Bug #48356
nautilus: mgr/dashboard: ceph-api-nightly-nautilus-backend - Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep']
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Testing & QA
Target version:
-
% Done:
0%
Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
The ceph-api-nightly-nautilus-backend failed with:
Traceback (most recent call last): File "../qa/tasks/vstart_runner.py", line 1144, in exec_test() File "../qa/tasks/vstart_runner.py", line 971, in exec_test remote.run(args, env=vstart_env) File "../qa/tasks/vstart_runner.py", line 307, in run proc.wait() File "../qa/tasks/vstart_runner.py", line 179, in wait raise CommandFailedError(self.args, self.exitstatus) teuthology.exceptions.CommandFailedError: Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep']
https://jenkins.ceph.com/view/mgr-dashboard/job/ceph-api-nightly-nautilus-backend/372/
https://jenkins.ceph.com/view/mgr-dashboard/job/ceph-api-nightly-nautilus-backend/371/
https://jenkins.ceph.com/view/mgr-dashboard/job/ceph-api-nightly-nautilus-backend/370/
From the Jenkins log of ceph-api-nightly-nautilus-backend and make check on various PRs:
CMakeFiles/Makefile2:395: recipe for target 'CMakeFiles/tests.dir/rule' failed
make[1]: *** [CMakeFiles/tests.dir/rule] Error 2
Makefile:227: recipe for target 'tests' failed
make: *** [tests] Error 2
History
#1 Updated by Tatjana Dehler almost 3 years ago
- Subject changed from nautilus: Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep'] to nautilus: ceph-api-nightly-nautilus-backend - Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep']
#2 Updated by Tatjana Dehler almost 3 years ago
- Subject changed from nautilus: ceph-api-nightly-nautilus-backend - Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep'] to nautilus: mgr/dashboard: ceph-api-nightly-nautilus-backend - Command failed with status 1: ['../src/vstart.sh', '-n', '--nolockdep']
#3 Updated by Laura Paduano almost 3 years ago
- Description updated (diff)
#4 Updated by Alfonso MartÃnez almost 3 years ago
- Status changed from New to Resolved
- Pull request ID set to 38296
After merging PR
https://github.com/ceph/ceph/pull/38296
the last run was successful.
#5 Updated by Ernesto Puerta over 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 151 to Testing & QA