Project

General

Profile

Actions

Bug #56254

open

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

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):

5399d158eb57bffc625908c506540aac520b8330411303bcdd8ef8625e1927cb


Description

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

Sanitized backtrace:

    File "mgr/mds_autoscaler/__init__.py", in <module>: from .module import MDSAutoscaler
    File "mgr/mds_autoscaler/module.py", in <module>: import orchestrator
    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/mds_autoscaler/__init__.py\", line 6, in <module>\n    from .module import MDSAutoscaler",
        "  File \"/usr/local/share/ceph/mgr/mds_autoscaler/module.py\", line 9, in <module>\n    import orchestrator",
        "  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:50.676261Z_c0f66c80-e62a-421e-9de6-01b905a2ac0c",
    "entity_name": "mgr.d88e23551dda7ea565c467587ebb5b8a2717d7bd",
    "mgr_module": "mds_autoscaler",
    "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": "d116d5f5a04b82a7ff05efe134ece84b92799dc7da318cf5f9d9e91a787c27a2",
    "timestamp": "2022-04-18T19:58:50.676261Z",
    "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