Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-23226

Build sanity fails on Suse 11 on View test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Critical
    • 5.0.0
    • 5.0.0
    • view-engine
    • None
    • Untriaged
    • Unknown

    Description

      The test is:
      ./testrunner -i node_conf.ini get-cbcollect-info=True,get-couch-dbinfo=True,skip_cleanup=False -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=update,test_with_view=True,num_ddocs=2,num_views_per_ddoc=3,items=1000,sasl_buckets=1,standard_buckets=1,nodes_init=1

      The error is:
      ======================================================================
      ERROR: test_view_ops (view.createdeleteview.CreateDeleteViewTests)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "pytests/view/createdeleteview.py", line 360, in test_view_ops
      self._execute_ddoc_ops("create", self.test_with_view, self.num_ddocs, self.num_views_per_ddoc, bucket=bucket)
      File "pytests/view/createdeleteview.py", line 89, in _execute_ddoc_ops
      self.create_views(self.master, design_doc_name, view_list, bucket, self.wait_timeout * 2, check_replication=check_replication)
      File "pytests/basetestcase.py", line 1008, in create_views
      check_replication=check_replication)
      File "lib/couchbase_helper/cluster.py", line 402, in create_view
      return _task.result(timeout)
      File "lib/tasks/future.py", line 160, in result
      return self.__get_result()
      File "lib/tasks/future.py", line 112, in __get_result
      raise self._exception
      DesignDocCreationException: Error occured design document _design/dev_ddoc0: {"error":"noproc","reason":"{gen_server,call,\n ['capi_ddoc_manager-standard_bucket0',\n {interactive_update,{doc,<<\"_design/dev_ddoc0\">>,\n

      {0,<<>>}

      ,\n <<\"{\\\"views\\\":{\\\"views0\\\":{\\\"map\\\":\\\"function (doc)

      { emit(doc.age, doc.first_name);}\\\"},\\\"views1\\\":{\\\"map\\\":\\\"function (doc) { emit(doc.age, doc.first_name);}

      \\\"},\\\"views2\\\":{\\\"map\\\":\\\"function (doc)

      { emit(doc.age, doc.first_name);}

      \\\"}}}\">>,\n 0,false,[]}},\n infinity]}"}

      This is a Jenkins job http://server.jenkins.couchbase.com/job/build_sanity_matrix/DISTRO=suse11,TYPE=4node/2815/

      This problem was first observed on build 5.0.0-2231, did not occur on 2228, though did occur on 2226.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mihir.kamdar Mihir Kamdar (Inactive)
            ericcooper Eric Cooper (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty