Project

General

Profile

Actions

Bug #60674

open

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

Added by Telemetry Bot 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):

67a58a79a93a2487efa2fa1bb4e4a96b6b7adec3ef3c381ab49e48225b744b36


Description

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

Sanitized backtrace:

    File "mgr/zabbix/__init__.py", in <module>: from .module import Module
    File "mgr/zabbix/module.py" 
    self.sender =
    ^

Crash dump sample:
{
    "archived": "2023-03-24 13:34:54.343079",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/zabbix/__init__.py\", line 1, in <module>\n    from .module import Module",
        "  File \"/usr/share/ceph/mgr/zabbix/module.py\", line 26",
        "    self.sender = sender",
        "    ^",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-24T10:18:55.388978Z_1d318548-b6e4-414c-83e7-da188fcee896",
    "entity_name": "mgr.c472cf771cbe91442ce0016c590c0acc0972271f",
    "mgr_module": "zabbix",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "IndentationError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "2bc9605cb882d219a9b859fdcdcfdc8bc89839eeb625553f74a49b3816f1181a",
    "timestamp": "2023-03-24T10:18:55.388978Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

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