Project

General

Profile

Actions

Bug #56317

open

crash: File "mgr/orchestrator/_interface.py", in _oremote: return mgr.remote(o, meth, *args, **kwargs)

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

0442997da46f24154acf892af96dee8f8a9fed741c2a0eef5f7a9ffc2341db41
3f0eb052869e40b92a2f51bb0e5cdfb03086591b79722e1f222133ae549274ce
7da382befa87c4e11cd09a2976b75f45a0e6f58b4992c29a3ac9602024aade9b


Description

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

Sanitized backtrace:

    File "mgr/orchestrator/_interface.py", in _oremote: return mgr.remote(o, meth, *args, **kwargs)
    File "mgr/mgr_module.py", in remote: args, kwargs)
    ImportError: Module not
    During handling of the above exception, another exception
    Traceback (most recent call
    File "mgr/nfs/module.py", in cluster_ls: return available_clusters(self)
    File "mgr/nfs/utils.py", in available_clusters: completion = mgr.describe_service(service_type='nfs')
    File "mgr/orchestrator/_interface.py", in inner: completion = self._oremote(method_name, args, kwargs)
    File "mgr/orchestrator/_interface.py", in _oremote: f_set = self.get_feature_set()
    File "mgr/orchestrator/_interface.py", in inner: completion = self._oremote(method_name, args, kwargs)
    File "mgr/orchestrator/_interface.py", in _oremote: return mgr.remote(o, meth, *args, **kwargs)
    File "mgr/mgr_module.py", in remote: args, kwargs)

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1497, in _oremote\n    return mgr.remote(o, meth, *args, **kwargs)",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 2116, in remote\n    args, kwargs)",
        "ImportError: Module not found",
        "\nDuring handling of the above exception, another exception occurred:\n",
        "Traceback (most recent call last):",
        "  File \"/usr/share/ceph/mgr/nfs/module.py\", line 154, in cluster_ls\n    return available_clusters(self)",
        "  File \"/usr/share/ceph/mgr/nfs/utils.py\", line 38, in available_clusters\n    completion = mgr.describe_service(service_type='nfs')",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1426, in inner\n    completion = self._oremote(method_name, args, kwargs)",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1501, in _oremote\n    f_set = self.get_feature_set()",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1426, in inner\n    completion = self._oremote(method_name, args, kwargs)",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1497, in _oremote\n    return mgr.remote(o, meth, *args, **kwargs)",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 2116, in remote\n    args, kwargs)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-05-31T02:48:48.712159Z_85e60533-973b-4b65-a918-da66c39fd13a",
    "entity_name": "mgr.be164eb519a309c6544a58753af573b2594fa941",
    "mgr_module": "nfs",
    "mgr_module_caller": "ActivePyModule::dispatch_remote cluster_ls",
    "mgr_python_exception": "ImportError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "539f3642541c14b62fec75c41b717f2a44f10d9cab58f4e960b4fc15e48bff96",
    "timestamp": "2022-05-31T02:48:48.712159Z",
    "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" 
}

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 Telemetry Bot 12 months ago

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

Also available in: Atom PDF