Project

General

Profile

Actions

Bug #74808

closed

run-rbd-unit-tests-109.sh fails on "make check arm64" and "make check"

Added by Laura Flores about 1 month ago. Updated about 1 month ago.

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

0%

Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

https://jenkins.ceph.com/job/ceph-pull-requests-arm64/86596/consoleFull

304/321 Test  #33: run-rbd-unit-tests-109.sh .................***Failed  307.08 sec
++ dirname /ceph/src/test/run-rbd-unit-tests.sh
+ source /ceph/src/test/detect-build-env-vars.sh
++ '[' -n /ceph/build ']'
++ '[' -n /ceph ']'
++ '[' -n /ceph/build/bin ']'
++ '[' -n /ceph/build/lib ']'
++ echo 'Enivronment Variables Already Set'
Enivronment Variables Already Set
+ PATH=/ceph/build/bin:/ceph/build/bin:/ceph/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' 1 = 0 ']'
+ '[' 1 = 1 -a 109 = N ']'
+ TESTS=109
+ for i in ${TESTS}
+ RBD_FEATURES=109
+ unittest_librbd
seed 901
[==========] Running 1503 tests from 121 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from TestIOBlockGuard
[ RUN      ] TestIOBlockGuard.NonDetainedOps
Failed to load class: cas (/ceph/build/lib/libcls_cas.so): /ceph/build/lib/libcls_cas.so: undefined symbol: _Z26cls_get_manifest_ref_countPvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
Failed to load class: cmpomap (/ceph/build/lib/libcls_cmpomap.so): /ceph/build/lib/libcls_cmpomap.so: undefined symbol: _Z28cls_cxx_map_get_vals_by_keysPvRKSt3setINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4lessIS6_ESaIS6_EEPSt3mapIS6_N4ceph6buffer7v15_2_04listES8_SaISt4pairIKS6_SH_EEE
Failed to load class: fifo (/ceph/build/lib/libcls_fifo.so): /ceph/build/lib/libcls_fifo.so: undefined symbol: _Z20cls_gen_random_bytesPci
Failed to load class: log (/ceph/build/lib/libcls_log.so): /ceph/build/lib/libcls_log.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v15_2_04listE
Failed to load class: rgw (/ceph/build/lib/libcls_rgw.so): /ceph/build/lib/libcls_rgw.so: undefined symbol: _Z19cls_get_object_infoPv
Failed to load class: user (/ceph/build/lib/libcls_user.so): /ceph/build/lib/libcls_user.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v15_2_04listE


Files

#86596.txt (2.16 MB) #86596.txt Full log (make check arm64) Laura Flores, 02/06/2026 04:25 PM
#173950.txt (1.29 MB) #173950.txt Full log (make check) Laura Flores, 02/06/2026 04:28 PM

Related issues 1 (1 open0 closed)

Is duplicate of rbd - Bug #63131: TestMigration.Stress2: snap3, block 171966464~4194304 differs after migrationNew

Actions
Actions #1

Updated by Laura Flores about 1 month ago

Actions #2

Updated by Laura Flores about 1 month ago

  • Subject changed from run-rbd-unit-tests-109.sh fails on make check arm64 to run-rbd-unit-tests-109.sh fails on "make check arm64" and "make check"

Here's one on the "make check" test:

https://jenkins.ceph.com/job/ceph-pull-requests/173950/consoleFull

316/322 Test  #32: run-rbd-unit-tests-61.sh ..................***Failed  509.11 sec
++ dirname /ceph/src/test/run-rbd-unit-tests.sh
+ source /ceph/src/test/detect-build-env-vars.sh
++ '[' -n /ceph/build ']'
++ '[' -n /ceph ']'
++ '[' -n /ceph/build/bin ']'
++ '[' -n /ceph/build/lib ']'
++ echo 'Enivronment Variables Already Set'
Enivronment Variables Already Set
+ PATH=/ceph/build/bin:/ceph/build/bin:/ceph/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' 1 = 0 ']'
+ '[' 1 = 1 -a 61 = N ']'
+ TESTS=61
+ for i in ${TESTS}
+ RBD_FEATURES=61
+ unittest_librbd
seed 957
[==========] Running 1503 tests from 121 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from TestIOBlockGuard
[ RUN      ] TestIOBlockGuard.NonDetainedOps
Failed to load class: cas (/ceph/build/lib/libcls_cas.so): /ceph/build/lib/libcls_cas.so: undefined symbol: _Z26cls_get_manifest_ref_countPvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
Failed to load class: cmpomap (/ceph/build/lib/libcls_cmpomap.so): /ceph/build/lib/libcls_cmpomap.so: undefined symbol: _Z28cls_cxx_map_get_vals_by_keysPvRKSt3setINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4lessIS6_ESaIS6_EEPSt3mapIS6_N4ceph6buffer7v15_2_04listES8_SaISt4pairIKS6_SH_EEE
Failed to load class: fifo (/ceph/build/lib/libcls_fifo.so): /ceph/build/lib/libcls_fifo.so: undefined symbol: _Z20cls_gen_random_bytesPci
Failed to load class: log (/ceph/build/lib/libcls_log.so): /ceph/build/lib/libcls_log.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v15_2_04listE
Failed to load class: rgw (/ceph/build/lib/libcls_rgw.so): /ceph/build/lib/libcls_rgw.so: undefined symbol: _Z19cls_get_object_infoPv
Failed to load class: user (/ceph/build/lib/libcls_user.so): /ceph/build/lib/libcls_user.so: undefined symbol: _Z24cls_cxx_map_write_headerPvPN4ceph6buffer7v15_2_04listE

Actions #3

Updated by Laura Flores about 1 month ago

Actions #4

Updated by Ilya Dryomov about 1 month ago

  • Is duplicate of Bug #63131: TestMigration.Stress2: snap3, block 171966464~4194304 differs after migration added
Actions #5

Updated by Ilya Dryomov about 1 month ago

[ RUN      ] TestMigration.Stress
resize: 83886080
write: A 63295413~6104915
discard: 62206260~5659836
write: A 15124314~303602
discard: 21553236~4276367
write: A 45014940~559147
discard: 59472214~5783171
write: A 53280077~967550
discard: 48791481~1985810
snap_create: snap0
snap_protect: snap0
clone image1363 -> image1366
resize: 93972395
write: B 23517187~5625455
discard: 34851409~3042438
write: B 33982188~2400124
discard: 60970138~5617291
write: B 11570501~7570370
discard: 53634404~7566454
write: B 58977918~7988809
discard: 2786424~4069326
snap_create: snap1
snap_protect: snap1
clone image1366 -> image1368
write: C 63957613~7362573
discard: 43888978~2975571
write: C 87413755~6227188
discard: 29148394~3013416
write: C 14555270~5713339
discard: 65370099~3764005
write: C 79593957~3170956
discard: 2418273~407720
snap_create: snap2
snap_protect: snap2
clone image1368 -> image1370
write: D 2622145~6741078
discard: 62645608~6755434
write: D 35992371~1410406
discard: 89640065~4332330
write: D 56835743~1297676
discard: 20034082~4096813
write: D 21345847~2429472
discard: 7002824~5798299
snap_create: snap3
resize: 84330264
migration_prepare
migration_execute
migration_commit
after commit snap: snap3, block 92274688~1697707 differs
src block: 518efe74333: 
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
0019e7a0  00 00 00 00 00 00 00 00  00 00 00                 |...........|
0019e7ab
dst block: 518d570726: 
00000000  43 43 43 43 43 43 43 43  43 43 43 43 43 43 43 43  |CCCCCCCCCCCCCCCC|
*
0014d8e0  43 43 43 43 43 43 43 43  43 43 43 43 43 43 43 00  |CCCCCCCCCCCCCCC.|
0014d8f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
0019e7a0  00 00 00 00 00 00 00 00  00 00 00                 |...........|
0019e7ab
/ceph/src/test/librbd/test_Migration.cc:153: Failure
Value of: src_bl.contents_equal(dst_bl)
  Actual: false
Expected: true
[  FAILED  ] TestMigration.Stress (4108 ms)
Actions #6

Updated by Ilya Dryomov about 1 month ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF