Project

General

Profile

Bug #42768

unittest_journal: TestFutureImpl.Getters failed: Timeout

Added by Sebastian Wagner over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

This might be a rare deadlock?

189/189 Test #129: unittest_journal ........................***Timeout 3600.11 sec
did not load config file, using default settings.
[==========] Running 117 tests from 11 test suites.
[----------] Global test environment set-up.
[----------] 14 tests from TestFutureImpl
2019-11-11T18:46:38.616+0000 7f6bcf064e80 -1 Errors while parsing config file!
2019-11-11T18:46:38.616+0000 7f6bcf064e80 -1 parse_file: filesystem error: cannot get file size: No such file or directory [ceph.conf]
2019-11-11T18:46:38.616+0000 7f6bcf064e80 -1 Errors while parsing config file!
2019-11-11T18:46:38.616+0000 7f6bcf064e80 -1 parse_file: filesystem error: cannot get file size: No such file or directory [ceph.conf]
[ RUN      ] TestFutureImpl.Getters
Failed to load class: cas (/home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_cas.so): /home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_cas.so: undefined symbol: _Z13cls_has_chunkPvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
2019-11-11T18:46:38.672+0000 7f6bcf064e80  0 <cls> /home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/cephfs/cls_cephfs.cc:198: loading cephfs
2019-11-11T18:46:38.676+0000 7f6bcf064e80  0 <cls> /home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/hello/cls_hello.cc:313: loading cls_hello
Failed to load class: log (/home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_log.so): /home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_log.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v14_2_04listE
Failed to load class: rgw (/home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_rgw.so): /home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_rgw.so: undefined symbol: _Z19cls_current_versionPv
Failed to load class: user (/home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_user.so): /home/jenkins-build/build/workspace/ceph-pull-requests/build/lib/libcls_user.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v14_2_04listE
[       OK ] TestFutureImpl.Getters (57 ms)
[ RUN      ] TestFutureImpl.Attach
[       OK ] TestFutureImpl.Attach (8 ms)
[ RUN      ] TestFutureImpl.AttachWithPendingFlush
[       OK ] TestFutureImpl.AttachWithPendingFlush (28 ms)
... snip successful tests ...
[ RUN      ] TestObjectRecorder.AppendFlushByCount
[       OK ] TestObjectRecorder.AppendFlushByCount (12 ms)
[ RUN      ] TestObjectRecorder.AppendFlushByBytes
[       OK ] TestObjectRecorder.AppendFlushByBytes (9 ms)
[ RUN      ] TestObjectRecorder.AppendFlushByAge
[       OK ] TestObjectRecorder.AppendFlushByAge (11 ms)
[ RUN      ] TestObjectRecorder.AppendFilledObject

99% tests passed, 1 tests failed out of 189

Total Test time (real) = 3830.24 sec

The following tests FAILED:
    129 - unittest_journal (Timeout)

https://jenkins.ceph.com/job/ceph-pull-requests/38349/console

History

#1 Updated by Patrick Donnelly over 4 years ago

  • Project changed from Ceph to rbd

#2 Updated by Jason Dillaman over 4 years ago

  • Status changed from New to Duplicate

Also available in: Atom PDF