Project

General

Profile

Actions

Bug #53216

closed

qa: "RuntimeError: value of attributes should be either str or None. client_id"

Added by Patrick Donnelly over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Testing
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa, qa-failure
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2021-11-10T15:56:35.648 INFO:tasks.cephfs_test_runner:Test if a new mount of same fs works after client eviction. ... ERROR
2021-11-10T15:56:35.649 INFO:tasks.cephfs_test_runner:
2021-11-10T15:56:35.649 INFO:tasks.cephfs_test_runner:======================================================================
2021-11-10T15:56:35.650 INFO:tasks.cephfs_test_runner:ERROR: test_mount_after_evicted_client (tasks.cephfs.test_client_recovery.TestClientRecovery)
2021-11-10T15:56:35.650 INFO:tasks.cephfs_test_runner:Test if a new mount of same fs works after client eviction.
2021-11-10T15:56:35.650 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-11-10T15:56:35.651 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-11-10T15:56:35.651 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_944ff3aec61bad509f93d2743d64bd08bdc242d8/qa/tasks/cephfs/test_client_recovery.py", line 505, in test_mount_after_evicted_client
2021-11-10T15:56:35.652 INFO:tasks.cephfs_test_runner:    self.mount_a.cephfs_mntpt, self.mount_a.ceph_brx_net)
2021-11-10T15:56:35.653 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_944ff3aec61bad509f93d2743d64bd08bdc242d8/qa/tasks/cephfs/fuse_mount.py", line 25, in __init__
2021-11-10T15:56:35.653 INFO:tasks.cephfs_test_runner:    cephfs_name=cephfs_name, cephfs_mntpt=cephfs_mntpt, brxnet=brxnet)
2021-11-10T15:56:35.653 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_944ff3aec61bad509f93d2743d64bd08bdc242d8/qa/tasks/cephfs/mount.py", line 47, in __init__
2021-11-10T15:56:35.654 INFO:tasks.cephfs_test_runner:    cephfs_mntpt=cephfs_mntpt)
2021-11-10T15:56:35.654 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_944ff3aec61bad509f93d2743d64bd08bdc242d8/qa/tasks/cephfs/mount.py", line 475, in _verify_attrs
2021-11-10T15:56:35.655 INFO:tasks.cephfs_test_runner:    raise RuntimeError('value of attributes should be either str '
2021-11-10T15:56:35.656 INFO:tasks.cephfs_test_runner:RuntimeError: value of attributes should be either str or None. client_id - ubuntu@smithi017.front.sepia.ceph.com

From: /ceph/teuthology-archive/pdonnell-2021-11-10_14:59:40-fs-wip-pdonnell-testing-20211109.180315-distro-basic-smithi/6496389/teuthology.log

Actions #1

Updated by Xiubo Li over 2 years ago

  • Assignee set to Xiubo Li
Actions #2

Updated by Venky Shankar over 2 years ago

  • Status changed from New to Triaged
Actions #3

Updated by Xiubo Li over 2 years ago

  • Status changed from Triaged to Fix Under Review
  • Pull request ID set to 43981

The parameters' order is incorrect and missing the 'client_config'.

Actions #4

Updated by Venky Shankar over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF