Project

General

Profile

Actions

Bug #60646

open

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

Added by Telemetry Bot 12 months ago. Updated 12 months 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):

6c60af9e910b22681dca81b6cb0cc41ab6826df28269a75eedf0c2723fb7aec5


Description

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

Sanitized backtrace:

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

Crash dump sample:
{
    "archived": "2023-03-15 15:55:53.821088",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/orchestrator/__init__.py\", line 3, in <module>\n    from .module import OrchestratorCli",
        "  File \"/usr/share/ceph/mgr/orchestrator/module.py\", line 25, in <module>\n    from object_format import Format",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T15:36:36.306143Z_ba352c39-ac04-443e-8ec6-188df9a8158e",
    "entity_name": "mgr.c8e6a46af2823df027814b4db830de2797e21b9b",
    "mgr_module": "orchestrator",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ModuleNotFoundError",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04.2 LTS",
    "os_version": "22.04.2 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mgr",
    "stack_sig": "1a5fdba2c74e30b11b56940cd713629f246af661063312542536fadc11f6a8ed",
    "timestamp": "2023-03-15T15:36:36.306143Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-67-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF