Project

General

Profile

Actions

Bug #42216

open

Test failure: setUpClass (tasks.mgr.test_module_selftest.TestModuleSelftest)

Added by David Zafman over 4 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://pulpito.ceph.com/dzafman-2019-10-07_13:56:27-rados-master-distro-basic-smithi/4367620

I was trying to reproduce https://tracker.ceph.com/issues/40782 with the master branch, but got a slightly different failure.


Related issues 2 (1 open1 closed)

Related to mgr - Bug #40782: "test_telemetry (tasks.mgr.test_module_selftest.TestModuleSelftest) ... ERROR" in rados/mimicCan't reproduceNeha Ojha

Actions
Related to mgr - Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam()NewKefu Chai

Actions
Actions #1

Updated by David Zafman over 4 years ago

  • Related to Bug #40782: "test_telemetry (tasks.mgr.test_module_selftest.TestModuleSelftest) ... ERROR" in rados/mimic added
Actions #2

Updated by Sebastian Wagner over 4 years ago

2019-10-07T21:27:44.854 INFO:tasks.cephfs_test_runner:======================================================================
2019-10-07T21:27:44.854 INFO:tasks.cephfs_test_runner:ERROR: setUpClass (tasks.mgr.test_module_selftest.TestModuleSelftest)
2019-10-07T21:27:44.854 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_master/qa/tasks/mgr/mgr_test_case.py", line 106, in setUpClass
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:    cls.setup_mgrs()
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_master/qa/tasks/mgr/mgr_test_case.py", line 88, in setup_mgrs
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:    timeout=20)
2019-10-07T21:27:44.855 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_master/qa/tasks/ceph_test_case.py", line 158, in wait_until_true
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:    if condition():
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_master/qa/tasks/mgr/mgr_test_case.py", line 87, in <lambda>
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:    cls.wait_until_true(lambda: cls.mgr_cluster.get_active_id() != "",
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_master/qa/tasks/mgr/mgr_test_case.py", line 43, in get_active_id
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:    return self.get_mgr_map()["active_name"]
2019-10-07T21:27:44.856 INFO:tasks.cephfs_test_runner:KeyError: 'active_name'
Actions #3

Updated by Sebastian Wagner over 4 years ago

  • Related to Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam() added
Actions

Also available in: Atom PDF