-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
ALL
Per discussion with milkie this morning, it seems that Master/Slave replication broke in master. mattd@10gen.com are you on this?
Nightly Linux 64-bit Build #1530
BUILD FAILED: failed test_2
test suite fails without running any tests:
Traceback (most recent call last): File "/mntfast/data/slave/Linux_64bit_Nightly/mongo/buildscripts/smoke.py", line 1031, in <module> main() File "/mntfast/data/slave/Linux_64bit_Nightly/mongo/buildscripts/smoke.py", line 1020, in main run_tests(tests) File "/mntfast/data/slave/Linux_64bit_Nightly/mongo/buildscripts/smoke.py", line 583, in run_tests master.wait_for_repl() File "/mntfast/data/slave/Linux_64bit_Nightly/mongo/buildscripts/smoke.py", line 304, in wait_for_repl Connection(port=self.port).test.smokeWait.insert({}, w=2, wtimeout=5*60*1000) File "build/bdist.linux-x86_64/egg/pymongo/collection.py", line 359, in insert File "build/bdist.linux-x86_64/egg/pymongo/mongo_client.py", line 852, in _send_message File "build/bdist.linux-x86_64/egg/pymongo/mongo_client.py", line 797, in __check_response_to_last_error pymongo.errors.OperationFailure: timeout scons: *** [smokeJs] Error 1
Linux 64-bit Build #5694 (mon Aug 5, rev 96bbaa57d)
BUILD FAILED: failed test_10
closeall.js times out after 3 hrs.