http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/1821/test/recent%20failures/auth1.js
m31000| Wed Dec 19 10:46:44.107 [conn1] authenticate db: admin { authenticate: 1, nonce: "c7de81d720f81bb2", user: "foo", key: "629ed5674ef3833031ab499ed95c8df4" }
|
m31000| Wed Dec 19 10:46:44.109 [conn1] replSet replSetInitiate admin command received from client
|
m31000| Wed Dec 19 10:46:44.109 [conn1] replSet replSetInitiate config object parses ok, 3 members specified
|
m31000| Wed Dec 19 10:46:44.111 [conn1] getaddrinfo("bb-mm1") failed: nodename nor servname provided, or not known
|
m31000| Wed Dec 19 10:46:44.111 [conn1] getaddrinfo("bb-mm1") failed: nodename nor servname provided, or not known
|
m31000| Wed Dec 19 10:46:44.111 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31000
|
assert: [0] != [1] are not equal : couldn't initiate: {
|
"ok" : 0,
|
"errmsg" : "couldn't initiate : can't find self in the replset config my port: 31000"
|
}
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:7)
|
at doassert (src/mongo/shell/utils.js:58:1)
|
at Function.assert.eq (src/mongo/shell/utils.js:88:1)
|
at /Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/replsets/auth1.js:56:8
|
Wed Dec 19 10:46:44.115 exec error: src/mongo/shell/utils.js:59 [0] != [1] are not equal : couldn't initiate: {
|
"ok" : 0,
|
"errmsg" : "couldn't initiate : can't find self in the replset config my port: 31000"
|
}
|
throw msg;
|
^
|
failed to load: /Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/replsets/auth1.js
|