Project

General

Profile

Actions

Bug #53501

open

Exception when running 'rook' task.

Added by Sridhar Seshasayee over 2 years ago. Updated over 1 year ago.

Status:
Pending Backport
Priority:
High
Assignee:
Category:
mgr/rook
Target version:
-
% Done:

0%

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

Description

/a/yuriw-2021-12-03_15:27:18-rados-wip-yuri11-testing-2021-12-02-1451-distro-default-smithi/6542695

2021-12-03T17:18:16.274 INFO:teuthology.run_tasks:Running task rook...
2021-12-03T17:18:16.385 INFO:tasks.rook:Rook start
2021-12-03T17:18:16.386 INFO:tasks.rook:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'e65eeb2b0dc757e11ddb89e7903bfa6efbb31513', 'rook_image': 'rook/ceph:master'}
2021-12-03T17:18:16.386 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:e65eeb2b0dc757e11ddb89e7903bfa6efbb31513
2021-12-03T17:18:16.387 INFO:tasks.rook:Cloning https://github.com/rook/rook branch master
2021-12-03T17:18:16.387 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf rook && git clone --single-branch --branch master https://github.com/rook/rook rook
2021-12-03T17:18:16.394 INFO:teuthology.orchestra.run.smithi027.stderr:Cloning into 'rook'...
2021-12-03T17:18:18.613 DEBUG:teuthology.orchestra.run.smithi027:> set -ex
2021-12-03T17:18:18.614 DEBUG:teuthology.orchestra.run.smithi027:> dd if=rook/cluster/examples/kubernetes/ceph/operator.yaml of=/dev/stdout
2021-12-03T17:18:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-12-03T17:18:18.621 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_844d13778e221f3c1f3cb6626445c4bc2f71766d/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_e65eeb2b0dc757e11ddb89e7903bfa6efbb31513/qa/tasks/rook.py", line 98, in rook_operator
    'rook/cluster/examples/kubernetes/ceph/operator.yaml'
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_844d13778e221f3c1f3cb6626445c4bc2f71766d/teuthology/orchestra/remote.py", line 258, in read_file
    f"Cannot find file on the remote '{self.name}'", path)
FileNotFoundError: [Errno 2] Cannot find file on the remote 'ubuntu@smithi027.front.sepia.ceph.com': 'rook/cluster/examples/kubernetes/ceph/operator.yaml'
2021-12-03T17:18:18.622 ERROR:teuthology.run_tasks:Saw exception from tasks.


Related issues 1 (0 open1 closed)

Copied to Orchestrator - Backport #55960: pacific: Exception when running 'rook' task.RejectedJoseph SawayaActions
Actions

Also available in: Atom PDF