Details
-
Bug
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Platforms 2017-03-06
Description
Hang analyzer supplement gives the following error message on timeout in this test.
[2016/12/30 22:10:11.963] Running Hang Analyzer Supplement
|
[2016/12/30 22:10:11.964] Traceback (most recent call last):
|
[2016/12/30 22:10:11.964] File "/data/mci/b52348754832ffdb5e90c47e5625d6a8/src/buildscripts/gdb/mongo.py", line 345, in invoke
|
[2016/12/30 22:10:11.964] self.analyze_mongod()
|
[2016/12/30 22:10:11.964] File "/data/mci/b52348754832ffdb5e90c47e5625d6a8/src/buildscripts/gdb/mongo.py", line 358, in analyze_mongod
|
[2016/12/30 22:10:11.964] except gdb.Error as gdberr:
|
[2016/12/30 22:10:11.964] AttributeError: 'module' object has no attribute 'Error'
|
[2016/12/30 22:10:11.964] Error occurred in Python command: 'module' object has no attribute 'Error'
|
[2016/12/30 22:10:11.965] Detaching from program: /data/mci/b52348754832ffdb5e90c47e5625d6a8/src/mongod, process 8993
|
[2016/12/30 22:10:11.985] Command failed: exit status 137
|