Project

General

Profile

Actions

Bug #56255

open

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

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

b05f2ebdb757735f07a3eb3136eb235ecaa9013de4c9df1f794ca88c9dc855ce


Description

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

Sanitized backtrace:

    File "mgr/nfs/__init__.py", in <module>: from .module import Module
    File "mgr/nfs/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/nfs/__init__.py\", line 7, in <module>\n    from .module import Module",
        "  File \"/usr/local/share/ceph/mgr/nfs/module.py\", line 6, 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.966829Z_a55db09b-59fe-4d75-b642-1cf2332ba891",
    "entity_name": "mgr.d88e23551dda7ea565c467587ebb5b8a2717d7bd",
    "mgr_module": "nfs",
    "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": "535dde188cf1b2f667b1bc17267755b80752199dc0832dddd5b0a9d8cf11a66e",
    "timestamp": "2022-04-18T19:58:50.966829Z",
    "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