Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11752

batch_write_command_insert.js failed via sharding_passthrough.js on Nightly OS X 10.5 64-bit

    • Fully Compatible
    • ALL

      Sun Nov 17 - rev 279415ae - Buildbot Nightly OS X 10.5 64-bit Build #1517

      http://buildlogs.mongodb.org/Nightly%20OS%20X%2010.5%2064-bit/builds/1517/test/slow%20nightly/sharding_passthrough.js

               Test : jstests/batch_write_command_insert.js ...
       m30999| 2013-11-17T04:41:46.009-0500 [conn1] DROP: test.batch_write_insert
       m30999| 2013-11-17T04:41:46.009-0500 [conn1] 	drop going to do passthrough
       m30001| 2013-11-17T04:41:46.009-0500 [conn13] CMD: drop test.batch_write_insert
      ----
      Starting insert tests...
      ----
      { "insert" : "batch_write_insert" }
      { "ok" : 0, "code" : 9, "errmsg" : "missing documents field" }
      { "insert" : "batch_write_insert", "documents" : [ { "a" : 1 } ] }
       m30001| 2013-11-17T04:41:46.014-0500 [conn15] creating index with info @ 0:17c770
       m30001| 2013-11-17T04:41:46.014-0500 [conn15] build index on: test.batch_write_insert properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.batch_write_insert" }
       m30001| 2013-11-17T04:41:46.015-0500 [conn15] build index done.  scanned 0 total records. 0 secs
      { "ok" : 1, "n" : 1 }
      assert: [0] != [1] are not equal : undefined
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:38:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at Function.assert.eq (src/mongo/shell/assert.js:32:5)
          at jstests/batch_write_command_insert.js:43:8
          at /data/buildslaves/OS_X_105_64bit_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js:149:13
          at Function.Date.timeFunc (src/mongo/shell/types.js:27:17)
          at /data/buildslaves/OS_X_105_64bit_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js:148:14
          at Array.forEach (native)
          at /data/buildslaves/OS_X_105_64bit_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js:9:7
      2013-11-17T04:41:46.018-0500 [0] != [1] are not equal : undefined at src/mongo/shell/assert.js:7
      2013-11-17T04:41:46.018-0500 Error: error loading js file: jstests/batch_write_command_insert.js at /data/buildslaves/OS_X_105_64bit_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js:149
      failed to load: /data/buildslaves/OS_X_105_64bit_Nightly/mongo/jstests/slowNightly/sharding_passthrough.js
      

      Note: jstests/batch_write_command_insert.js is a new test added by Greg on Mon Nov 11.

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: