Project

General

Profile

Actions

Bug #39633

open

mimic: no module 'crash' results in ImportError: Module not found

Added by Yuri Weinstein almost 5 years ago. Updated almost 5 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.com/yuriw-2019-05-07_14:33:13-rados-wip-yuri-testing-2019-05-06-2158-mimic-distro-basic-smithi/
Job: 3937248
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2019-05-07_14:33:13-rados-wip-yuri-testing-2019-05-06-2158-mimic-distro-basic-smithi/3937248/teuthology.log

2019-05-07T16:00:05.782 INFO:tasks.ceph.mgr.y.smithi027.stderr:2019-05-07 16:00:05.785 7f5acdd66700 -1 no module 'crash'
2019-05-07T16:00:05.783 INFO:teuthology.orchestra.run.smithi080.stderr:2019-05-07 16:00:05.789 7fcda0d6d700  1 -- 172.21.15.80:0/1720933618 <== mgr.5806 172.21.15.27:6809/13521 1 ==== command_reply(tid 0: -22 Traceback (most recent call last):
2019-05-07T16:00:05.783 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-05-07T16:00:05.783 INFO:teuthology.orchestra.run.smithi080.stderr:    self.self_test()
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:    self.compile_report()
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:    report['crashes'] = self.gather_crashinfo()
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-05-07T16:00:05.784 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/mgr_module.py", line 845, in remote
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:    args, kwargs)
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:ImportError: Module not found
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:) v1 ==== 614+0+0 (2804853677 0 0) 0x7fcd94000bf0 con 0x7fcd880073b0
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:2019-05-07 16:00:05.789 7fcda0d6d700 20 mgrc handle_command_reply command_reply(tid 0: -22 Traceback (most recent call last):
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:    self.self_test()
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-05-07T16:00:05.785 INFO:teuthology.orchestra.run.smithi080.stderr:    self.compile_report()
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:    report['crashes'] = self.gather_crashinfo()
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/mgr_module.py", line 845, in remote
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:    args, kwargs)
2019-05-07T16:00:05.786 INFO:teuthology.orchestra.run.smithi080.stderr:ImportError: Module not found
2019-05-07T16:00:05.787 INFO:teuthology.orchestra.run.smithi080.stderr:) v1
2019-05-07T16:00:05.787 INFO:teuthology.orchestra.run.smithi080.stderr:Error EINVAL: Traceback (most recent call last):
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:    self.self_test()
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:    self.compile_report()
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:    report['crashes'] = self.gather_crashinfo()
2019-05-07T16:00:05.788 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-05-07T16:00:05.789 INFO:teuthology.orchestra.run.smithi080.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-05-07T16:00:05.789 INFO:teuthology.orchestra.run.smithi080.stderr:  File "/usr/lib/ceph/mgr/mgr_module.py", line 845, in remote
2019-05-07T16:00:05.789 INFO:teuthology.orchestra.run.smithi080.stderr:    args, kwargs)
2019-05-07T16:00:05.789 INFO:teuthology.orchestra.run.smithi080.stderr:ImportError: Module not found

Actions #1

Updated by Neha Ojha almost 5 years ago

  • Project changed from RADOS to mgr
  • Subject changed from "no module 'crash'" error in rados/jewel to no module 'crash' results in ImportError: Module not found
Actions #2

Updated by Neha Ojha almost 5 years ago

  • Subject changed from no module 'crash' results in ImportError: Module not found to mimic: no module 'crash' results in ImportError: Module not found
Actions

Also available in: Atom PDF