Actions
Bug #50243
closedtest_turn_off_module (tasks.mgr.test_progress.TestProgress) AssertionError: False is not true
Status:
Duplicate
Priority:
High
Assignee:
Category:
progress module
Target version:
-
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
2021-04-07T13:45:54.097 INFO:tasks.cephfs_test_runner:test_turn_off_module (tasks.mgr.test_progress.TestProgress) ... FAIL 2021-04-07T13:45:54.097 INFO:tasks.cephfs_test_runner: 2021-04-07T13:45:54.098 INFO:tasks.cephfs_test_runner:====================================================================== 2021-04-07T13:45:54.098 INFO:tasks.cephfs_test_runner:FAIL: test_turn_off_module (tasks.mgr.test_progress.TestProgress) 2021-04-07T13:45:54.098 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2021-04-07T13:45:54.099 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2021-04-07T13:45:54.099 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_22037ebc263b135625648e340ae2f2bf220a7dc1/qa/tasks/mgr/test_progress.py", line 400, in test_turn_off_module 2021-04-07T13:45:54.099 INFO:tasks.cephfs_test_runner: self.assertTrue(self._is_quiet()) 2021-04-07T13:45:54.100 INFO:tasks.cephfs_test_runner:AssertionError: False is not true 2021-04-07T13:45:54.100 INFO:tasks.cephfs_test_runner: 2021-04-07T13:45:54.100 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2021-04-07T13:45:54.101 INFO:tasks.cephfs_test_runner:Ran 5 tests in 397.739s 2021-04-07T13:45:54.101 INFO:tasks.cephfs_test_runner: 2021-04-07T13:45:54.101 INFO:tasks.cephfs_test_runner:FAILED (failures=1) 2021-04-07T13:45:54.102 INFO:tasks.cephfs_test_runner: 2021-04-07T13:45:54.102 INFO:tasks.cephfs_test_runner:====================================================================== 2021-04-07T13:45:54.102 INFO:tasks.cephfs_test_runner:FAIL: test_turn_off_module (tasks.mgr.test_progress.TestProgress) 2021-04-07T13:45:54.103 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2021-04-07T13:45:54.103 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2021-04-07T13:45:54.104 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_22037ebc263b135625648e340ae2f2bf220a7dc1/qa/tasks/mgr/test_progress.py", line 400, in test_turn_off_module 2021-04-07T13:45:54.104 INFO:tasks.cephfs_test_runner: self.assertTrue(self._is_quiet()) 2021-04-07T13:45:54.105 INFO:tasks.cephfs_test_runner:AssertionError: False is not true
/a/sage-2021-04-06_20:05:38-rados-wip-sage-testing-2021-04-06-1403-distro-basic-smithi/6025335
Updated by Kefu Chai almost 5 years ago
in my case, this test lasted for 7 hours. and timed out.
/a/kchai-2021-04-14_14:07:53-rados-wip-kefu-testing-2021-04-14-1505-distro-basic-smithi/6046978
Updated by Kefu Chai almost 5 years ago
/a/kchai-2021-04-23_14:12:53-rados-wip-kefu-testing-2021-04-23-2026-distro-basic-smithi/6068282/
Updated by Neha Ojha almost 5 years ago
- Related to Bug #49988: Global Recovery Event never completes added
Updated by Kefu Chai almost 5 years ago
/a/kchai-2021-05-22_15:42:09-rados-wip-kefu-testing-2021-05-22-2207-distro-basic-smithi/6128976/
Updated by Kefu Chai almost 5 years ago
- Related to deleted (Bug #49988: Global Recovery Event never completes)
Updated by Kefu Chai almost 5 years ago
- Is duplicate of Bug #49988: Global Recovery Event never completes added
Actions