Project

General

Profile

Actions

Bug #56252

open

crash: File "mgr/orchestrator/__init__.py", in <module>: from .module import OrchestratorCli

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

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

0%

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

792a48eeecf9c3643d472b1c665b306d271445bbac15b93771ee89ecae4feaf4


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=f7d7658f95b7e5781bedcde9b19cb83c42aa08b8a5c052de5c648821da777f95

Sanitized backtrace:

    File "mgr/orchestrator/__init__.py", in <module>: from .module import OrchestratorCli
    File "mgr/orchestrator/module.py", in <module>: from ceph.deployment.drive_group import DriveGroupSpec, DeviceSelection, OSDMethod

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/local/share/ceph/mgr/orchestrator/__init__.py\", line 3, in <module>\n    from .module import OrchestratorCli",
        "  File \"/usr/local/share/ceph/mgr/orchestrator/module.py\", line 12, in <module>\n    from ceph.deployment.drive_group import DriveGroupSpec, DeviceSelection, OSDMethod",
        "<redacted>" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-04-18T19:58:49.263886Z_44b90d64-6510-4553-b06f-8c0d8ec69bf1",
    "entity_name": "mgr.d88e23551dda7ea565c467587ebb5b8a2717d7bd",
    "mgr_module": "orchestrator",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ImportError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "75e03f28971ab0179d59cf8a7b3f12b14757eefe431a8d637104e6f62fb2df23",
    "timestamp": "2022-04-18T19:58:49.263886Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-4-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-9 (Mon, 07 Feb 2022 11:01:14 +0100)" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.1.0 added
Actions

Also available in: Atom PDF