Project

General

Profile

Actions

Bug #62870

closed

test_nfs task fails due to no orch backend set

Added by Adam King 8 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
High
Category:
Testing
Target version:
% Done:

0%

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

Description

This test is likely intended to have cephadm set as the orch backend, but for whatever reason, it seems to not be set. The test is attempting to use "ceph orch ps" to check if daemons have been deployed and eventually times out due to the command always just returning that no orch backend is set.

2023-09-07T13:06:56.873 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph orch ps --service_name=nfs.test
2023-09-07T13:06:57.203 INFO:tasks.ceph.mgr.x.smithi143.stderr:2023-09-07T13:06:57.201+0000 7f0bfd3cb700 -1 mgr.server reply reply (2) No such file or directory No orchestrator configured (try `ceph orch set backend`)
2023-09-07T13:06:57.204 INFO:teuthology.orchestra.run.smithi143.stderr:Error ENOENT: No orchestrator configured (try `ceph orch set backend`)
2023-09-07T13:06:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 2
2023-09-07T13:06:57.208 WARNING:tasks.cephfs.test_nfs:Command failed on smithi143 with status 2: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph orch ps --service_name=nfs.test', retrying
2023-09-07T13:06:57.209 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph log 'Ended test tasks.cephfs.test_nfs.TestNFS.test_cluster_info'
2023-09-07T13:06:58.066 INFO:tasks.cephfs_test_runner:Test cluster info outputs correct ip and hostname ... ERROR
2023-09-07T13:06:58.067 INFO:tasks.cephfs_test_runner:
2023-09-07T13:06:58.067 INFO:tasks.cephfs_test_runner:======================================================================
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:Test cluster info outputs correct ip and hostname
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_9bf41644a8be54082ae4e9ee24259b82e9973d7d/qa/tasks/cephfs/test_nfs.py", line 578, in test_cluster_info
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_9bf41644a8be54082ae4e9ee24259b82e9973d7d/qa/tasks/cephfs/test_nfs.py", line 152, in _test_create_cluster
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:    while proceed():
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:    raise MaxWhileTries(error_msg)
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:teuthology.exceptions.MaxWhileTries: reached maximum tries (11) after waiting for 40 seconds

https://pulpito.ceph.com/adking-2023-09-07_12:40:41-orch:cephadm-wip-adk-testing-2023-09-06-1611-distro-default-smithi/7390865/


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #62915: qa/suites/fs/nfs: No orchestrator configured (try `ceph orch set backend`) while running test casesDuplicate

Actions
Actions

Also available in: Atom PDF