Project

General

Profile

Bug #42686

"KeyError: 'mon addr'" in smoke/mimic

Added by Yuri Weinstein over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2019-11-05_06:00:02-smoke-mimic-testing-basic-smithi/
Job: 4474098
Logs: teuthology-2019-11-05_06:00:02-smoke-mimic-testing-basic-smithi/4474098/teuthology.log

2019-11-05T06:36:07.698 INFO:tasks.mon_thrash.ceph_manager:quorum is size 3
2019-11-05T06:36:07.699 INFO:tasks.mon_thrash.mon_thrasher:making sure all monitors are in the quorum
2019-11-05T06:36:07.700 ERROR:teuthology:Uncaught exception (Hub)
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/gevent/greenlet.py", line 536, in run
    result = self._run(*self.args, **self.kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_mimic/qa/tasks/mon_thrash.py", line 233, in do_thrash
    s = self.manager.get_mon_status(m)
  File "/home/teuthworker/src/git.ceph.com_ceph_mimic/qa/tasks/ceph_manager.py", line 2469, in get_mon_status
    addr = self.ctx.ceph[self.cluster].conf['mon.%s' % mon]['mon addr']
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/configobj.py", line 554, in __getitem__
    val = dict.__getitem__(self, key)
KeyError: 'mon addr'


Related issues

Duplicates Ceph - Bug #42658: RBD mirroring test cases broken in mimic due to bad backport Resolved 11/05/2019

History

#1 Updated by Yuri Weinstein over 4 years ago

See the history here of this issue => http://pulpito.ceph.com/?suite=smoke&branch=mimic

#2 Updated by David Zafman over 4 years ago

  • Duplicates Bug #42658: RBD mirroring test cases broken in mimic due to bad backport added

#3 Updated by David Zafman over 4 years ago

  • Status changed from New to Duplicate

Also available in: Atom PDF