isself_different_port.js in linux-64-legacyrepl

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Critical - P2
    • 2.8.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      TEST HISTORY
      LOGS

      assert: command failed: {
      	"ok" : 0,
      	"errmsg" : "version number must increase, old: 2 new: 2",
      	"code" : 93
      } : {
      	"replSetReconfig" : {
      		"_id" : "isselfDifferentPortTest",
      		"version" : 2,
      		"members" : [
      			{
      				"_id" : 0,
      				"host" : "build20.nj1.10gen.cc:31001"
      			}
      		]
      	}
      }
      Error: command failed: {
      	"ok" : 0,
      	"errmsg" : "version number must increase, old: 2 new: 2",
      	"code" : 93
      } : {
      	"replSetReconfig" : {
      		"_id" : "isselfDifferentPortTest",
      		"version" : 2,
      		"members" : [
      			{
      				"_id" : 0,
      				"host" : "build20.nj1.10gen.cc:31001"
      			}
      		]
      	}
      }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5)
          at src/mongo/shell/replsettest.js:451:20
          at Function.assert.soon (src/mongo/shell/assert.js:183:17)
          at ReplSetTest.initiate (src/mongo/shell/replsettest.js:449:12)
          at /srv/10gen/mci-exec/mci/shell/src/jstests/replsets/isself_different_port.js:16:8
      

            Assignee:
            Andy Schwerin
            Reporter:
            Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: