Project

General

Profile

Actions

Bug #56804

open

crash: File "mgr/stats/module.py", in notify: self.fs_perf_stats.notify_cmd(notify_id)

Added by Telemetry Bot over 1 year ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

2b4b0cfece456d4c6be89048d0e57afcd9a84cbe07d6215940028dd685ad3353
291565c463ab52ca71fb413371b6eeff57bd8fd3e7de21da755ade9310607a3a
4ed984314d6219cd586f0f261905c2b73bdd76f62f4d3ba644b59d6a1dfb43f0


Description

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

Sanitized backtrace:

    File "mgr/stats/module.py", in notify: self.fs_perf_stats.notify_cmd(notify_id)
    File "mgr/stats/fs/perf_stats.py", in notify_cmd: metric_features = int(metadata[CLIENT_METADATA_KEY]["metric_spec"]["metric_flags"]["feature_bits"], 16)

Crash dump sample:
{
    "archived": "2022-07-15 12:18:25.933035",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/stats/module.py\", line 32, in notify\n    self.fs_perf_stats.notify_cmd(notify_id)",
        "  File \"/usr/share/ceph/mgr/stats/fs/perf_stats.py\", line 168, in notify_cmd\n    metric_features = int(metadata[CLIENT_METADATA_KEY][\"metric_spec\"][\"metric_flags\"][\"feature_bits\"], 16)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-15T12:05:25.046520Z_5163222d-4137-4d60-9981-0d82bfa6e0ac",
    "entity_name": "mgr.00a52c88ea256e6f22a56fa78b2a8fa1d400e2ee",
    "mgr_module": "stats",
    "mgr_module_caller": "ActivePyModule::notify",
    "mgr_python_exception": "ValueError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "d3aa52fb874f056a7c65eea8f6657586075bf1659711f0c1cc0f725150698b0a",
    "timestamp": "2022-07-15T12:05:25.046520Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-121-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

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

Updated by cld slnt over 1 year ago

kclient`s client_meta get '0x' in feature_bits

Actions #3

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF