Project

General

Profile

Actions

Bug #17654

closed

test_envlibrados_for_rocksdb.yaml failing on master

Added by David Zafman over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

rados/singleton/{rados.yaml all/test_envlibrados_for_rocksdb.yaml fs/xfs.yaml msgr/random.yaml msgr-failures/few.yaml}

http://pulpito.ceph.com/dzafman-2016-10-20_12:53:32-rados-master-distro-basic-smithi/


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #17773: master rados suite failure: rados/singleton/{rados.yaml all/test_envlibrados_for_rocksdb.yaml fs/xfs.yaml msgr/async.yaml msgr-failures/many.yaml}Duplicate11/01/2016

Actions
Actions #2

Updated by David Zafman over 7 years ago

  • Project changed from 23 to Ceph

2016-10-21T15:58:09.440 INFO:tasks.workunit.client.0.smithi020.stdout: CC db/compaction_iterator.o
2016-10-21T15:58:09.511 INFO:tasks.workunit.client.0.smithi020.stderr:In file included from /usr/include/rados/librados.hpp:12:0,
2016-10-21T15:58:09.511 INFO:tasks.workunit.client.0.smithi020.stderr: from utilities/env_librados_test.cc:8:
2016-10-21T15:58:09.511 INFO:tasks.workunit.client.0.smithi020.stderr:/usr/include/rados/buffer.h:58:35: fatal error: include/inline_memory.h: No such file or directory
2016-10-21T15:58:09.511 INFO:tasks.workunit.client.0.smithi020.stderr: #include "include/inline_memory.h"
2016-10-21T15:58:09.511 INFO:tasks.workunit.client.0.smithi020.stderr: ^
2016-10-21T15:58:09.512 INFO:tasks.workunit.client.0.smithi020.stderr:compilation terminated.
2016-10-21T15:58:09.706 INFO:tasks.workunit.client.0.smithi020.stderr:make: * [utilities/env_librados_test.o] Error 1
2016-10-21T15:58:09.706 INFO:tasks.workunit.client.0.smithi020.stderr:make: *
Waiting for unfinished jobs....
2016-10-21T15:58:15.394 INFO:tasks.workunit:Stopping ['rados/test_envlibrados_for_rocksdb.sh'] on client.0...
2016-10-21T15:58:15.395 INFO:teuthology.orchestra.run.smithi020:Running: 'rm rf - /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0 /home/ubuntu/cephtest/clone.client.0'
2016-10-21T15:58:15.545 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 83, in exit
for result in self:
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(*args, **kwargs)
File "/home/teuthworker/src/ceph-qa-suite_master/tasks/workunit.py", line 404, in _run_tests
label="workunit test {workunit}".format(workunit=workunit)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 192, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 403, in run
r.wait()
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 166, in wait
label=self.label)
CommandFailedError: Command failed (workunit test rados/test_envlibrados_for_rocksdb.sh) on smithi020 with status 2: 'mkdir p - /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=cf05b2a7ea487d6252f2425c1c57e442d10715f9 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/rados/test_envlibrados_for_rocksdb.sh'

Actions #4

Updated by Josh Durgin over 7 years ago

  • Has duplicate Bug #17773: master rados suite failure: rados/singleton/{rados.yaml all/test_envlibrados_for_rocksdb.yaml fs/xfs.yaml msgr/async.yaml msgr-failures/many.yaml} added
Actions #5

Updated by Josh Durgin over 7 years ago

  • Status changed from New to In Progress
  • Priority changed from Normal to Immediate

Simple fix - buffer.h added a new header that needs to be available to librados users in order to compile.

Actions #6

Updated by Josh Durgin over 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #7

Updated by Josh Durgin over 7 years ago

  • Regression changed from No to Yes
Actions #8

Updated by Kefu Chai over 7 years ago

2016-11-02T00:46:11.423 INFO:tasks.workunit.client.0.mira041.stdout:[ RUN      ] EnvLibradosTest.DBLoadKeysInRandomOrder
2016-11-02T00:46:13.466 INFO:tasks.workunit.client.0.mira041.stdout:Test size : loop(1024)
2016-11-02T00:46:13.510 INFO:tasks.workunit.client.0.mira041.stdout:Time by default : 33ms
2016-11-02T00:46:13.719 INFO:tasks.workunit.client.0.mira041.stdout:Time by librados : 114ms
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr:/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILD/ceph-11.0.2/src/common/ceph_crypto.cc: In function 'void ceph::crypto::init(CephContext*)' thread 7f7ca42ad380 time 2016-11-02 00:46:14.880701
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr:/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILD/ceph-11.0.2/src/common/ceph_crypto.cc: 77: FAILED assert(crypto_context != __null)
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: ceph version 11.0.2-959-gac1c1f6 (ac1c1f6f0e12eeec00d87f9e1766f560f5b486db)
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 1: (()+0x154bb5) [0x7f7c9b8c7bb5]
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 2: (()+0x2b7833) [0x7f7c9ba2a833]
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 3: (()+0x26ba05) [0x7f7c9b9dea05]
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 4: (()+0x268bc0) [0x7f7c9b9dbbc0]
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 5: (librados::RadosClient::connect()+0x30) [0x7f7c9b8345b0]
2016-11-02T00:46:14.957 INFO:tasks.workunit.client.0.mira041.stderr: 6: ./env_librados_test() [0x4d1589]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 7: ./env_librados_test() [0x4d18a8]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 8: ./env_librados_test() [0x757909]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 9: ./env_librados_test() [0x74b72a]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 10: ./env_librados_test() [0x74b827]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 11: ./env_librados_test() [0x74baad]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 12: ./env_librados_test() [0x74bd83]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 13: ./env_librados_test() [0x40e2f1]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 14: (__libc_start_main()+0xf5) [0x7f7c99cceb15]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: 15: ./env_librados_test() [0x4be0ed]
2016-11-02T00:46:14.958 INFO:tasks.workunit.client.0.mira041.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2016-11-02T00:46:15.041 INFO:tasks.workunit.client.0.mira041.stderr:/home/ubuntu/cephtest/workunit.client.0/rados/test_envlibrados_for_rocksdb.sh: line 95: 53201 Aborted                 (core dumped) ./env_librados_test

see http://qa-proxy.ceph.com/teuthology/joshd-2016-11-02_00:23:24-rados-wip-17654---basic-mira/510008/teuthology.log

but the env_librados_test is compilable now.

Actions #9

Updated by Kefu Chai over 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF