Project

General

Profile

Actions

Bug #60007

open

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

Added by Telemetry Bot about 1 year ago. Updated about 1 year ago.

Status:
New
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):

2860a4f88a81769cb7352121edadaa20455599d82f54196daeb02d699fd28a1a
9d450d46a87b855e9f92e6fb8fa60c4d439d851c0a285812c0fb37c69b008791


Description

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

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 = sqlite3.connect(uri, check_same_thread=False, uri=True)

Crash dump sample:
{
    "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 191, in get_schedule_db\n    db = sqlite3.connect(uri, check_same_thread=False, uri=True)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-04T00:02:40.463391Z_ca007a0f-e323-4fa4-a401-c241d3f48e33",
    "entity_name": "mgr.3bfa78fd6a9b5eda73d688d3696f3813a8409385",
    "mgr_module": "snap_schedule",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "OperationalError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "5737860545ffa4492512d85a19af751f43521e5130acce011ffbdaad9ddf35f1",
    "timestamp": "2023-05-04T00:02:40.463391Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.21-150400.24.46-default",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Thu Feb 9 08:38:18 UTC 2023 (2d95137)" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

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

Also available in: Atom PDF