Project

General

Profile

Actions

Bug #62084

open

task/test_nfs: AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'

Added by Adam King 10 months ago. Updated 4 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Testing
Target version:
% Done:

0%

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

Description

2023-07-19T14:05:01.460 INFO:tasks.cephfs_test_runner:test_cluster_info (tasks.cephfs.test_nfs.TestNFS) ... ERROR
2023-07-19T14:05:01.461 INFO:tasks.cephfs_test_runner:
2023-07-19T14:05:01.461 INFO:tasks.cephfs_test_runner:======================================================================
2023-07-19T14:05:01.461 INFO:tasks.cephfs_test_runner:ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)
2023-07-19T14:05:01.461 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-19T14:05:01.462 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-07-19T14:05:01.462 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 578, in test_cluster_info
2023-07-19T14:05:01.462 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2023-07-19T14:05:01.462 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 156, in _test_create_cluster
2023-07-19T14:05:01.462 INFO:tasks.cephfs_test_runner:    cluster_create = self._nfs_complete_cmd(
2023-07-19T14:05:01.463 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 25, in _nfs_complete_cmd
2023-07-19T14:05:01.463 INFO:tasks.cephfs_test_runner:    return self.run_ceph_cmd(args=f"nfs {cmd}", stdout=StringIO(),
2023-07-19T14:05:01.463 INFO:tasks.cephfs_test_runner:AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'
2023-07-19T14:05:01.463 INFO:tasks.cephfs_test_runner:
2023-07-19T14:05:01.463 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-19T14:05:01.464 INFO:tasks.cephfs_test_runner:Ran 1 test in 41.215s
2023-07-19T14:05:01.464 INFO:tasks.cephfs_test_runner:
2023-07-19T14:05:01.464 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2023-07-19T14:05:01.464 INFO:tasks.cephfs_test_runner:
2023-07-19T14:05:01.464 INFO:tasks.cephfs_test_runner:======================================================================
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 578, in test_cluster_info
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2023-07-19T14:05:01.465 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 156, in _test_create_cluster
2023-07-19T14:05:01.466 INFO:tasks.cephfs_test_runner:    cluster_create = self._nfs_complete_cmd(
2023-07-19T14:05:01.466 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ae2a76aad461f2c9f6a1456c25df23ec97a5b2f/qa/tasks/cephfs/test_nfs.py", line 25, in _nfs_complete_cmd
2023-07-19T14:05:01.466 INFO:tasks.cephfs_test_runner:    return self.run_ceph_cmd(args=f"nfs {cmd}", stdout=StringIO(),
2023-07-19T14:05:01.466 INFO:tasks.cephfs_test_runner:AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'

https://pulpito.ceph.com/adking-2023-07-19_13:28:53-orch:cephadm-wip-adk4-testing-2023-07-18-1038-distro-default-smithi/7343320/

looks related to this recent change https://github.com/ceph/ceph/pull/50569


Related issues 3 (2 open1 closed)

Related to CephFS - Bug #62073: AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'Duplicate

Actions
Copied to CephFS - Backport #64204: quincy: task/test_nfs: AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'In ProgressVenky ShankarActions
Copied to CephFS - Backport #64205: reef: task/test_nfs: AttributeError: 'TestNFS' object has no attribute 'run_ceph_cmd'In ProgressVenky ShankarActions
Actions

Also available in: Atom PDF