Project

General

Profile

Actions

Bug #54605

open

KeyError: 'loki'

Added by Kefu Chai about 2 years ago. Updated about 2 years ago.

Status:
Triaged
Priority:
Normal
Category:
Monitoring
Target version:
-
% Done:

0%

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

Description

2022-03-17T07:37:04.200+0000 7fa3b3c53000 -1 mgr[py] Module not found: 'rook'
2022-03-17T07:37:04.200+0000 7fa3b3c53000 -1 mgr[py] Traceback (most recent call last):
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/rook/__init__.py", line 5, in <module>
    from .module import RookOrchestrator
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/rook/module.py", line 38, in <module>
    import orchestrator
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/orchestrator/__init__.py", line 3, in <module>
    from .module import OrchestratorCli
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/orchestrator/module.py", line 20, in <module>
    from ._interface import OrchestratorClientMixin, DeviceLightLoc, _cli_read_command, \
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/orchestrator/_interface.py", line 759, in <module>
    sum((service_to_daemon_types(t) for t in ServiceSpec.KNOWN_SERVICE_TYPES), []))
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/orchestrator/_interface.py", line 759, in <genexpr>
    sum((service_to_daemon_types(t) for t in ServiceSpec.KNOWN_SERVICE_TYPES), []))
  File "/home/ubuntu/cephtest/clone.client.0/src/pybind/mgr/orchestrator/_interface.py", line 755, in service_to_daemon_types
    return mapping[stype]
KeyError: 'loki'

/a/kchai-2022-03-17_05:18:57-rados-wip-cxx20-fixes-core-kefu-distro-default-smithi/6740903/remote/smithi164/log/mgr.x.log

Actions #1

Updated by Redouane Kachach Elhichou about 2 years ago

  • Project changed from Orchestrator to Dashboard
Actions #2

Updated by Ernesto Puerta about 2 years ago

  • Category set to Monitoring
  • Status changed from New to Triaged
  • Assignee set to Aashish Sharma
  • Source set to Development
Actions

Also available in: Atom PDF