Project

General

Profile

Actions

Bug #56312

closed

crash: File "mgr/devicehealth/module.py", in serve: ls = self.get_kv('last_scrape')

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
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):

3ae3570ef19c6cebdcd5ece0d70c63cb0f91903c52e031c81f419514acfb656f


Description

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

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: ls = self.get_kv('last_scrape')
    File "mgr/mgr_module.py", in get_kv: cur = self.db.execute(SQL, (key,))

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 345, in serve\n    ls = self.get_kv('last_scrape')",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 1126, in get_kv\n    cur = self.db.execute(SQL, (key,))",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-01T08:25:17.646108Z_523d8603-eb8d-4981-958b-9361aca07c48",
    "entity_name": "mgr.9308e8fc38ecfb845464dfd6e3a18180870f358f",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "OperationalError",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-mgr",
    "stack_sig": "c8dc132711443d5e470ebb8ec6be8d6158091dec22b3e51b64fa7cbcf1c087f5",
    "timestamp": "2022-06-01T08:25:17.646108Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-113-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#127-Ubuntu SMP Wed May 18 14:30:56 UTC 2022" 
}


Related issues 1 (0 open1 closed)

Is duplicate of cephsqlite - Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknownResolvedPatrick Donnelly

Actions
Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions #2

Updated by Patrick Donnelly over 1 year ago

  • Status changed from New to Duplicate
Actions #3

Updated by Patrick Donnelly over 1 year ago

  • Is duplicate of Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknown added
Actions

Also available in: Atom PDF