Actions
Bug #50058
closedmgr/dashboard: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest)
% Done:
0%
Source:
Backport:
nautilus, octopus, pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-2607-g3b11e1accc
Released In:
v17.2.0~2493
Upkeep Timestamp:
2025-07-14T17:56:16+00:00
Description
This is failing all the API tests on pull requests right now. I don't know how to diagnose it any more than that.
For instance, at https://jenkins.ceph.com/job/ceph-api/14872/consoleFull:
2021-03-30 15:46:10,201.201 INFO:__main__:======================================================================
2021-03-30 15:46:10,201.201 INFO:__main__:ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest)
2021-03-30 15:46:10,201.201 INFO:__main__:----------------------------------------------------------------------
2021-03-30 15:46:10,201.201 INFO:__main__:Traceback (most recent call last):
2021-03-30 15:46:10,201.201 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/dashboard/helper.py", line 271, in setUp
2021-03-30 15:46:10,201.201 INFO:__main__: self.wait_for_health_clear(self.TIMEOUT_HEALTH_CLEAR)
2021-03-30 15:46:10,201.201 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/ceph_test_case.py", line 172, in wait_for_health_clear
2021-03-30 15:46:10,201.201 INFO:__main__: self.wait_until_true(is_clear, timeout)
2021-03-30 15:46:10,201.201 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/ceph_test_case.py", line 203, in wait_until_true
2021-03-30 15:46:10,201.201 INFO:__main__: raise TestTimeoutError("Timed out after {0}s".format(elapsed))
2021-03-30 15:46:10,201.201 INFO:__main__:tasks.ceph_test_case.TestTimeoutError: Timed out after 60s
2021-03-30 15:46:10,201.201 INFO:__main__:
Cannot find device "ceph-brx"
2021-03-30 15:46:10,227.227 INFO:__main__:
2021-03-30 15:46:10,228.228 INFO:__main__:----------------------------------------------------------------------
2021-03-30 15:46:10,228.228 INFO:__main__:Ran 1 test in 100.035s
2021-03-30 15:46:10,228.228 INFO:__main__:
2021-03-30 15:46:10,228.228 INFO:__main__:FAILED (errors=1, skipped=12)
Updated by Kefu Chai almost 5 years ago
- Status changed from New to Fix Under Review
- Assignee set to Kefu Chai
- Pull request ID set to 40505
Updated by Kefu Chai almost 5 years ago
- Backport set to nautilus, octopus, pacific
Updated by Kefu Chai almost 5 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 5 years ago
- Copied to Backport #50064: pacific: mgr/dashboard: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest) added
Updated by Upkeep Bot almost 5 years ago
- Copied to Backport #50065: nautilus: mgr/dashboard: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest) added
Updated by Upkeep Bot almost 5 years ago
- Copied to Backport #50066: octopus: mgr/dashboard: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest) added
Updated by Ernesto Puerta almost 5 years ago
- Project changed from mgr to Dashboard
Updated by Ernesto Puerta almost 5 years ago
- Status changed from Pending Backport to Resolved
Updated by Nathan Cutler almost 5 years ago
- Has duplicate Bug #50046: make check / API tests fail to find Boost added
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 3b11e1accc429627a104bf76d2a7a58da530b0a4
- Fixed In set to v17.0.0-2607-g3b11e1accc
- Released In set to v17.2.0~2493
- Upkeep Timestamp set to 2025-07-14T17:56:16+00:00
Actions