Project

General

Profile

Actions

Bug #11952

closed

ceph-disk tests silently fails on precise amd64

Added by Loïc Dachary almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-amd64-basic/log.cgi?log=c06fd71a1a3c7ef78fdc718a063beb1edb93a04a

PASS: test/mon/mon-handle-forward.sh
FAIL: test/ceph-disk.sh
PASS: test/pybind/test_ceph_argparse.py 

and there is no log file after the run. After collecting manually:
DEBUG:ceph-disk:does ./ceph-osd exists ?
DEBUG:ceph-disk:yes, ./ceph-osd exists
INFO:ceph-disk:Running command: ./ceph-osd --cluster ceph --mkfs --mkkey -i 0 --monmap /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/activate.monmap --osd-data /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir --osd-journal /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/journal --osd-uuid 4add8f70-fc43-4243-9dc0-7664d39eb3ad --keyring /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/keyring
2015-06-10 17:46:07.975439 2b1308b21840 -1 FileJournal::_open_any: aio not supported without directio; disabling aio
2015-06-10 17:46:08.093523 2b1308b21840 -1 FileJournal::_open_any: aio not supported without directio; disabling aio
2015-06-10 17:46:08.094105 2b1308b21840 -1 filestore(/srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
2015-06-10 17:46:08.215391 2b1308b21840 -1 created object store /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir journal /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/journal for osd.0 fsid f365a37e-215d-4425-8155-1516f3f9f2c2
2015-06-10 17:46:08.215463 2b1308b21840 -1 auth: error reading file: /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/keyring: can't open /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/keyring: (2) No such file or directory
2015-06-10 17:46:08.215715 2b1308b21840 -1 created new key in keyring /srv/autobuild-ceph/gitbuilder.git/build/src/test-ceph-disk/dir/keyring
DEBUG:ceph-disk:does /srv/autobuild-ceph/gitbuilder.git/build/src/virtualenv-test-ceph-disk/bin/ceph-conf exists ?
DEBUG:ceph-disk:does ./ceph-conf exists ?
DEBUG:ceph-disk:yes, ./ceph-conf exists
INFO:ceph-disk:Running command: ./ceph-conf --cluster=ceph --name=osd. --lookup init
DEBUG:ceph-disk:does /srv/autobuild-ceph/gitbuilder.git/build/src/virtualenv-test-ceph-disk/bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does ./ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/local/sbin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/local/bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/sbin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /sbin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/games/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/local/bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/bin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/local/sbin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /usr/sbin/ceph-detect-init exists ?
DEBUG:ceph-disk:does /sbin/ceph-detect-init exists ?
ceph-disk ExecutableNotFound: ceph-detect-init not in path. Could not run command: ceph-detect-init --default sysvinit
test_mark_init: 201: return 1
run: 632: status=1
run: 633: set +x

Actions #1

Updated by Loïc Dachary almost 9 years ago

  • Description updated (diff)
Actions #2

Updated by Loïc Dachary almost 9 years ago

New python executable in virtualenv-test-ceph-disk/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
Usage: /srv/autobuild-ceph/gitbuilder.git/build/src/virtualenv-test-ceph-disk/bin/pip install [OPTIONS] PACKAGE_NAMES...

/srv/autobuild-ceph/gitbuilder.git/build/src/virtualenv-test-ceph-disk/bin/pip install: error: no such option: --use-wheel
Actions #3

Updated by Loïc Dachary almost 9 years ago

  • Status changed from 12 to Fix Under Review
Actions #4

Updated by Kefu Chai almost 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF