http://buildlogs.mongodb.org/V2.2%20Linux%2064-bit%20Legacy/builds/62/test/slow%20nightly/repl_monitor_stress.js
|
Mon Oct 15 07:50:48 uncaught exception: assert.soon failed: function () {
|
var connPoolStats = mongos.getDB("admin").runCommand({connPoolStats:1});
|
var replView = connPoolStats.replicaSets[replTest.name];
|
print("Current replView: " + tojson(replView));
|
return replView.master == node;
|
}, msg:timed out waiting for node " + node + " to become master
|
failed to load: /mnt/data/slaves/Linux_64bit_Legacy_V2.2/mongo/jstests/slowNightly/repl_monitor_stress.js
|