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

dumprestore5.js in tool suite failing across many builders

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • ALL

      Here's the oldest build I think this started happening in:

      http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_duroff_01afc9b2b1290f16c10c8d591affbdbe157a6d18_13_10_31_13_59_06_tool_linux_64

      And the specific failure:
      http://buildlogs.mongodb.org/mci_0.9_windows_64/builds/5396/test/tool_0/dumprestore5.js

      { "user" : "user", "roles" : [ "dbOwner" ] }
      assert: [2] != [3] are not equal : setup2
      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 /srv/10gen/mci-exec/mci/git@github.commongodb/mongo.git/master/jstests/tool/dumprestore5.js:12:8
      2013-10-31T14:20:38.433+0000 [2] != [3] are not equal : setup2 at src/mongo/shell/assert.js:7
      failed to load: /srv/10gen/mci-exec/mci/git@github.commongodb/mongo.git/master/jstests/tool/dumprestore5.js
      

      Probably as a result of the commit from on that build.
      https://github.com/mongodb/mongo/commit/01afc9b2b1290f16c10c8d591affbdbe157a6d18

      Here's a windows example:
      http://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_01afc9b2b1290f16c10c8d591affbdbe157a6d18_13_10_31_13_59_06_tool_windows_64

      We haven't run this test in osx after that commit, so no examples of success or failure in osx yet.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: