Project

General

Profile

Actions

Bug #61020

open

crash: File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)

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

6b2a60141c6be0e6c93535b1597d84f0df9ddfafee59e964ad11fdf8e0d9aac2
8cefa33885656b5be07914dc843afa3eaf2432892b06d6143e97641e65940baa


Description

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

Sanitized backtrace:

    File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)
    File "mgr/snap_schedule/fs/schedule_client.py", in __init__: with self.get_schedule_db(fs_name) as conn_mgr:
    File "mgr/snap_schedule/fs/schedule_client.py", in get_schedule_db: db.executescript(Schedule.CREATE_TABLES)

Crash dump sample:
{
    "archived": "2023-04-30 07:53:31.481915",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/snap_schedule/module.py\", line 38, in __init__\n    self.client = SnapSchedClient(self)",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 169, in __init__\n    with self.get_schedule_db(fs_name) as conn_mgr:",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 208, in get_schedule_db\n    db.executescript(Schedule.CREATE_TABLES)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-30T01:11:59.070584Z_d229cd54-fc56-4389-9f64-3a5fc8811131",
    "entity_name": "mgr.835ce9efcbdf48f654896d75847ca32d2a8661c8",
    "mgr_module": "snap_schedule",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "InternalError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "e26ddc42433ee10aeac36bc79033f434da48b68ce6dc6caa3f1b3794dce7212b",
    "timestamp": "2023-04-30T01:11:59.070584Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.107-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.107-1 (2023-04-20T10:05Z)" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF