Project

General

Profile

Actions

Backport #39132

closed

mimic: AttributeError: 'Module' object has no attribute 'remote'

Added by Neha Ojha about 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Release:
mimic
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-04-02T23:25:55.919 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-04-02T23:25:55.919 INFO:teuthology.orchestra.run.smithi072.stderr:    self.self_test()
2019-04-02T23:25:55.919 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-04-02T23:25:55.919 INFO:teuthology.orchestra.run.smithi072.stderr:    self.compile_report()
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:    report['crashes'] = self.gather_crashinfo()
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:AttributeError: 'Module' object has no attribute 'remote'
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:) v1 ==== 562+0+0 (3710317212 0 0) 0x7f7b74000f70 con 0x7f7b640073f0
2019-04-02T23:25:55.920 INFO:teuthology.orchestra.run.smithi072.stderr:2019-04-02 23:25:55.932 7f7b72ffd700 20 mgrc handle_command_reply command_reply(tid 0: -22 Traceback (most recent call last):
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:    self.self_test()
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:    self.compile_report()
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:    report['crashes'] = self.gather_crashinfo()
2019-04-02T23:25:55.921 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-04-02T23:25:55.922 INFO:teuthology.orchestra.run.smithi072.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-04-02T23:25:55.922 INFO:teuthology.orchestra.run.smithi072.stderr:AttributeError: 'Module' object has no attribute 'remote'
2019-04-02T23:25:55.922 INFO:teuthology.orchestra.run.smithi072.stderr:) v1
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:Error EINVAL: Traceback (most recent call last):
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 328, in handle_command
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:    self.self_test()
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 384, in self_test
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:    self.compile_report()
2019-04-02T23:25:55.923 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
2019-04-02T23:25:55.924 INFO:teuthology.orchestra.run.smithi072.stderr:    report['crashes'] = self.gather_crashinfo()
2019-04-02T23:25:55.924 INFO:teuthology.orchestra.run.smithi072.stderr:  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
2019-04-02T23:25:55.924 INFO:teuthology.orchestra.run.smithi072.stderr:    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
2019-04-02T23:25:55.924 INFO:teuthology.orchestra.run.smithi072.stderr:AttributeError: 'Module' object has no attribute 'remote'

/a/yuriw-2019-04-02_20:09:55-rados-wip-yuri3-testing-2019-04-02-1623-mimic-distro-basic-smithi/3801577/


Related issues 1 (0 open1 closed)

Has duplicate mgr - Bug #39289: "Test failure: test_telemetry" in rados (mimic)Duplicate04/14/2019

Actions
Actions #1

Updated by Neha Ojha about 5 years ago

  • Status changed from New to 12
  • Priority changed from Normal to High

/a/yuriw-2019-04-11_16:54:52-rados-wip-yuri4-testing-2019-04-10-2015-mimic-distro-basic-smithi/3833814/
/a/yuriw-2019-04-11_16:54:52-rados-wip-yuri4-testing-2019-04-10-2015-mimic-distro-basic-smithi/3833888/

Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Has duplicate Bug #39289: "Test failure: test_telemetry" in rados (mimic) added
Actions #4

Updated by Kefu Chai about 5 years ago

  • Assignee set to Kefu Chai
  • Affected Versions v13.0.0, v13.2.0, v13.2.1, v13.2.2, v13.2.3, v13.2.4, v13.2.5, v13.2.6 added

remote() was introduced in f02316adb4baf4dceaab79cc0ef4c2acdb544f3e.

$ git tag --contains f02316adb4baf4dceaab79cc0ef4c2acdb544f3e
v14.0.1
v14.1.0
v14.1.1
v14.2.0

this change is not included by mimic. so we need to backport it to mimic.

Actions #5

Updated by Kefu Chai about 5 years ago

  • Status changed from 12 to Fix Under Review
  • Pull request ID set to 27638
Actions #7

Updated by Nathan Cutler almost 5 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v13.2.6
Actions #8

Updated by Nathan Cutler almost 5 years ago

  • Tracker changed from Bug to Backport
Actions #9

Updated by Nathan Cutler almost 5 years ago

  • Release set to mimic
Actions

Also available in: Atom PDF