Project

General

Profile

Actions

Bug #56276

open

crash: File "mgr/restful/__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):

b69215f326e02ba7eb7bcf5ef9e452550d1edd465b7c32b2cbb8b15aea355eda


Description

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

Sanitized backtrace:

    File "mgr/restful/__init__.py", in <module>: from .module import Module
    File "mgr/restful/module.py", in <module>: from pecan import jsonify, make_app

Crash dump sample:
{
    "archived": "2022-05-14 22:06:11.112575",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/restful/__init__.py\", line 1, in <module>\n    from .module import Module",
        "  File \"/usr/share/ceph/mgr/restful/module.py\", line 20, in <module>\n    from pecan import jsonify, make_app",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-05-14T21:02:48.569536Z_81ade5b1-7ee0-4766-bdd6-806e79a85cb5",
    "entity_name": "mgr.a3c0650b8f54f2ed1db46dc76acf9c68e904be76",
    "mgr_module": "restful",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ModuleNotFoundError",
    "os_id": "22.10",
    "os_name": "Ubuntu Kinetic Kudu (development branch)",
    "os_version": "22.10 (Kinetic Kudu)",
    "os_version_id": "22.10",
    "process_name": "ceph-mgr",
    "stack_sig": "82ce6b3b26569ec662478de1f1d221ad06155d92d8833dd0bc184478af04c810",
    "timestamp": "2022-05-14T21:02:48.569536Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-25-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022" 
}

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, v17.2.0 added
Actions

Also available in: Atom PDF