00:00:00.002 Started by upstream project "autotest-per-patch" build number 126206 00:00:00.002 originally caused by: 00:00:00.002 Started by user sys_sgci 00:00:00.096 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.097 The recommended git tool is: git 00:00:00.097 using credential 00000000-0000-0000-0000-000000000002 00:00:00.099 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.147 Fetching changes from the remote Git repository 00:00:00.150 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.188 Using shallow fetch with depth 1 00:00:00.188 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.188 > git --version # timeout=10 00:00:00.221 > git --version # 'git version 2.39.2' 00:00:00.221 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.245 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.245 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:06.444 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:06.456 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:06.468 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:06.468 > git config core.sparsecheckout # timeout=10 00:00:06.480 > git read-tree -mu HEAD # timeout=10 00:00:06.496 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:06.515 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:06.515 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:06.588 [Pipeline] Start of Pipeline 00:00:06.601 [Pipeline] library 00:00:06.602 Loading library shm_lib@master 00:00:06.602 Library shm_lib@master is cached. Copying from home. 00:00:06.615 [Pipeline] retry 00:00:06.617 [Pipeline] { 00:00:06.626 [Pipeline] timeout 00:00:06.627 Timeout set to expire after 10 min without activity 00:00:06.628 [Pipeline] { 00:00:06.636 [Pipeline] node 00:00:10.567 Running on agt-_autotest_23881-25889 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:10.569 [Pipeline] { 00:00:10.584 [Pipeline] wrap 00:00:10.596 [Pipeline] { 00:00:10.605 [Pipeline] stage 00:00:10.607 [Pipeline] { (Prologue) 00:00:10.628 [Pipeline] echo 00:00:10.630 Node: agt-_autotest_23881-25889 00:00:10.814 [Pipeline] setCustomBuildProperty 00:00:10.839 [Pipeline] sh 00:00:11.908 + sudo git config --global --replace-all safe.directory '*' 00:00:12.001 [Pipeline] httpRequest 00:00:13.364 [Pipeline] echo 00:00:13.366 Sorcerer 10.211.164.101 is alive 00:00:13.397 [Pipeline] httpRequest 00:00:13.404 HttpMethod: GET 00:00:13.404 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.408 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.413 Response Code: HTTP/1.1 200 OK 00:00:13.414 Success: Status code 200 is in the accepted range: 200,404 00:00:13.414 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.393 [Pipeline] sh 00:00:14.691 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.707 [Pipeline] httpRequest 00:00:14.737 [Pipeline] echo 00:00:14.738 Sorcerer 10.211.164.101 is alive 00:00:14.747 [Pipeline] httpRequest 00:00:14.753 HttpMethod: GET 00:00:14.754 URL: http://10.211.164.101/packages/spdk_a26f691890a266efcc0a6fbd63dfd5687a0c2120.tar.gz 00:00:14.756 Sending request to url: http://10.211.164.101/packages/spdk_a26f691890a266efcc0a6fbd63dfd5687a0c2120.tar.gz 00:00:14.774 Response Code: HTTP/1.1 200 OK 00:00:14.774 Success: Status code 200 is in the accepted range: 200,404 00:00:14.775 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_a26f691890a266efcc0a6fbd63dfd5687a0c2120.tar.gz 00:00:45.773 [Pipeline] sh 00:00:46.078 + tar --no-same-owner -xf spdk_a26f691890a266efcc0a6fbd63dfd5687a0c2120.tar.gz 00:00:48.645 [Pipeline] sh 00:00:48.941 + git -C spdk log --oneline -n5 00:00:48.941 a26f69189 nvmf: enable iobuf based queuing for nvmf requests 00:00:48.941 24034319f nvmf/tcp: use sock group polling for the listening sockets 00:00:48.941 245333351 nvmf/tcp: add transport field to the spdk_nvmf_tcp_port struct 00:00:48.941 bdeef1ed3 nvmf: add helper function to get a transport poll group 00:00:48.941 2728651ee accel: adjust task per ch define name 00:00:48.957 [Pipeline] writeFile 00:00:48.966 [Pipeline] sh 00:00:49.255 + cat autorun-spdk.conf 00:00:49.256 SPDK_RUN_VALGRIND=1 00:00:49.256 SPDK_TEST_UNITTEST=1 00:00:49.256 SPDK_TEST_BLOCKDEV=1 00:00:49.256 SPDK_TEST_ISAL=1 00:00:49.256 SPDK_TEST_REDUCE=1 00:00:49.256 SPDK_TEST_VBDEV_COMPRESS=1 00:00:49.256 SPDK_TEST_CRYPTO=1 00:00:49.256 SPDK_TEST_FTL=1 00:00:49.256 SPDK_TEST_OCF=1 00:00:49.256 SPDK_TEST_RAID5=1 00:00:49.256 SPDK_TEST_RBD=1 00:00:49.256 SPDK_TEST_URING=1 00:00:49.256 SPDK_TEST_NVME_CUSE=1 00:00:49.256 SPDK_TEST_BLOBFS=1 00:00:49.256 SPDK_TEST_VFIOUSER=1 00:00:49.256 SPDK_TEST_DAOS=0 00:00:49.256 SPDK_RUN_ASAN=0 00:00:49.256 SPDK_RUN_UBSAN=1 00:00:49.256 SPDK_TEST_XNVME=1 00:00:49.262 RUN_NIGHTLY=0 00:00:49.264 [Pipeline] } 00:00:49.282 [Pipeline] // stage 00:00:49.294 [Pipeline] catchError 00:00:49.296 [Pipeline] { 00:00:49.310 [Pipeline] timeout 00:00:49.310 Timeout set to expire in 45 min 00:00:49.311 [Pipeline] { 00:00:49.325 [Pipeline] stage 00:00:49.327 [Pipeline] { (Tests) 00:00:49.346 [Pipeline] sh 00:00:49.640 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:49.640 14:47:16 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:49.640 14:47:16 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:49.641 14:47:16 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:49.641 14:47:16 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:49.641 14:47:16 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:49.641 14:47:16 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:49.641 14:47:16 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:49.641 14:47:16 -- paths/export.sh@5 -- # export PATH 00:00:49.641 14:47:16 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:49.641 14:47:16 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:49.641 14:47:16 -- common/autobuild_common.sh@444 -- # date +%s 00:00:49.641 14:47:16 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721054836.XXXXXX 00:00:49.641 14:47:16 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721054836.3iZXy2 00:00:49.641 14:47:16 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:00:49.641 14:47:16 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:00:49.641 14:47:16 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:49.641 14:47:16 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:49.641 14:47:16 -- common/autobuild_common.sh@459 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:49.641 14:47:16 -- common/autobuild_common.sh@460 -- # get_config_params 00:00:49.641 14:47:16 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:49.641 14:47:16 -- common/autotest_common.sh@10 -- # set +x 00:00:49.641 14:47:16 -- common/autobuild_common.sh@460 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:00:49.641 14:47:16 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:00:49.641 14:47:16 -- pm/common@17 -- # local monitor 00:00:49.641 14:47:16 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.641 14:47:16 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.641 14:47:16 -- pm/common@25 -- # sleep 1 00:00:49.641 14:47:16 -- pm/common@21 -- # date +%s 00:00:49.641 14:47:16 -- pm/common@21 -- # date +%s 00:00:49.641 14:47:16 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721054836 00:00:49.641 14:47:16 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721054836 00:00:49.641 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721054836_collect-vmstat.pm.log 00:00:49.641 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721054836_collect-cpu-load.pm.log 00:00:50.580 14:47:17 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:50.580 14:47:17 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:50.580 14:47:17 -- common/autobuild_common.sh@428 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:50.580 14:47:17 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:50.580 14:47:17 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:50.580 14:47:17 -- common/autotest_common.sh@10 -- # set +x 00:00:50.580 ************************************ 00:00:50.580 START TEST autobuild_ocf_precompile 00:00:50.580 ************************************ 00:00:50.580 14:47:17 autobuild_ocf_precompile -- common/autotest_common.sh@1123 -- # _ocf_precompile 00:00:50.580 14:47:17 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:50.580 14:47:17 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:50.580 14:47:17 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:50.580 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:50.580 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:50.840 Using 'verbs' RDMA provider 00:00:59.904 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:08.035 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:08.035 Creating mk/config.mk...done. 00:01:08.035 Creating mk/cc.flags.mk...done. 00:01:08.035 Type 'make' to build. 00:01:08.035 14:47:34 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:08.035 14:47:34 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:08.035 14:47:34 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:08.035 14:47:34 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # make -j 26 -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf exportlib O=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:08.035 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:08.035 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:08.036 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:08.037 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:08.038 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:08.299 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:08.300 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:08.300 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:08.300 CC env_ocf/src/ocf/ocf_io.o 00:01:08.300 CC env_ocf/src/ocf/ocf_stats.o 00:01:08.300 CC env_ocf/src/ocf/ocf_request.o 00:01:08.300 CC env_ocf/src/ocf/cleaning/acp.o 00:01:08.300 CC env_ocf/src/ocf/cleaning/nop.o 00:01:08.300 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:08.300 CC env_ocf/src/ocf/cleaning/alru.o 00:01:08.300 CC env_ocf/src/ocf/ocf_core.o 00:01:08.300 CC env_ocf/src/ocf/ocf_metadata.o 00:01:08.300 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:08.300 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:08.559 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:08.559 CC env_ocf/src/ocf/engine/engine_common.o 00:01:08.559 CC env_ocf/src/ocf/ocf_queue.o 00:01:08.559 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:08.559 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:08.559 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:08.559 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:08.559 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_io.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:08.559 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:08.819 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:08.819 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:08.819 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:08.819 CC env_ocf/src/ocf/utils/utils_list.o 00:01:08.819 CC env_ocf/src/ocf/utils/utils_request.o 00:01:08.819 CC env_ocf/src/ocf/ocf_logger.o 00:01:08.819 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:08.819 CC env_ocf/src/ocf/ocf_lru.o 00:01:08.819 CC env_ocf/src/ocf/ocf_cache.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:08.819 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:08.819 CC env_ocf/src/ocf/ocf_volume.o 00:01:08.819 CC env_ocf/src/ocf/ocf_space.o 00:01:08.819 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:08.819 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:08.819 CC env_ocf/src/ocf/promotion/promotion.o 00:01:08.819 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:08.819 CC env_ocf/src/ocf/ocf_io_class.o 00:01:08.819 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:08.819 CC env_ocf/src/ocf/ocf_ctx.o 00:01:08.819 CC env_ocf/mpool.o 00:01:08.819 CC env_ocf/ocf_env.o 00:01:09.390 LIB libspdk_ocfenv.a 00:01:09.650 cp /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:09.650 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:09.650 14:47:36 autobuild_ocf_precompile -- common/autobuild_common.sh@25 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a' 00:01:09.650 14:47:36 autobuild_ocf_precompile -- common/autobuild_common.sh@27 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:09.650 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:09.650 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:09.910 Using 'verbs' RDMA provider 00:01:17.421 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:25.552 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:25.552 Creating mk/config.mk...done. 00:01:25.552 Creating mk/cc.flags.mk...done. 00:01:25.553 Type 'make' to build. 00:01:25.553 00:01:25.553 real 0m34.217s 00:01:25.553 user 0m28.674s 00:01:25.553 sys 0m18.416s 00:01:25.553 14:47:51 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:25.553 14:47:51 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:25.553 ************************************ 00:01:25.553 END TEST autobuild_ocf_precompile 00:01:25.553 ************************************ 00:01:25.553 14:47:51 -- common/autotest_common.sh@1142 -- # return 0 00:01:25.553 14:47:51 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:25.553 14:47:51 -- common/autobuild_common.sh@420 -- # run_test unittest_build _unittest_build 00:01:25.553 14:47:51 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:25.553 14:47:51 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:25.553 14:47:51 -- common/autotest_common.sh@10 -- # set +x 00:01:25.553 ************************************ 00:01:25.553 START TEST unittest_build 00:01:25.553 ************************************ 00:01:25.553 14:47:51 unittest_build -- common/autotest_common.sh@1123 -- # _unittest_build 00:01:25.553 14:47:51 unittest_build -- common/autobuild_common.sh@411 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a --without-shared 00:01:25.553 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:25.553 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:25.553 Using 'verbs' RDMA provider 00:01:34.250 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:40.826 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:40.826 Creating mk/config.mk...done. 00:01:40.826 Creating mk/cc.flags.mk...done. 00:01:40.826 Type 'make' to build. 00:01:40.826 14:48:07 unittest_build -- common/autobuild_common.sh@412 -- # make -j 26 00:01:40.826 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:40.826 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:40.826 meson setup builddir \ 00:01:40.826 -Dwith-libaio=enabled \ 00:01:40.826 -Dwith-liburing=enabled \ 00:01:40.826 -Dwith-libvfn=disabled \ 00:01:40.826 -Dwith-spdk=false && \ 00:01:40.826 meson compile -C builddir && \ 00:01:40.826 cd -) 00:01:40.826 make[1]: Nothing to be done for 'all'. 00:01:40.826 The Meson build system 00:01:40.826 Version: 1.3.1 00:01:40.826 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:40.826 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:40.826 Build type: native build 00:01:40.826 Project name: libvfio-user 00:01:40.826 Project version: 0.0.1 00:01:40.826 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:40.826 C linker for the host machine: cc ld.bfd 2.39-16 00:01:40.826 Host machine cpu family: x86_64 00:01:40.826 Host machine cpu: x86_64 00:01:40.826 Run-time dependency threads found: YES 00:01:40.827 Library dl found: YES 00:01:40.827 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:40.827 Run-time dependency json-c found: YES 0.17 00:01:40.827 Run-time dependency cmocka found: YES 1.1.7 00:01:40.827 Program pytest-3 found: NO 00:01:40.827 Program flake8 found: NO 00:01:40.827 Program misspell-fixer found: NO 00:01:40.827 Program restructuredtext-lint found: NO 00:01:40.827 Program valgrind found: YES (/usr/bin/valgrind) 00:01:40.827 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:40.827 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:40.827 Compiler for C supports arguments -Wwrite-strings: YES 00:01:40.827 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:40.827 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:40.827 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:40.827 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:40.827 Build targets in project: 8 00:01:40.827 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:40.827 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:40.827 00:01:40.827 libvfio-user 0.0.1 00:01:40.827 00:01:40.827 User defined options 00:01:40.827 buildtype : debug 00:01:40.827 default_library: static 00:01:40.827 libdir : /usr/local/lib 00:01:40.827 00:01:40.827 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:41.083 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:41.339 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:41.339 [2/36] Compiling C object samples/null.p/null.c.o 00:01:41.339 [3/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:41.339 [4/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:41.339 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:41.339 [6/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:41.339 [7/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:41.340 [8/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:41.340 [9/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:41.340 [10/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:41.340 [11/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:41.340 [12/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:41.340 [13/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:41.340 [14/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:41.340 [15/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:41.340 [16/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:41.340 [17/36] Compiling C object samples/server.p/server.c.o 00:01:41.340 [18/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:41.340 [19/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:41.340 [20/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:41.340 [21/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:41.340 [22/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:41.340 [23/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:41.340 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:41.340 [25/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:41.340 [26/36] Compiling C object samples/client.p/client.c.o 00:01:41.596 [27/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:41.596 [28/36] Linking static target lib/libvfio-user.a 00:01:41.596 [29/36] Linking target samples/client 00:01:41.596 [30/36] Linking target samples/shadow_ioeventfd_server 00:01:41.596 [31/36] Linking target samples/null 00:01:41.596 [32/36] Linking target samples/lspci 00:01:41.596 [33/36] Linking target samples/server 00:01:41.596 [34/36] Linking target samples/gpio-pci-idio-16 00:01:41.596 [35/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:41.596 [36/36] Linking target test/unit_tests 00:01:41.596 INFO: autodetecting backend as ninja 00:01:41.596 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:41.596 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:41.852 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:41.852 ninja: no work to do. 00:01:42.108 The Meson build system 00:01:42.108 Version: 1.3.1 00:01:42.108 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:42.108 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:42.108 Build type: native build 00:01:42.108 Project name: xnvme 00:01:42.108 Project version: 0.7.3 00:01:42.108 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:42.108 C linker for the host machine: cc ld.bfd 2.39-16 00:01:42.108 Host machine cpu family: x86_64 00:01:42.108 Host machine cpu: x86_64 00:01:42.108 Message: host_machine.system: linux 00:01:42.108 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:42.108 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:42.108 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:42.108 Run-time dependency threads found: YES 00:01:42.108 Has header "setupapi.h" : NO 00:01:42.109 Has header "linux/blkzoned.h" : YES 00:01:42.109 Has header "linux/blkzoned.h" : YES (cached) 00:01:42.109 Has header "libaio.h" : YES 00:01:42.109 Library aio found: YES 00:01:42.109 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:42.109 Run-time dependency liburing found: YES 2.2 00:01:42.109 Dependency libvfn skipped: feature with-libvfn disabled 00:01:42.109 Run-time dependency appleframeworks found: NO (tried framework) 00:01:42.109 Run-time dependency appleframeworks found: NO (tried framework) 00:01:42.109 Configuring xnvme_config.h using configuration 00:01:42.109 Configuring xnvme.spec using configuration 00:01:42.109 Run-time dependency bash-completion found: YES 2.11 00:01:42.109 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:42.109 Program cp found: YES (/usr/bin/cp) 00:01:42.109 Has header "winsock2.h" : NO 00:01:42.109 Has header "dbghelp.h" : NO 00:01:42.109 Library rpcrt4 found: NO 00:01:42.109 Library rt found: YES 00:01:42.109 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:42.109 Found CMake: /usr/bin/cmake (3.27.7) 00:01:42.109 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:42.109 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:42.109 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:42.109 Build targets in project: 32 00:01:42.109 00:01:42.109 xnvme 0.7.3 00:01:42.109 00:01:42.109 User defined options 00:01:42.109 with-libaio : enabled 00:01:42.109 with-liburing: enabled 00:01:42.109 with-libvfn : disabled 00:01:42.109 with-spdk : false 00:01:42.109 00:01:42.109 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:42.401 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:43.012 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:43.012 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:43.012 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:43.012 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:43.012 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:43.012 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:43.012 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:43.012 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:43.012 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:43.012 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:43.012 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:43.012 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:43.012 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:43.012 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:43.012 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:43.012 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:43.013 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:43.013 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:43.013 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:43.013 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:43.013 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:43.013 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:43.013 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:43.013 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:43.013 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:43.013 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:43.013 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:43.013 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:43.013 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:43.013 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:43.013 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:43.401 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:43.401 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:43.401 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:43.401 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:43.401 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:43.401 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:43.401 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:43.401 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:43.401 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:43.401 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:43.401 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:43.401 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:43.401 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:43.401 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:43.401 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:43.401 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:43.401 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:43.401 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:43.401 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:43.401 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:43.401 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:43.401 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:43.401 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:43.401 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:43.401 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:43.401 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:43.401 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:43.401 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:43.401 [60/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:43.401 [61/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:43.401 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:43.401 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:43.401 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:43.401 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:43.402 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:43.402 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:43.402 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:43.402 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:43.402 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:43.402 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:43.402 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:43.402 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:43.402 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:43.402 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:43.402 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:43.402 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:43.402 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:43.402 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:43.402 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:43.402 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:43.402 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:43.402 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:43.402 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:43.402 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:43.402 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:43.402 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:43.402 [88/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:43.402 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:43.402 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:43.402 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:43.402 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:43.402 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:43.402 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:43.402 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:43.402 [96/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:43.402 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:43.402 [98/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:43.402 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:43.402 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:43.700 [101/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:43.700 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:43.700 [103/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:43.700 [104/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:43.700 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:43.700 [106/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:43.700 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:43.700 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:43.700 [109/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:43.700 [110/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:43.700 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:43.700 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:43.700 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:43.700 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:43.700 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:43.700 [116/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:43.700 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:43.700 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:43.700 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:43.700 [120/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:43.700 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:43.700 [122/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:43.700 [123/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:43.700 [124/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:43.700 [125/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:43.700 [126/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:43.700 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:43.700 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:44.000 [129/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:44.000 [130/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:44.000 [131/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:44.000 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:44.000 [133/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:44.000 [134/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:44.000 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:44.000 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:44.000 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:44.000 [138/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:44.000 [139/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:44.000 [140/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:44.000 [141/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:44.000 [142/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:44.000 [143/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:44.000 [144/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:44.000 [145/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:44.000 [146/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:44.000 [147/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:44.000 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:44.000 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:44.000 [150/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:44.000 [151/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:44.000 [152/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:44.000 [153/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:44.000 [154/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:44.000 [155/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:44.000 [156/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:44.000 [157/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:44.000 [158/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:44.259 [159/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:44.259 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:44.259 [161/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:44.259 [162/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:44.259 [163/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:44.259 [164/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:44.259 [165/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:44.259 [166/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:44.259 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:44.518 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:44.518 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:44.518 [170/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:44.518 [171/203] Linking target lib/libxnvme.so 00:01:44.518 [172/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:44.801 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:44.801 [174/203] Linking static target lib/libxnvme.a 00:01:44.801 [175/203] Linking target tests/xnvme_tests_async_intf 00:01:44.801 [176/203] Linking target tests/xnvme_tests_enum 00:01:44.801 [177/203] Linking target tests/xnvme_tests_buf 00:01:44.801 [178/203] Linking target tests/xnvme_tests_scc 00:01:44.801 [179/203] Linking target tests/xnvme_tests_xnvme_file 00:01:44.801 [180/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:44.801 [181/203] Linking target tests/xnvme_tests_lblk 00:01:44.801 [182/203] Linking target tests/xnvme_tests_znd_append 00:01:44.801 [183/203] Linking target tests/xnvme_tests_ioworker 00:01:44.801 [184/203] Linking target tools/lblk 00:01:44.801 [185/203] Linking target tools/xnvme 00:01:44.801 [186/203] Linking target tests/xnvme_tests_cli 00:01:44.801 [187/203] Linking target tests/xnvme_tests_kvs 00:01:44.801 [188/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:44.802 [189/203] Linking target tests/xnvme_tests_map 00:01:44.802 [190/203] Linking target examples/xnvme_single_sync 00:01:44.802 [191/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:44.802 [192/203] Linking target tests/xnvme_tests_znd_state 00:01:44.802 [193/203] Linking target examples/xnvme_enum 00:01:44.802 [194/203] Linking target examples/zoned_io_sync 00:01:44.802 [195/203] Linking target examples/xnvme_single_async 00:01:44.802 [196/203] Linking target tools/xdd 00:01:44.802 [197/203] Linking target examples/xnvme_io_async 00:01:44.802 [198/203] Linking target examples/zoned_io_async 00:01:44.802 [199/203] Linking target tools/kvs 00:01:44.802 [200/203] Linking target tools/xnvme_file 00:01:44.802 [201/203] Linking target tools/zoned 00:01:44.802 [202/203] Linking target examples/xnvme_dev 00:01:44.802 [203/203] Linking target examples/xnvme_hello 00:01:44.802 INFO: autodetecting backend as ninja 00:01:44.802 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:45.060 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:07.042 The Meson build system 00:02:07.042 Version: 1.3.1 00:02:07.042 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:07.042 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:07.042 Build type: native build 00:02:07.042 Program cat found: YES (/usr/bin/cat) 00:02:07.042 Project name: DPDK 00:02:07.042 Project version: 24.03.0 00:02:07.042 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:07.042 C linker for the host machine: cc ld.bfd 2.39-16 00:02:07.042 Host machine cpu family: x86_64 00:02:07.042 Host machine cpu: x86_64 00:02:07.042 Message: ## Building in Developer Mode ## 00:02:07.042 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:07.042 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:07.042 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:07.042 Program python3 found: YES (/usr/bin/python3) 00:02:07.042 Program cat found: YES (/usr/bin/cat) 00:02:07.042 Compiler for C supports arguments -march=native: YES 00:02:07.042 Checking for size of "void *" : 8 00:02:07.042 Checking for size of "void *" : 8 (cached) 00:02:07.042 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:07.042 Library m found: YES 00:02:07.042 Library numa found: YES 00:02:07.042 Has header "numaif.h" : YES 00:02:07.042 Library fdt found: NO 00:02:07.042 Library execinfo found: NO 00:02:07.042 Has header "execinfo.h" : YES 00:02:07.042 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:07.042 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:07.042 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:07.042 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:07.042 Run-time dependency openssl found: YES 3.0.9 00:02:07.042 Run-time dependency libpcap found: YES 1.10.4 00:02:07.042 Has header "pcap.h" with dependency libpcap: YES 00:02:07.042 Compiler for C supports arguments -Wcast-qual: YES 00:02:07.042 Compiler for C supports arguments -Wdeprecated: YES 00:02:07.042 Compiler for C supports arguments -Wformat: YES 00:02:07.042 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:07.042 Compiler for C supports arguments -Wformat-security: NO 00:02:07.042 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:07.042 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:07.042 Compiler for C supports arguments -Wnested-externs: YES 00:02:07.042 Compiler for C supports arguments -Wold-style-definition: YES 00:02:07.042 Compiler for C supports arguments -Wpointer-arith: YES 00:02:07.042 Compiler for C supports arguments -Wsign-compare: YES 00:02:07.042 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:07.042 Compiler for C supports arguments -Wundef: YES 00:02:07.042 Compiler for C supports arguments -Wwrite-strings: YES 00:02:07.042 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:07.042 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:07.042 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:07.042 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:07.042 Program objdump found: YES (/usr/bin/objdump) 00:02:07.042 Compiler for C supports arguments -mavx512f: YES 00:02:07.042 Checking if "AVX512 checking" compiles: YES 00:02:07.042 Fetching value of define "__SSE4_2__" : 1 00:02:07.043 Fetching value of define "__AES__" : 1 00:02:07.043 Fetching value of define "__AVX__" : 1 00:02:07.043 Fetching value of define "__AVX2__" : 1 00:02:07.043 Fetching value of define "__AVX512BW__" : 1 00:02:07.043 Fetching value of define "__AVX512CD__" : 1 00:02:07.043 Fetching value of define "__AVX512DQ__" : 1 00:02:07.043 Fetching value of define "__AVX512F__" : 1 00:02:07.043 Fetching value of define "__AVX512VL__" : 1 00:02:07.043 Fetching value of define "__PCLMUL__" : 1 00:02:07.043 Fetching value of define "__RDRND__" : 1 00:02:07.043 Fetching value of define "__RDSEED__" : 1 00:02:07.043 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:07.043 Fetching value of define "__znver1__" : (undefined) 00:02:07.043 Fetching value of define "__znver2__" : (undefined) 00:02:07.043 Fetching value of define "__znver3__" : (undefined) 00:02:07.043 Fetching value of define "__znver4__" : (undefined) 00:02:07.043 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:07.043 Message: lib/log: Defining dependency "log" 00:02:07.043 Message: lib/kvargs: Defining dependency "kvargs" 00:02:07.043 Message: lib/telemetry: Defining dependency "telemetry" 00:02:07.043 Checking for function "getentropy" : NO 00:02:07.043 Message: lib/eal: Defining dependency "eal" 00:02:07.043 Message: lib/ring: Defining dependency "ring" 00:02:07.043 Message: lib/rcu: Defining dependency "rcu" 00:02:07.043 Message: lib/mempool: Defining dependency "mempool" 00:02:07.043 Message: lib/mbuf: Defining dependency "mbuf" 00:02:07.043 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:07.043 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:07.043 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:07.043 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:07.043 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:07.043 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:07.043 Compiler for C supports arguments -mpclmul: YES 00:02:07.043 Compiler for C supports arguments -maes: YES 00:02:07.043 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:07.043 Compiler for C supports arguments -mavx512bw: YES 00:02:07.043 Compiler for C supports arguments -mavx512dq: YES 00:02:07.043 Compiler for C supports arguments -mavx512vl: YES 00:02:07.043 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:07.043 Compiler for C supports arguments -mavx2: YES 00:02:07.043 Compiler for C supports arguments -mavx: YES 00:02:07.043 Message: lib/net: Defining dependency "net" 00:02:07.043 Message: lib/meter: Defining dependency "meter" 00:02:07.043 Message: lib/ethdev: Defining dependency "ethdev" 00:02:07.043 Message: lib/pci: Defining dependency "pci" 00:02:07.043 Message: lib/cmdline: Defining dependency "cmdline" 00:02:07.043 Message: lib/hash: Defining dependency "hash" 00:02:07.043 Message: lib/timer: Defining dependency "timer" 00:02:07.043 Message: lib/compressdev: Defining dependency "compressdev" 00:02:07.043 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:07.043 Message: lib/dmadev: Defining dependency "dmadev" 00:02:07.043 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:07.043 Message: lib/power: Defining dependency "power" 00:02:07.043 Message: lib/reorder: Defining dependency "reorder" 00:02:07.043 Message: lib/security: Defining dependency "security" 00:02:07.043 Has header "linux/userfaultfd.h" : YES 00:02:07.043 Has header "linux/vduse.h" : YES 00:02:07.043 Message: lib/vhost: Defining dependency "vhost" 00:02:07.043 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:07.043 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:07.043 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:07.043 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:07.043 Compiler for C supports arguments -std=c11: YES 00:02:07.043 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:07.043 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:07.043 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:07.043 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:07.043 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:07.043 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:07.043 Library mtcr_ul found: NO 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:07.043 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:07.981 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:07.981 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:07.981 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:07.981 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:07.981 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:07.982 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:07.982 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:07.982 Configuring mlx5_autoconf.h using configuration 00:02:07.982 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:07.982 Run-time dependency libcrypto found: YES 3.0.9 00:02:07.982 Library IPSec_MB found: YES 00:02:07.982 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:07.982 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:07.982 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:07.982 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:07.982 Library IPSec_MB found: YES 00:02:07.982 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:07.982 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:07.982 Compiler for C supports arguments -std=c11: YES (cached) 00:02:07.982 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:07.982 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:07.982 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:07.983 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:07.983 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:07.983 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:07.983 Library libisal found: NO 00:02:07.983 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:07.983 Compiler for C supports arguments -std=c11: YES (cached) 00:02:07.983 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:07.983 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:07.983 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:07.983 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:07.983 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:07.983 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:07.983 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:07.983 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:07.983 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:07.983 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:07.983 Program doxygen found: YES (/usr/bin/doxygen) 00:02:07.983 Configuring doxy-api-html.conf using configuration 00:02:07.983 Configuring doxy-api-man.conf using configuration 00:02:07.983 Program mandb found: YES (/usr/bin/mandb) 00:02:07.983 Program sphinx-build found: NO 00:02:07.983 Configuring rte_build_config.h using configuration 00:02:07.983 Message: 00:02:07.983 ================= 00:02:07.983 Applications Enabled 00:02:07.983 ================= 00:02:07.983 00:02:07.983 apps: 00:02:07.983 00:02:07.983 00:02:08.242 Message: 00:02:08.242 ================= 00:02:08.242 Libraries Enabled 00:02:08.242 ================= 00:02:08.242 00:02:08.242 libs: 00:02:08.242 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:08.242 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:08.242 cryptodev, dmadev, power, reorder, security, vhost, 00:02:08.242 00:02:08.242 Message: 00:02:08.242 =============== 00:02:08.242 Drivers Enabled 00:02:08.242 =============== 00:02:08.242 00:02:08.242 common: 00:02:08.242 mlx5, qat, 00:02:08.242 bus: 00:02:08.242 auxiliary, pci, vdev, 00:02:08.242 mempool: 00:02:08.242 ring, 00:02:08.242 dma: 00:02:08.242 00:02:08.242 net: 00:02:08.242 00:02:08.242 crypto: 00:02:08.242 ipsec_mb, mlx5, 00:02:08.242 compress: 00:02:08.243 isal, mlx5, 00:02:08.243 vdpa: 00:02:08.243 00:02:08.243 00:02:08.243 Message: 00:02:08.243 ================= 00:02:08.243 Content Skipped 00:02:08.243 ================= 00:02:08.243 00:02:08.243 apps: 00:02:08.243 dumpcap: explicitly disabled via build config 00:02:08.243 graph: explicitly disabled via build config 00:02:08.243 pdump: explicitly disabled via build config 00:02:08.243 proc-info: explicitly disabled via build config 00:02:08.243 test-acl: explicitly disabled via build config 00:02:08.243 test-bbdev: explicitly disabled via build config 00:02:08.243 test-cmdline: explicitly disabled via build config 00:02:08.243 test-compress-perf: explicitly disabled via build config 00:02:08.243 test-crypto-perf: explicitly disabled via build config 00:02:08.243 test-dma-perf: explicitly disabled via build config 00:02:08.243 test-eventdev: explicitly disabled via build config 00:02:08.243 test-fib: explicitly disabled via build config 00:02:08.243 test-flow-perf: explicitly disabled via build config 00:02:08.243 test-gpudev: explicitly disabled via build config 00:02:08.243 test-mldev: explicitly disabled via build config 00:02:08.243 test-pipeline: explicitly disabled via build config 00:02:08.243 test-pmd: explicitly disabled via build config 00:02:08.243 test-regex: explicitly disabled via build config 00:02:08.243 test-sad: explicitly disabled via build config 00:02:08.243 test-security-perf: explicitly disabled via build config 00:02:08.243 00:02:08.243 libs: 00:02:08.243 argparse: explicitly disabled via build config 00:02:08.243 metrics: explicitly disabled via build config 00:02:08.243 acl: explicitly disabled via build config 00:02:08.243 bbdev: explicitly disabled via build config 00:02:08.243 bitratestats: explicitly disabled via build config 00:02:08.243 bpf: explicitly disabled via build config 00:02:08.243 cfgfile: explicitly disabled via build config 00:02:08.243 distributor: explicitly disabled via build config 00:02:08.243 efd: explicitly disabled via build config 00:02:08.243 eventdev: explicitly disabled via build config 00:02:08.243 dispatcher: explicitly disabled via build config 00:02:08.243 gpudev: explicitly disabled via build config 00:02:08.243 gro: explicitly disabled via build config 00:02:08.243 gso: explicitly disabled via build config 00:02:08.243 ip_frag: explicitly disabled via build config 00:02:08.243 jobstats: explicitly disabled via build config 00:02:08.243 latencystats: explicitly disabled via build config 00:02:08.243 lpm: explicitly disabled via build config 00:02:08.243 member: explicitly disabled via build config 00:02:08.243 pcapng: explicitly disabled via build config 00:02:08.243 rawdev: explicitly disabled via build config 00:02:08.243 regexdev: explicitly disabled via build config 00:02:08.243 mldev: explicitly disabled via build config 00:02:08.243 rib: explicitly disabled via build config 00:02:08.243 sched: explicitly disabled via build config 00:02:08.243 stack: explicitly disabled via build config 00:02:08.243 ipsec: explicitly disabled via build config 00:02:08.243 pdcp: explicitly disabled via build config 00:02:08.243 fib: explicitly disabled via build config 00:02:08.243 port: explicitly disabled via build config 00:02:08.243 pdump: explicitly disabled via build config 00:02:08.243 table: explicitly disabled via build config 00:02:08.243 pipeline: explicitly disabled via build config 00:02:08.243 graph: explicitly disabled via build config 00:02:08.243 node: explicitly disabled via build config 00:02:08.243 00:02:08.243 drivers: 00:02:08.243 common/cpt: not in enabled drivers build config 00:02:08.243 common/dpaax: not in enabled drivers build config 00:02:08.243 common/iavf: not in enabled drivers build config 00:02:08.243 common/idpf: not in enabled drivers build config 00:02:08.243 common/ionic: not in enabled drivers build config 00:02:08.243 common/mvep: not in enabled drivers build config 00:02:08.243 common/octeontx: not in enabled drivers build config 00:02:08.243 bus/cdx: not in enabled drivers build config 00:02:08.243 bus/dpaa: not in enabled drivers build config 00:02:08.243 bus/fslmc: not in enabled drivers build config 00:02:08.243 bus/ifpga: not in enabled drivers build config 00:02:08.243 bus/platform: not in enabled drivers build config 00:02:08.243 bus/uacce: not in enabled drivers build config 00:02:08.243 bus/vmbus: not in enabled drivers build config 00:02:08.243 common/cnxk: not in enabled drivers build config 00:02:08.243 common/nfp: not in enabled drivers build config 00:02:08.243 common/nitrox: not in enabled drivers build config 00:02:08.243 common/sfc_efx: not in enabled drivers build config 00:02:08.243 mempool/bucket: not in enabled drivers build config 00:02:08.243 mempool/cnxk: not in enabled drivers build config 00:02:08.243 mempool/dpaa: not in enabled drivers build config 00:02:08.243 mempool/dpaa2: not in enabled drivers build config 00:02:08.243 mempool/octeontx: not in enabled drivers build config 00:02:08.243 mempool/stack: not in enabled drivers build config 00:02:08.243 dma/cnxk: not in enabled drivers build config 00:02:08.243 dma/dpaa: not in enabled drivers build config 00:02:08.243 dma/dpaa2: not in enabled drivers build config 00:02:08.243 dma/hisilicon: not in enabled drivers build config 00:02:08.243 dma/idxd: not in enabled drivers build config 00:02:08.243 dma/ioat: not in enabled drivers build config 00:02:08.243 dma/skeleton: not in enabled drivers build config 00:02:08.243 net/af_packet: not in enabled drivers build config 00:02:08.243 net/af_xdp: not in enabled drivers build config 00:02:08.243 net/ark: not in enabled drivers build config 00:02:08.244 net/atlantic: not in enabled drivers build config 00:02:08.244 net/avp: not in enabled drivers build config 00:02:08.244 net/axgbe: not in enabled drivers build config 00:02:08.244 net/bnx2x: not in enabled drivers build config 00:02:08.244 net/bnxt: not in enabled drivers build config 00:02:08.244 net/bonding: not in enabled drivers build config 00:02:08.244 net/cnxk: not in enabled drivers build config 00:02:08.244 net/cpfl: not in enabled drivers build config 00:02:08.244 net/cxgbe: not in enabled drivers build config 00:02:08.244 net/dpaa: not in enabled drivers build config 00:02:08.244 net/dpaa2: not in enabled drivers build config 00:02:08.244 net/e1000: not in enabled drivers build config 00:02:08.244 net/ena: not in enabled drivers build config 00:02:08.244 net/enetc: not in enabled drivers build config 00:02:08.244 net/enetfec: not in enabled drivers build config 00:02:08.244 net/enic: not in enabled drivers build config 00:02:08.244 net/failsafe: not in enabled drivers build config 00:02:08.244 net/fm10k: not in enabled drivers build config 00:02:08.244 net/gve: not in enabled drivers build config 00:02:08.244 net/hinic: not in enabled drivers build config 00:02:08.244 net/hns3: not in enabled drivers build config 00:02:08.244 net/i40e: not in enabled drivers build config 00:02:08.244 net/iavf: not in enabled drivers build config 00:02:08.244 net/ice: not in enabled drivers build config 00:02:08.244 net/idpf: not in enabled drivers build config 00:02:08.244 net/igc: not in enabled drivers build config 00:02:08.244 net/ionic: not in enabled drivers build config 00:02:08.244 net/ipn3ke: not in enabled drivers build config 00:02:08.244 net/ixgbe: not in enabled drivers build config 00:02:08.244 net/mana: not in enabled drivers build config 00:02:08.244 net/memif: not in enabled drivers build config 00:02:08.244 net/mlx4: not in enabled drivers build config 00:02:08.244 net/mlx5: not in enabled drivers build config 00:02:08.244 net/mvneta: not in enabled drivers build config 00:02:08.244 net/mvpp2: not in enabled drivers build config 00:02:08.244 net/netvsc: not in enabled drivers build config 00:02:08.244 net/nfb: not in enabled drivers build config 00:02:08.244 net/nfp: not in enabled drivers build config 00:02:08.244 net/ngbe: not in enabled drivers build config 00:02:08.244 net/null: not in enabled drivers build config 00:02:08.244 net/octeontx: not in enabled drivers build config 00:02:08.244 net/octeon_ep: not in enabled drivers build config 00:02:08.244 net/pcap: not in enabled drivers build config 00:02:08.244 net/pfe: not in enabled drivers build config 00:02:08.244 net/qede: not in enabled drivers build config 00:02:08.244 net/ring: not in enabled drivers build config 00:02:08.244 net/sfc: not in enabled drivers build config 00:02:08.244 net/softnic: not in enabled drivers build config 00:02:08.244 net/tap: not in enabled drivers build config 00:02:08.244 net/thunderx: not in enabled drivers build config 00:02:08.244 net/txgbe: not in enabled drivers build config 00:02:08.244 net/vdev_netvsc: not in enabled drivers build config 00:02:08.244 net/vhost: not in enabled drivers build config 00:02:08.244 net/virtio: not in enabled drivers build config 00:02:08.244 net/vmxnet3: not in enabled drivers build config 00:02:08.244 raw/*: missing internal dependency, "rawdev" 00:02:08.244 crypto/armv8: not in enabled drivers build config 00:02:08.244 crypto/bcmfs: not in enabled drivers build config 00:02:08.244 crypto/caam_jr: not in enabled drivers build config 00:02:08.244 crypto/ccp: not in enabled drivers build config 00:02:08.244 crypto/cnxk: not in enabled drivers build config 00:02:08.244 crypto/dpaa_sec: not in enabled drivers build config 00:02:08.244 crypto/dpaa2_sec: not in enabled drivers build config 00:02:08.244 crypto/mvsam: not in enabled drivers build config 00:02:08.244 crypto/nitrox: not in enabled drivers build config 00:02:08.244 crypto/null: not in enabled drivers build config 00:02:08.244 crypto/octeontx: not in enabled drivers build config 00:02:08.244 crypto/openssl: not in enabled drivers build config 00:02:08.244 crypto/scheduler: not in enabled drivers build config 00:02:08.244 crypto/uadk: not in enabled drivers build config 00:02:08.244 crypto/virtio: not in enabled drivers build config 00:02:08.244 compress/nitrox: not in enabled drivers build config 00:02:08.244 compress/octeontx: not in enabled drivers build config 00:02:08.244 compress/zlib: not in enabled drivers build config 00:02:08.244 regex/*: missing internal dependency, "regexdev" 00:02:08.244 ml/*: missing internal dependency, "mldev" 00:02:08.244 vdpa/ifc: not in enabled drivers build config 00:02:08.244 vdpa/mlx5: not in enabled drivers build config 00:02:08.244 vdpa/nfp: not in enabled drivers build config 00:02:08.245 vdpa/sfc: not in enabled drivers build config 00:02:08.245 event/*: missing internal dependency, "eventdev" 00:02:08.245 baseband/*: missing internal dependency, "bbdev" 00:02:08.245 gpu/*: missing internal dependency, "gpudev" 00:02:08.245 00:02:08.245 00:02:08.503 Build targets in project: 114 00:02:08.503 00:02:08.503 DPDK 24.03.0 00:02:08.503 00:02:08.503 User defined options 00:02:08.503 buildtype : debug 00:02:08.503 default_library : static 00:02:08.503 libdir : lib 00:02:08.503 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:08.503 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -DNO_COMPAT_IMB_API_053 -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isalbuild -fPIC -Werror 00:02:08.503 c_link_args : -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/.libs -lisal 00:02:08.503 cpu_instruction_set: native 00:02:08.504 disable_apps : pdump,dumpcap,test-cmdline,test-pmd,test-crypto-perf,test-gpudev,proc-info,graph,test-flow-perf,test-compress-perf,test-fib,test-regex,test-eventdev,test-security-perf,test,test-dma-perf,test-acl,test-pipeline,test-bbdev,test-sad,test-mldev 00:02:08.504 disable_libs : pdump,gpudev,rawdev,pcapng,node,metrics,bitratestats,member,pdcp,eventdev,lpm,table,distributor,regexdev,bpf,acl,stack,ipsec,graph,pipeline,gso,latencystats,jobstats,port,cfgfile,dispatcher,sched,bbdev,gro,rib,argparse,fib,efd,mldev,ip_frag 00:02:08.504 enable_docs : false 00:02:08.504 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring,crypto/qat,compress/qat,common/qat,common/mlx5,bus/auxiliary,crypto,crypto/aesni_mb,crypto/mlx5,crypto/ipsec_mb,compress,compress/isal,compress/mlx5 00:02:08.504 enable_kmods : false 00:02:08.504 max_lcores : 128 00:02:08.504 tests : false 00:02:08.504 00:02:08.504 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:08.763 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:09.020 [1/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:09.020 [2/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:09.020 [3/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:09.020 [4/377] Linking static target lib/librte_kvargs.a 00:02:09.020 [5/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:09.020 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:09.020 [7/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:09.020 [8/377] Linking static target lib/librte_log.a 00:02:09.020 [9/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:09.020 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:09.020 [11/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.020 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:09.020 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:09.020 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:09.020 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:09.020 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:09.020 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:09.020 [18/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:09.020 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:09.020 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:09.020 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:09.020 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:09.020 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:09.020 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:09.020 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:09.277 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:09.277 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:09.277 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:09.277 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:09.277 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:09.277 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:09.278 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:09.278 [33/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:09.278 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:09.278 [35/377] Linking static target lib/librte_telemetry.a 00:02:09.278 [36/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:09.278 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:09.278 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:09.278 [39/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:09.278 [40/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:09.278 [41/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.278 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:09.278 [43/377] Linking target lib/librte_log.so.24.1 00:02:09.278 [44/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:09.278 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:09.278 [46/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:09.278 [47/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:09.278 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:09.278 [49/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:09.278 [50/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:09.278 [51/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:09.278 [52/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:09.278 [53/377] Linking target lib/librte_kvargs.so.24.1 00:02:09.278 [54/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:09.278 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:09.278 [56/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:09.278 [57/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:09.278 [58/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:09.278 [59/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:09.278 [60/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:09.278 [61/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:09.278 [62/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:09.535 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:09.535 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:09.535 [65/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:09.535 [66/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:09.535 [67/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:09.535 [68/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:09.535 [69/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.535 [70/377] Linking target lib/librte_telemetry.so.24.1 00:02:09.535 [71/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:09.535 [72/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:09.535 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:09.535 [74/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:09.535 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:09.535 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:09.535 [77/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:09.535 [78/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:09.535 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:09.535 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:09.535 [81/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:09.535 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:09.535 [83/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:09.535 [84/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:09.535 [85/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:09.535 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:09.535 [87/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:09.535 [88/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:09.792 [89/377] Linking static target lib/librte_ring.a 00:02:09.792 [90/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:09.792 [91/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:09.792 [92/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:09.792 [93/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:09.792 [94/377] Linking static target lib/librte_eal.a 00:02:09.792 [95/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:09.792 [96/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:09.792 [97/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:09.792 [98/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:09.792 [99/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:09.792 [100/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:09.792 [101/377] Linking static target lib/librte_rcu.a 00:02:09.792 [102/377] Linking static target lib/librte_mempool.a 00:02:09.792 [103/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:09.792 [104/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:09.792 [105/377] Linking static target lib/librte_net.a 00:02:09.792 [106/377] Linking static target lib/librte_pci.a 00:02:09.792 [107/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:09.792 [108/377] Linking static target lib/librte_meter.a 00:02:09.792 [109/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:09.792 [110/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:09.792 [111/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.792 [112/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:09.792 [113/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:09.792 [114/377] Linking static target lib/librte_mbuf.a 00:02:09.792 [115/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:09.792 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:09.792 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:09.792 [118/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:09.792 [119/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.792 [120/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.792 [121/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:09.792 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:10.051 [123/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.051 [124/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.051 [125/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:10.051 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:10.051 [127/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:10.051 [128/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:10.051 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:10.051 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:10.051 [131/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:10.051 [132/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:10.051 [133/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:10.051 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:10.051 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:10.051 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:10.051 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:10.051 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:10.051 [139/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:10.051 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:10.051 [141/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:10.051 [142/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:10.051 [143/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:10.051 [144/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:10.051 [145/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:10.052 [146/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:10.052 [147/377] Linking static target lib/librte_cmdline.a 00:02:10.052 [148/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.052 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:10.308 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:10.308 [151/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:10.308 [152/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.308 [153/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:10.308 [154/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:10.308 [155/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:10.308 [156/377] Linking static target lib/librte_timer.a 00:02:10.308 [157/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:10.308 [158/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:10.308 [159/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:10.308 [160/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:10.308 [161/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:10.308 [162/377] Linking static target lib/librte_compressdev.a 00:02:10.308 [163/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:10.308 [164/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:10.308 [165/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:10.308 [166/377] Linking static target lib/librte_dmadev.a 00:02:10.308 [167/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:10.308 [168/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:10.308 [169/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:10.308 [170/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:10.308 [171/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:10.308 [172/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:10.308 [173/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:10.308 [174/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:10.308 [175/377] Linking static target lib/librte_hash.a 00:02:10.308 [176/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:10.565 [177/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.565 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:10.565 [179/377] Linking static target lib/librte_power.a 00:02:10.565 [180/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:10.565 [181/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:10.565 [182/377] Linking static target lib/librte_reorder.a 00:02:10.565 [183/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:10.565 [184/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:10.565 [185/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:10.565 [186/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:10.565 [187/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:10.565 [188/377] Linking static target lib/librte_security.a 00:02:10.565 [189/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:10.565 [190/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.565 [191/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:10.565 [192/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:10.565 [193/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:10.565 [194/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.565 [195/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:10.565 [196/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.565 [197/377] Linking static target lib/librte_cryptodev.a 00:02:10.565 [198/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:10.565 [199/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:10.565 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:10.565 [201/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:10.565 [202/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:10.822 [203/377] Linking static target lib/librte_ethdev.a 00:02:10.822 [204/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.822 [205/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:10.822 [206/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:10.822 [207/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:10.822 [208/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:10.822 [209/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:10.822 [210/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:10.822 [211/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:10.822 [212/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:10.822 [213/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:10.822 [214/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:10.822 [215/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.822 [216/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.822 [217/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.822 [218/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:10.822 [219/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.823 [220/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:10.823 [221/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:10.823 [222/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:10.823 [223/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:10.823 [224/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:10.823 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:10.823 [226/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:10.823 [227/377] Linking static target drivers/librte_bus_vdev.a 00:02:10.823 [228/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:10.823 [229/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:10.823 [230/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:10.823 [231/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:10.823 [232/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:10.823 [233/377] Linking static target drivers/librte_bus_pci.a 00:02:11.080 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:11.080 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:11.080 [236/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:11.080 [237/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:11.080 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:11.080 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:11.080 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:11.080 [241/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:11.080 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:11.080 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:11.080 [244/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.080 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:11.080 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:11.080 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:11.080 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:11.080 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:11.080 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:11.340 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:11.340 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:11.340 [253/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:11.340 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:11.340 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:11.340 [256/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.340 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:11.340 [258/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:11.340 [259/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:11.340 [260/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:11.340 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:11.340 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:11.340 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:11.340 [264/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:11.340 [265/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.340 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:11.340 [267/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:11.340 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:11.598 [269/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:11.598 [270/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:11.598 [271/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:11.598 [272/377] Linking static target drivers/librte_common_mlx5.a 00:02:11.598 [273/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:11.598 [274/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:11.598 [275/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:11.598 [276/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:11.599 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:11.599 [278/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:11.599 [279/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:11.599 [280/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:11.599 [281/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:11.599 [282/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:11.599 [283/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:11.599 [284/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:11.599 [285/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:11.599 [286/377] Linking static target drivers/librte_mempool_ring.a 00:02:11.599 [287/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:11.599 [288/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:11.599 [289/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:11.599 [290/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:11.856 [291/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:11.856 [292/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:11.856 [293/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:11.856 [294/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:11.856 [295/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:11.856 [296/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:11.856 [297/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:11.856 [298/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:11.856 [299/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:11.856 [300/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:11.856 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:11.856 [302/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:11.856 [303/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:11.856 [304/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:11.856 [305/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:11.856 [306/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:11.856 [307/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:11.856 [308/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:11.856 [309/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:11.856 [310/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:11.856 [311/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:11.856 [312/377] Linking static target drivers/librte_compress_mlx5.a 00:02:11.856 [313/377] Linking static target drivers/librte_compress_isal.a 00:02:12.113 [314/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:12.113 [315/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:12.113 [316/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:12.113 [317/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:12.113 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:12.113 [319/377] Linking static target lib/librte_vhost.a 00:02:12.114 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:12.114 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:12.371 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:12.371 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:12.371 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:12.371 [325/377] Linking static target drivers/librte_common_qat.a 00:02:12.935 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:13.500 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.065 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.065 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.324 [330/377] Linking target lib/librte_eal.so.24.1 00:02:14.324 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:14.324 [332/377] Linking target lib/librte_ring.so.24.1 00:02:14.324 [333/377] Linking target lib/librte_meter.so.24.1 00:02:14.324 [334/377] Linking target lib/librte_dmadev.so.24.1 00:02:14.324 [335/377] Linking target lib/librte_timer.so.24.1 00:02:14.324 [336/377] Linking target lib/librte_pci.so.24.1 00:02:14.324 [337/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:14.324 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:14.324 [339/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:14.324 [340/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:14.324 [341/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:14.324 [342/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:14.324 [343/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:14.324 [344/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:14.324 [345/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:14.324 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:14.324 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:14.324 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:14.583 [349/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:14.583 [350/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:14.583 [351/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:14.583 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:14.583 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:14.583 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:14.583 [355/377] Linking target lib/librte_compressdev.so.24.1 00:02:14.583 [356/377] Linking target lib/librte_reorder.so.24.1 00:02:14.583 [357/377] Linking target lib/librte_net.so.24.1 00:02:14.583 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:14.844 [359/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:14.844 [360/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:14.844 [361/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:14.844 [362/377] Linking target lib/librte_cmdline.so.24.1 00:02:14.844 [363/377] Linking target lib/librte_hash.so.24.1 00:02:14.844 [364/377] Linking target lib/librte_security.so.24.1 00:02:14.844 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:14.844 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:14.844 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:14.844 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:14.844 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:15.103 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:15.103 [371/377] Linking target lib/librte_power.so.24.1 00:02:15.103 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:15.103 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:15.103 [374/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:15.103 [375/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:15.103 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:15.103 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:15.103 INFO: autodetecting backend as ninja 00:02:15.103 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp -j 26 00:02:16.040 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:16.040 CC lib/ut_mock/mock.o 00:02:16.040 CC lib/log/log.o 00:02:16.040 CC lib/log/log_flags.o 00:02:16.040 CC lib/log/log_deprecated.o 00:02:16.040 CC lib/ut/ut.o 00:02:16.040 LIB libspdk_log.a 00:02:16.040 LIB libspdk_ut_mock.a 00:02:16.040 LIB libspdk_ut.a 00:02:16.299 CC lib/dma/dma.o 00:02:16.299 CC lib/ioat/ioat.o 00:02:16.299 CXX lib/trace_parser/trace.o 00:02:16.299 CC lib/util/base64.o 00:02:16.299 CC lib/util/bit_array.o 00:02:16.299 CC lib/util/cpuset.o 00:02:16.299 CC lib/util/crc16.o 00:02:16.299 CC lib/util/crc32.o 00:02:16.299 CC lib/util/crc32c.o 00:02:16.299 CC lib/util/crc32_ieee.o 00:02:16.299 CC lib/util/dif.o 00:02:16.299 CC lib/util/crc64.o 00:02:16.299 CC lib/util/fd.o 00:02:16.299 CC lib/util/file.o 00:02:16.299 CC lib/util/hexlify.o 00:02:16.299 CC lib/util/math.o 00:02:16.299 CC lib/util/iov.o 00:02:16.299 CC lib/util/pipe.o 00:02:16.299 CC lib/util/strerror_tls.o 00:02:16.299 CC lib/util/string.o 00:02:16.299 CC lib/util/uuid.o 00:02:16.299 CC lib/util/fd_group.o 00:02:16.299 CC lib/util/xor.o 00:02:16.299 CC lib/util/zipf.o 00:02:16.299 CC lib/vfio_user/host/vfio_user_pci.o 00:02:16.299 CC lib/vfio_user/host/vfio_user.o 00:02:16.558 LIB libspdk_dma.a 00:02:16.558 LIB libspdk_ioat.a 00:02:16.558 LIB libspdk_vfio_user.a 00:02:16.815 LIB libspdk_util.a 00:02:16.815 CC lib/env_dpdk/env.o 00:02:16.815 CC lib/env_dpdk/memory.o 00:02:16.815 CC lib/idxd/idxd.o 00:02:16.815 CC lib/rdma_provider/common.o 00:02:16.815 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:16.815 CC lib/idxd/idxd_kernel.o 00:02:16.815 CC lib/env_dpdk/init.o 00:02:16.815 CC lib/idxd/idxd_user.o 00:02:16.815 CC lib/env_dpdk/threads.o 00:02:16.815 CC lib/env_dpdk/pci_ioat.o 00:02:16.815 CC lib/rdma_utils/rdma_utils.o 00:02:16.815 CC lib/env_dpdk/pci.o 00:02:16.815 CC lib/env_dpdk/pci_virtio.o 00:02:16.815 CC lib/reduce/reduce.o 00:02:16.815 CC lib/env_dpdk/pci_vmd.o 00:02:16.815 CC lib/json/json_parse.o 00:02:16.815 CC lib/env_dpdk/pci_idxd.o 00:02:16.815 CC lib/json/json_util.o 00:02:16.815 CC lib/env_dpdk/pci_event.o 00:02:16.815 CC lib/json/json_write.o 00:02:16.815 CC lib/env_dpdk/sigbus_handler.o 00:02:16.815 CC lib/env_dpdk/pci_dpdk.o 00:02:16.815 CC lib/vmd/vmd.o 00:02:16.815 CC lib/vmd/led.o 00:02:16.815 CC lib/conf/conf.o 00:02:17.072 LIB libspdk_trace_parser.a 00:02:17.072 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:17.072 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:17.072 LIB libspdk_rdma_provider.a 00:02:17.072 LIB libspdk_conf.a 00:02:17.072 LIB libspdk_rdma_utils.a 00:02:17.072 LIB libspdk_json.a 00:02:17.330 CC lib/jsonrpc/jsonrpc_server.o 00:02:17.330 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:17.330 CC lib/jsonrpc/jsonrpc_client.o 00:02:17.330 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:17.330 LIB libspdk_idxd.a 00:02:17.330 LIB libspdk_vmd.a 00:02:17.330 LIB libspdk_reduce.a 00:02:17.589 LIB libspdk_jsonrpc.a 00:02:17.589 CC lib/rpc/rpc.o 00:02:17.848 LIB libspdk_rpc.a 00:02:17.849 LIB libspdk_env_dpdk.a 00:02:18.108 CC lib/trace/trace.o 00:02:18.108 CC lib/trace/trace_flags.o 00:02:18.108 CC lib/trace/trace_rpc.o 00:02:18.108 CC lib/notify/notify.o 00:02:18.108 CC lib/notify/notify_rpc.o 00:02:18.108 CC lib/keyring/keyring.o 00:02:18.108 CC lib/keyring/keyring_rpc.o 00:02:18.108 LIB libspdk_notify.a 00:02:18.108 LIB libspdk_keyring.a 00:02:18.108 LIB libspdk_trace.a 00:02:18.368 CC lib/sock/sock.o 00:02:18.368 CC lib/sock/sock_rpc.o 00:02:18.368 CC lib/thread/thread.o 00:02:18.368 CC lib/thread/iobuf.o 00:02:18.628 LIB libspdk_sock.a 00:02:18.886 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:18.886 CC lib/nvme/nvme_ctrlr.o 00:02:18.886 CC lib/nvme/nvme_fabric.o 00:02:18.887 CC lib/nvme/nvme_ns_cmd.o 00:02:18.887 CC lib/nvme/nvme_ns.o 00:02:18.887 CC lib/nvme/nvme_pcie_common.o 00:02:18.887 CC lib/nvme/nvme_pcie.o 00:02:18.887 CC lib/nvme/nvme_qpair.o 00:02:18.887 CC lib/nvme/nvme.o 00:02:18.887 CC lib/nvme/nvme_quirks.o 00:02:18.887 CC lib/nvme/nvme_discovery.o 00:02:18.887 CC lib/nvme/nvme_transport.o 00:02:18.887 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:18.887 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:18.887 CC lib/nvme/nvme_tcp.o 00:02:18.887 CC lib/nvme/nvme_opal.o 00:02:18.887 CC lib/nvme/nvme_poll_group.o 00:02:18.887 CC lib/nvme/nvme_io_msg.o 00:02:18.887 CC lib/nvme/nvme_zns.o 00:02:18.887 CC lib/nvme/nvme_stubs.o 00:02:18.887 CC lib/nvme/nvme_auth.o 00:02:18.887 CC lib/nvme/nvme_cuse.o 00:02:18.887 CC lib/nvme/nvme_vfio_user.o 00:02:18.887 CC lib/nvme/nvme_rdma.o 00:02:19.450 LIB libspdk_thread.a 00:02:19.707 CC lib/accel/accel.o 00:02:19.707 CC lib/accel/accel_rpc.o 00:02:19.707 CC lib/accel/accel_sw.o 00:02:19.707 CC lib/virtio/virtio.o 00:02:19.707 CC lib/virtio/virtio_vhost_user.o 00:02:19.707 CC lib/virtio/virtio_vfio_user.o 00:02:19.707 CC lib/virtio/virtio_pci.o 00:02:19.707 CC lib/vfu_tgt/tgt_endpoint.o 00:02:19.707 CC lib/vfu_tgt/tgt_rpc.o 00:02:19.707 CC lib/init/json_config.o 00:02:19.707 CC lib/init/subsystem.o 00:02:19.707 CC lib/blob/blobstore.o 00:02:19.707 CC lib/blob/request.o 00:02:19.707 CC lib/init/rpc.o 00:02:19.707 CC lib/init/subsystem_rpc.o 00:02:19.707 CC lib/blob/zeroes.o 00:02:19.707 CC lib/blob/blob_bs_dev.o 00:02:19.707 LIB libspdk_init.a 00:02:19.999 LIB libspdk_vfu_tgt.a 00:02:19.999 LIB libspdk_virtio.a 00:02:19.999 CC lib/event/app.o 00:02:19.999 CC lib/event/reactor.o 00:02:19.999 CC lib/event/app_rpc.o 00:02:20.000 CC lib/event/log_rpc.o 00:02:20.000 CC lib/event/scheduler_static.o 00:02:20.259 LIB libspdk_event.a 00:02:20.259 LIB libspdk_nvme.a 00:02:20.259 LIB libspdk_accel.a 00:02:20.519 CC lib/bdev/bdev.o 00:02:20.519 CC lib/bdev/bdev_rpc.o 00:02:20.519 CC lib/bdev/bdev_zone.o 00:02:20.519 CC lib/bdev/scsi_nvme.o 00:02:20.519 CC lib/bdev/part.o 00:02:21.899 LIB libspdk_blob.a 00:02:21.899 CC lib/blobfs/blobfs.o 00:02:21.899 CC lib/blobfs/tree.o 00:02:21.899 CC lib/lvol/lvol.o 00:02:22.469 LIB libspdk_bdev.a 00:02:22.469 CC lib/nvmf/ctrlr.o 00:02:22.469 CC lib/nvmf/ctrlr_discovery.o 00:02:22.469 CC lib/nvmf/ctrlr_bdev.o 00:02:22.469 CC lib/ublk/ublk.o 00:02:22.469 CC lib/ublk/ublk_rpc.o 00:02:22.469 CC lib/nvmf/nvmf.o 00:02:22.469 CC lib/nvmf/subsystem.o 00:02:22.469 CC lib/nvmf/nvmf_rpc.o 00:02:22.469 CC lib/scsi/dev.o 00:02:22.469 CC lib/nvmf/transport.o 00:02:22.469 CC lib/scsi/lun.o 00:02:22.469 CC lib/scsi/port.o 00:02:22.469 CC lib/nvmf/tcp.o 00:02:22.469 CC lib/nvmf/stubs.o 00:02:22.469 CC lib/scsi/scsi.o 00:02:22.469 CC lib/scsi/scsi_bdev.o 00:02:22.469 CC lib/nvmf/mdns_server.o 00:02:22.469 CC lib/scsi/scsi_pr.o 00:02:22.469 CC lib/scsi/scsi_rpc.o 00:02:22.469 CC lib/nvmf/vfio_user.o 00:02:22.469 CC lib/scsi/task.o 00:02:22.469 CC lib/nvmf/rdma.o 00:02:22.469 CC lib/nbd/nbd.o 00:02:22.469 CC lib/ftl/ftl_core.o 00:02:22.469 LIB libspdk_blobfs.a 00:02:22.729 CC lib/ftl/ftl_init.o 00:02:22.729 LIB libspdk_lvol.a 00:02:22.729 CC lib/ftl/ftl_layout.o 00:02:22.729 CC lib/nbd/nbd_rpc.o 00:02:22.729 CC lib/ftl/ftl_debug.o 00:02:22.729 CC lib/ftl/ftl_io.o 00:02:22.729 CC lib/ftl/ftl_sb.o 00:02:22.729 CC lib/ftl/ftl_l2p.o 00:02:22.729 CC lib/ftl/ftl_l2p_flat.o 00:02:22.729 CC lib/ftl/ftl_nv_cache.o 00:02:22.729 CC lib/ftl/ftl_band.o 00:02:22.729 CC lib/ftl/ftl_band_ops.o 00:02:22.986 CC lib/nvmf/auth.o 00:02:22.986 LIB libspdk_nbd.a 00:02:22.986 CC lib/ftl/ftl_writer.o 00:02:22.986 CC lib/ftl/ftl_rq.o 00:02:22.986 CC lib/ftl/ftl_reloc.o 00:02:22.986 CC lib/ftl/ftl_l2p_cache.o 00:02:22.986 CC lib/ftl/ftl_p2l.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:22.986 LIB libspdk_scsi.a 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:22.986 LIB libspdk_ublk.a 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:22.986 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:23.243 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:23.243 CC lib/ftl/utils/ftl_conf.o 00:02:23.243 CC lib/ftl/utils/ftl_md.o 00:02:23.243 CC lib/ftl/utils/ftl_mempool.o 00:02:23.243 CC lib/ftl/utils/ftl_bitmap.o 00:02:23.243 CC lib/iscsi/conn.o 00:02:23.243 CC lib/vhost/vhost.o 00:02:23.243 CC lib/vhost/vhost_rpc.o 00:02:23.243 CC lib/ftl/utils/ftl_property.o 00:02:23.243 CC lib/vhost/vhost_scsi.o 00:02:23.243 CC lib/vhost/vhost_blk.o 00:02:23.243 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:23.243 CC lib/vhost/rte_vhost_user.o 00:02:23.243 CC lib/iscsi/init_grp.o 00:02:23.243 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:23.243 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:23.243 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:23.243 CC lib/iscsi/iscsi.o 00:02:23.243 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:23.243 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:23.243 CC lib/iscsi/md5.o 00:02:23.243 CC lib/iscsi/param.o 00:02:23.502 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:23.502 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:23.502 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:23.502 CC lib/iscsi/portal_grp.o 00:02:23.502 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:23.502 CC lib/iscsi/tgt_node.o 00:02:23.502 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:23.502 CC lib/ftl/base/ftl_base_dev.o 00:02:23.502 CC lib/iscsi/iscsi_subsystem.o 00:02:23.502 CC lib/ftl/base/ftl_base_bdev.o 00:02:23.502 CC lib/iscsi/iscsi_rpc.o 00:02:23.502 CC lib/iscsi/task.o 00:02:23.502 CC lib/ftl/ftl_trace.o 00:02:23.762 LIB libspdk_ftl.a 00:02:24.022 LIB libspdk_vhost.a 00:02:24.022 LIB libspdk_nvmf.a 00:02:24.280 LIB libspdk_iscsi.a 00:02:24.536 CC module/vfu_device/vfu_virtio.o 00:02:24.536 CC module/vfu_device/vfu_virtio_blk.o 00:02:24.536 CC module/vfu_device/vfu_virtio_scsi.o 00:02:24.536 CC module/vfu_device/vfu_virtio_rpc.o 00:02:24.536 CC module/env_dpdk/env_dpdk_rpc.o 00:02:24.536 CC module/blob/bdev/blob_bdev.o 00:02:24.536 CC module/scheduler/gscheduler/gscheduler.o 00:02:24.536 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:24.536 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:24.536 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:24.536 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:24.536 CC module/accel/iaa/accel_iaa.o 00:02:24.536 CC module/accel/iaa/accel_iaa_rpc.o 00:02:24.536 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:24.536 CC module/accel/dsa/accel_dsa.o 00:02:24.536 CC module/accel/dsa/accel_dsa_rpc.o 00:02:24.536 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:24.536 CC module/sock/posix/posix.o 00:02:24.536 CC module/keyring/linux/keyring.o 00:02:24.536 CC module/keyring/linux/keyring_rpc.o 00:02:24.536 CC module/accel/ioat/accel_ioat.o 00:02:24.536 CC module/keyring/file/keyring.o 00:02:24.536 CC module/accel/ioat/accel_ioat_rpc.o 00:02:24.536 CC module/keyring/file/keyring_rpc.o 00:02:24.537 CC module/sock/uring/uring.o 00:02:24.537 CC module/accel/error/accel_error.o 00:02:24.537 LIB libspdk_env_dpdk_rpc.a 00:02:24.537 CC module/accel/error/accel_error_rpc.o 00:02:24.537 LIB libspdk_keyring_linux.a 00:02:24.537 LIB libspdk_scheduler_gscheduler.a 00:02:24.792 LIB libspdk_keyring_file.a 00:02:24.792 LIB libspdk_scheduler_dpdk_governor.a 00:02:24.792 LIB libspdk_scheduler_dynamic.a 00:02:24.792 LIB libspdk_accel_iaa.a 00:02:24.792 LIB libspdk_accel_ioat.a 00:02:24.792 LIB libspdk_blob_bdev.a 00:02:24.792 LIB libspdk_accel_error.a 00:02:24.792 LIB libspdk_accel_dsa.a 00:02:24.792 LIB libspdk_vfu_device.a 00:02:25.051 CC module/bdev/delay/vbdev_delay.o 00:02:25.051 CC module/bdev/gpt/gpt.o 00:02:25.051 CC module/bdev/compress/vbdev_compress.o 00:02:25.051 CC module/bdev/raid/bdev_raid.o 00:02:25.051 CC module/blobfs/bdev/blobfs_bdev.o 00:02:25.051 CC module/bdev/null/bdev_null.o 00:02:25.051 CC module/bdev/aio/bdev_aio.o 00:02:25.051 CC module/bdev/lvol/vbdev_lvol.o 00:02:25.051 CC module/bdev/nvme/bdev_nvme.o 00:02:25.051 CC module/bdev/error/vbdev_error.o 00:02:25.051 CC module/bdev/split/vbdev_split.o 00:02:25.051 CC module/bdev/ftl/bdev_ftl.o 00:02:25.051 CC module/bdev/malloc/bdev_malloc.o 00:02:25.051 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:25.051 CC module/bdev/crypto/vbdev_crypto.o 00:02:25.051 CC module/bdev/xnvme/bdev_xnvme.o 00:02:25.051 CC module/bdev/iscsi/bdev_iscsi.o 00:02:25.051 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:25.051 CC module/bdev/uring/bdev_uring.o 00:02:25.051 CC module/bdev/passthru/vbdev_passthru.o 00:02:25.051 CC module/bdev/ocf/ctx.o 00:02:25.051 CC module/bdev/ocf/data.o 00:02:25.051 LIB libspdk_sock_uring.a 00:02:25.051 LIB libspdk_sock_posix.a 00:02:25.051 CC module/bdev/split/vbdev_split_rpc.o 00:02:25.051 CC module/bdev/gpt/vbdev_gpt.o 00:02:25.051 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:25.051 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:25.051 CC module/bdev/error/vbdev_error_rpc.o 00:02:25.051 CC module/bdev/null/bdev_null_rpc.o 00:02:25.051 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:25.051 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:25.051 CC module/bdev/aio/bdev_aio_rpc.o 00:02:25.051 CC module/bdev/ocf/stats.o 00:02:25.051 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:25.051 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:25.051 CC module/bdev/uring/bdev_uring_rpc.o 00:02:25.318 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:25.318 CC module/bdev/ocf/utils.o 00:02:25.318 LIB libspdk_bdev_split.a 00:02:25.318 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:25.318 CC module/bdev/ocf/vbdev_ocf.o 00:02:25.318 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:25.318 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:25.318 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:25.318 LIB libspdk_bdev_malloc.a 00:02:25.318 CC module/blobfs/bdev/blobfs_fuse.o 00:02:25.318 LIB libspdk_bdev_error.a 00:02:25.318 LIB libspdk_bdev_null.a 00:02:25.318 LIB libspdk_bdev_zone_block.a 00:02:25.318 LIB libspdk_bdev_xnvme.a 00:02:25.318 LIB libspdk_bdev_aio.a 00:02:25.318 LIB libspdk_bdev_gpt.a 00:02:25.318 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:25.318 CC module/bdev/ocf/volume.o 00:02:25.318 LIB libspdk_bdev_compress.a 00:02:25.318 LIB libspdk_accel_dpdk_compressdev.a 00:02:25.318 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:25.318 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:25.318 CC module/bdev/raid/bdev_raid_rpc.o 00:02:25.318 CC module/bdev/raid/bdev_raid_sb.o 00:02:25.318 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:25.318 CC module/bdev/raid/raid0.o 00:02:25.318 LIB libspdk_bdev_passthru.a 00:02:25.318 LIB libspdk_bdev_uring.a 00:02:25.318 CC module/bdev/nvme/nvme_rpc.o 00:02:25.318 CC module/bdev/nvme/bdev_mdns_client.o 00:02:25.318 CC module/bdev/raid/raid1.o 00:02:25.318 CC module/bdev/raid/concat.o 00:02:25.318 LIB libspdk_bdev_ftl.a 00:02:25.318 CC module/bdev/raid/raid5f.o 00:02:25.318 LIB libspdk_bdev_crypto.a 00:02:25.318 LIB libspdk_bdev_delay.a 00:02:25.318 CC module/bdev/nvme/vbdev_opal.o 00:02:25.318 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:25.318 LIB libspdk_bdev_iscsi.a 00:02:25.318 CC module/bdev/rbd/bdev_rbd.o 00:02:25.318 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:25.318 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:25.318 LIB libspdk_blobfs_bdev.a 00:02:25.577 LIB libspdk_accel_dpdk_cryptodev.a 00:02:25.577 LIB libspdk_bdev_virtio.a 00:02:25.577 LIB libspdk_bdev_lvol.a 00:02:25.577 LIB libspdk_bdev_ocf.a 00:02:25.577 LIB libspdk_bdev_rbd.a 00:02:25.577 LIB libspdk_bdev_raid.a 00:02:27.488 LIB libspdk_bdev_nvme.a 00:02:27.488 CC module/event/subsystems/scheduler/scheduler.o 00:02:27.488 CC module/event/subsystems/keyring/keyring.o 00:02:27.488 CC module/event/subsystems/iobuf/iobuf.o 00:02:27.488 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:27.488 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:27.488 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:27.488 CC module/event/subsystems/vmd/vmd.o 00:02:27.488 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:27.488 CC module/event/subsystems/sock/sock.o 00:02:27.748 LIB libspdk_event_keyring.a 00:02:27.748 LIB libspdk_event_scheduler.a 00:02:27.748 LIB libspdk_event_vhost_blk.a 00:02:27.748 LIB libspdk_event_vfu_tgt.a 00:02:27.748 LIB libspdk_event_iobuf.a 00:02:27.748 LIB libspdk_event_sock.a 00:02:27.748 LIB libspdk_event_vmd.a 00:02:27.748 CC module/event/subsystems/accel/accel.o 00:02:29.123 LIB libspdk_event_accel.a 00:02:29.123 CC module/event/subsystems/bdev/bdev.o 00:02:29.123 LIB libspdk_event_bdev.a 00:02:29.381 CC module/event/subsystems/ublk/ublk.o 00:02:29.381 CC module/event/subsystems/scsi/scsi.o 00:02:29.381 CC module/event/subsystems/nbd/nbd.o 00:02:29.381 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:29.381 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:29.381 LIB libspdk_event_ublk.a 00:02:29.381 LIB libspdk_event_nbd.a 00:02:29.381 LIB libspdk_event_scsi.a 00:02:29.640 LIB libspdk_event_nvmf.a 00:02:29.640 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:29.640 CC module/event/subsystems/iscsi/iscsi.o 00:02:29.640 LIB libspdk_event_vhost_scsi.a 00:02:29.897 LIB libspdk_event_iscsi.a 00:02:29.897 CC app/trace_record/trace_record.o 00:02:29.897 CXX app/trace/trace.o 00:02:29.897 CC app/spdk_nvme_perf/perf.o 00:02:29.897 CC app/spdk_lspci/spdk_lspci.o 00:02:29.897 CC app/spdk_nvme_discover/discovery_aer.o 00:02:29.897 CC app/spdk_top/spdk_top.o 00:02:29.897 CC app/spdk_nvme_identify/identify.o 00:02:29.897 CC test/rpc_client/rpc_client_test.o 00:02:29.897 TEST_HEADER include/spdk/accel.h 00:02:29.897 TEST_HEADER include/spdk/accel_module.h 00:02:29.897 TEST_HEADER include/spdk/assert.h 00:02:29.897 TEST_HEADER include/spdk/barrier.h 00:02:29.897 TEST_HEADER include/spdk/base64.h 00:02:29.897 TEST_HEADER include/spdk/bdev.h 00:02:29.897 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:29.897 TEST_HEADER include/spdk/bdev_module.h 00:02:29.897 TEST_HEADER include/spdk/bdev_zone.h 00:02:29.897 TEST_HEADER include/spdk/bit_array.h 00:02:29.897 TEST_HEADER include/spdk/bit_pool.h 00:02:29.897 TEST_HEADER include/spdk/blob.h 00:02:29.897 TEST_HEADER include/spdk/blob_bdev.h 00:02:29.897 CC app/spdk_dd/spdk_dd.o 00:02:29.897 TEST_HEADER include/spdk/blobfs.h 00:02:29.897 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:29.897 CC app/iscsi_tgt/iscsi_tgt.o 00:02:29.897 TEST_HEADER include/spdk/conf.h 00:02:29.897 TEST_HEADER include/spdk/config.h 00:02:29.897 TEST_HEADER include/spdk/cpuset.h 00:02:29.897 TEST_HEADER include/spdk/crc16.h 00:02:29.897 TEST_HEADER include/spdk/crc32.h 00:02:29.897 TEST_HEADER include/spdk/crc64.h 00:02:30.152 TEST_HEADER include/spdk/dif.h 00:02:30.152 TEST_HEADER include/spdk/dma.h 00:02:30.152 TEST_HEADER include/spdk/endian.h 00:02:30.152 CC app/nvmf_tgt/nvmf_main.o 00:02:30.152 TEST_HEADER include/spdk/env.h 00:02:30.152 TEST_HEADER include/spdk/env_dpdk.h 00:02:30.152 TEST_HEADER include/spdk/event.h 00:02:30.152 TEST_HEADER include/spdk/fd.h 00:02:30.152 TEST_HEADER include/spdk/fd_group.h 00:02:30.152 TEST_HEADER include/spdk/file.h 00:02:30.152 CC examples/util/zipf/zipf.o 00:02:30.152 CC app/fio/nvme/fio_plugin.o 00:02:30.152 TEST_HEADER include/spdk/ftl.h 00:02:30.152 TEST_HEADER include/spdk/gpt_spec.h 00:02:30.152 CC examples/ioat/verify/verify.o 00:02:30.152 TEST_HEADER include/spdk/hexlify.h 00:02:30.152 CC examples/ioat/perf/perf.o 00:02:30.152 CC test/thread/poller_perf/poller_perf.o 00:02:30.152 TEST_HEADER include/spdk/histogram_data.h 00:02:30.152 CC test/app/histogram_perf/histogram_perf.o 00:02:30.152 TEST_HEADER include/spdk/idxd.h 00:02:30.153 TEST_HEADER include/spdk/idxd_spec.h 00:02:30.153 TEST_HEADER include/spdk/init.h 00:02:30.153 CC app/spdk_tgt/spdk_tgt.o 00:02:30.153 TEST_HEADER include/spdk/ioat.h 00:02:30.153 TEST_HEADER include/spdk/ioat_spec.h 00:02:30.153 TEST_HEADER include/spdk/iscsi_spec.h 00:02:30.153 TEST_HEADER include/spdk/json.h 00:02:30.153 TEST_HEADER include/spdk/jsonrpc.h 00:02:30.153 TEST_HEADER include/spdk/keyring.h 00:02:30.153 TEST_HEADER include/spdk/keyring_module.h 00:02:30.153 TEST_HEADER include/spdk/likely.h 00:02:30.153 TEST_HEADER include/spdk/log.h 00:02:30.153 TEST_HEADER include/spdk/lvol.h 00:02:30.153 TEST_HEADER include/spdk/memory.h 00:02:30.153 TEST_HEADER include/spdk/mmio.h 00:02:30.153 TEST_HEADER include/spdk/nbd.h 00:02:30.153 TEST_HEADER include/spdk/notify.h 00:02:30.153 TEST_HEADER include/spdk/nvme.h 00:02:30.153 TEST_HEADER include/spdk/nvme_intel.h 00:02:30.153 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:30.153 CC app/fio/bdev/fio_plugin.o 00:02:30.153 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:30.153 TEST_HEADER include/spdk/nvme_spec.h 00:02:30.153 CC test/dma/test_dma/test_dma.o 00:02:30.153 CC test/app/bdev_svc/bdev_svc.o 00:02:30.153 TEST_HEADER include/spdk/nvme_zns.h 00:02:30.153 TEST_HEADER include/spdk/nvmf.h 00:02:30.153 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:30.153 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:30.153 TEST_HEADER include/spdk/nvmf_spec.h 00:02:30.153 TEST_HEADER include/spdk/nvmf_transport.h 00:02:30.153 LINK spdk_lspci 00:02:30.153 TEST_HEADER include/spdk/opal.h 00:02:30.153 TEST_HEADER include/spdk/opal_spec.h 00:02:30.153 TEST_HEADER include/spdk/pci_ids.h 00:02:30.153 TEST_HEADER include/spdk/pipe.h 00:02:30.153 TEST_HEADER include/spdk/queue.h 00:02:30.153 TEST_HEADER include/spdk/reduce.h 00:02:30.153 TEST_HEADER include/spdk/rpc.h 00:02:30.153 TEST_HEADER include/spdk/scheduler.h 00:02:30.153 CC test/env/mem_callbacks/mem_callbacks.o 00:02:30.153 TEST_HEADER include/spdk/scsi.h 00:02:30.153 TEST_HEADER include/spdk/scsi_spec.h 00:02:30.153 TEST_HEADER include/spdk/sock.h 00:02:30.153 TEST_HEADER include/spdk/stdinc.h 00:02:30.153 TEST_HEADER include/spdk/string.h 00:02:30.153 TEST_HEADER include/spdk/thread.h 00:02:30.153 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:30.153 TEST_HEADER include/spdk/trace.h 00:02:30.153 TEST_HEADER include/spdk/trace_parser.h 00:02:30.153 TEST_HEADER include/spdk/tree.h 00:02:30.153 TEST_HEADER include/spdk/ublk.h 00:02:30.153 TEST_HEADER include/spdk/util.h 00:02:30.153 TEST_HEADER include/spdk/uuid.h 00:02:30.153 TEST_HEADER include/spdk/version.h 00:02:30.153 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:30.153 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:30.153 LINK rpc_client_test 00:02:30.153 TEST_HEADER include/spdk/vhost.h 00:02:30.153 TEST_HEADER include/spdk/vmd.h 00:02:30.153 TEST_HEADER include/spdk/xor.h 00:02:30.153 TEST_HEADER include/spdk/zipf.h 00:02:30.153 CXX test/cpp_headers/accel.o 00:02:30.153 LINK spdk_nvme_discover 00:02:30.153 LINK interrupt_tgt 00:02:30.153 LINK histogram_perf 00:02:30.153 LINK poller_perf 00:02:30.153 LINK zipf 00:02:30.153 LINK spdk_trace_record 00:02:30.153 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:30.153 LINK nvmf_tgt 00:02:30.153 LINK iscsi_tgt 00:02:30.153 LINK verify 00:02:30.153 LINK ioat_perf 00:02:30.153 LINK spdk_tgt 00:02:30.153 LINK bdev_svc 00:02:30.153 LINK spdk_trace 00:02:30.410 CXX test/cpp_headers/accel_module.o 00:02:30.410 LINK histogram_ut 00:02:30.410 LINK spdk_dd 00:02:30.410 LINK test_dma 00:02:30.410 LINK nvme_fuzz 00:02:30.410 CXX test/cpp_headers/assert.o 00:02:30.410 LINK spdk_nvme 00:02:30.410 LINK spdk_bdev 00:02:30.410 LINK spdk_top 00:02:30.666 LINK mem_callbacks 00:02:30.666 CXX test/cpp_headers/barrier.o 00:02:30.666 LINK spdk_nvme_identify 00:02:30.666 CC test/thread/lock/spdk_lock.o 00:02:30.666 LINK spdk_nvme_perf 00:02:30.666 CC test/unit/lib/log/log.c/log_ut.o 00:02:30.666 CXX test/cpp_headers/base64.o 00:02:30.666 CXX test/cpp_headers/bdev.o 00:02:30.666 CC app/vhost/vhost.o 00:02:30.924 CC test/env/vtophys/vtophys.o 00:02:30.924 CXX test/cpp_headers/bdev_module.o 00:02:30.924 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:30.924 LINK log_ut 00:02:30.924 CC test/env/memory/memory_ut.o 00:02:30.924 CC examples/thread/thread/thread_ex.o 00:02:30.924 CC test/app/jsoncat/jsoncat.o 00:02:30.924 CXX test/cpp_headers/bdev_zone.o 00:02:30.924 LINK vhost 00:02:30.924 LINK vtophys 00:02:30.924 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:30.924 LINK env_dpdk_post_init 00:02:30.924 LINK jsoncat 00:02:31.181 CC test/app/stub/stub.o 00:02:31.181 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:31.181 CXX test/cpp_headers/bit_array.o 00:02:31.181 CXX test/cpp_headers/bit_pool.o 00:02:31.181 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:31.181 LINK thread 00:02:31.181 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:31.181 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:31.181 LINK stub 00:02:31.181 CXX test/cpp_headers/blob.o 00:02:31.182 CC test/env/pci/pci_ut.o 00:02:31.440 LINK base64_ut 00:02:31.440 CXX test/cpp_headers/blob_bdev.o 00:02:31.440 LINK common_ut 00:02:31.440 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:31.440 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:31.440 CXX test/cpp_headers/blobfs.o 00:02:31.440 LINK vhost_fuzz 00:02:31.440 CC examples/sock/hello_world/hello_sock.o 00:02:31.440 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:31.440 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:31.440 LINK pci_ut 00:02:31.440 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:31.697 CXX test/cpp_headers/blobfs_bdev.o 00:02:31.697 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:31.697 LINK crc16_ut 00:02:31.697 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:31.697 LINK hello_sock 00:02:31.697 LINK memory_ut 00:02:31.697 CC examples/vmd/lsvmd/lsvmd.o 00:02:31.697 LINK cpuset_ut 00:02:31.697 LINK spdk_lock 00:02:31.697 LINK crc32_ieee_ut 00:02:31.697 CXX test/cpp_headers/conf.o 00:02:31.697 CXX test/cpp_headers/config.o 00:02:31.697 LINK crc32c_ut 00:02:31.697 CXX test/cpp_headers/cpuset.o 00:02:31.697 LINK lsvmd 00:02:31.954 LINK ioat_ut 00:02:31.954 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:31.954 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:31.954 LINK bit_array_ut 00:02:31.954 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:31.954 CXX test/cpp_headers/crc16.o 00:02:31.954 CC examples/vmd/led/led.o 00:02:31.954 LINK dma_ut 00:02:31.954 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:31.954 LINK crc64_ut 00:02:31.954 CC test/unit/lib/util/math.c/math_ut.o 00:02:31.954 CXX test/cpp_headers/crc32.o 00:02:31.954 CXX test/cpp_headers/crc64.o 00:02:31.954 LINK led 00:02:32.212 CXX test/cpp_headers/dif.o 00:02:32.212 CC test/unit/lib/util/string.c/string_ut.o 00:02:32.212 LINK iov_ut 00:02:32.212 CXX test/cpp_headers/dma.o 00:02:32.212 LINK math_ut 00:02:32.212 CXX test/cpp_headers/endian.o 00:02:32.212 CXX test/cpp_headers/env.o 00:02:32.212 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:32.212 CXX test/cpp_headers/env_dpdk.o 00:02:32.212 CC examples/idxd/perf/perf.o 00:02:32.212 LINK iscsi_fuzz 00:02:32.212 CXX test/cpp_headers/event.o 00:02:32.212 CXX test/cpp_headers/fd.o 00:02:32.212 CXX test/cpp_headers/fd_group.o 00:02:32.212 CXX test/cpp_headers/file.o 00:02:32.212 CXX test/cpp_headers/ftl.o 00:02:32.212 CXX test/cpp_headers/gpt_spec.o 00:02:32.212 CXX test/cpp_headers/hexlify.o 00:02:32.212 CXX test/cpp_headers/histogram_data.o 00:02:32.212 LINK string_ut 00:02:32.468 CXX test/cpp_headers/idxd.o 00:02:32.468 CXX test/cpp_headers/idxd_spec.o 00:02:32.468 CXX test/cpp_headers/init.o 00:02:32.468 CXX test/cpp_headers/ioat.o 00:02:32.468 LINK pipe_ut 00:02:32.468 LINK idxd_perf 00:02:32.468 CXX test/cpp_headers/ioat_spec.o 00:02:32.468 CC examples/nvme/hello_world/hello_world.o 00:02:32.468 CC examples/nvme/reconnect/reconnect.o 00:02:32.468 LINK xor_ut 00:02:32.468 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:32.468 CC test/event/event_perf/event_perf.o 00:02:32.468 CC test/event/reactor/reactor.o 00:02:32.468 CXX test/cpp_headers/iscsi_spec.o 00:02:32.468 CXX test/cpp_headers/json.o 00:02:32.468 CC test/event/reactor_perf/reactor_perf.o 00:02:32.468 LINK dif_ut 00:02:32.468 CC test/event/app_repeat/app_repeat.o 00:02:32.468 CC examples/nvme/arbitration/arbitration.o 00:02:32.724 CC test/event/scheduler/scheduler.o 00:02:32.724 LINK event_perf 00:02:32.724 LINK hello_world 00:02:32.724 LINK reactor 00:02:32.724 CXX test/cpp_headers/jsonrpc.o 00:02:32.724 CC examples/nvme/hotplug/hotplug.o 00:02:32.724 LINK reactor_perf 00:02:32.724 CXX test/cpp_headers/keyring.o 00:02:32.724 LINK reconnect 00:02:32.724 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:32.724 LINK app_repeat 00:02:32.724 CC examples/nvme/abort/abort.o 00:02:32.724 LINK scheduler 00:02:32.724 CXX test/cpp_headers/keyring_module.o 00:02:32.724 LINK nvme_manage 00:02:32.724 LINK arbitration 00:02:32.724 LINK hotplug 00:02:32.724 LINK cmb_copy 00:02:32.981 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:32.981 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:32.981 CXX test/cpp_headers/likely.o 00:02:32.981 CXX test/cpp_headers/log.o 00:02:32.981 CXX test/cpp_headers/lvol.o 00:02:32.981 CXX test/cpp_headers/memory.o 00:02:32.981 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:32.981 CXX test/cpp_headers/mmio.o 00:02:32.981 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:32.981 LINK abort 00:02:33.261 CXX test/cpp_headers/nbd.o 00:02:33.261 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:33.261 CXX test/cpp_headers/notify.o 00:02:33.261 LINK json_util_ut 00:02:33.261 CXX test/cpp_headers/nvme.o 00:02:33.261 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:33.261 LINK pmr_persistence 00:02:33.261 CXX test/cpp_headers/nvme_intel.o 00:02:33.261 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:33.261 CC test/accel/dif/dif.o 00:02:33.261 CC test/blobfs/mkfs/mkfs.o 00:02:33.261 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:33.517 CXX test/cpp_headers/nvme_ocssd.o 00:02:33.517 CC test/lvol/esnap/esnap.o 00:02:33.517 CC test/nvme/aer/aer.o 00:02:33.517 CC test/nvme/reset/reset.o 00:02:33.517 CC test/blobfs/fuse/fuse.o 00:02:33.517 LINK pci_event_ut 00:02:33.517 LINK mkfs 00:02:33.517 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:33.517 CC test/nvme/sgl/sgl.o 00:02:33.517 CC test/nvme/e2edp/nvme_dp.o 00:02:33.517 LINK json_write_ut 00:02:33.517 CXX test/cpp_headers/nvme_spec.o 00:02:33.517 CC test/nvme/overhead/overhead.o 00:02:33.517 LINK reset 00:02:33.517 LINK fuse 00:02:33.517 LINK aer 00:02:33.517 CC test/nvme/err_injection/err_injection.o 00:02:33.774 LINK idxd_user_ut 00:02:33.774 LINK dif 00:02:33.774 CC test/nvme/startup/startup.o 00:02:33.774 CC test/nvme/reserve/reserve.o 00:02:33.774 CXX test/cpp_headers/nvme_zns.o 00:02:33.774 CXX test/cpp_headers/nvmf.o 00:02:33.774 CXX test/cpp_headers/nvmf_cmd.o 00:02:33.774 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:33.774 CXX test/cpp_headers/nvmf_spec.o 00:02:33.774 LINK sgl 00:02:33.774 LINK nvme_dp 00:02:33.774 CC test/nvme/simple_copy/simple_copy.o 00:02:33.774 LINK overhead 00:02:33.774 LINK err_injection 00:02:33.774 LINK startup 00:02:33.774 CC examples/accel/perf/accel_perf.o 00:02:33.774 LINK reserve 00:02:34.030 CXX test/cpp_headers/nvmf_transport.o 00:02:34.030 CXX test/cpp_headers/opal.o 00:02:34.030 CXX test/cpp_headers/opal_spec.o 00:02:34.030 CXX test/cpp_headers/pci_ids.o 00:02:34.030 CC examples/blob/hello_world/hello_blob.o 00:02:34.030 CC examples/blob/cli/blobcli.o 00:02:34.030 LINK idxd_ut 00:02:34.030 LINK simple_copy 00:02:34.030 CC test/nvme/connect_stress/connect_stress.o 00:02:34.030 CXX test/cpp_headers/pipe.o 00:02:34.288 CC test/nvme/boot_partition/boot_partition.o 00:02:34.288 LINK accel_perf 00:02:34.288 LINK connect_stress 00:02:34.288 CC test/nvme/fused_ordering/fused_ordering.o 00:02:34.288 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:34.288 CC test/nvme/compliance/nvme_compliance.o 00:02:34.288 CC test/nvme/fdp/fdp.o 00:02:34.288 LINK hello_blob 00:02:34.288 CXX test/cpp_headers/queue.o 00:02:34.288 LINK blobcli 00:02:34.288 LINK boot_partition 00:02:34.288 LINK reduce_ut 00:02:34.288 LINK json_parse_ut 00:02:34.288 LINK doorbell_aers 00:02:34.288 CXX test/cpp_headers/reduce.o 00:02:34.288 LINK fused_ordering 00:02:34.546 CXX test/cpp_headers/rpc.o 00:02:34.546 CXX test/cpp_headers/scheduler.o 00:02:34.546 LINK nvme_compliance 00:02:34.546 LINK fdp 00:02:34.546 CC test/nvme/cuse/cuse.o 00:02:34.546 CXX test/cpp_headers/scsi.o 00:02:34.546 CXX test/cpp_headers/scsi_spec.o 00:02:34.546 CXX test/cpp_headers/sock.o 00:02:34.546 CXX test/cpp_headers/stdinc.o 00:02:34.546 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:34.546 CXX test/cpp_headers/string.o 00:02:34.804 CXX test/cpp_headers/thread.o 00:02:34.804 CXX test/cpp_headers/trace.o 00:02:34.804 CXX test/cpp_headers/trace_parser.o 00:02:34.804 CXX test/cpp_headers/ublk.o 00:02:34.804 CXX test/cpp_headers/tree.o 00:02:34.804 CXX test/cpp_headers/util.o 00:02:34.804 CXX test/cpp_headers/uuid.o 00:02:34.804 CXX test/cpp_headers/version.o 00:02:34.804 CXX test/cpp_headers/vfio_user_pci.o 00:02:34.804 CXX test/cpp_headers/vfio_user_spec.o 00:02:34.804 CXX test/cpp_headers/vhost.o 00:02:35.063 LINK jsonrpc_server_ut 00:02:35.063 CXX test/cpp_headers/vmd.o 00:02:35.063 CXX test/cpp_headers/xor.o 00:02:35.063 CXX test/cpp_headers/zipf.o 00:02:35.063 CC examples/bdev/hello_world/hello_bdev.o 00:02:35.063 CC examples/bdev/bdevperf/bdevperf.o 00:02:35.320 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:35.321 LINK cuse 00:02:35.321 LINK hello_bdev 00:02:35.887 LINK bdevperf 00:02:35.887 LINK rpc_ut 00:02:36.145 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:36.145 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:36.145 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:36.145 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:36.145 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:36.145 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:36.145 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:36.402 CC test/bdev/bdevio/bdevio.o 00:02:36.402 LINK keyring_ut 00:02:36.660 LINK notify_ut 00:02:36.660 LINK bdevio 00:02:36.660 LINK iobuf_ut 00:02:36.919 LINK uring_ut 00:02:36.919 LINK posix_ut 00:02:37.177 LINK sock_ut 00:02:37.177 LINK esnap 00:02:37.435 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:37.435 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:37.435 LINK thread_ut 00:02:37.692 LINK nvme_quirks_ut 00:02:37.692 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:37.692 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:37.692 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:37.949 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:37.949 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:37.949 CC examples/nvmf/nvmf/nvmf.o 00:02:37.949 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:37.949 LINK nvme_opal_ut 00:02:37.949 LINK nvme_ns_ut 00:02:38.207 LINK nvme_transport_ut 00:02:38.207 LINK nvme_fabric_ut 00:02:38.207 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:38.207 LINK nvme_poll_group_ut 00:02:38.207 LINK nvme_ctrlr_cmd_ut 00:02:38.207 LINK nvme_io_msg_ut 00:02:38.207 LINK nvmf 00:02:38.207 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:38.465 LINK nvme_qpair_ut 00:02:38.465 LINK blob_bdev_ut 00:02:38.465 LINK subsystem_ut 00:02:38.465 LINK nvme_ut 00:02:38.465 LINK nvme_pcie_common_ut 00:02:38.465 LINK nvme_ns_cmd_ut 00:02:38.722 LINK nvme_cuse_ut 00:02:38.722 LINK rpc_ut 00:02:38.722 LINK nvme_ns_ocssd_cmd_ut 00:02:38.722 LINK accel_dpdk_compressdev_ut 00:02:38.980 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:38.980 CC test/unit/lib/event/app.c/app_ut.o 00:02:38.980 LINK nvme_pcie_ut 00:02:38.980 LINK nvme_rdma_ut 00:02:38.980 LINK nvme_tcp_ut 00:02:39.238 LINK accel_dpdk_cryptodev_ut 00:02:39.238 LINK accel_ut 00:02:39.493 LINK app_ut 00:02:39.493 LINK nvme_ctrlr_ut 00:02:39.493 LINK reactor_ut 00:02:39.750 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:39.750 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:39.750 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:39.750 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:39.750 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:39.750 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:39.750 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:39.750 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:39.750 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:39.750 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:39.750 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:39.750 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:39.750 LINK scsi_nvme_ut 00:02:40.029 LINK bdev_zone_ut 00:02:40.029 LINK gpt_ut 00:02:40.296 LINK bdev_raid_sb_ut 00:02:40.296 LINK raid0_ut 00:02:40.296 LINK concat_ut 00:02:40.296 LINK raid1_ut 00:02:40.296 LINK compress_ut 00:02:40.296 LINK vbdev_zone_block_ut 00:02:40.573 LINK vbdev_lvol_ut 00:02:40.573 LINK raid5f_ut 00:02:40.884 LINK crypto_ut 00:02:40.884 LINK bdev_raid_ut 00:02:41.892 LINK bdev_ut 00:02:42.824 LINK blob_ut 00:02:42.824 LINK part_ut 00:02:42.824 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:42.824 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:42.824 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:42.824 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:43.081 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:43.081 LINK bdev_nvme_ut 00:02:43.081 LINK bdev_ut 00:02:43.081 LINK tree_ut 00:02:43.081 LINK blobfs_bdev_ut 00:02:43.338 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:43.338 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:43.338 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:43.338 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:43.338 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:43.338 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:02:43.338 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:43.338 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:43.338 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:43.338 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:43.338 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:02:43.338 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:43.338 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:43.338 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:43.338 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:43.338 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:43.595 LINK ftl_bitmap_ut 00:02:43.595 LINK scsi_ut 00:02:43.595 LINK dev_ut 00:02:43.595 LINK ftl_l2p_ut 00:02:43.595 LINK ftl_mempool_ut 00:02:43.595 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:43.852 LINK scsi_pr_ut 00:02:43.852 LINK blobfs_sync_ut 00:02:43.852 LINK ftl_mngt_ut 00:02:43.852 LINK blobfs_async_ut 00:02:43.852 LINK lun_ut 00:02:43.852 LINK ctrlr_bdev_ut 00:02:43.852 LINK ftl_io_ut 00:02:44.108 LINK scsi_bdev_ut 00:02:44.108 LINK ftl_p2l_ut 00:02:44.108 LINK lvol_ut 00:02:44.365 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:44.365 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:44.365 LINK ftl_band_ut 00:02:44.365 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:44.365 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:44.365 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:44.365 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:44.365 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:44.365 LINK ftl_sb_ut 00:02:44.365 LINK nvmf_ut 00:02:44.365 LINK auth_ut 00:02:44.622 LINK ctrlr_discovery_ut 00:02:44.622 LINK param_ut 00:02:44.622 LINK ftl_layout_upgrade_ut 00:02:44.623 LINK init_grp_ut 00:02:44.880 LINK vfio_user_ut 00:02:44.880 LINK subsystem_ut 00:02:44.880 LINK portal_grp_ut 00:02:44.880 LINK tgt_node_ut 00:02:45.137 LINK ctrlr_ut 00:02:45.137 LINK conn_ut 00:02:45.395 LINK transport_ut 00:02:45.395 LINK rdma_ut 00:02:45.662 LINK iscsi_ut 00:02:45.662 LINK tcp_ut 00:02:45.943 LINK vhost_ut 00:02:45.943 00:02:45.943 real 1m21.220s 00:02:45.943 user 11m26.003s 00:02:45.943 sys 2m46.403s 00:02:45.943 14:49:13 unittest_build -- common/autotest_common.sh@1124 -- # xtrace_disable 00:02:45.943 14:49:13 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:02:45.943 ************************************ 00:02:45.943 END TEST unittest_build 00:02:45.943 ************************************ 00:02:46.201 14:49:13 -- common/autotest_common.sh@1142 -- # return 0 00:02:46.201 14:49:13 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.201 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.201 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.201 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.201 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.201 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:46.201 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.201 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:46.201 ++ rpc_py=rpc_cmd 00:02:46.201 ++ set -e 00:02:46.201 ++ shopt -s nullglob 00:02:46.201 ++ shopt -s extglob 00:02:46.201 ++ shopt -s inherit_errexit 00:02:46.201 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:46.201 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:46.201 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:46.201 +++ CONFIG_WPDK_DIR= 00:02:46.201 +++ CONFIG_ASAN=n 00:02:46.201 +++ CONFIG_VBDEV_COMPRESS=y 00:02:46.201 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:46.201 +++ CONFIG_USDT=n 00:02:46.201 +++ CONFIG_CUSTOMOCF=y 00:02:46.201 +++ CONFIG_PREFIX=/usr/local 00:02:46.201 +++ CONFIG_RBD=y 00:02:46.201 +++ CONFIG_LIBDIR= 00:02:46.201 +++ CONFIG_IDXD=y 00:02:46.201 +++ CONFIG_NVME_CUSE=y 00:02:46.201 +++ CONFIG_SMA=n 00:02:46.201 +++ CONFIG_VTUNE=n 00:02:46.201 +++ CONFIG_TSAN=n 00:02:46.201 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:46.201 +++ CONFIG_VFIO_USER_DIR= 00:02:46.201 +++ CONFIG_PGO_CAPTURE=n 00:02:46.201 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:46.201 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:46.201 +++ CONFIG_LTO=n 00:02:46.201 +++ CONFIG_ISCSI_INITIATOR=y 00:02:46.201 +++ CONFIG_CET=n 00:02:46.201 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:46.201 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:46.201 +++ CONFIG_RDMA_SET_TOS=y 00:02:46.201 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:46.201 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:46.201 +++ CONFIG_UBLK=y 00:02:46.201 +++ CONFIG_ISAL_CRYPTO=y 00:02:46.201 +++ CONFIG_OPENSSL_PATH= 00:02:46.201 +++ CONFIG_OCF=y 00:02:46.201 +++ CONFIG_FUSE=y 00:02:46.201 +++ CONFIG_VTUNE_DIR= 00:02:46.201 +++ CONFIG_FUZZER_LIB= 00:02:46.201 +++ CONFIG_FUZZER=n 00:02:46.201 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:46.201 +++ CONFIG_CRYPTO=y 00:02:46.201 +++ CONFIG_PGO_USE=n 00:02:46.201 +++ CONFIG_VHOST=y 00:02:46.201 +++ CONFIG_DAOS=n 00:02:46.201 +++ CONFIG_DPDK_INC_DIR= 00:02:46.201 +++ CONFIG_DAOS_DIR= 00:02:46.201 +++ CONFIG_UNIT_TESTS=y 00:02:46.201 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:46.201 +++ CONFIG_VIRTIO=y 00:02:46.201 +++ CONFIG_DPDK_UADK=n 00:02:46.201 +++ CONFIG_COVERAGE=y 00:02:46.201 +++ CONFIG_RDMA=y 00:02:46.201 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:46.201 +++ CONFIG_URING_PATH= 00:02:46.201 +++ CONFIG_XNVME=y 00:02:46.201 +++ CONFIG_VFIO_USER=y 00:02:46.201 +++ CONFIG_ARCH=native 00:02:46.201 +++ CONFIG_HAVE_EVP_MAC=y 00:02:46.201 +++ CONFIG_URING_ZNS=y 00:02:46.201 +++ CONFIG_WERROR=y 00:02:46.201 +++ CONFIG_HAVE_LIBBSD=n 00:02:46.201 +++ CONFIG_UBSAN=y 00:02:46.201 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:46.201 +++ CONFIG_GOLANG=n 00:02:46.201 +++ CONFIG_ISAL=y 00:02:46.201 +++ CONFIG_IDXD_KERNEL=y 00:02:46.201 +++ CONFIG_DPDK_LIB_DIR= 00:02:46.201 +++ CONFIG_RDMA_PROV=verbs 00:02:46.201 +++ CONFIG_APPS=y 00:02:46.201 +++ CONFIG_SHARED=n 00:02:46.201 +++ CONFIG_HAVE_KEYUTILS=y 00:02:46.201 +++ CONFIG_FC_PATH= 00:02:46.201 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:46.201 +++ CONFIG_FC=n 00:02:46.201 +++ CONFIG_AVAHI=n 00:02:46.201 +++ CONFIG_FIO_PLUGIN=y 00:02:46.201 +++ CONFIG_RAID5F=y 00:02:46.201 +++ CONFIG_EXAMPLES=y 00:02:46.201 +++ CONFIG_TESTS=y 00:02:46.201 +++ CONFIG_CRYPTO_MLX5=y 00:02:46.201 +++ CONFIG_MAX_LCORES=128 00:02:46.201 +++ CONFIG_IPSEC_MB=y 00:02:46.201 +++ CONFIG_PGO_DIR= 00:02:46.201 +++ CONFIG_DEBUG=y 00:02:46.201 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:46.201 +++ CONFIG_CROSS_PREFIX= 00:02:46.201 +++ CONFIG_URING=y 00:02:46.201 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:46.201 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:46.201 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:46.201 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:46.201 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.201 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.201 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:46.201 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.201 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:46.201 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:46.201 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:46.201 +++ VHOST_APP=("$_app_dir/vhost") 00:02:46.201 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:46.201 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:46.201 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:46.201 +++ [[ #ifndef SPDK_CONFIG_H 00:02:46.201 #define SPDK_CONFIG_H 00:02:46.201 #define SPDK_CONFIG_APPS 1 00:02:46.201 #define SPDK_CONFIG_ARCH native 00:02:46.201 #undef SPDK_CONFIG_ASAN 00:02:46.201 #undef SPDK_CONFIG_AVAHI 00:02:46.201 #undef SPDK_CONFIG_CET 00:02:46.201 #define SPDK_CONFIG_COVERAGE 1 00:02:46.201 #define SPDK_CONFIG_CROSS_PREFIX 00:02:46.201 #define SPDK_CONFIG_CRYPTO 1 00:02:46.201 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:46.201 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:46.201 #undef SPDK_CONFIG_DAOS 00:02:46.201 #define SPDK_CONFIG_DAOS_DIR 00:02:46.201 #define SPDK_CONFIG_DEBUG 1 00:02:46.201 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:46.201 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:46.201 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:46.201 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:46.201 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:46.201 #undef SPDK_CONFIG_DPDK_UADK 00:02:46.201 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:46.201 #define SPDK_CONFIG_EXAMPLES 1 00:02:46.201 #undef SPDK_CONFIG_FC 00:02:46.201 #define SPDK_CONFIG_FC_PATH 00:02:46.201 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:46.201 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:46.201 #define SPDK_CONFIG_FUSE 1 00:02:46.201 #undef SPDK_CONFIG_FUZZER 00:02:46.201 #define SPDK_CONFIG_FUZZER_LIB 00:02:46.201 #undef SPDK_CONFIG_GOLANG 00:02:46.201 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:46.201 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:46.201 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:46.201 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:02:46.201 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:46.201 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:46.201 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:46.201 #define SPDK_CONFIG_IDXD 1 00:02:46.201 #define SPDK_CONFIG_IDXD_KERNEL 1 00:02:46.201 #define SPDK_CONFIG_IPSEC_MB 1 00:02:46.201 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:46.201 #define SPDK_CONFIG_ISAL 1 00:02:46.201 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:46.201 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:46.201 #define SPDK_CONFIG_LIBDIR 00:02:46.201 #undef SPDK_CONFIG_LTO 00:02:46.201 #define SPDK_CONFIG_MAX_LCORES 128 00:02:46.201 #define SPDK_CONFIG_NVME_CUSE 1 00:02:46.201 #define SPDK_CONFIG_OCF 1 00:02:46.201 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:46.201 #define SPDK_CONFIG_OPENSSL_PATH 00:02:46.201 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:46.201 #define SPDK_CONFIG_PGO_DIR 00:02:46.201 #undef SPDK_CONFIG_PGO_USE 00:02:46.201 #define SPDK_CONFIG_PREFIX /usr/local 00:02:46.201 #define SPDK_CONFIG_RAID5F 1 00:02:46.201 #define SPDK_CONFIG_RBD 1 00:02:46.201 #define SPDK_CONFIG_RDMA 1 00:02:46.201 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:46.201 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:46.201 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:46.201 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:46.201 #undef SPDK_CONFIG_SHARED 00:02:46.201 #undef SPDK_CONFIG_SMA 00:02:46.201 #define SPDK_CONFIG_TESTS 1 00:02:46.201 #undef SPDK_CONFIG_TSAN 00:02:46.201 #define SPDK_CONFIG_UBLK 1 00:02:46.201 #define SPDK_CONFIG_UBSAN 1 00:02:46.201 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:46.201 #define SPDK_CONFIG_URING 1 00:02:46.201 #define SPDK_CONFIG_URING_PATH 00:02:46.201 #define SPDK_CONFIG_URING_ZNS 1 00:02:46.201 #undef SPDK_CONFIG_USDT 00:02:46.201 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:46.201 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:46.201 #define SPDK_CONFIG_VFIO_USER 1 00:02:46.202 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:46.202 #define SPDK_CONFIG_VHOST 1 00:02:46.202 #define SPDK_CONFIG_VIRTIO 1 00:02:46.202 #undef SPDK_CONFIG_VTUNE 00:02:46.202 #define SPDK_CONFIG_VTUNE_DIR 00:02:46.202 #define SPDK_CONFIG_WERROR 1 00:02:46.202 #define SPDK_CONFIG_WPDK_DIR 00:02:46.202 #define SPDK_CONFIG_XNVME 1 00:02:46.202 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:02:46.202 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:46.202 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:46.202 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:46.202 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:46.202 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:46.202 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:46.202 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:46.202 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:46.202 ++++ export PATH 00:02:46.202 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:46.202 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:46.202 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:46.202 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:46.202 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:46.202 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:46.202 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.202 +++ TEST_TAG=N/A 00:02:46.202 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:46.202 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:46.202 ++++ uname -s 00:02:46.202 +++ PM_OS=Linux 00:02:46.202 +++ MONITOR_RESOURCES_SUDO=() 00:02:46.202 +++ declare -A MONITOR_RESOURCES_SUDO 00:02:46.202 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:02:46.202 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:02:46.202 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:02:46.202 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:02:46.202 +++ SUDO[0]= 00:02:46.202 +++ SUDO[1]='sudo -E' 00:02:46.202 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:46.202 +++ [[ Linux == FreeBSD ]] 00:02:46.202 +++ [[ Linux == Linux ]] 00:02:46.202 +++ [[ Supermicro != QEMU ]] 00:02:46.202 +++ [[ ! -e /.dockerenv ]] 00:02:46.202 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:02:46.202 ++ : 0 00:02:46.202 ++ export RUN_NIGHTLY 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_RUN_VALGRIND 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_UNITTEST 00:02:46.202 ++ : 00:02:46.202 ++ export SPDK_TEST_AUTOBUILD 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_RELEASE_BUILD 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_ISAL 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_ISCSI 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVME 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVME_PMR 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVME_BP 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVME_CLI 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_NVME_CUSE 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVME_FDP 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVMF 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_VFIOUSER 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_FUZZER 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_FUZZER_SHORT 00:02:46.202 ++ : rdma 00:02:46.202 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_RBD 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_VHOST 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_BLOCKDEV 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_IOAT 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_BLOBFS 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_VHOST_INIT 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_LVOL 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_RUN_ASAN 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_RUN_UBSAN 00:02:46.202 ++ : 00:02:46.202 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_RUN_NON_ROOT 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_CRYPTO 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_FTL 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_OCF 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_VMD 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_OPAL 00:02:46.202 ++ : 00:02:46.202 ++ export SPDK_TEST_NATIVE_DPDK 00:02:46.202 ++ : true 00:02:46.202 ++ export SPDK_AUTOTEST_X 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_RAID5 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_URING 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_USDT 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_USE_IGB_UIO 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_SCHEDULER 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_SCANBUILD 00:02:46.202 ++ : 00:02:46.202 ++ export SPDK_TEST_NVMF_NICS 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_SMA 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_DAOS 00:02:46.202 ++ : 1 00:02:46.202 ++ export SPDK_TEST_XNVME 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_ACCEL_DSA 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_ACCEL_IAA 00:02:46.202 ++ : 00:02:46.202 ++ export SPDK_TEST_FUZZER_TARGET 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_TEST_NVMF_MDNS 00:02:46.202 ++ : 0 00:02:46.202 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:46.202 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:46.202 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:46.202 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:46.202 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:46.202 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.202 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.202 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.202 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.202 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:46.202 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:46.202 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:46.202 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:46.202 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:46.202 ++ PYTHONDONTWRITEBYTECODE=1 00:02:46.202 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:46.202 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:46.202 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:46.202 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:46.202 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:46.202 ++ rm -rf /var/tmp/asan_suppression_file 00:02:46.202 ++ cat 00:02:46.202 ++ echo leak:libfuse3.so 00:02:46.202 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:46.202 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:46.202 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:46.202 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:46.202 ++ '[' -z /var/spdk/dependencies ']' 00:02:46.203 ++ export DEPENDENCY_DIR 00:02:46.203 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.203 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.203 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.203 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.203 ++ export QEMU_BIN= 00:02:46.203 ++ QEMU_BIN= 00:02:46.203 ++ export VFIO_QEMU_BIN= 00:02:46.203 ++ VFIO_QEMU_BIN= 00:02:46.203 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:46.203 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:46.203 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:46.203 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:46.203 ++ '[' 1 -eq 0 ']' 00:02:46.203 ++ unset -v 00:02:46.203 +++ uname -s 00:02:46.203 ++ '[' Linux = Linux ']' 00:02:46.203 ++ HUGEMEM=4096 00:02:46.203 ++ export CLEAR_HUGE=yes 00:02:46.203 ++ CLEAR_HUGE=yes 00:02:46.203 ++ [[ 1 -eq 1 ]] 00:02:46.203 ++ export HUGE_EVEN_ALLOC=yes 00:02:46.203 ++ HUGE_EVEN_ALLOC=yes 00:02:46.203 ++ MAKE=make 00:02:46.203 ++ MAKEFLAGS='-j 26' 00:02:46.203 ++ export HUGEMEM=4096 00:02:46.203 ++ HUGEMEM=4096 00:02:46.203 ++ NO_HUGE=() 00:02:46.203 ++ TEST_MODE= 00:02:46.203 ++ [[ -z '' ]] 00:02:46.203 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:46.203 ++ exec 00:02:46.203 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:46.203 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:46.203 ++ set_test_storage 2147483648 00:02:46.203 ++ [[ -v testdir ]] 00:02:46.203 ++ local requested_size=2147483648 00:02:46.203 ++ local mount target_dir 00:02:46.203 ++ local -A mounts fss sizes avails uses 00:02:46.203 ++ local source fs size avail mount use 00:02:46.203 ++ local storage_fallback storage_candidates 00:02:46.203 +++ mktemp -udt spdk.XXXXXX 00:02:46.203 ++ storage_fallback=/tmp/spdk.k3E042 00:02:46.203 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:46.203 ++ [[ -n '' ]] 00:02:46.203 ++ [[ -n '' ]] 00:02:46.203 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.k3E042/tests/unit /tmp/spdk.k3E042 00:02:46.203 ++ requested_size=2214592512 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 +++ df -T 00:02:46.203 +++ grep -v Filesystem 00:02:46.203 ++ mounts["$mount"]=overlay 00:02:46.203 ++ fss["$mount"]=overlay 00:02:46.203 ++ avails["$mount"]=177936932864 00:02:46.203 ++ sizes["$mount"]=247733907456 00:02:46.203 ++ uses["$mount"]=69780197376 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=tmpfs 00:02:46.203 ++ fss["$mount"]=tmpfs 00:02:46.203 ++ avails["$mount"]=67108864 00:02:46.203 ++ sizes["$mount"]=67108864 00:02:46.203 ++ uses["$mount"]=0 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=shm 00:02:46.203 ++ fss["$mount"]=tmpfs 00:02:46.203 ++ avails["$mount"]=67108864 00:02:46.203 ++ sizes["$mount"]=67108864 00:02:46.203 ++ uses["$mount"]=0 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=/dev/sda4 00:02:46.203 ++ fss["$mount"]=ext4 00:02:46.203 ++ avails["$mount"]=177936932864 00:02:46.203 ++ sizes["$mount"]=247733907456 00:02:46.203 ++ uses["$mount"]=69780197376 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=tmpfs 00:02:46.203 ++ fss["$mount"]=tmpfs 00:02:46.203 ++ avails["$mount"]=134940446720 00:02:46.203 ++ sizes["$mount"]=134940446720 00:02:46.203 ++ uses["$mount"]=0 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=tmpfs 00:02:46.203 ++ fss["$mount"]=tmpfs 00:02:46.203 ++ avails["$mount"]=134940446720 00:02:46.203 ++ sizes["$mount"]=134940446720 00:02:46.203 ++ uses["$mount"]=0 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ mounts["$mount"]=tmpfs 00:02:46.203 ++ fss["$mount"]=tmpfs 00:02:46.203 ++ avails["$mount"]=134940446720 00:02:46.203 ++ sizes["$mount"]=134940446720 00:02:46.203 ++ uses["$mount"]=0 00:02:46.203 ++ read -r source fs size use avail _ mount 00:02:46.203 ++ printf '* Looking for test storage...\n' 00:02:46.203 * Looking for test storage... 00:02:46.203 ++ local target_space new_size 00:02:46.203 ++ for target_dir in "${storage_candidates[@]}" 00:02:46.203 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.203 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:46.203 ++ mount=/ 00:02:46.203 ++ target_space=177936932864 00:02:46.203 ++ (( target_space == 0 || target_space < requested_size )) 00:02:46.203 ++ (( target_space >= requested_size )) 00:02:46.203 ++ [[ overlay == tmpfs ]] 00:02:46.203 ++ [[ overlay == ramfs ]] 00:02:46.203 ++ [[ / == / ]] 00:02:46.203 ++ new_size=71994789888 00:02:46.203 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:46.203 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.203 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.203 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.203 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.203 ++ return 0 00:02:46.203 ++ set -o errtrace 00:02:46.203 ++ shopt -s extdebug 00:02:46.203 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:46.203 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:46.203 14:49:13 -- common/autotest_common.sh@1687 -- # true 00:02:46.203 14:49:13 -- common/autotest_common.sh@1689 -- # xtrace_fd 00:02:46.203 14:49:13 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:46.204 14:49:13 -- common/autotest_common.sh@29 -- # exec 00:02:46.204 14:49:13 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:46.204 14:49:13 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:46.204 14:49:13 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:46.204 14:49:13 -- common/autotest_common.sh@18 -- # set -x 00:02:46.204 14:49:13 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.204 14:49:13 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@160 -- # '[' -z ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:46.204 14:49:13 -- unit/unittest.sh@161 -- # hash valgrind 00:02:46.204 14:49:13 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:46.204 14:49:13 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:46.204 14:49:13 -- common/autotest_common.sh@1099 -- # '[' 3 -le 1 ']' 00:02:46.204 14:49:13 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:02:46.204 14:49:13 -- common/autotest_common.sh@10 -- # set +x 00:02:46.204 ************************************ 00:02:46.204 START TEST valgrind 00:02:46.204 ************************************ 00:02:46.204 14:49:13 valgrind -- common/autotest_common.sh@1123 -- # echo 'Using valgrind for unit tests' 00:02:46.204 Using valgrind for unit tests 00:02:46.204 00:02:46.204 real 0m0.000s 00:02:46.204 user 0m0.000s 00:02:46.204 sys 0m0.000s 00:02:46.204 14:49:13 valgrind -- common/autotest_common.sh@1124 -- # xtrace_disable 00:02:46.204 14:49:13 valgrind -- common/autotest_common.sh@10 -- # set +x 00:02:46.204 ************************************ 00:02:46.204 END TEST valgrind 00:02:46.204 ************************************ 00:02:46.204 14:49:13 -- common/autotest_common.sh@1142 -- # return 0 00:02:46.204 14:49:13 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:46.204 14:49:13 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:02:46.204 14:49:13 -- unit/unittest.sh@181 -- # hash lcov 00:02:46.204 14:49:13 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:46.204 14:49:13 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:46.204 14:49:13 -- unit/unittest.sh@182 -- # cov_avail=yes 00:02:46.204 14:49:13 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:02:46.204 14:49:13 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:46.204 14:49:13 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:46.204 14:49:13 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:46.204 14:49:13 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:02:46.204 --rc lcov_branch_coverage=1 00:02:46.204 --rc lcov_function_coverage=1 00:02:46.204 --rc genhtml_branch_coverage=1 00:02:46.204 --rc genhtml_function_coverage=1 00:02:46.204 --rc genhtml_legend=1 00:02:46.204 --rc geninfo_all_blocks=1 00:02:46.204 ' 00:02:46.204 14:49:13 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:02:46.204 --rc lcov_branch_coverage=1 00:02:46.204 --rc lcov_function_coverage=1 00:02:46.204 --rc genhtml_branch_coverage=1 00:02:46.204 --rc genhtml_function_coverage=1 00:02:46.204 --rc genhtml_legend=1 00:02:46.204 --rc geninfo_all_blocks=1 00:02:46.204 ' 00:02:46.204 14:49:13 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:02:46.204 --rc lcov_branch_coverage=1 00:02:46.204 --rc lcov_function_coverage=1 00:02:46.204 --rc genhtml_branch_coverage=1 00:02:46.204 --rc genhtml_function_coverage=1 00:02:46.204 --rc genhtml_legend=1 00:02:46.204 --rc geninfo_all_blocks=1 00:02:46.204 --no-external' 00:02:46.204 14:49:13 -- unit/unittest.sh@202 -- # LCOV='lcov 00:02:46.204 --rc lcov_branch_coverage=1 00:02:46.204 --rc lcov_function_coverage=1 00:02:46.204 --rc genhtml_branch_coverage=1 00:02:46.204 --rc genhtml_function_coverage=1 00:02:46.204 --rc genhtml_legend=1 00:02:46.204 --rc geninfo_all_blocks=1 00:02:46.204 --no-external' 00:02:46.204 14:49:13 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:01.095 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:01.095 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:27.634 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:27.634 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:27.893 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:27.893 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:27.894 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:27.894 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:27.895 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:27.895 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:27.896 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:27.896 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:29.270 14:49:56 -- unit/unittest.sh@208 -- # uname -m 00:03:29.270 14:49:56 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:03:29.270 14:49:56 -- unit/unittest.sh@212 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:29.270 14:49:56 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:29.270 14:49:56 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:29.270 14:49:56 -- common/autotest_common.sh@10 -- # set +x 00:03:29.270 ************************************ 00:03:29.270 START TEST unittest_pci_event 00:03:29.270 ************************************ 00:03:29.271 14:49:56 unittest_pci_event -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:29.271 ==68728== Memcheck, a memory error detector 00:03:29.271 ==68728== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:29.271 ==68728== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:29.271 ==68728== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:29.271 ==68728== 00:03:29.271 --68728-- Valgrind options: 00:03:29.271 --68728-- --leak-check=full 00:03:29.271 --68728-- --error-exitcode=2 00:03:29.271 --68728-- --verbose 00:03:29.271 --68728-- Contents of /proc/version: 00:03:29.271 --68728-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:29.271 --68728-- 00:03:29.271 --68728-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:29.271 --68728-- Page sizes: currently 4096, max supported 4096 00:03:29.271 --68728-- Valgrind library directory: /usr/libexec/valgrind 00:03:29.271 --68728-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:29.271 --68728-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:29.271 --68728-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:29.271 --68728-- might be shown as UnknownInlinedFun 00:03:29.271 --68728-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:29.271 --68728-- object doesn't have a dynamic symbol table 00:03:29.271 --68728-- Scheduler: using generic scheduler lock implementation. 00:03:29.271 --68728-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:29.271 ==68728== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68728-by-???-on-6e16a7c0ed4d 00:03:29.271 ==68728== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68728-by-???-on-6e16a7c0ed4d 00:03:29.271 ==68728== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68728-by-???-on-6e16a7c0ed4d 00:03:29.271 ==68728== 00:03:29.271 ==68728== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:29.271 ==68728== don't want to do, unless you know exactly what you're doing, 00:03:29.271 ==68728== or are doing some strange experiment): 00:03:29.271 ==68728== /usr/libexec/valgrind/../../bin/vgdb --pid=68728 ...command... 00:03:29.271 ==68728== 00:03:29.271 ==68728== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:29.271 ==68728== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:29.271 ==68728== and then give GDB the following command 00:03:29.271 ==68728== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68728 00:03:29.271 ==68728== --pid is optional if only one valgrind process is running 00:03:29.271 ==68728== 00:03:29.271 --68728-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:29.271 --68728-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:29.271 --68728-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:29.271 --68728-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:29.271 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.271 --68728-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:29.271 --68728-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:29.271 --68728-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:29.271 --68728-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:29.271 --68728-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:29.271 --68728-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:29.271 --68728-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:29.271 --68728-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.271 --68728-- Reading syms from /usr/lib64/libm.so.6 00:03:29.271 --68728-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.271 --68728-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:29.271 --68728-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.271 --68728-- Reading syms from /usr/lib64/libc.so.6 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.530 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.530 --68728-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.530 --68728-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.530 --68728-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.530 --68728-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.530 --68728-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.530 --68728-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:29.530 --68728-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:29.531 --68728-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:29.531 --68728-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 ==68728== Preferring higher priority redirection: 00:03:29.531 --68728-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:29.531 --68728-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:29.531 --68728-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 --68728-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.531 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.531 --68728-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.531 --68728-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.531 ==68728== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.531 --68728-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.531 --68728-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.531 --68728-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:29.790 --68728-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:29.790 --68728-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:29.790 --68728-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:29.790 --68728-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:29.790 --68728-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:29.790 --68728-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:29.790 --68728-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:29.790 --68728-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:29.790 --68728-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:29.790 --68728-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:29.790 --68728-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:29.790 --68728-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:29.790 --68728-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:29.790 --68728-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:29.790 --68728-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:29.790 00:03:29.790 00:03:29.790 CUnit - A unit testing framework for C - Version 2.1-3 00:03:29.790 http://cunit.sourceforge.net/ 00:03:29.790 00:03:29.790 00:03:29.790 Suite: pci_event 00:03:29.790 Test: test_pci_parse_event ...--68728-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:29.790 --68728-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:29.790 --68728-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:29.790 [2024-07-15 14:49:56.889009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:03:29.790 [2024-07-15 14:49:56.931278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:03:29.790 passed 00:03:29.790 00:03:29.790 Run Summary: Type Total Ran Passed Failed Inactive 00:03:29.790 suites 1 1 n/a 0 0 00:03:29.790 tests 1 1 1 0 0 00:03:29.790 asserts 15 15 15 0 n/a 00:03:29.790 00:03:29.790 Elapsed time = 0.066 seconds 00:03:29.790 --68728-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:29.790 --68728-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:29.790 ==68728== 00:03:29.790 ==68728== HEAP SUMMARY: 00:03:29.790 ==68728== in use at exit: 0 bytes in 0 blocks 00:03:29.790 ==68728== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:29.790 ==68728== 00:03:29.790 ==68728== All heap blocks were freed -- no leaks are possible 00:03:29.790 ==68728== 00:03:29.790 ==68728== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:29.790 00:03:29.790 real 0m0.675s 00:03:29.790 user 0m0.640s 00:03:29.790 sys 0m0.032s 00:03:29.790 14:49:57 unittest_pci_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:29.790 14:49:57 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:29.790 ************************************ 00:03:29.790 END TEST unittest_pci_event 00:03:29.790 ************************************ 00:03:30.049 14:49:57 -- common/autotest_common.sh@1142 -- # return 0 00:03:30.049 14:49:57 -- unit/unittest.sh@213 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:30.049 14:49:57 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:30.049 14:49:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:30.049 14:49:57 -- common/autotest_common.sh@10 -- # set +x 00:03:30.049 ************************************ 00:03:30.049 START TEST unittest_include 00:03:30.049 ************************************ 00:03:30.049 14:49:57 unittest_include -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:30.049 ==68753== Memcheck, a memory error detector 00:03:30.049 ==68753== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:30.049 ==68753== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:30.049 ==68753== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:30.049 ==68753== 00:03:30.049 --68753-- Valgrind options: 00:03:30.049 --68753-- --leak-check=full 00:03:30.049 --68753-- --error-exitcode=2 00:03:30.049 --68753-- --verbose 00:03:30.049 --68753-- Contents of /proc/version: 00:03:30.049 --68753-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:30.049 --68753-- 00:03:30.050 --68753-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:30.050 --68753-- Page sizes: currently 4096, max supported 4096 00:03:30.050 --68753-- Valgrind library directory: /usr/libexec/valgrind 00:03:30.050 --68753-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:30.050 --68753-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:30.050 --68753-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:30.050 --68753-- might be shown as UnknownInlinedFun 00:03:30.050 --68753-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:30.050 --68753-- object doesn't have a dynamic symbol table 00:03:30.050 --68753-- Scheduler: using generic scheduler lock implementation. 00:03:30.050 --68753-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:30.050 ==68753== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68753-by-???-on-6e16a7c0ed4d 00:03:30.050 ==68753== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68753-by-???-on-6e16a7c0ed4d 00:03:30.050 ==68753== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68753-by-???-on-6e16a7c0ed4d 00:03:30.050 ==68753== 00:03:30.050 ==68753== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:30.050 ==68753== don't want to do, unless you know exactly what you're doing, 00:03:30.050 ==68753== or are doing some strange experiment): 00:03:30.050 ==68753== /usr/libexec/valgrind/../../bin/vgdb --pid=68753 ...command... 00:03:30.050 ==68753== 00:03:30.050 ==68753== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:30.050 ==68753== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:30.050 ==68753== and then give GDB the following command 00:03:30.050 ==68753== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68753 00:03:30.050 ==68753== --pid is optional if only one valgrind process is running 00:03:30.050 ==68753== 00:03:30.050 --68753-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:30.050 --68753-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:30.050 --68753-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:30.050 --68753-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:30.050 --68753-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:30.050 --68753-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:30.050 --68753-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:30.050 --68753-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:30.050 --68753-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:30.050 --68753-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:30.050 --68753-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:30.050 --68753-- Reading syms from /usr/lib64/libm.so.6 00:03:30.050 --68753-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:30.050 --68753-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:30.050 --68753-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:30.050 --68753-- Reading syms from /usr/lib64/libc.so.6 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.050 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.050 --68753-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.050 --68753-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.309 --68753-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:30.309 --68753-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:30.309 --68753-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:30.309 --68753-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:30.309 --68753-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:30.309 --68753-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:30.309 --68753-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.309 --68753-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 ==68753== Preferring higher priority redirection: 00:03:30.310 --68753-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:30.310 --68753-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:30.310 --68753-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 --68753-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.310 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.310 --68753-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.310 --68753-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.310 ==68753== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.310 --68753-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.310 --68753-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.310 --68753-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:30.310 --68753-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:30.310 --68753-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:30.310 --68753-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:30.310 --68753-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:30.310 --68753-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:30.310 --68753-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:30.310 --68753-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:30.310 --68753-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:30.310 --68753-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:30.310 --68753-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:30.310 --68753-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:30.310 --68753-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:30.569 --68753-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:30.569 --68753-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:30.569 --68753-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:30.569 00:03:30.569 00:03:30.569 CUnit - A unit testing framework for C - Version 2.1-3 00:03:30.569 http://cunit.sourceforge.net/ 00:03:30.569 00:03:30.569 00:03:30.569 Suite: histogram 00:03:30.569 Test: histogram_test ...passed 00:03:30.569 Test: histogram_merge ...passed 00:03:30.569 00:03:30.569 Run Summary: Type Total Ran Passed Failed Inactive 00:03:30.569 suites 1 1 n/a 0 0 00:03:30.569 tests 2 2 2 0 0 00:03:30.569 asserts 50 50 50 0 n/a 00:03:30.569 00:03:30.569 Elapsed time = 0.039 seconds 00:03:30.569 --68753-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:30.569 --68753-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:30.569 ==68753== 00:03:30.569 ==68753== HEAP SUMMARY: 00:03:30.569 ==68753== in use at exit: 0 bytes in 0 blocks 00:03:30.569 ==68753== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:30.569 ==68753== 00:03:30.569 ==68753== All heap blocks were freed -- no leaks are possible 00:03:30.569 ==68753== 00:03:30.569 ==68753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:30.569 00:03:30.569 real 0m0.657s 00:03:30.569 user 0m0.621s 00:03:30.569 sys 0m0.033s 00:03:30.569 14:49:57 unittest_include -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:30.570 14:49:57 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:30.570 ************************************ 00:03:30.570 END TEST unittest_include 00:03:30.570 ************************************ 00:03:30.570 14:49:57 -- common/autotest_common.sh@1142 -- # return 0 00:03:30.570 14:49:57 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:03:30.570 14:49:57 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:03:30.570 14:49:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:30.570 14:49:57 -- common/autotest_common.sh@10 -- # set +x 00:03:30.570 ************************************ 00:03:30.570 START TEST unittest_bdev 00:03:30.570 ************************************ 00:03:30.570 14:49:57 unittest_bdev -- common/autotest_common.sh@1123 -- # unittest_bdev 00:03:30.570 14:49:57 unittest_bdev -- unit/unittest.sh@20 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:30.570 ==68782== Memcheck, a memory error detector 00:03:30.570 ==68782== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:30.570 ==68782== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:30.570 ==68782== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:30.570 ==68782== 00:03:30.570 --68782-- Valgrind options: 00:03:30.570 --68782-- --leak-check=full 00:03:30.570 --68782-- --error-exitcode=2 00:03:30.570 --68782-- --verbose 00:03:30.570 --68782-- Contents of /proc/version: 00:03:30.570 --68782-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:30.570 --68782-- 00:03:30.570 --68782-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:30.570 --68782-- Page sizes: currently 4096, max supported 4096 00:03:30.570 --68782-- Valgrind library directory: /usr/libexec/valgrind 00:03:30.570 --68782-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:30.570 --68782-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:30.570 --68782-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:30.570 --68782-- might be shown as UnknownInlinedFun 00:03:30.570 --68782-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:30.570 --68782-- object doesn't have a dynamic symbol table 00:03:30.570 --68782-- Scheduler: using generic scheduler lock implementation. 00:03:30.570 --68782-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:30.570 ==68782== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68782-by-???-on-6e16a7c0ed4d 00:03:30.570 ==68782== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68782-by-???-on-6e16a7c0ed4d 00:03:30.570 ==68782== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68782-by-???-on-6e16a7c0ed4d 00:03:30.570 ==68782== 00:03:30.570 ==68782== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:30.570 ==68782== don't want to do, unless you know exactly what you're doing, 00:03:30.570 ==68782== or are doing some strange experiment): 00:03:30.570 ==68782== /usr/libexec/valgrind/../../bin/vgdb --pid=68782 ...command... 00:03:30.570 ==68782== 00:03:30.570 ==68782== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:30.570 ==68782== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:30.570 ==68782== and then give GDB the following command 00:03:30.570 ==68782== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68782 00:03:30.570 ==68782== --pid is optional if only one valgrind process is running 00:03:30.570 ==68782== 00:03:30.570 --68782-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:30.570 --68782-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:30.829 --68782-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:30.829 --68782-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:30.829 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.829 --68782-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:30.829 --68782-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:30.829 --68782-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:30.829 --68782-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:30.829 --68782-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:30.829 --68782-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:30.829 --68782-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:30.829 --68782-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:30.829 --68782-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:30.829 --68782-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:30.829 --68782-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:30.829 --68782-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:30.829 --68782-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:30.829 --68782-- Reading syms from /usr/lib64/libm.so.6 00:03:30.829 --68782-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:30.829 --68782-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:30.829 --68782-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:30.830 --68782-- Reading syms from /usr/lib64/libc.so.6 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.830 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.830 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.830 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.830 --68782-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:30.830 --68782-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:30.830 --68782-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:30.830 --68782-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:30.830 --68782-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:30.830 --68782-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:31.089 --68782-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 ==68782== Preferring higher priority redirection: 00:03:31.089 --68782-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:31.089 --68782-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:31.089 --68782-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 --68782-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.089 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.089 --68782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.089 --68782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.089 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.089 --68782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.089 --68782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.089 --68782-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:31.089 --68782-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:31.089 --68782-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:31.089 --68782-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:31.090 --68782-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:31.090 --68782-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:31.090 --68782-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:31.090 --68782-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:31.090 --68782-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:31.090 --68782-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:31.090 --68782-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:31.090 --68782-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:31.090 --68782-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:31.090 --68782-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:31.090 --68782-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:31.090 --68782-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:31.090 --68782-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:31.090 00:03:31.090 00:03:31.090 CUnit - A unit testing framework for C - Version 2.1-3 00:03:31.090 http://cunit.sourceforge.net/ 00:03:31.090 00:03:31.090 00:03:31.090 Suite: bdev 00:03:31.349 Test: bytes_to_blocks_test ...passed 00:03:31.349 Test: num_blocks_test ...--68782-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:31.349 passed 00:03:31.349 Test: io_valid_test ...passed 00:03:31.608 Test: open_write_test ...[2024-07-15 14:49:58.647314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:31.608 [2024-07-15 14:49:58.679852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:31.608 [2024-07-15 14:49:58.682675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:31.608 passed 00:03:31.608 Test: claim_test ...passed 00:03:31.608 Test: alias_add_del_test ...[2024-07-15 14:49:58.817988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:31.608 [2024-07-15 14:49:58.818980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4643:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:31.608 [2024-07-15 14:49:58.820561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:31.608 passed 00:03:31.867 Test: get_device_stat_test ...passed 00:03:31.867 Test: bdev_io_types_test ...passed 00:03:31.867 Test: bdev_io_wait_test ...passed 00:03:31.867 Test: bdev_io_spans_split_test ...passed 00:03:32.124 Test: bdev_io_boundary_split_test ...passed 00:03:32.124 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-15 14:49:59.331165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3208:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:03:32.382 passed 00:03:32.382 Test: bdev_io_mix_split_test ...passed 00:03:32.382 Test: bdev_io_split_with_io_wait ...passed 00:03:32.382 Test: bdev_io_write_unit_split_test ...[2024-07-15 14:49:59.562820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:32.382 [2024-07-15 14:49:59.565914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:32.382 [2024-07-15 14:49:59.566085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:03:32.382 [2024-07-15 14:49:59.568578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:03:32.382 passed 00:03:32.639 Test: bdev_io_alignment_with_boundary ...passed 00:03:32.639 Test: bdev_io_alignment ...passed 00:03:32.639 Test: bdev_histograms ...passed 00:03:32.639 Test: bdev_write_zeroes ...passed 00:03:32.896 Test: bdev_compare_and_write ...passed 00:03:32.896 Test: bdev_compare ...passed 00:03:32.896 Test: bdev_compare_emulated ...passed 00:03:32.896 Test: bdev_zcopy_write ...passed 00:03:33.154 Test: bdev_zcopy_read ...passed 00:03:33.154 Test: bdev_open_while_hotremove ...passed 00:03:33.154 Test: bdev_close_while_hotremove ...passed 00:03:33.154 Test: bdev_open_ext_test ...[2024-07-15 14:50:00.143217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:33.154 passed 00:03:33.154 Test: bdev_open_ext_unregister ...[2024-07-15 14:50:00.147163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:33.154 passed 00:03:33.154 Test: bdev_set_io_timeout ...passed 00:03:33.154 Test: bdev_set_qd_sampling ...passed 00:03:33.154 Test: lba_range_overlap ...passed 00:03:33.154 Test: lock_lba_range_check_ranges ...passed 00:03:33.154 Test: lock_lba_range_with_io_outstanding ...passed 00:03:33.412 Test: lock_lba_range_overlapped ...passed 00:03:33.412 Test: bdev_quiesce ...[2024-07-15 14:50:00.449506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10107:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:33.412 passed 00:03:33.412 Test: bdev_io_abort ...passed 00:03:33.412 Test: bdev_unmap ...passed 00:03:33.412 Test: bdev_write_zeroes_split_test ...passed 00:03:33.412 Test: bdev_set_options_test ...[2024-07-15 14:50:00.601910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 502:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:03:33.412 passed 00:03:33.412 Test: bdev_get_memory_domains ...passed 00:03:33.670 Test: bdev_io_ext ...passed 00:03:33.670 Test: bdev_io_ext_no_opts ...passed 00:03:33.670 Test: bdev_io_ext_invalid_opts ...passed 00:03:33.670 Test: bdev_io_ext_split ...passed 00:03:33.670 Test: bdev_io_ext_bounce_buffer ...passed 00:03:33.670 Test: bdev_register_uuid_alias ...[2024-07-15 14:50:00.845136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 176260da-04ce-4636-89f4-2b78768ece77 already exists 00:03:33.670 [2024-07-15 14:50:00.845608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:176260da-04ce-4636-89f4-2b78768ece77 alias for bdev bdev0 00:03:33.670 passed 00:03:33.670 Test: bdev_unregister_by_name ...[2024-07-15 14:50:00.854732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7974:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:33.670 [2024-07-15 14:50:00.855845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7982:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:33.670 passed 00:03:33.670 Test: for_each_bdev_test ...passed 00:03:33.928 Test: bdev_seek_test ...passed 00:03:33.928 Test: bdev_copy ...passed 00:03:33.928 Test: bdev_copy_split_test ...passed 00:03:33.928 Test: examine_locks ...passed 00:03:33.928 Test: claim_v2_rwo ...[2024-07-15 14:50:01.045495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.047477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8708:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.048390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.049601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.050382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.056807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8703:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:33.928 passed 00:03:33.928 Test: claim_v2_rom ...[2024-07-15 14:50:01.066454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.067612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.068205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.068826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.076390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8746:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:33.928 [2024-07-15 14:50:01.078369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:33.928 passed 00:03:33.928 Test: claim_v2_rwm ...[2024-07-15 14:50:01.082403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:33.928 [2024-07-15 14:50:01.087618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.088759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.089399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.090027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.091150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8796:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.097493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:33.928 passed 00:03:33.928 Test: claim_v2_existing_writer ...[2024-07-15 14:50:01.103382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:33.928 [2024-07-15 14:50:01.103687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:33.928 passed 00:03:33.928 Test: claim_v2_existing_v1 ...[2024-07-15 14:50:01.106836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.107611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.107736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:33.928 passed 00:03:33.928 Test: claim_v1_existing_v2 ...[2024-07-15 14:50:01.110510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.111628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:33.928 [2024-07-15 14:50:01.111835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:33.928 passed 00:03:33.928 Test: examine_claimed ...[2024-07-15 14:50:01.124326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:33.928 passed 00:03:33.928 00:03:33.928 Run Summary: Type Total Ran Passed Failed Inactive 00:03:33.928 suites 1 1 n/a 0 0 00:03:33.928 tests 59 59 59 0 0 00:03:33.928 asserts 4599 4599 4599 0 n/a 00:03:33.928 00:03:33.928 Elapsed time = 2.809 seconds 00:03:34.186 --68782-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:34.186 --68782-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:34.186 ==68782== 00:03:34.186 ==68782== HEAP SUMMARY: 00:03:34.186 ==68782== in use at exit: 2,040 bytes in 5 blocks 00:03:34.186 ==68782== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:03:34.186 ==68782== 00:03:34.186 ==68782== Searching for pointers to 5 not-freed blocks 00:03:34.186 ==68782== Checked 7,187,480 bytes 00:03:34.186 ==68782== 00:03:34.186 ==68782== LEAK SUMMARY: 00:03:34.186 ==68782== definitely lost: 0 bytes in 0 blocks 00:03:34.186 ==68782== indirectly lost: 0 bytes in 0 blocks 00:03:34.186 ==68782== possibly lost: 0 bytes in 0 blocks 00:03:34.186 ==68782== still reachable: 2,040 bytes in 5 blocks 00:03:34.186 ==68782== suppressed: 0 bytes in 0 blocks 00:03:34.186 ==68782== Reachable blocks (those to which a pointer was found) are not shown. 00:03:34.186 ==68782== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:34.187 ==68782== 00:03:34.187 ==68782== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:34.187 14:50:01 unittest_bdev -- unit/unittest.sh@21 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:34.187 ==68818== Memcheck, a memory error detector 00:03:34.187 ==68818== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:34.187 ==68818== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:34.187 ==68818== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:34.187 ==68818== 00:03:34.187 --68818-- Valgrind options: 00:03:34.187 --68818-- --leak-check=full 00:03:34.187 --68818-- --error-exitcode=2 00:03:34.187 --68818-- --verbose 00:03:34.187 --68818-- Contents of /proc/version: 00:03:34.187 --68818-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:34.187 --68818-- 00:03:34.187 --68818-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:34.187 --68818-- Page sizes: currently 4096, max supported 4096 00:03:34.187 --68818-- Valgrind library directory: /usr/libexec/valgrind 00:03:34.187 --68818-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:34.187 --68818-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:34.187 --68818-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:34.187 --68818-- might be shown as UnknownInlinedFun 00:03:34.187 --68818-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:34.187 --68818-- object doesn't have a dynamic symbol table 00:03:34.187 --68818-- Scheduler: using generic scheduler lock implementation. 00:03:34.187 --68818-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:34.187 ==68818== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68818-by-???-on-6e16a7c0ed4d 00:03:34.187 ==68818== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68818-by-???-on-6e16a7c0ed4d 00:03:34.187 ==68818== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68818-by-???-on-6e16a7c0ed4d 00:03:34.187 ==68818== 00:03:34.187 ==68818== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:34.187 ==68818== don't want to do, unless you know exactly what you're doing, 00:03:34.187 ==68818== or are doing some strange experiment): 00:03:34.187 ==68818== /usr/libexec/valgrind/../../bin/vgdb --pid=68818 ...command... 00:03:34.187 ==68818== 00:03:34.187 ==68818== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:34.187 ==68818== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:34.187 ==68818== and then give GDB the following command 00:03:34.187 ==68818== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68818 00:03:34.187 ==68818== --pid is optional if only one valgrind process is running 00:03:34.187 ==68818== 00:03:34.187 --68818-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:34.187 --68818-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:34.187 --68818-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:34.187 --68818-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:34.187 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.187 --68818-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:34.187 --68818-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:34.187 --68818-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:34.187 --68818-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:34.187 --68818-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:34.187 --68818-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:34.187 --68818-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:34.187 --68818-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:34.187 --68818-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:34.187 --68818-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:34.187 --68818-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:34.187 --68818-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:34.187 --68818-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:34.187 --68818-- Reading syms from /usr/lib64/libm.so.6 00:03:34.446 --68818-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:34.446 --68818-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:34.446 --68818-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:34.446 --68818-- Reading syms from /usr/lib64/libc.so.6 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.446 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.446 --68818-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.446 --68818-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.446 --68818-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:34.446 --68818-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:34.446 --68818-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:34.446 --68818-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:34.446 --68818-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:34.446 --68818-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:34.446 --68818-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.446 --68818-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 ==68818== Preferring higher priority redirection: 00:03:34.447 --68818-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:34.447 --68818-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:34.447 --68818-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 --68818-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.447 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.447 --68818-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.447 --68818-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.447 ==68818== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.447 --68818-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.447 --68818-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.706 --68818-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:34.706 --68818-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:34.706 --68818-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:34.706 --68818-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:34.706 --68818-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:34.706 --68818-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:34.706 --68818-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:34.706 --68818-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:34.706 --68818-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:34.706 --68818-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:34.706 --68818-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:34.706 --68818-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:34.706 --68818-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:34.706 --68818-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:34.706 --68818-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:34.707 --68818-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:34.707 --68818-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:34.707 00:03:34.707 00:03:34.707 CUnit - A unit testing framework for C - Version 2.1-3 00:03:34.707 http://cunit.sourceforge.net/ 00:03:34.707 00:03:34.707 00:03:34.707 Suite: nvme 00:03:34.965 Test: test_create_ctrlr ...passed 00:03:34.965 Test: test_reset_ctrlr ...[2024-07-15 14:50:02.101391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:34.965 passed 00:03:34.965 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:34.965 Test: test_failover_ctrlr ...--68818-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:35.223 passed 00:03:35.224 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-15 14:50:02.221420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.224 [2024-07-15 14:50:02.227222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.224 [2024-07-15 14:50:02.228655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.224 passed 00:03:35.224 Test: test_pending_reset ...--68818-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:35.224 --68818-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:35.224 [2024-07-15 14:50:02.348117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.224 [2024-07-15 14:50:02.349628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.224 passed 00:03:35.224 Test: test_attach_ctrlr ...[2024-07-15 14:50:02.397697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4317:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:35.224 passed 00:03:35.482 Test: test_aer_cb ...passed 00:03:35.482 Test: test_submit_nvme_cmd ...passed 00:03:35.482 Test: test_add_remove_trid ...passed 00:03:35.482 Test: test_abort ...[2024-07-15 14:50:02.600717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7452:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:35.482 passed 00:03:35.482 Test: test_get_io_qpair ...passed 00:03:35.482 Test: test_bdev_unregister ...passed 00:03:35.482 Test: test_compare_ns ...passed 00:03:35.482 Test: test_init_ana_log_page ...passed 00:03:35.482 Test: test_get_memory_domains ...passed 00:03:35.740 Test: test_reconnect_qpair ...[2024-07-15 14:50:02.714182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.740 passed 00:03:35.740 Test: test_create_bdev_ctrlr ...[2024-07-15 14:50:02.724320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5382:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:35.740 passed 00:03:35.740 Test: test_add_multi_ns_to_bdev ...[2024-07-15 14:50:02.753720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4573:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:35.740 passed 00:03:35.740 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:35.740 Test: test_admin_path ...passed 00:03:35.740 Test: test_reset_bdev_ctrlr ...passed 00:03:35.740 Test: test_find_io_path ...passed 00:03:35.740 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:35.740 Test: test_retry_io_for_io_path_error ...passed 00:03:35.740 Test: test_retry_io_count ...passed 00:03:35.740 Test: test_concurrent_read_ana_log_page ...passed 00:03:35.740 Test: test_retry_io_for_ana_error ...passed 00:03:35.740 Test: test_check_io_error_resiliency_params ...[2024-07-15 14:50:02.962901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6076:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:35.740 [2024-07-15 14:50:02.963404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6080:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:35.740 [2024-07-15 14:50:02.963987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6089:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:35.740 [2024-07-15 14:50:02.964534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6092:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:35.740 [2024-07-15 14:50:02.965027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:35.740 [2024-07-15 14:50:02.966376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:35.740 [2024-07-15 14:50:02.966882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:35.740 [2024-07-15 14:50:02.967471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6099:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:35.740 [2024-07-15 14:50:02.967934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6096:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:35.740 passed 00:03:35.999 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:35.999 Test: test_reconnect_ctrlr ...[2024-07-15 14:50:02.994829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.003394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.013627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.016649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.019345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 passed 00:03:35.999 Test: test_retry_failover_ctrlr ...[2024-07-15 14:50:03.030742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 passed 00:03:35.999 Test: test_fail_path ...[2024-07-15 14:50:03.046343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.050528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.053535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.056953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 [2024-07-15 14:50:03.059497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 passed 00:03:35.999 Test: test_nvme_ns_cmp ...passed 00:03:35.999 Test: test_ana_transition ...passed 00:03:35.999 Test: test_set_preferred_path ...passed 00:03:35.999 Test: test_find_next_io_path ...passed 00:03:35.999 Test: test_find_io_path_min_qd ...passed 00:03:35.999 Test: test_disable_auto_failback ...[2024-07-15 14:50:03.127625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:35.999 passed 00:03:35.999 Test: test_set_multipath_policy ...passed 00:03:35.999 Test: test_uuid_generation ...passed 00:03:35.999 Test: test_retry_io_to_same_path ...passed 00:03:35.999 Test: test_race_between_reset_and_disconnected ...passed 00:03:36.257 Test: test_ctrlr_op_rpc ...passed 00:03:36.257 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:36.257 Test: test_disable_enable_ctrlr ...[2024-07-15 14:50:03.292091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:36.257 [2024-07-15 14:50:03.298403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:36.257 passed 00:03:36.257 Test: test_delete_ctrlr_done ...passed 00:03:36.257 Test: test_ns_remove_during_reset ...passed 00:03:36.257 Test: test_io_path_is_current ...passed 00:03:36.257 00:03:36.257 Run Summary: Type Total Ran Passed Failed Inactive 00:03:36.257 suites 1 1 n/a 0 0 00:03:36.257 tests 49 49 49 0 0 00:03:36.257 asserts 3577 3577 3577 0 n/a 00:03:36.257 00:03:36.257 Elapsed time = 1.475 seconds 00:03:36.257 --68818-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:36.257 --68818-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:36.257 ==68818== 00:03:36.257 ==68818== HEAP SUMMARY: 00:03:36.257 ==68818== in use at exit: 0 bytes in 0 blocks 00:03:36.257 ==68818== total heap usage: 5,793 allocs, 5,793 frees, 1,767,644 bytes allocated 00:03:36.257 ==68818== 00:03:36.257 ==68818== All heap blocks were freed -- no leaks are possible 00:03:36.258 ==68818== 00:03:36.258 ==68818== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:36.258 14:50:03 unittest_bdev -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:36.258 ==68843== Memcheck, a memory error detector 00:03:36.258 ==68843== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:36.258 ==68843== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:36.258 ==68843== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:36.258 ==68843== 00:03:36.258 --68843-- Valgrind options: 00:03:36.258 --68843-- --leak-check=full 00:03:36.258 --68843-- --error-exitcode=2 00:03:36.258 --68843-- --verbose 00:03:36.258 --68843-- Contents of /proc/version: 00:03:36.258 --68843-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:36.258 --68843-- 00:03:36.258 --68843-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:36.258 --68843-- Page sizes: currently 4096, max supported 4096 00:03:36.258 --68843-- Valgrind library directory: /usr/libexec/valgrind 00:03:36.258 --68843-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:36.258 --68843-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:36.258 --68843-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:36.258 --68843-- might be shown as UnknownInlinedFun 00:03:36.258 --68843-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:36.258 --68843-- object doesn't have a dynamic symbol table 00:03:36.258 --68843-- Scheduler: using generic scheduler lock implementation. 00:03:36.258 --68843-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:36.258 ==68843== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68843-by-???-on-6e16a7c0ed4d 00:03:36.258 ==68843== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68843-by-???-on-6e16a7c0ed4d 00:03:36.258 ==68843== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68843-by-???-on-6e16a7c0ed4d 00:03:36.258 ==68843== 00:03:36.258 ==68843== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:36.258 ==68843== don't want to do, unless you know exactly what you're doing, 00:03:36.258 ==68843== or are doing some strange experiment): 00:03:36.258 ==68843== /usr/libexec/valgrind/../../bin/vgdb --pid=68843 ...command... 00:03:36.258 ==68843== 00:03:36.258 ==68843== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:36.258 ==68843== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:36.258 ==68843== and then give GDB the following command 00:03:36.258 ==68843== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68843 00:03:36.258 ==68843== --pid is optional if only one valgrind process is running 00:03:36.258 ==68843== 00:03:36.516 --68843-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:36.516 --68843-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:36.516 --68843-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:36.516 --68843-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:36.516 --68843-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:36.516 --68843-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:36.516 --68843-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:36.516 --68843-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:36.516 --68843-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:36.516 --68843-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:36.516 --68843-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.516 --68843-- Reading syms from /usr/lib64/libm.so.6 00:03:36.516 --68843-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:36.516 --68843-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:36.516 --68843-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libc.so.6 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.516 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.516 --68843-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.516 --68843-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.516 --68843-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:36.516 --68843-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:36.516 --68843-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:36.517 --68843-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:36.517 --68843-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:36.517 --68843-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 ==68843== Preferring higher priority redirection: 00:03:36.517 --68843-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:36.517 --68843-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:36.517 --68843-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.517 --68843-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.775 --68843-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.775 --68843-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.775 --68843-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.775 --68843-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.775 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.775 --68843-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.775 --68843-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.775 ==68843== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.775 --68843-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.775 --68843-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.775 --68843-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:36.775 --68843-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:36.775 --68843-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:36.775 --68843-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:36.775 --68843-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:36.775 --68843-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:36.775 --68843-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:36.775 --68843-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:36.775 --68843-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:36.775 --68843-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:36.775 --68843-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:36.775 --68843-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:36.775 --68843-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:36.775 --68843-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:36.775 --68843-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:36.775 --68843-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:36.775 --68843-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:36.775 00:03:36.775 00:03:36.775 CUnit - A unit testing framework for C - Version 2.1-3 00:03:36.775 http://cunit.sourceforge.net/ 00:03:36.775 00:03:36.775 Test Options 00:03:36.775 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:03:36.775 00:03:36.775 Suite: raid 00:03:36.775 Test: test_create_raid ...--68843-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:37.033 passed 00:03:37.033 Test: test_create_raid_superblock ...passed 00:03:37.033 Test: test_delete_raid ...passed 00:03:37.033 Test: test_create_raid_invalid_args ...[2024-07-15 14:50:04.073263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:37.033 [2024-07-15 14:50:04.103259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:37.033 [2024-07-15 14:50:04.107547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1465:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:03:37.033 [2024-07-15 14:50:04.109299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:37.033 [2024-07-15 14:50:04.110156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:37.033 [2024-07-15 14:50:04.119631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:37.033 [2024-07-15 14:50:04.119745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:37.033 passed 00:03:37.033 Test: test_delete_raid_invalid_args ...passed 00:03:37.033 Test: test_io_channel ...passed 00:03:37.033 Test: test_reset_io ...passed 00:03:37.033 Test: test_multi_raid ...passed 00:03:37.033 Test: test_io_type_supported ...passed 00:03:37.033 Test: test_raid_json_dump_info ...passed 00:03:37.033 Test: test_context_size ...passed 00:03:37.033 Test: test_raid_level_conversions ...passed 00:03:37.290 Test: test_raid_io_split ...passed 00:03:37.290 Test: test_raid_process ...passed 00:03:37.290 00:03:37.290 Run Summary: Type Total Ran Passed Failed Inactive 00:03:37.290 suites 1 1 n/a 0 0 00:03:37.290 tests 14 14 14 0 0 00:03:37.290 asserts 6183 6183 6183 0 n/a 00:03:37.290 00:03:37.290 Elapsed time = 0.469 seconds 00:03:37.290 --68843-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:37.290 --68843-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.290 ==68843== 00:03:37.290 ==68843== HEAP SUMMARY: 00:03:37.290 ==68843== in use at exit: 34,168 bytes in 1,028 blocks 00:03:37.290 ==68843== total heap usage: 5,140 allocs, 4,112 frees, 18,007,107 bytes allocated 00:03:37.290 ==68843== 00:03:37.290 ==68843== Searching for pointers to 1,028 not-freed blocks 00:03:37.290 ==68843== Checked 6,789,592 bytes 00:03:37.290 ==68843== 00:03:37.290 ==68843== LEAK SUMMARY: 00:03:37.290 ==68843== definitely lost: 0 bytes in 0 blocks 00:03:37.290 ==68843== indirectly lost: 0 bytes in 0 blocks 00:03:37.290 ==68843== possibly lost: 0 bytes in 0 blocks 00:03:37.290 ==68843== still reachable: 34,168 bytes in 1,028 blocks 00:03:37.290 ==68843== suppressed: 0 bytes in 0 blocks 00:03:37.290 ==68843== Reachable blocks (those to which a pointer was found) are not shown. 00:03:37.290 ==68843== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:37.290 ==68843== 00:03:37.290 ==68843== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:37.290 14:50:04 unittest_bdev -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:37.290 ==68854== Memcheck, a memory error detector 00:03:37.290 ==68854== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:37.290 ==68854== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:37.290 ==68854== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:37.290 ==68854== 00:03:37.290 --68854-- Valgrind options: 00:03:37.290 --68854-- --leak-check=full 00:03:37.290 --68854-- --error-exitcode=2 00:03:37.290 --68854-- --verbose 00:03:37.290 --68854-- Contents of /proc/version: 00:03:37.290 --68854-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:37.290 --68854-- 00:03:37.290 --68854-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:37.290 --68854-- Page sizes: currently 4096, max supported 4096 00:03:37.290 --68854-- Valgrind library directory: /usr/libexec/valgrind 00:03:37.290 --68854-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:37.290 --68854-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:37.290 --68854-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:37.290 --68854-- might be shown as UnknownInlinedFun 00:03:37.290 --68854-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:37.290 --68854-- object doesn't have a dynamic symbol table 00:03:37.290 --68854-- Scheduler: using generic scheduler lock implementation. 00:03:37.290 --68854-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:37.290 ==68854== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68854-by-???-on-6e16a7c0ed4d 00:03:37.290 ==68854== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68854-by-???-on-6e16a7c0ed4d 00:03:37.290 ==68854== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68854-by-???-on-6e16a7c0ed4d 00:03:37.290 ==68854== 00:03:37.290 ==68854== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:37.290 ==68854== don't want to do, unless you know exactly what you're doing, 00:03:37.290 ==68854== or are doing some strange experiment): 00:03:37.290 ==68854== /usr/libexec/valgrind/../../bin/vgdb --pid=68854 ...command... 00:03:37.290 ==68854== 00:03:37.290 ==68854== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:37.290 ==68854== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:37.290 ==68854== and then give GDB the following command 00:03:37.290 ==68854== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68854 00:03:37.290 ==68854== --pid is optional if only one valgrind process is running 00:03:37.290 ==68854== 00:03:37.547 --68854-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:37.547 --68854-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:37.547 --68854-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:37.547 --68854-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:37.547 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.547 --68854-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:37.547 --68854-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:37.547 --68854-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:37.547 --68854-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:37.547 --68854-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:37.547 --68854-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:37.547 --68854-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:37.547 --68854-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:37.547 --68854-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:37.547 --68854-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:37.547 --68854-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:37.547 --68854-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:37.547 --68854-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:37.548 --68854-- Reading syms from /usr/lib64/libm.so.6 00:03:37.548 --68854-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:37.548 --68854-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:37.548 --68854-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:37.548 --68854-- Reading syms from /usr/lib64/libc.so.6 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.548 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.548 --68854-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.548 --68854-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.548 --68854-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:37.548 --68854-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:37.548 --68854-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:37.548 --68854-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:37.548 --68854-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:37.548 --68854-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:37.548 --68854-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.548 --68854-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.548 --68854-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.805 --68854-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 ==68854== Preferring higher priority redirection: 00:03:37.806 --68854-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:37.806 --68854-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:37.806 --68854-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 --68854-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.806 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.806 --68854-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.806 --68854-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.806 ==68854== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.806 --68854-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.806 --68854-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.806 --68854-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.806 --68854-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.806 --68854-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:37.806 --68854-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:37.806 --68854-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:37.806 --68854-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:37.806 --68854-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:37.806 --68854-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:37.806 --68854-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:37.806 --68854-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:37.806 --68854-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:37.806 --68854-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:37.806 --68854-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:37.806 --68854-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:37.806 --68854-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:37.806 --68854-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:37.806 00:03:37.806 00:03:37.806 CUnit - A unit testing framework for C - Version 2.1-3 00:03:37.806 http://cunit.sourceforge.net/ 00:03:37.806 00:03:37.806 --68854-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:37.806 00:03:37.806 Suite: raid_sb 00:03:37.806 Test: test_raid_bdev_write_superblock ...passed 00:03:37.806 Test: test_raid_bdev_load_base_bdev_superblock ...--68854-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:37.806 passed 00:03:38.064 Test: test_raid_bdev_parse_superblock ...[2024-07-15 14:50:05.018982] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:38.064 passed 00:03:38.064 Suite: raid_sb_md 00:03:38.064 Test: test_raid_bdev_write_superblock ...passed 00:03:38.064 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:38.064 Test: test_raid_bdev_parse_superblock ...[2024-07-15 14:50:05.051229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:38.064 passed 00:03:38.064 Suite: raid_sb_md_interleaved 00:03:38.064 Test: test_raid_bdev_write_superblock ...passed 00:03:38.064 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:38.064 Test: test_raid_bdev_parse_superblock ...[2024-07-15 14:50:05.059273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:38.064 passed 00:03:38.064 00:03:38.064 Run Summary: Type Total Ran Passed Failed Inactive 00:03:38.064 suites 3 3 n/a 0 0 00:03:38.064 tests 9 9 9 0 0 00:03:38.064 asserts 139 139 139 0 n/a 00:03:38.064 00:03:38.064 Elapsed time = 0.120 seconds 00:03:38.064 --68854-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:38.064 --68854-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:38.064 ==68854== 00:03:38.064 ==68854== HEAP SUMMARY: 00:03:38.064 ==68854== in use at exit: 0 bytes in 0 blocks 00:03:38.064 ==68854== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:03:38.064 ==68854== 00:03:38.064 ==68854== All heap blocks were freed -- no leaks are possible 00:03:38.064 ==68854== 00:03:38.064 ==68854== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:38.064 14:50:05 unittest_bdev -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:38.064 ==68864== Memcheck, a memory error detector 00:03:38.064 ==68864== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:38.065 ==68864== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:38.065 ==68864== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:38.065 ==68864== 00:03:38.065 --68864-- Valgrind options: 00:03:38.065 --68864-- --leak-check=full 00:03:38.065 --68864-- --error-exitcode=2 00:03:38.065 --68864-- --verbose 00:03:38.065 --68864-- Contents of /proc/version: 00:03:38.065 --68864-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:38.065 --68864-- 00:03:38.065 --68864-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:38.065 --68864-- Page sizes: currently 4096, max supported 4096 00:03:38.065 --68864-- Valgrind library directory: /usr/libexec/valgrind 00:03:38.065 --68864-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:38.065 --68864-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:38.065 --68864-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:38.065 --68864-- might be shown as UnknownInlinedFun 00:03:38.065 --68864-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:38.065 --68864-- object doesn't have a dynamic symbol table 00:03:38.065 --68864-- Scheduler: using generic scheduler lock implementation. 00:03:38.065 --68864-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:38.065 ==68864== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68864-by-???-on-6e16a7c0ed4d 00:03:38.065 ==68864== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68864-by-???-on-6e16a7c0ed4d 00:03:38.065 ==68864== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68864-by-???-on-6e16a7c0ed4d 00:03:38.065 ==68864== 00:03:38.065 ==68864== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:38.065 ==68864== don't want to do, unless you know exactly what you're doing, 00:03:38.065 ==68864== or are doing some strange experiment): 00:03:38.065 ==68864== /usr/libexec/valgrind/../../bin/vgdb --pid=68864 ...command... 00:03:38.065 ==68864== 00:03:38.065 ==68864== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:38.065 ==68864== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:38.065 ==68864== and then give GDB the following command 00:03:38.065 ==68864== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68864 00:03:38.065 ==68864== --pid is optional if only one valgrind process is running 00:03:38.065 ==68864== 00:03:38.065 --68864-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:38.065 --68864-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:38.065 --68864-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:38.065 --68864-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:38.065 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.065 --68864-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:38.065 --68864-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:38.065 --68864-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:38.065 --68864-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:38.065 --68864-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:38.065 --68864-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:38.065 --68864-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:38.065 --68864-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:38.065 --68864-- Reading syms from /usr/lib64/libm.so.6 00:03:38.065 --68864-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:38.065 --68864-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:38.065 --68864-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:38.065 --68864-- Reading syms from /usr/lib64/libc.so.6 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.323 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.323 --68864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.323 --68864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.323 --68864-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:38.323 --68864-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:38.323 --68864-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:38.323 --68864-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:38.323 --68864-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:38.323 --68864-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:38.323 --68864-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 ==68864== Preferring higher priority redirection: 00:03:38.324 --68864-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:38.324 --68864-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:38.324 --68864-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 --68864-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.324 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.324 --68864-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.324 --68864-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.324 ==68864== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.324 --68864-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.324 --68864-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.324 --68864-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:38.324 --68864-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:38.324 --68864-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:38.324 --68864-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:38.324 --68864-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:38.324 --68864-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:38.324 --68864-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:38.324 --68864-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:38.324 --68864-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:38.324 --68864-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:38.324 --68864-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:38.324 --68864-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:38.324 --68864-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:38.324 --68864-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:38.582 --68864-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:38.582 --68864-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:38.582 --68864-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:38.582 00:03:38.582 00:03:38.582 CUnit - A unit testing framework for C - Version 2.1-3 00:03:38.582 http://cunit.sourceforge.net/ 00:03:38.582 00:03:38.582 00:03:38.582 Suite: concat 00:03:38.582 Test: test_concat_start ...passed 00:03:38.582 Test: test_concat_rw ...passed 00:03:38.582 Test: test_concat_null_payload ...passed 00:03:38.582 00:03:38.582 Run Summary: Type Total Ran Passed Failed Inactive 00:03:38.582 suites 1 1 n/a 0 0 00:03:38.582 tests 3 3 3 0 0 00:03:38.582 asserts 8460 8460 8460 0 n/a 00:03:38.582 00:03:38.582 Elapsed time = 0.092 seconds 00:03:38.582 --68864-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:38.582 --68864-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:38.582 ==68864== 00:03:38.582 ==68864== HEAP SUMMARY: 00:03:38.582 ==68864== in use at exit: 0 bytes in 0 blocks 00:03:38.583 ==68864== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:03:38.583 ==68864== 00:03:38.583 ==68864== All heap blocks were freed -- no leaks are possible 00:03:38.583 ==68864== 00:03:38.583 ==68864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:38.583 14:50:05 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:38.583 ==68876== Memcheck, a memory error detector 00:03:38.583 ==68876== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:38.583 ==68876== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:38.583 ==68876== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:38.583 ==68876== 00:03:38.583 --68876-- Valgrind options: 00:03:38.583 --68876-- --leak-check=full 00:03:38.583 --68876-- --error-exitcode=2 00:03:38.583 --68876-- --verbose 00:03:38.583 --68876-- Contents of /proc/version: 00:03:38.583 --68876-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:38.583 --68876-- 00:03:38.583 --68876-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:38.583 --68876-- Page sizes: currently 4096, max supported 4096 00:03:38.583 --68876-- Valgrind library directory: /usr/libexec/valgrind 00:03:38.583 --68876-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:38.583 --68876-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:38.583 --68876-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:38.583 --68876-- might be shown as UnknownInlinedFun 00:03:38.841 --68876-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:38.841 --68876-- object doesn't have a dynamic symbol table 00:03:38.841 --68876-- Scheduler: using generic scheduler lock implementation. 00:03:38.841 --68876-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:38.841 ==68876== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68876-by-???-on-6e16a7c0ed4d 00:03:38.841 ==68876== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68876-by-???-on-6e16a7c0ed4d 00:03:38.841 ==68876== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68876-by-???-on-6e16a7c0ed4d 00:03:38.841 ==68876== 00:03:38.841 ==68876== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:38.841 ==68876== don't want to do, unless you know exactly what you're doing, 00:03:38.841 ==68876== or are doing some strange experiment): 00:03:38.841 ==68876== /usr/libexec/valgrind/../../bin/vgdb --pid=68876 ...command... 00:03:38.841 ==68876== 00:03:38.841 ==68876== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:38.841 ==68876== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:38.841 ==68876== and then give GDB the following command 00:03:38.841 ==68876== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68876 00:03:38.841 ==68876== --pid is optional if only one valgrind process is running 00:03:38.841 ==68876== 00:03:38.841 --68876-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:38.841 --68876-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:38.841 --68876-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:38.841 --68876-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:38.841 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.841 --68876-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:38.841 --68876-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:38.841 --68876-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:38.841 --68876-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:38.841 --68876-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:38.841 --68876-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:38.841 --68876-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:38.841 --68876-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:38.841 --68876-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:38.841 --68876-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:38.841 --68876-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:38.841 --68876-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:38.841 --68876-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:38.841 --68876-- Reading syms from /usr/lib64/libm.so.6 00:03:38.841 --68876-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:38.842 --68876-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:38.842 --68876-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:38.842 --68876-- Reading syms from /usr/lib64/libc.so.6 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.842 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.842 --68876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.842 --68876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.842 --68876-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:38.842 --68876-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:38.842 --68876-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:38.842 --68876-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:38.842 --68876-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:38.842 --68876-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:39.100 --68876-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 ==68876== Preferring higher priority redirection: 00:03:39.100 --68876-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:39.100 --68876-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:39.100 --68876-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 --68876-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.100 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.100 --68876-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.100 --68876-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.101 ==68876== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.101 --68876-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.101 --68876-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.101 --68876-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:39.101 --68876-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:39.101 --68876-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:39.101 --68876-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:39.101 --68876-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:39.101 --68876-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:39.101 --68876-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:39.101 --68876-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:39.101 --68876-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:39.101 --68876-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:39.101 --68876-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:39.101 --68876-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:39.101 --68876-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:39.101 --68876-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:39.101 --68876-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:39.101 --68876-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:39.101 --68876-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:39.101 00:03:39.101 00:03:39.101 CUnit - A unit testing framework for C - Version 2.1-3 00:03:39.101 http://cunit.sourceforge.net/ 00:03:39.101 00:03:39.101 00:03:39.101 Suite: raid0 00:03:39.101 Test: test_write_io ...passed 00:03:39.101 Test: test_read_io ...passed 00:03:39.666 Test: test_unmap_io ...passed 00:03:39.667 Test: test_io_failure ...passed 00:03:39.667 Suite: raid0_dif 00:03:39.667 Test: test_write_io ...passed 00:03:39.667 Test: test_read_io ...passed 00:03:39.667 Test: test_unmap_io ...passed 00:03:39.925 Test: test_io_failure ...passed 00:03:39.925 00:03:39.925 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.925 suites 2 2 n/a 0 0 00:03:39.925 tests 8 8 8 0 0 00:03:39.925 asserts 368291 368291 368291 0 n/a 00:03:39.925 00:03:39.925 Elapsed time = 0.633 seconds 00:03:39.925 --68876-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.925 --68876-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.925 ==68876== 00:03:39.925 ==68876== HEAP SUMMARY: 00:03:39.925 ==68876== in use at exit: 0 bytes in 0 blocks 00:03:39.925 ==68876== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:03:39.925 ==68876== 00:03:39.925 ==68876== All heap blocks were freed -- no leaks are possible 00:03:39.925 ==68876== 00:03:39.925 ==68876== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.925 14:50:06 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:39.925 ==68888== Memcheck, a memory error detector 00:03:39.925 ==68888== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.925 ==68888== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.925 ==68888== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:39.925 ==68888== 00:03:39.925 --68888-- Valgrind options: 00:03:39.925 --68888-- --leak-check=full 00:03:39.925 --68888-- --error-exitcode=2 00:03:39.925 --68888-- --verbose 00:03:39.925 --68888-- Contents of /proc/version: 00:03:39.925 --68888-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:39.925 --68888-- 00:03:39.925 --68888-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.925 --68888-- Page sizes: currently 4096, max supported 4096 00:03:39.925 --68888-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.925 --68888-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:39.925 --68888-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:39.926 --68888-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:39.926 --68888-- might be shown as UnknownInlinedFun 00:03:39.926 --68888-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:39.926 --68888-- object doesn't have a dynamic symbol table 00:03:39.926 --68888-- Scheduler: using generic scheduler lock implementation. 00:03:39.926 --68888-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:39.926 ==68888== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68888-by-???-on-6e16a7c0ed4d 00:03:39.926 ==68888== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68888-by-???-on-6e16a7c0ed4d 00:03:39.926 ==68888== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68888-by-???-on-6e16a7c0ed4d 00:03:39.926 ==68888== 00:03:39.926 ==68888== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:39.926 ==68888== don't want to do, unless you know exactly what you're doing, 00:03:39.926 ==68888== or are doing some strange experiment): 00:03:39.926 ==68888== /usr/libexec/valgrind/../../bin/vgdb --pid=68888 ...command... 00:03:39.926 ==68888== 00:03:39.926 ==68888== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:39.926 ==68888== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:39.926 ==68888== and then give GDB the following command 00:03:39.926 ==68888== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68888 00:03:39.926 ==68888== --pid is optional if only one valgrind process is running 00:03:39.926 ==68888== 00:03:39.926 --68888-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:39.926 --68888-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:39.926 --68888-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:39.926 --68888-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:39.926 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.926 --68888-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:39.926 --68888-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:39.926 --68888-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:39.926 --68888-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:39.926 --68888-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:39.926 --68888-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:39.926 --68888-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:39.926 --68888-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:39.926 --68888-- Reading syms from /usr/lib64/libm.so.6 00:03:39.926 --68888-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:39.926 --68888-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:39.926 --68888-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:39.926 --68888-- Reading syms from /usr/lib64/libc.so.6 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.184 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.184 --68888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.184 --68888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.184 --68888-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.184 --68888-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.184 --68888-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.184 --68888-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.184 --68888-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.184 --68888-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.184 --68888-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.184 --68888-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.184 --68888-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.184 --68888-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.184 --68888-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 ==68888== Preferring higher priority redirection: 00:03:40.185 --68888-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.185 --68888-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.185 --68888-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 --68888-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.185 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.185 --68888-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.185 --68888-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.185 ==68888== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.185 --68888-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.185 --68888-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.185 --68888-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.185 --68888-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.185 --68888-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.185 --68888-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.185 --68888-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.185 --68888-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.185 --68888-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.185 --68888-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.185 --68888-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.185 --68888-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.185 --68888-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.185 --68888-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.185 --68888-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.444 --68888-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.444 --68888-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.444 --68888-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.444 --68888-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.444 00:03:40.444 00:03:40.444 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.444 http://cunit.sourceforge.net/ 00:03:40.444 00:03:40.444 00:03:40.444 Suite: raid1 00:03:40.444 Test: test_raid1_start ...passed 00:03:40.444 Test: test_raid1_read_balancing ...passed 00:03:40.444 Test: test_raid1_write_error ...passed 00:03:40.444 Test: test_raid1_read_error ...passed 00:03:40.444 00:03:40.444 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.444 suites 1 1 n/a 0 0 00:03:40.444 tests 4 4 4 0 0 00:03:40.444 asserts 4374 4374 4374 0 n/a 00:03:40.444 00:03:40.444 Elapsed time = 0.153 seconds 00:03:40.444 --68888-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:40.444 --68888-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:40.702 ==68888== 00:03:40.702 ==68888== HEAP SUMMARY: 00:03:40.702 ==68888== in use at exit: 0 bytes in 0 blocks 00:03:40.702 ==68888== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:03:40.702 ==68888== 00:03:40.702 ==68888== All heap blocks were freed -- no leaks are possible 00:03:40.702 ==68888== 00:03:40.702 ==68888== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:40.702 14:50:07 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:40.702 ==68895== Memcheck, a memory error detector 00:03:40.702 ==68895== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:40.702 ==68895== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:40.702 ==68895== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:40.702 ==68895== 00:03:40.702 --68895-- Valgrind options: 00:03:40.702 --68895-- --leak-check=full 00:03:40.702 --68895-- --error-exitcode=2 00:03:40.702 --68895-- --verbose 00:03:40.702 --68895-- Contents of /proc/version: 00:03:40.702 --68895-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:40.702 --68895-- 00:03:40.702 --68895-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:40.702 --68895-- Page sizes: currently 4096, max supported 4096 00:03:40.702 --68895-- Valgrind library directory: /usr/libexec/valgrind 00:03:40.702 --68895-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:40.702 --68895-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:40.702 --68895-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:40.702 --68895-- might be shown as UnknownInlinedFun 00:03:40.702 --68895-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:40.702 --68895-- object doesn't have a dynamic symbol table 00:03:40.702 --68895-- Scheduler: using generic scheduler lock implementation. 00:03:40.702 --68895-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:40.702 ==68895== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68895-by-???-on-6e16a7c0ed4d 00:03:40.702 ==68895== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68895-by-???-on-6e16a7c0ed4d 00:03:40.702 ==68895== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68895-by-???-on-6e16a7c0ed4d 00:03:40.702 ==68895== 00:03:40.702 ==68895== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:40.702 ==68895== don't want to do, unless you know exactly what you're doing, 00:03:40.702 ==68895== or are doing some strange experiment): 00:03:40.702 ==68895== /usr/libexec/valgrind/../../bin/vgdb --pid=68895 ...command... 00:03:40.702 ==68895== 00:03:40.702 ==68895== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:40.702 ==68895== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:40.702 ==68895== and then give GDB the following command 00:03:40.702 ==68895== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68895 00:03:40.702 ==68895== --pid is optional if only one valgrind process is running 00:03:40.702 ==68895== 00:03:40.702 --68895-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:40.703 --68895-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:40.703 --68895-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:40.703 --68895-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:40.703 --68895-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:40.703 --68895-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:40.703 --68895-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:40.703 --68895-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:40.703 --68895-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:40.703 --68895-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:40.703 --68895-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:40.703 --68895-- Reading syms from /usr/lib64/libm.so.6 00:03:40.703 --68895-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:40.703 --68895-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:40.703 --68895-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:40.703 --68895-- Reading syms from /usr/lib64/libc.so.6 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.703 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.703 --68895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.703 --68895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.961 --68895-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.961 --68895-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.961 --68895-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.961 --68895-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.961 --68895-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.961 --68895-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.961 --68895-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 ==68895== Preferring higher priority redirection: 00:03:40.961 --68895-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.961 --68895-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.961 --68895-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 --68895-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.961 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.961 --68895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.961 --68895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.961 ==68895== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.961 --68895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.961 --68895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.962 --68895-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.962 --68895-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.962 --68895-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.962 --68895-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.962 --68895-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.962 --68895-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.962 --68895-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.962 --68895-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.962 --68895-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.962 --68895-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.962 --68895-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.962 --68895-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.962 --68895-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.962 --68895-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.962 --68895-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.962 --68895-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.962 00:03:40.962 00:03:40.962 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.962 http://cunit.sourceforge.net/ 00:03:40.962 00:03:40.962 00:03:40.962 Suite: zone 00:03:40.962 Test: test_zone_get_operation ...passed 00:03:40.962 Test: test_bdev_zone_get_info ...passed 00:03:40.962 Test: test_bdev_zone_management ...passed 00:03:40.962 Test: test_bdev_zone_append ...passed 00:03:40.962 Test: test_bdev_zone_append_with_md ...passed 00:03:41.220 Test: test_bdev_zone_appendv ...passed 00:03:41.220 Test: test_bdev_zone_appendv_with_md ...passed 00:03:41.220 Test: test_bdev_io_get_append_location ...passed 00:03:41.220 00:03:41.220 Run Summary: Type Total Ran Passed Failed Inactive 00:03:41.220 suites 1 1 n/a 0 0 00:03:41.220 tests 8 8 8 0 0 00:03:41.220 asserts 94 94 94 0 n/a 00:03:41.220 00:03:41.220 Elapsed time = 0.045 seconds 00:03:41.220 --68895-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.220 --68895-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.220 ==68895== 00:03:41.220 ==68895== HEAP SUMMARY: 00:03:41.220 ==68895== in use at exit: 0 bytes in 0 blocks 00:03:41.220 ==68895== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:03:41.220 ==68895== 00:03:41.220 ==68895== All heap blocks were freed -- no leaks are possible 00:03:41.220 ==68895== 00:03:41.220 ==68895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.220 14:50:08 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:41.220 ==68903== Memcheck, a memory error detector 00:03:41.220 ==68903== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.220 ==68903== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.220 ==68903== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:41.220 ==68903== 00:03:41.220 --68903-- Valgrind options: 00:03:41.220 --68903-- --leak-check=full 00:03:41.220 --68903-- --error-exitcode=2 00:03:41.220 --68903-- --verbose 00:03:41.220 --68903-- Contents of /proc/version: 00:03:41.220 --68903-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:41.220 --68903-- 00:03:41.220 --68903-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.220 --68903-- Page sizes: currently 4096, max supported 4096 00:03:41.220 --68903-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.220 --68903-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:41.220 --68903-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.220 --68903-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.220 --68903-- might be shown as UnknownInlinedFun 00:03:41.220 --68903-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.220 --68903-- object doesn't have a dynamic symbol table 00:03:41.220 --68903-- Scheduler: using generic scheduler lock implementation. 00:03:41.220 --68903-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.220 ==68903== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68903-by-???-on-6e16a7c0ed4d 00:03:41.220 ==68903== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68903-by-???-on-6e16a7c0ed4d 00:03:41.220 ==68903== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68903-by-???-on-6e16a7c0ed4d 00:03:41.220 ==68903== 00:03:41.220 ==68903== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.220 ==68903== don't want to do, unless you know exactly what you're doing, 00:03:41.220 ==68903== or are doing some strange experiment): 00:03:41.220 ==68903== /usr/libexec/valgrind/../../bin/vgdb --pid=68903 ...command... 00:03:41.220 ==68903== 00:03:41.220 ==68903== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.220 ==68903== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:41.221 ==68903== and then give GDB the following command 00:03:41.221 ==68903== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68903 00:03:41.221 ==68903== --pid is optional if only one valgrind process is running 00:03:41.221 ==68903== 00:03:41.221 --68903-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.221 --68903-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.221 --68903-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.221 --68903-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.221 --68903-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.221 --68903-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.221 --68903-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.221 --68903-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.221 --68903-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.221 --68903-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.221 --68903-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.221 --68903-- Reading syms from /usr/lib64/libm.so.6 00:03:41.221 --68903-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.221 --68903-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:41.221 --68903-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.221 --68903-- Reading syms from /usr/lib64/libc.so.6 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.221 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.221 --68903-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.221 --68903-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.479 --68903-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.479 --68903-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.479 --68903-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.479 --68903-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.479 --68903-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.479 --68903-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.479 --68903-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.479 --68903-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 ==68903== Preferring higher priority redirection: 00:03:41.480 --68903-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.480 --68903-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.480 --68903-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 --68903-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.480 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.480 --68903-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.480 --68903-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.480 ==68903== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.480 --68903-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.480 --68903-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.480 --68903-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:41.480 --68903-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:41.480 --68903-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:41.480 --68903-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:41.480 --68903-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:41.480 --68903-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:41.480 --68903-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:41.480 --68903-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:41.480 --68903-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:41.480 --68903-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:41.480 --68903-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:41.480 --68903-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:41.480 --68903-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:41.480 --68903-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:41.480 --68903-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:41.480 --68903-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:41.480 00:03:41.480 00:03:41.480 CUnit - A unit testing framework for C - Version 2.1-3 00:03:41.480 http://cunit.sourceforge.net/ 00:03:41.480 00:03:41.480 00:03:41.480 Suite: gpt_parse 00:03:41.738 Test: test_parse_mbr_and_primary ...[2024-07-15 14:50:08.711190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:41.738 [2024-07-15 14:50:08.741092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:41.738 [2024-07-15 14:50:08.748538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:41.738 [2024-07-15 14:50:08.748922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:03:41.738 [2024-07-15 14:50:08.759567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:03:41.738 [2024-07-15 14:50:08.760152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:03:41.738 passed 00:03:41.738 Test: test_parse_secondary ...[2024-07-15 14:50:08.768826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:41.738 [2024-07-15 14:50:08.768937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:03:41.738 [2024-07-15 14:50:08.773053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:03:41.738 [2024-07-15 14:50:08.773166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:03:41.738 passed 00:03:41.738 Test: test_check_mbr ...[2024-07-15 14:50:08.777672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:41.738 [2024-07-15 14:50:08.778298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:41.738 passed 00:03:41.738 Test: test_read_header ...[2024-07-15 14:50:08.783391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:41.738 [2024-07-15 14:50:08.784366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 177:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:03:41.738 [2024-07-15 14:50:08.785287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:41.738 [2024-07-15 14:50:08.787221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 191:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:03:41.738 [2024-07-15 14:50:08.788461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 135:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:03:41.738 [2024-07-15 14:50:08.788781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:41.738 passed 00:03:41.738 Test: test_read_partitions ...[2024-07-15 14:50:08.793117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:03:41.738 [2024-07-15 14:50:08.794907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 95:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:03:41.738 [2024-07-15 14:50:08.796403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:03:41.738 [2024-07-15 14:50:08.796729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:03:41.738 [2024-07-15 14:50:08.798784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:03:41.738 passed 00:03:41.738 00:03:41.738 Run Summary: Type Total Ran Passed Failed Inactive 00:03:41.738 suites 1 1 n/a 0 0 00:03:41.738 tests 5 5 5 0 0 00:03:41.738 asserts 33 33 33 0 n/a 00:03:41.738 00:03:41.738 Elapsed time = 0.094 seconds 00:03:41.738 --68903-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.738 --68903-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.738 ==68903== 00:03:41.738 ==68903== HEAP SUMMARY: 00:03:41.738 ==68903== in use at exit: 0 bytes in 0 blocks 00:03:41.738 ==68903== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:41.738 ==68903== 00:03:41.739 ==68903== All heap blocks were freed -- no leaks are possible 00:03:41.739 ==68903== 00:03:41.739 ==68903== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.739 14:50:08 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:41.739 ==68910== Memcheck, a memory error detector 00:03:41.739 ==68910== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.739 ==68910== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.739 ==68910== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:41.739 ==68910== 00:03:41.739 --68910-- Valgrind options: 00:03:41.739 --68910-- --leak-check=full 00:03:41.739 --68910-- --error-exitcode=2 00:03:41.739 --68910-- --verbose 00:03:41.739 --68910-- Contents of /proc/version: 00:03:41.739 --68910-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:41.739 --68910-- 00:03:41.739 --68910-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.739 --68910-- Page sizes: currently 4096, max supported 4096 00:03:41.739 --68910-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.739 --68910-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:41.739 --68910-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.739 --68910-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.739 --68910-- might be shown as UnknownInlinedFun 00:03:41.739 --68910-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.739 --68910-- object doesn't have a dynamic symbol table 00:03:41.739 --68910-- Scheduler: using generic scheduler lock implementation. 00:03:41.739 --68910-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.739 ==68910== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68910-by-???-on-6e16a7c0ed4d 00:03:41.739 ==68910== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68910-by-???-on-6e16a7c0ed4d 00:03:41.739 ==68910== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68910-by-???-on-6e16a7c0ed4d 00:03:41.739 ==68910== 00:03:41.739 ==68910== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.739 ==68910== don't want to do, unless you know exactly what you're doing, 00:03:41.739 ==68910== or are doing some strange experiment): 00:03:41.739 ==68910== /usr/libexec/valgrind/../../bin/vgdb --pid=68910 ...command... 00:03:41.739 ==68910== 00:03:41.739 ==68910== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.739 ==68910== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:41.739 ==68910== and then give GDB the following command 00:03:41.739 ==68910== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68910 00:03:41.739 ==68910== --pid is optional if only one valgrind process is running 00:03:41.739 ==68910== 00:03:41.739 --68910-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.739 --68910-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.739 --68910-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.739 --68910-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.739 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.739 --68910-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.739 --68910-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.739 --68910-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.739 --68910-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.998 --68910-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.998 --68910-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.998 --68910-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.998 --68910-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.998 --68910-- Reading syms from /usr/lib64/libm.so.6 00:03:41.998 --68910-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.998 --68910-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:41.998 --68910-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libc.so.6 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.998 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.998 --68910-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.998 --68910-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.998 --68910-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.998 --68910-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.998 --68910-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.998 --68910-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.998 --68910-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.998 --68910-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.998 --68910-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 ==68910== Preferring higher priority redirection: 00:03:41.999 --68910-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.999 --68910-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.999 --68910-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 --68910-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.999 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.999 --68910-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.999 --68910-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.999 ==68910== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.999 --68910-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.999 --68910-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.999 --68910-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.257 --68910-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.257 --68910-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.257 --68910-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.257 --68910-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.257 --68910-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.257 --68910-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.257 --68910-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.257 --68910-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.257 --68910-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.257 --68910-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.257 --68910-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.257 --68910-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.257 --68910-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.257 --68910-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.257 --68910-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.257 --68910-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:42.257 00:03:42.257 00:03:42.257 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.257 http://cunit.sourceforge.net/ 00:03:42.257 00:03:42.257 00:03:42.257 Suite: bdev_part 00:03:42.257 Test: part_test ...--68910-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:42.257 [2024-07-15 14:50:09.468290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name fc2425b1-a8f9-5971-9f01-e243ff188f22 already exists 00:03:42.515 [2024-07-15 14:50:09.494859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:fc2425b1-a8f9-5971-9f01-e243ff188f22 alias for bdev test1 00:03:42.515 passed 00:03:42.515 Test: part_free_test ...passed 00:03:42.774 Test: part_get_io_channel_test ...passed 00:03:42.774 Test: part_construct_ext ...passed 00:03:42.774 00:03:42.774 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.774 suites 1 1 n/a 0 0 00:03:42.774 tests 4 4 4 0 0 00:03:42.774 asserts 48 48 48 0 n/a 00:03:42.774 00:03:42.774 Elapsed time = 0.438 seconds 00:03:42.774 --68910-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.774 --68910-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.774 ==68910== 00:03:42.774 ==68910== HEAP SUMMARY: 00:03:42.774 ==68910== in use at exit: 1,224 bytes in 3 blocks 00:03:42.774 ==68910== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:03:42.774 ==68910== 00:03:42.774 ==68910== Searching for pointers to 3 not-freed blocks 00:03:42.774 ==68910== Checked 7,063,784 bytes 00:03:42.774 ==68910== 00:03:42.774 ==68910== LEAK SUMMARY: 00:03:42.774 ==68910== definitely lost: 0 bytes in 0 blocks 00:03:42.774 ==68910== indirectly lost: 0 bytes in 0 blocks 00:03:42.774 ==68910== possibly lost: 0 bytes in 0 blocks 00:03:42.774 ==68910== still reachable: 1,224 bytes in 3 blocks 00:03:42.774 ==68910== suppressed: 0 bytes in 0 blocks 00:03:42.774 ==68910== Reachable blocks (those to which a pointer was found) are not shown. 00:03:42.774 ==68910== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:42.774 ==68910== 00:03:42.774 ==68910== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.774 14:50:09 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:42.774 ==68922== Memcheck, a memory error detector 00:03:42.774 ==68922== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.774 ==68922== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.774 ==68922== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:42.774 ==68922== 00:03:42.774 --68922-- Valgrind options: 00:03:42.774 --68922-- --leak-check=full 00:03:42.774 --68922-- --error-exitcode=2 00:03:42.774 --68922-- --verbose 00:03:42.774 --68922-- Contents of /proc/version: 00:03:42.774 --68922-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:42.774 --68922-- 00:03:42.774 --68922-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.774 --68922-- Page sizes: currently 4096, max supported 4096 00:03:42.774 --68922-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.774 --68922-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:42.774 --68922-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.774 --68922-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.774 --68922-- might be shown as UnknownInlinedFun 00:03:42.774 --68922-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.774 --68922-- object doesn't have a dynamic symbol table 00:03:42.774 --68922-- Scheduler: using generic scheduler lock implementation. 00:03:42.774 --68922-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.774 ==68922== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68922-by-???-on-6e16a7c0ed4d 00:03:42.774 ==68922== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68922-by-???-on-6e16a7c0ed4d 00:03:42.774 ==68922== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68922-by-???-on-6e16a7c0ed4d 00:03:42.774 ==68922== 00:03:42.774 ==68922== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.774 ==68922== don't want to do, unless you know exactly what you're doing, 00:03:42.774 ==68922== or are doing some strange experiment): 00:03:42.774 ==68922== /usr/libexec/valgrind/../../bin/vgdb --pid=68922 ...command... 00:03:42.774 ==68922== 00:03:42.774 ==68922== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.775 ==68922== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:42.775 ==68922== and then give GDB the following command 00:03:42.775 ==68922== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68922 00:03:42.775 ==68922== --pid is optional if only one valgrind process is running 00:03:42.775 ==68922== 00:03:42.775 --68922-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.775 --68922-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.775 --68922-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.775 --68922-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.775 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.775 --68922-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.775 --68922-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.775 --68922-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.775 --68922-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.775 --68922-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.775 --68922-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.775 --68922-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.775 --68922-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.775 --68922-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.775 --68922-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:42.775 --68922-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.775 --68922-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.033 --68922-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.033 --68922-- Reading syms from /usr/lib64/libm.so.6 00:03:43.033 --68922-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.033 --68922-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:43.033 --68922-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.033 --68922-- Reading syms from /usr/lib64/libc.so.6 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.033 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.033 --68922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.033 --68922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.033 --68922-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.033 --68922-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.033 --68922-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.033 --68922-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.033 --68922-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.033 --68922-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.033 --68922-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.033 --68922-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 ==68922== Preferring higher priority redirection: 00:03:43.034 --68922-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.034 --68922-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.034 --68922-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 --68922-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.034 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.034 --68922-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.034 --68922-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.034 ==68922== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.034 --68922-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.034 --68922-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.034 --68922-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.034 --68922-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.034 --68922-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.292 --68922-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.292 --68922-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.292 --68922-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.292 --68922-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.292 --68922-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.292 --68922-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.292 --68922-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.292 --68922-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.292 --68922-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.292 --68922-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.292 --68922-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.292 --68922-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.292 --68922-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.292 00:03:43.292 00:03:43.292 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.292 http://cunit.sourceforge.net/ 00:03:43.292 00:03:43.292 00:03:43.292 Suite: scsi_nvme_suite 00:03:43.292 Test: scsi_nvme_translate_test ...passed 00:03:43.292 00:03:43.292 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.292 suites 1 1 n/a 0 0 00:03:43.292 tests 1 1 1 0 0 00:03:43.292 asserts 104 104 104 0 n/a 00:03:43.292 00:03:43.292 Elapsed time = 0.030 seconds 00:03:43.292 --68922-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.292 --68922-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.292 ==68922== 00:03:43.292 ==68922== HEAP SUMMARY: 00:03:43.292 ==68922== in use at exit: 0 bytes in 0 blocks 00:03:43.292 ==68922== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:43.292 ==68922== 00:03:43.292 ==68922== All heap blocks were freed -- no leaks are possible 00:03:43.292 ==68922== 00:03:43.292 ==68922== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.293 14:50:10 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:43.293 ==68928== Memcheck, a memory error detector 00:03:43.293 ==68928== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.293 ==68928== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.293 ==68928== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:43.293 ==68928== 00:03:43.293 --68928-- Valgrind options: 00:03:43.293 --68928-- --leak-check=full 00:03:43.293 --68928-- --error-exitcode=2 00:03:43.293 --68928-- --verbose 00:03:43.293 --68928-- Contents of /proc/version: 00:03:43.293 --68928-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:43.293 --68928-- 00:03:43.293 --68928-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.293 --68928-- Page sizes: currently 4096, max supported 4096 00:03:43.293 --68928-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.293 --68928-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:43.293 --68928-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.293 --68928-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.293 --68928-- might be shown as UnknownInlinedFun 00:03:43.293 --68928-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.293 --68928-- object doesn't have a dynamic symbol table 00:03:43.293 --68928-- Scheduler: using generic scheduler lock implementation. 00:03:43.293 --68928-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.293 ==68928== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68928-by-???-on-6e16a7c0ed4d 00:03:43.293 ==68928== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68928-by-???-on-6e16a7c0ed4d 00:03:43.293 ==68928== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68928-by-???-on-6e16a7c0ed4d 00:03:43.293 ==68928== 00:03:43.293 ==68928== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.293 ==68928== don't want to do, unless you know exactly what you're doing, 00:03:43.293 ==68928== or are doing some strange experiment): 00:03:43.293 ==68928== /usr/libexec/valgrind/../../bin/vgdb --pid=68928 ...command... 00:03:43.293 ==68928== 00:03:43.293 ==68928== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.293 ==68928== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:43.293 ==68928== and then give GDB the following command 00:03:43.293 ==68928== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68928 00:03:43.293 ==68928== --pid is optional if only one valgrind process is running 00:03:43.293 ==68928== 00:03:43.293 --68928-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.293 --68928-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.293 --68928-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.293 --68928-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.293 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.293 --68928-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.293 --68928-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.551 --68928-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.551 --68928-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.551 --68928-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.551 --68928-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.551 --68928-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.551 --68928-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.551 --68928-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.551 --68928-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:43.551 --68928-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.551 --68928-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.552 --68928-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.552 --68928-- Reading syms from /usr/lib64/libm.so.6 00:03:43.552 --68928-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.552 --68928-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:43.552 --68928-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.552 --68928-- Reading syms from /usr/lib64/libc.so.6 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.552 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.552 --68928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.552 --68928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.552 --68928-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.552 --68928-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.552 --68928-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.552 --68928-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.552 --68928-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.552 --68928-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.552 --68928-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 ==68928== Preferring higher priority redirection: 00:03:43.552 --68928-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.552 --68928-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.552 --68928-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.552 --68928-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 --68928-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.553 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.553 --68928-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.553 --68928-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.553 ==68928== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.553 --68928-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.553 --68928-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.553 --68928-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.811 --68928-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.811 --68928-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.811 --68928-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.811 --68928-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.811 --68928-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.811 --68928-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.811 --68928-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.811 --68928-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.811 --68928-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.811 --68928-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.811 --68928-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.811 --68928-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.811 --68928-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.811 --68928-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.811 --68928-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:43.811 --68928-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.811 00:03:43.811 00:03:43.811 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.811 http://cunit.sourceforge.net/ 00:03:43.811 00:03:43.811 00:03:43.811 Suite: lvol 00:03:43.811 Test: ut_lvs_init ...--68928-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:43.811 [2024-07-15 14:50:10.914757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:03:43.811 [2024-07-15 14:50:10.952909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:03:43.811 passed 00:03:43.811 Test: ut_lvol_init ...--68928-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:43.811 passed 00:03:43.811 Test: ut_lvol_snapshot ...passed 00:03:43.811 Test: ut_lvol_clone ...passed 00:03:43.811 Test: ut_lvs_destroy ...passed 00:03:43.811 Test: ut_lvs_unload ...passed 00:03:43.811 Test: ut_lvol_resize ...[2024-07-15 14:50:11.016060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:03:43.811 passed 00:03:43.811 Test: ut_lvol_set_read_only ...passed 00:03:43.811 Test: ut_lvol_hotremove ...passed 00:03:43.811 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:43.811 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:44.069 Test: ut_lvol_read_write ...passed 00:03:44.069 Test: ut_vbdev_lvol_submit_request ...passed 00:03:44.069 Test: ut_lvol_examine_config ...passed 00:03:44.069 Test: ut_lvol_examine_disk ...[2024-07-15 14:50:11.061038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:03:44.070 passed 00:03:44.070 Test: ut_lvol_rename ...--68928-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:44.070 [2024-07-15 14:50:11.083983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:03:44.070 [2024-07-15 14:50:11.084316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:03:44.070 passed 00:03:44.070 Test: ut_bdev_finish ...passed 00:03:44.070 Test: ut_lvs_rename ...passed 00:03:44.070 Test: ut_lvol_seek ...passed 00:03:44.070 Test: ut_esnap_dev_create ...[2024-07-15 14:50:11.109364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:03:44.070 [2024-07-15 14:50:11.111138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:03:44.070 [2024-07-15 14:50:11.112432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:03:44.070 passed 00:03:44.070 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-15 14:50:11.121905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:03:44.070 [2024-07-15 14:50:11.123283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1287:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:03:44.070 passed 00:03:44.070 Test: ut_lvol_shallow_copy ...[2024-07-15 14:50:11.129805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:03:44.070 [2024-07-15 14:50:11.130614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:03:44.070 passed 00:03:44.070 Test: ut_lvol_set_external_parent ...[2024-07-15 14:50:11.136173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:03:44.070 passed 00:03:44.070 00:03:44.070 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.070 suites 1 1 n/a 0 0 00:03:44.070 tests 23 23 23 0 0 00:03:44.070 asserts 770 770 770 0 n/a 00:03:44.070 00:03:44.070 Elapsed time = 0.237 seconds 00:03:44.070 --68928-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.070 --68928-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:44.070 ==68928== 00:03:44.070 ==68928== HEAP SUMMARY: 00:03:44.070 ==68928== in use at exit: 0 bytes in 0 blocks 00:03:44.070 ==68928== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:03:44.070 ==68928== 00:03:44.070 ==68928== All heap blocks were freed -- no leaks are possible 00:03:44.070 ==68928== 00:03:44.070 ==68928== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:44.070 14:50:11 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:44.070 ==68937== Memcheck, a memory error detector 00:03:44.070 ==68937== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:44.070 ==68937== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:44.070 ==68937== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:44.070 ==68937== 00:03:44.070 --68937-- Valgrind options: 00:03:44.070 --68937-- --leak-check=full 00:03:44.070 --68937-- --error-exitcode=2 00:03:44.070 --68937-- --verbose 00:03:44.070 --68937-- Contents of /proc/version: 00:03:44.070 --68937-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:44.070 --68937-- 00:03:44.070 --68937-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:44.070 --68937-- Page sizes: currently 4096, max supported 4096 00:03:44.070 --68937-- Valgrind library directory: /usr/libexec/valgrind 00:03:44.070 --68937-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:44.070 --68937-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:44.070 --68937-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:44.070 --68937-- might be shown as UnknownInlinedFun 00:03:44.070 --68937-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:44.070 --68937-- object doesn't have a dynamic symbol table 00:03:44.070 --68937-- Scheduler: using generic scheduler lock implementation. 00:03:44.070 --68937-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:44.070 ==68937== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68937-by-???-on-6e16a7c0ed4d 00:03:44.070 ==68937== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68937-by-???-on-6e16a7c0ed4d 00:03:44.070 ==68937== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68937-by-???-on-6e16a7c0ed4d 00:03:44.070 ==68937== 00:03:44.070 ==68937== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:44.070 ==68937== don't want to do, unless you know exactly what you're doing, 00:03:44.070 ==68937== or are doing some strange experiment): 00:03:44.070 ==68937== /usr/libexec/valgrind/../../bin/vgdb --pid=68937 ...command... 00:03:44.070 ==68937== 00:03:44.070 ==68937== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:44.070 ==68937== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:44.071 ==68937== and then give GDB the following command 00:03:44.071 ==68937== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68937 00:03:44.071 ==68937== --pid is optional if only one valgrind process is running 00:03:44.071 ==68937== 00:03:44.071 --68937-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:44.071 --68937-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:44.328 --68937-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:44.328 --68937-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:44.328 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.328 --68937-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:44.328 --68937-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:44.328 --68937-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:44.328 --68937-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:44.328 --68937-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:44.328 --68937-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:44.329 --68937-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:44.329 --68937-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:44.329 --68937-- Reading syms from /usr/lib64/libm.so.6 00:03:44.329 --68937-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:44.329 --68937-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:44.329 --68937-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libc.so.6 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.329 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.329 --68937-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.329 --68937-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.329 --68937-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.329 --68937-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.329 --68937-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.329 --68937-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.329 --68937-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.329 --68937-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 ==68937== Preferring higher priority redirection: 00:03:44.329 --68937-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.329 --68937-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.329 --68937-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.329 --68937-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.587 --68937-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.587 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.587 --68937-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.587 --68937-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.587 ==68937== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.587 --68937-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.587 --68937-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.587 --68937-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.587 --68937-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.587 --68937-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.587 --68937-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.587 --68937-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.587 --68937-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.587 --68937-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.587 --68937-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.587 --68937-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.587 --68937-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.587 --68937-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.587 --68937-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.587 --68937-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.587 --68937-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.587 --68937-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.587 --68937-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:44.587 --68937-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.587 00:03:44.587 00:03:44.587 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.587 http://cunit.sourceforge.net/ 00:03:44.587 00:03:44.587 00:03:44.588 Suite: zone_block 00:03:44.845 Test: test_zone_block_create ...passed 00:03:44.845 Test: test_zone_block_create_invalid ...[2024-07-15 14:50:11.821805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:03:44.845 --68937-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:44.845 --68937-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:44.845 [2024-07-15 14:50:11.854972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-15 14:50:11.857466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:03:44.845 [2024-07-15 14:50:11.857964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-15 14:50:11.858643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:03:44.846 [2024-07-15 14:50:11.858838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-07-15 14:50:11.859288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:03:44.846 [2024-07-15 14:50:11.859474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:03:44.846 Test: test_get_zone_info ...[2024-07-15 14:50:11.875247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.876077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.876757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 passed 00:03:44.846 Test: test_supported_io_types ...passed 00:03:44.846 Test: test_reset_zone ...[2024-07-15 14:50:11.891415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.891980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 passed 00:03:44.846 Test: test_open_zone ...[2024-07-15 14:50:11.896096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.901752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.902299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 passed 00:03:44.846 Test: test_zone_write ...[2024-07-15 14:50:11.910628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:44.846 [2024-07-15 14:50:11.911183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.912633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:44.846 [2024-07-15 14:50:11.912856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.927765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:03:44.846 [2024-07-15 14:50:11.927974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.928317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:03:44.846 [2024-07-15 14:50:11.928418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.936503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:44.846 [2024-07-15 14:50:11.936717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 passed 00:03:44.846 Test: test_zone_read ...[2024-07-15 14:50:11.940679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:03:44.846 [2024-07-15 14:50:11.940995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.941832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:03:44.846 [2024-07-15 14:50:11.942038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.946620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:03:44.846 [2024-07-15 14:50:11.946736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 passed 00:03:44.846 Test: test_close_zone ...[2024-07-15 14:50:11.949863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.950541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.953966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.846 [2024-07-15 14:50:11.954540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 passed 00:03:44.847 Test: test_finish_zone ...[2024-07-15 14:50:11.960952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 [2024-07-15 14:50:11.961511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 passed 00:03:44.847 Test: test_append_zone ...[2024-07-15 14:50:11.964979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:44.847 [2024-07-15 14:50:11.965097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 [2024-07-15 14:50:11.965844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:44.847 [2024-07-15 14:50:11.965951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 [2024-07-15 14:50:11.982909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:44.847 [2024-07-15 14:50:11.983028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:44.847 passed 00:03:44.847 00:03:44.847 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.847 suites 1 1 n/a 0 0 00:03:44.847 tests 11 11 11 0 0 00:03:44.847 asserts 3437 3437 3437 0 n/a 00:03:44.847 00:03:44.847 Elapsed time = 0.268 seconds 00:03:44.847 --68937-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.847 ==68937== 00:03:44.847 ==68937== HEAP SUMMARY: 00:03:44.847 ==68937== in use at exit: 67,109,824 bytes in 1,026 blocks 00:03:44.847 ==68937== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:03:44.847 ==68937== 00:03:44.847 ==68937== Searching for pointers to 1,026 not-freed blocks 00:03:45.105 ==68937== Checked 6,607,840 bytes 00:03:45.105 ==68937== 00:03:45.105 ==68937== LEAK SUMMARY: 00:03:45.105 ==68937== definitely lost: 0 bytes in 0 blocks 00:03:45.105 ==68937== indirectly lost: 0 bytes in 0 blocks 00:03:45.105 ==68937== possibly lost: 0 bytes in 0 blocks 00:03:45.105 ==68937== still reachable: 67,109,824 bytes in 1,026 blocks 00:03:45.105 ==68937== suppressed: 0 bytes in 0 blocks 00:03:45.105 ==68937== Reachable blocks (those to which a pointer was found) are not shown. 00:03:45.105 ==68937== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:45.105 ==68937== 00:03:45.105 ==68937== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.105 14:50:12 unittest_bdev -- unit/unittest.sh@33 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.105 ==68949== Memcheck, a memory error detector 00:03:45.105 ==68949== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.105 ==68949== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.105 ==68949== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.105 ==68949== 00:03:45.105 --68949-- Valgrind options: 00:03:45.105 --68949-- --leak-check=full 00:03:45.105 --68949-- --error-exitcode=2 00:03:45.105 --68949-- --verbose 00:03:45.105 --68949-- Contents of /proc/version: 00:03:45.105 --68949-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:45.105 --68949-- 00:03:45.105 --68949-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.105 --68949-- Page sizes: currently 4096, max supported 4096 00:03:45.105 --68949-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.105 --68949-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.105 --68949-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.105 --68949-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.105 --68949-- might be shown as UnknownInlinedFun 00:03:45.105 --68949-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.105 --68949-- object doesn't have a dynamic symbol table 00:03:45.105 --68949-- Scheduler: using generic scheduler lock implementation. 00:03:45.105 --68949-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.105 ==68949== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68949-by-???-on-6e16a7c0ed4d 00:03:45.105 ==68949== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68949-by-???-on-6e16a7c0ed4d 00:03:45.105 ==68949== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68949-by-???-on-6e16a7c0ed4d 00:03:45.105 ==68949== 00:03:45.105 ==68949== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.105 ==68949== don't want to do, unless you know exactly what you're doing, 00:03:45.105 ==68949== or are doing some strange experiment): 00:03:45.105 ==68949== /usr/libexec/valgrind/../../bin/vgdb --pid=68949 ...command... 00:03:45.105 ==68949== 00:03:45.105 ==68949== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.105 ==68949== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.105 ==68949== and then give GDB the following command 00:03:45.105 ==68949== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68949 00:03:45.105 ==68949== --pid is optional if only one valgrind process is running 00:03:45.105 ==68949== 00:03:45.105 --68949-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.106 --68949-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.106 --68949-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.106 --68949-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.106 --68949-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.106 --68949-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.106 --68949-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.106 --68949-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.106 --68949-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.106 --68949-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.106 --68949-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.106 --68949-- Reading syms from /usr/lib64/libm.so.6 00:03:45.106 --68949-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.106 --68949-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:45.106 --68949-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.106 --68949-- Reading syms from /usr/lib64/libc.so.6 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.106 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.106 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.106 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.364 --68949-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:45.364 --68949-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:45.364 --68949-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:45.364 --68949-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:45.364 --68949-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:45.364 --68949-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:45.364 --68949-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.364 --68949-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 ==68949== Preferring higher priority redirection: 00:03:45.365 --68949-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:45.365 --68949-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:45.365 --68949-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 --68949-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.365 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.365 --68949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.365 --68949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.365 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.365 --68949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.365 --68949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.365 --68949-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:45.365 --68949-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:45.365 --68949-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:45.365 --68949-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:45.365 --68949-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:45.365 --68949-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:45.365 --68949-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:45.365 --68949-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:45.365 --68949-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:45.365 --68949-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:45.365 --68949-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:45.365 --68949-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:45.365 --68949-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:45.365 --68949-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:45.365 --68949-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:45.365 --68949-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:45.365 00:03:45.365 00:03:45.365 CUnit - A unit testing framework for C - Version 2.1-3 00:03:45.365 http://cunit.sourceforge.net/ 00:03:45.365 00:03:45.365 00:03:45.365 Suite: bdev 00:03:45.365 Test: basic ...--68949-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:45.623 --68949-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:45.623 --68949-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:45.623 --68949-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.623 [2024-07-15 14:50:12.725402] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:03:45.623 [2024-07-15 14:50:12.757580] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x599be0): Operation not permitted (rc=-1) 00:03:45.623 [2024-07-15 14:50:12.758045] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:03:45.880 passed 00:03:45.880 Test: unregister_and_close ...passed 00:03:45.880 Test: unregister_and_close_different_threads ...passed 00:03:46.144 Test: basic_qos ...passed 00:03:46.144 Test: put_channel_during_reset ...passed 00:03:46.144 Test: aborted_reset ...passed 00:03:46.144 Test: aborted_reset_no_outstanding_io ...passed 00:03:46.144 Test: io_during_reset ...passed 00:03:46.404 Test: reset_completions ...passed 00:03:46.404 Test: io_during_qos_queue ...passed 00:03:46.405 Test: io_during_qos_reset ...passed 00:03:46.405 Test: enomem ...passed 00:03:46.662 Test: enomem_multi_bdev ...passed 00:03:46.662 Test: enomem_multi_bdev_unregister ...passed 00:03:46.662 Test: enomem_multi_io_target ...passed 00:03:46.662 Test: qos_dynamic_enable ...passed 00:03:46.919 Test: bdev_histograms_mt ...passed 00:03:46.919 Test: bdev_set_io_timeout_mt ...[2024-07-15 14:50:14.012601] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:03:46.919 passed 00:03:46.919 Test: lock_lba_range_then_submit_io ...[2024-07-15 14:50:14.041094] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x599e88 already registered (old:0x6badf30 new:0x6e9bac0) 00:03:46.919 passed 00:03:47.177 Test: unregister_during_reset ...passed 00:03:47.177 Test: event_notify_and_close ...passed 00:03:47.177 Test: unregister_and_qos_poller ...passed 00:03:47.177 Suite: bdev_wrong_thread 00:03:47.177 Test: spdk_bdev_register_wt ...[2024-07-15 14:50:14.244823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x76f1940 (0x76f1940) 00:03:47.177 passed 00:03:47.177 Test: spdk_bdev_examine_wt ...[2024-07-15 14:50:14.253212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 810:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x76f1940 (0x76f1940) 00:03:47.177 passed 00:03:47.177 00:03:47.177 Run Summary: Type Total Ran Passed Failed Inactive 00:03:47.177 suites 2 2 n/a 0 0 00:03:47.177 tests 24 24 24 0 0 00:03:47.177 asserts 621 621 621 0 n/a 00:03:47.177 00:03:47.177 Elapsed time = 1.681 seconds 00:03:47.177 --68949-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:47.177 ==68949== 00:03:47.177 ==68949== HEAP SUMMARY: 00:03:47.177 ==68949== in use at exit: 845 bytes in 4 blocks 00:03:47.177 ==68949== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:03:47.177 ==68949== 00:03:47.177 ==68949== Searching for pointers to 4 not-freed blocks 00:03:47.177 ==68949== Checked 7,018,344 bytes 00:03:47.177 ==68949== 00:03:47.177 ==68949== LEAK SUMMARY: 00:03:47.177 ==68949== definitely lost: 0 bytes in 0 blocks 00:03:47.177 ==68949== indirectly lost: 0 bytes in 0 blocks 00:03:47.178 ==68949== possibly lost: 0 bytes in 0 blocks 00:03:47.178 ==68949== still reachable: 845 bytes in 4 blocks 00:03:47.178 ==68949== suppressed: 0 bytes in 0 blocks 00:03:47.178 ==68949== Reachable blocks (those to which a pointer was found) are not shown. 00:03:47.178 ==68949== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:47.178 ==68949== 00:03:47.178 ==68949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:47.178 00:03:47.178 real 0m16.649s 00:03:47.178 user 0m16.087s 00:03:47.178 sys 0m0.508s 00:03:47.178 14:50:14 unittest_bdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:47.178 14:50:14 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:03:47.178 ************************************ 00:03:47.178 END TEST unittest_bdev 00:03:47.178 ************************************ 00:03:47.178 14:50:14 -- common/autotest_common.sh@1142 -- # return 0 00:03:47.178 14:50:14 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:47.178 14:50:14 -- unit/unittest.sh@216 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:47.178 14:50:14 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:47.178 14:50:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:47.178 14:50:14 -- common/autotest_common.sh@10 -- # set +x 00:03:47.178 ************************************ 00:03:47.178 START TEST unittest_bdev_crypto 00:03:47.178 ************************************ 00:03:47.178 14:50:14 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:47.178 ==68992== Memcheck, a memory error detector 00:03:47.178 ==68992== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:47.178 ==68992== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:47.178 ==68992== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:47.178 ==68992== 00:03:47.178 --68992-- Valgrind options: 00:03:47.178 --68992-- --leak-check=full 00:03:47.178 --68992-- --error-exitcode=2 00:03:47.178 --68992-- --verbose 00:03:47.178 --68992-- Contents of /proc/version: 00:03:47.178 --68992-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:47.178 --68992-- 00:03:47.178 --68992-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:47.178 --68992-- Page sizes: currently 4096, max supported 4096 00:03:47.178 --68992-- Valgrind library directory: /usr/libexec/valgrind 00:03:47.178 --68992-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:47.178 --68992-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:47.437 --68992-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:47.437 --68992-- might be shown as UnknownInlinedFun 00:03:47.437 --68992-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:47.437 --68992-- object doesn't have a dynamic symbol table 00:03:47.437 --68992-- Scheduler: using generic scheduler lock implementation. 00:03:47.437 --68992-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:47.437 ==68992== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68992-by-???-on-6e16a7c0ed4d 00:03:47.437 ==68992== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68992-by-???-on-6e16a7c0ed4d 00:03:47.437 ==68992== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68992-by-???-on-6e16a7c0ed4d 00:03:47.437 ==68992== 00:03:47.437 ==68992== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:47.437 ==68992== don't want to do, unless you know exactly what you're doing, 00:03:47.437 ==68992== or are doing some strange experiment): 00:03:47.437 ==68992== /usr/libexec/valgrind/../../bin/vgdb --pid=68992 ...command... 00:03:47.437 ==68992== 00:03:47.437 ==68992== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:47.437 ==68992== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:47.437 ==68992== and then give GDB the following command 00:03:47.437 ==68992== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68992 00:03:47.437 ==68992== --pid is optional if only one valgrind process is running 00:03:47.437 ==68992== 00:03:47.437 --68992-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:47.437 --68992-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:47.437 --68992-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:47.437 --68992-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:47.437 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.437 --68992-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:47.437 --68992-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:47.437 --68992-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:47.437 --68992-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:47.437 --68992-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:47.437 --68992-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:47.437 --68992-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:47.437 --68992-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:47.437 --68992-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:47.437 --68992-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:47.437 --68992-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:47.437 --68992-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:47.437 --68992-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:47.437 --68992-- Reading syms from /usr/lib64/libm.so.6 00:03:47.437 --68992-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:47.437 --68992-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:47.438 --68992-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:47.438 --68992-- Reading syms from /usr/lib64/libc.so.6 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.438 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.438 --68992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.438 --68992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.696 --68992-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:47.696 --68992-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:47.696 --68992-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:47.696 --68992-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:47.696 --68992-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:47.696 --68992-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:47.696 --68992-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.696 --68992-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 ==68992== Preferring higher priority redirection: 00:03:47.697 --68992-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:47.697 --68992-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:47.697 --68992-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 --68992-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.697 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.697 --68992-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.697 --68992-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.697 ==68992== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.697 --68992-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.697 --68992-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.697 --68992-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:47.697 --68992-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:47.697 --68992-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:47.697 --68992-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:47.697 --68992-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:47.697 --68992-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:47.697 --68992-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:47.697 --68992-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:47.697 --68992-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:47.697 --68992-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:47.697 --68992-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:47.697 --68992-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:47.697 --68992-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:47.697 --68992-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:47.955 --68992-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:47.955 --68992-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:47.955 --68992-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:47.955 00:03:47.955 00:03:47.955 CUnit - A unit testing framework for C - Version 2.1-3 00:03:47.955 http://cunit.sourceforge.net/ 00:03:47.955 00:03:47.955 00:03:47.955 Suite: crypto 00:03:47.955 Test: test_error_paths ...[2024-07-15 14:50:14.986955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:47.955 [2024-07-15 14:50:15.036728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:47.955 [2024-07-15 14:50:15.066905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:47.955 passed 00:03:47.955 Test: test_simple_write ...passed 00:03:47.955 Test: test_simple_read ...passed 00:03:47.955 Test: test_passthru ...[2024-07-15 14:50:15.082207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:47.955 [2024-07-15 14:50:15.085923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:47.955 [2024-07-15 14:50:15.087237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:03:47.955 [2024-07-15 14:50:15.087472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:47.955 passed 00:03:47.955 Test: test_crypto_op_complete ...[2024-07-15 14:50:15.091613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:47.955 passed 00:03:47.955 Test: test_supported_io ...passed 00:03:47.955 Test: test_reset ...passed 00:03:47.955 00:03:47.955 Run Summary: Type Total Ran Passed Failed Inactive 00:03:47.956 suites 1 1 n/a 0 0 00:03:47.956 tests 7 7 7 0 0 00:03:47.956 asserts 44 44 44 0 n/a 00:03:47.956 00:03:47.956 Elapsed time = 0.126 seconds 00:03:47.956 --68992-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:47.956 --68992-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:48.214 ==68992== 00:03:48.214 ==68992== HEAP SUMMARY: 00:03:48.214 ==68992== in use at exit: 0 bytes in 0 blocks 00:03:48.214 ==68992== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:03:48.214 ==68992== 00:03:48.214 ==68992== All heap blocks were freed -- no leaks are possible 00:03:48.214 ==68992== 00:03:48.214 ==68992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:48.214 00:03:48.214 real 0m0.813s 00:03:48.214 user 0m0.782s 00:03:48.214 sys 0m0.028s 00:03:48.214 14:50:15 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:48.214 14:50:15 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:48.214 ************************************ 00:03:48.214 END TEST unittest_bdev_crypto 00:03:48.214 ************************************ 00:03:48.214 14:50:15 -- common/autotest_common.sh@1142 -- # return 0 00:03:48.214 14:50:15 -- unit/unittest.sh@217 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:48.214 14:50:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:48.214 14:50:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:48.214 14:50:15 -- common/autotest_common.sh@10 -- # set +x 00:03:48.214 ************************************ 00:03:48.214 START TEST unittest_bdev_crypto 00:03:48.214 ************************************ 00:03:48.214 14:50:15 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:48.214 ==69021== Memcheck, a memory error detector 00:03:48.214 ==69021== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:48.214 ==69021== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:48.214 ==69021== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:48.214 ==69021== 00:03:48.214 --69021-- Valgrind options: 00:03:48.214 --69021-- --leak-check=full 00:03:48.214 --69021-- --error-exitcode=2 00:03:48.214 --69021-- --verbose 00:03:48.214 --69021-- Contents of /proc/version: 00:03:48.214 --69021-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:48.214 --69021-- 00:03:48.214 --69021-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:48.214 --69021-- Page sizes: currently 4096, max supported 4096 00:03:48.214 --69021-- Valgrind library directory: /usr/libexec/valgrind 00:03:48.214 --69021-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:48.214 --69021-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:48.214 --69021-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:48.214 --69021-- might be shown as UnknownInlinedFun 00:03:48.214 --69021-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:48.214 --69021-- object doesn't have a dynamic symbol table 00:03:48.215 --69021-- Scheduler: using generic scheduler lock implementation. 00:03:48.215 --69021-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:48.215 ==69021== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69021-by-???-on-6e16a7c0ed4d 00:03:48.215 ==69021== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69021-by-???-on-6e16a7c0ed4d 00:03:48.215 ==69021== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69021-by-???-on-6e16a7c0ed4d 00:03:48.215 ==69021== 00:03:48.215 ==69021== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:48.215 ==69021== don't want to do, unless you know exactly what you're doing, 00:03:48.215 ==69021== or are doing some strange experiment): 00:03:48.215 ==69021== /usr/libexec/valgrind/../../bin/vgdb --pid=69021 ...command... 00:03:48.215 ==69021== 00:03:48.215 ==69021== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:48.215 ==69021== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:48.215 ==69021== and then give GDB the following command 00:03:48.215 ==69021== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69021 00:03:48.215 ==69021== --pid is optional if only one valgrind process is running 00:03:48.215 ==69021== 00:03:48.215 --69021-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:48.215 --69021-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:48.215 --69021-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:48.215 --69021-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:48.215 --69021-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:48.215 --69021-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:48.215 --69021-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:48.215 --69021-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:48.215 --69021-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:48.215 --69021-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:48.215 --69021-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:48.215 --69021-- Reading syms from /usr/lib64/libm.so.6 00:03:48.215 --69021-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:48.215 --69021-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:48.215 --69021-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:48.215 --69021-- Reading syms from /usr/lib64/libc.so.6 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.215 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.215 --69021-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.215 --69021-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.473 --69021-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:48.473 --69021-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:48.473 --69021-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:48.473 --69021-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:48.473 --69021-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:48.473 --69021-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:48.473 --69021-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.473 --69021-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 ==69021== Preferring higher priority redirection: 00:03:48.474 --69021-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:48.474 --69021-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:48.474 --69021-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 --69021-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.474 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.474 --69021-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.474 --69021-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.474 ==69021== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.474 --69021-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.474 --69021-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.474 --69021-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:48.474 --69021-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:48.474 --69021-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:48.474 --69021-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:48.474 --69021-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:48.474 --69021-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:48.474 --69021-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:48.474 --69021-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:48.474 --69021-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:48.474 --69021-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:48.474 --69021-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:48.474 --69021-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:48.474 --69021-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:48.474 --69021-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:48.474 --69021-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:48.474 --69021-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:48.474 00:03:48.474 00:03:48.474 CUnit - A unit testing framework for C - Version 2.1-3 00:03:48.474 http://cunit.sourceforge.net/ 00:03:48.474 00:03:48.474 --69021-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:48.474 00:03:48.474 Suite: dpdk_cryptodev 00:03:48.733 Test: test_error_paths ...[2024-07-15 14:50:15.715885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 652:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:03:48.733 [2024-07-15 14:50:15.747638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 468:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:03:48.733 passed 00:03:48.733 Test: test_simple_encrypt ...passed 00:03:48.733 Test: test_simple_decrypt ...passed 00:03:48.733 Test: test_large_enc_dec ...--69021-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:48.733 passed 00:03:48.733 Test: test_dev_full ...passed 00:03:48.733 Test: test_crazy_rw ...passed 00:03:48.733 Test: test_initdrivers ...[2024-07-15 14:50:15.942818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1214:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:03:48.733 [2024-07-15 14:50:15.944583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1235:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:03:48.733 [2024-07-15 14:50:15.949244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1044:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:03:48.733 [2024-07-15 14:50:15.949494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1046:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:03:48.733 [2024-07-15 14:50:15.951584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1054:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:03:48.733 [2024-07-15 14:50:15.953504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1069:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:03:48.733 [2024-07-15 14:50:15.955181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1078:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:03:48.733 [2024-07-15 14:50:15.957428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:03:48.991 passed 00:03:48.991 Test: test_supported_opcodes ...passed 00:03:48.992 Test: test_poller ...[2024-07-15 14:50:16.009078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 263:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:03:48.992 passed 00:03:48.992 Test: test_assign_device_qp ...passed 00:03:48.992 00:03:48.992 Run Summary: Type Total Ran Passed Failed Inactive 00:03:48.992 suites 1 1 n/a 0 0 00:03:48.992 tests 10 10 10 0 0 00:03:48.992 asserts 8643 8643 8643 0 n/a 00:03:48.992 00:03:48.992 Elapsed time = 0.359 seconds 00:03:48.992 --69021-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:48.992 --69021-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:48.992 ==69021== 00:03:48.992 ==69021== HEAP SUMMARY: 00:03:48.992 ==69021== in use at exit: 0 bytes in 0 blocks 00:03:48.992 ==69021== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:03:48.992 ==69021== 00:03:48.992 ==69021== All heap blocks were freed -- no leaks are possible 00:03:48.992 ==69021== 00:03:48.992 ==69021== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:48.992 00:03:48.992 real 0m0.896s 00:03:48.992 user 0m0.865s 00:03:48.992 sys 0m0.028s 00:03:48.992 14:50:16 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:48.992 14:50:16 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:48.992 ************************************ 00:03:48.992 END TEST unittest_bdev_crypto 00:03:48.992 ************************************ 00:03:48.992 14:50:16 -- common/autotest_common.sh@1142 -- # return 0 00:03:48.992 14:50:16 -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:48.992 14:50:16 -- unit/unittest.sh@221 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:48.992 14:50:16 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:48.992 14:50:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:48.992 14:50:16 -- common/autotest_common.sh@10 -- # set +x 00:03:48.992 ************************************ 00:03:48.992 START TEST unittest_bdev_compress 00:03:48.992 ************************************ 00:03:48.992 14:50:16 unittest_bdev_compress -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:48.992 ==69051== Memcheck, a memory error detector 00:03:48.992 ==69051== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:48.992 ==69051== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:48.992 ==69051== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:48.992 ==69051== 00:03:48.992 --69051-- Valgrind options: 00:03:48.992 --69051-- --leak-check=full 00:03:48.992 --69051-- --error-exitcode=2 00:03:48.992 --69051-- --verbose 00:03:48.992 --69051-- Contents of /proc/version: 00:03:48.992 --69051-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:48.992 --69051-- 00:03:48.992 --69051-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:48.992 --69051-- Page sizes: currently 4096, max supported 4096 00:03:48.992 --69051-- Valgrind library directory: /usr/libexec/valgrind 00:03:48.992 --69051-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:48.992 --69051-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:48.992 --69051-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:48.992 --69051-- might be shown as UnknownInlinedFun 00:03:48.992 --69051-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:48.992 --69051-- object doesn't have a dynamic symbol table 00:03:48.992 --69051-- Scheduler: using generic scheduler lock implementation. 00:03:48.992 --69051-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:48.992 ==69051== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69051-by-???-on-6e16a7c0ed4d 00:03:48.992 ==69051== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69051-by-???-on-6e16a7c0ed4d 00:03:48.992 ==69051== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69051-by-???-on-6e16a7c0ed4d 00:03:48.992 ==69051== 00:03:48.992 ==69051== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:48.992 ==69051== don't want to do, unless you know exactly what you're doing, 00:03:48.992 ==69051== or are doing some strange experiment): 00:03:48.992 ==69051== /usr/libexec/valgrind/../../bin/vgdb --pid=69051 ...command... 00:03:48.992 ==69051== 00:03:48.992 ==69051== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:48.992 ==69051== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:48.992 ==69051== and then give GDB the following command 00:03:48.992 ==69051== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69051 00:03:48.992 ==69051== --pid is optional if only one valgrind process is running 00:03:48.992 ==69051== 00:03:48.992 --69051-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:48.992 --69051-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:49.265 --69051-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:49.265 --69051-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:49.265 --69051-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:49.265 --69051-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:49.265 --69051-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:49.265 --69051-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:49.265 --69051-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:49.265 --69051-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:49.265 --69051-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:49.265 --69051-- Reading syms from /usr/lib64/libm.so.6 00:03:49.265 --69051-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:49.265 --69051-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:49.265 --69051-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:49.265 --69051-- Reading syms from /usr/lib64/libc.so.6 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.265 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.265 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.265 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.265 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.265 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.265 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.265 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.266 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.266 --69051-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:49.266 --69051-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:49.266 --69051-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:49.266 --69051-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:49.266 --69051-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:49.266 --69051-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:49.266 --69051-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 ==69051== Preferring higher priority redirection: 00:03:49.266 --69051-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:49.266 --69051-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:49.266 --69051-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 --69051-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.266 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.266 --69051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.266 --69051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.266 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.266 --69051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.266 --69051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.524 --69051-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:49.524 --69051-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:49.524 --69051-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:49.524 --69051-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:49.524 --69051-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:49.524 --69051-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:49.524 --69051-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:49.524 --69051-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:49.525 --69051-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:49.525 --69051-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:49.525 --69051-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:49.525 --69051-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:49.525 --69051-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:49.525 --69051-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:49.525 --69051-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:49.525 --69051-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:49.525 00:03:49.525 00:03:49.525 CUnit - A unit testing framework for C - Version 2.1-3 00:03:49.525 http://cunit.sourceforge.net/ 00:03:49.525 00:03:49.525 --69051-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:49.525 00:03:49.525 Suite: compress 00:03:49.525 Test: test_compress_operation ...passed 00:03:49.525 Test: test_compress_operation_cross_boundary ...passed 00:03:49.525 Test: test_vbdev_compress_submit_request ...--69051-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:49.525 --69051-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:49.525 [2024-07-15 14:50:16.637911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:03:49.525 [2024-07-15 14:50:16.668644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:03:49.525 passed 00:03:49.525 Test: test_passthru ...passed 00:03:49.525 Test: test_supported_io ...passed 00:03:49.525 Test: test_reset ...passed 00:03:49.525 00:03:49.525 Run Summary: Type Total Ran Passed Failed Inactive 00:03:49.525 suites 1 1 n/a 0 0 00:03:49.525 tests 6 6 6 0 0 00:03:49.525 asserts 11 11 11 0 n/a 00:03:49.525 00:03:49.525 Elapsed time = 0.086 seconds 00:03:49.525 --69051-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:49.784 ==69051== 00:03:49.784 ==69051== HEAP SUMMARY: 00:03:49.784 ==69051== in use at exit: 0 bytes in 0 blocks 00:03:49.784 ==69051== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:03:49.784 ==69051== 00:03:49.784 ==69051== All heap blocks were freed -- no leaks are possible 00:03:49.784 ==69051== 00:03:49.784 ==69051== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:49.784 00:03:49.784 real 0m0.614s 00:03:49.784 user 0m0.591s 00:03:49.784 sys 0m0.022s 00:03:49.784 14:50:16 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:49.784 14:50:16 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:03:49.784 ************************************ 00:03:49.784 END TEST unittest_bdev_compress 00:03:49.784 ************************************ 00:03:49.784 14:50:16 -- common/autotest_common.sh@1142 -- # return 0 00:03:49.784 14:50:16 -- unit/unittest.sh@222 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:49.784 14:50:16 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:49.784 14:50:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:49.784 14:50:16 -- common/autotest_common.sh@10 -- # set +x 00:03:49.784 ************************************ 00:03:49.784 START TEST unittest_lib_reduce 00:03:49.784 ************************************ 00:03:49.784 14:50:16 unittest_lib_reduce -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:49.784 ==69075== Memcheck, a memory error detector 00:03:49.784 ==69075== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:49.784 ==69075== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:49.784 ==69075== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:49.784 ==69075== 00:03:49.784 --69075-- Valgrind options: 00:03:49.784 --69075-- --leak-check=full 00:03:49.784 --69075-- --error-exitcode=2 00:03:49.784 --69075-- --verbose 00:03:49.784 --69075-- Contents of /proc/version: 00:03:49.784 --69075-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:49.784 --69075-- 00:03:49.784 --69075-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:49.784 --69075-- Page sizes: currently 4096, max supported 4096 00:03:49.784 --69075-- Valgrind library directory: /usr/libexec/valgrind 00:03:49.784 --69075-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:49.784 --69075-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:49.784 --69075-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:49.784 --69075-- might be shown as UnknownInlinedFun 00:03:49.784 --69075-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:49.784 --69075-- object doesn't have a dynamic symbol table 00:03:49.784 --69075-- Scheduler: using generic scheduler lock implementation. 00:03:49.784 --69075-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:49.784 ==69075== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69075-by-???-on-6e16a7c0ed4d 00:03:49.784 ==69075== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69075-by-???-on-6e16a7c0ed4d 00:03:49.784 ==69075== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69075-by-???-on-6e16a7c0ed4d 00:03:49.784 ==69075== 00:03:49.784 ==69075== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:49.784 ==69075== don't want to do, unless you know exactly what you're doing, 00:03:49.784 ==69075== or are doing some strange experiment): 00:03:49.784 ==69075== /usr/libexec/valgrind/../../bin/vgdb --pid=69075 ...command... 00:03:49.784 ==69075== 00:03:49.784 ==69075== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:49.784 ==69075== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:49.784 ==69075== and then give GDB the following command 00:03:49.784 ==69075== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69075 00:03:49.784 ==69075== --pid is optional if only one valgrind process is running 00:03:49.784 ==69075== 00:03:49.784 --69075-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:49.784 --69075-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:49.784 --69075-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:49.784 --69075-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:49.784 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.784 --69075-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:49.784 --69075-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:49.785 --69075-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:49.785 --69075-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:49.785 --69075-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:49.785 --69075-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:49.785 --69075-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:49.785 --69075-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:49.785 --69075-- Reading syms from /usr/lib64/libm.so.6 00:03:49.785 --69075-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:49.785 --69075-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:49.785 --69075-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:49.785 --69075-- Reading syms from /usr/lib64/libc.so.6 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.785 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.785 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.785 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.043 --69075-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:50.043 --69075-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:50.043 --69075-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:50.043 --69075-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:50.043 --69075-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.043 --69075-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.043 --69075-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.043 --69075-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 ==69075== Preferring higher priority redirection: 00:03:50.044 --69075-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.044 --69075-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.044 --69075-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 --69075-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.044 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.044 --69075-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.044 --69075-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.044 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.044 --69075-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.044 --69075-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.044 --69075-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:50.044 --69075-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:50.044 --69075-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:50.044 --69075-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:50.044 --69075-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:50.044 --69075-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:50.044 --69075-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:50.044 --69075-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:50.044 --69075-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:50.302 --69075-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:50.302 --69075-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:50.302 --69075-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:50.302 --69075-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:50.303 --69075-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:50.303 --69075-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:50.303 --69075-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:50.303 00:03:50.303 00:03:50.303 CUnit - A unit testing framework for C - Version 2.1-3 00:03:50.303 http://cunit.sourceforge.net/ 00:03:50.303 00:03:50.303 00:03:50.303 Suite: reduce 00:03:50.303 Test: get_pm_file_size ...passed 00:03:50.303 Test: get_vol_size ...passed 00:03:50.303 Test: init_failure ...--69075-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:50.303 [2024-07-15 14:50:17.336986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:50.303 [2024-07-15 14:50:17.372322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:03:50.303 passed 00:03:50.303 Test: init_md ...--69075-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:50.303 --69075-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:50.303 --69075-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:50.303 passed 00:03:50.303 Test: init_backing_dev ...passed 00:03:50.303 Test: load ...passed 00:03:50.561 Test: write_maps ...passed 00:03:50.562 Test: read_write ...passed 00:03:50.562 Test: readv_writev ...passed 00:03:50.562 Test: destroy ...passed 00:03:50.562 Test: defer_bdev_io ...passed 00:03:50.562 Test: overlapped ...passed 00:03:50.562 Test: compress_algorithm ...passed 00:03:50.820 Test: test_prepare_compress_chunk ...passed 00:03:50.820 Test: test_reduce_decompress_chunk ...passed 00:03:50.820 Test: test_allocate_vol_requests ...passed 00:03:50.820 00:03:50.820 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.820 suites 1 1 n/a 0 0 00:03:50.820 tests 16 16 16 0 0 00:03:50.820 asserts 11091 11091 11091 0 n/a 00:03:50.820 00:03:50.820 Elapsed time = 0.536 seconds 00:03:50.820 --69075-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.820 --69075-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.820 ==69075== 00:03:50.821 ==69075== HEAP SUMMARY: 00:03:50.821 ==69075== in use at exit: 5,259,264 bytes in 3 blocks 00:03:50.821 ==69075== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:50.821 ==69075== 00:03:50.821 ==69075== Searching for pointers to 3 not-freed blocks 00:03:50.821 ==69075== Checked 11,658,304 bytes 00:03:50.821 ==69075== 00:03:50.821 ==69075== LEAK SUMMARY: 00:03:50.821 ==69075== definitely lost: 0 bytes in 0 blocks 00:03:50.821 ==69075== indirectly lost: 0 bytes in 0 blocks 00:03:50.821 ==69075== possibly lost: 0 bytes in 0 blocks 00:03:50.821 ==69075== still reachable: 5,259,264 bytes in 3 blocks 00:03:50.821 ==69075== suppressed: 0 bytes in 0 blocks 00:03:50.821 ==69075== Reachable blocks (those to which a pointer was found) are not shown. 00:03:50.821 ==69075== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:50.821 ==69075== 00:03:50.821 ==69075== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.821 00:03:50.821 real 0m1.187s 00:03:50.821 user 0m1.128s 00:03:50.821 sys 0m0.054s 00:03:50.821 14:50:17 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:50.821 14:50:17 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:03:50.821 ************************************ 00:03:50.821 END TEST unittest_lib_reduce 00:03:50.821 ************************************ 00:03:50.821 14:50:17 -- common/autotest_common.sh@1142 -- # return 0 00:03:50.821 14:50:17 -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:50.821 14:50:17 -- unit/unittest.sh@226 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:50.821 14:50:17 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:50.821 14:50:17 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:50.821 14:50:17 -- common/autotest_common.sh@10 -- # set +x 00:03:50.821 ************************************ 00:03:50.821 START TEST unittest_dpdk_compressdev 00:03:50.821 ************************************ 00:03:50.821 14:50:17 unittest_dpdk_compressdev -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:50.821 ==69107== Memcheck, a memory error detector 00:03:50.821 ==69107== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.821 ==69107== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.821 ==69107== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:50.821 ==69107== 00:03:50.821 --69107-- Valgrind options: 00:03:50.821 --69107-- --leak-check=full 00:03:50.821 --69107-- --error-exitcode=2 00:03:50.821 --69107-- --verbose 00:03:50.821 --69107-- Contents of /proc/version: 00:03:50.821 --69107-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:50.821 --69107-- 00:03:50.821 --69107-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.821 --69107-- Page sizes: currently 4096, max supported 4096 00:03:50.821 --69107-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.821 --69107-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:50.821 --69107-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.821 --69107-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.821 --69107-- might be shown as UnknownInlinedFun 00:03:50.821 --69107-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.821 --69107-- object doesn't have a dynamic symbol table 00:03:50.821 --69107-- Scheduler: using generic scheduler lock implementation. 00:03:50.821 --69107-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.821 ==69107== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69107-by-???-on-6e16a7c0ed4d 00:03:50.822 ==69107== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69107-by-???-on-6e16a7c0ed4d 00:03:50.822 ==69107== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69107-by-???-on-6e16a7c0ed4d 00:03:50.822 ==69107== 00:03:50.822 ==69107== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.822 ==69107== don't want to do, unless you know exactly what you're doing, 00:03:50.822 ==69107== or are doing some strange experiment): 00:03:50.822 ==69107== /usr/libexec/valgrind/../../bin/vgdb --pid=69107 ...command... 00:03:50.822 ==69107== 00:03:50.822 ==69107== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.822 ==69107== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:50.822 ==69107== and then give GDB the following command 00:03:50.822 ==69107== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69107 00:03:50.822 ==69107== --pid is optional if only one valgrind process is running 00:03:50.822 ==69107== 00:03:51.080 --69107-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.080 --69107-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.080 --69107-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.080 --69107-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.080 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.080 --69107-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.080 --69107-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.080 --69107-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.080 --69107-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.080 --69107-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.080 --69107-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.080 --69107-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.080 --69107-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.080 --69107-- Reading syms from /usr/lib64/libm.so.6 00:03:51.080 --69107-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.080 --69107-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:51.080 --69107-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.080 --69107-- Reading syms from /usr/lib64/libc.so.6 00:03:51.080 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.080 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.080 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.080 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.080 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.080 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.080 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.080 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.080 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.081 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.081 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.081 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.081 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.081 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.081 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.081 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.081 --69107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.081 --69107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.081 --69107-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.081 --69107-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.081 --69107-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.081 --69107-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.081 --69107-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.081 --69107-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:51.081 --69107-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.081 --69107-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 --69107-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 --69107-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 --69107-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 ==69107== Preferring higher priority redirection: 00:03:51.339 --69107-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:51.339 --69107-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:51.339 --69107-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 --69107-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.339 --69107-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 --69107-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.340 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.340 --69107-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.340 --69107-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.340 ==69107== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.340 --69107-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.340 --69107-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.340 --69107-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.340 --69107-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.340 --69107-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.340 --69107-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.340 --69107-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.340 --69107-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.340 --69107-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.340 --69107-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.340 --69107-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.340 --69107-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.340 --69107-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.340 --69107-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.340 --69107-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.340 --69107-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.340 --69107-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.340 --69107-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.340 00:03:51.340 00:03:51.340 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.340 http://cunit.sourceforge.net/ 00:03:51.340 00:03:51.340 --69107-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:51.340 00:03:51.340 Suite: compress 00:03:51.340 Test: test_compress_operation ...[2024-07-15 14:50:18.494063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:03:51.340 [2024-07-15 14:50:18.524208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:03:51.340 [2024-07-15 14:50:18.543761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:03:51.340 [2024-07-15 14:50:18.554734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:51.340 [2024-07-15 14:50:18.556188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:51.340 passed 00:03:51.598 Test: test_compress_operation_cross_boundary ...[2024-07-15 14:50:18.578316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:51.598 [2024-07-15 14:50:18.578870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:51.598 passed 00:03:51.598 Test: test_setup_compress_mbuf ...passed 00:03:51.598 Test: test_initdrivers ...[2024-07-15 14:50:18.584855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:03:51.598 [2024-07-15 14:50:18.585638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:03:51.598 [2024-07-15 14:50:18.589027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:51.598 [2024-07-15 14:50:18.590488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:51.598 [2024-07-15 14:50:18.591601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:03:51.598 [2024-07-15 14:50:18.592809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:03:51.598 [2024-07-15 14:50:18.594105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:03:51.598 passed 00:03:51.598 Test: test_poller ...passed 00:03:51.598 00:03:51.598 Run Summary: Type Total Ran Passed Failed Inactive 00:03:51.598 suites 1 1 n/a 0 0 00:03:51.598 tests 5 5 5 0 0 00:03:51.598 asserts 70 70 70 0 n/a 00:03:51.598 00:03:51.598 Elapsed time = 0.179 seconds 00:03:51.598 --69107-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:51.598 --69107-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:51.598 ==69107== 00:03:51.598 ==69107== HEAP SUMMARY: 00:03:51.598 ==69107== in use at exit: 2,016 bytes in 50 blocks 00:03:51.598 ==69107== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:03:51.598 ==69107== 00:03:51.598 ==69107== Searching for pointers to 50 not-freed blocks 00:03:51.598 ==69107== Checked 6,624,168 bytes 00:03:51.598 ==69107== 00:03:51.598 ==69107== LEAK SUMMARY: 00:03:51.598 ==69107== definitely lost: 0 bytes in 0 blocks 00:03:51.598 ==69107== indirectly lost: 0 bytes in 0 blocks 00:03:51.598 ==69107== possibly lost: 0 bytes in 0 blocks 00:03:51.598 ==69107== still reachable: 2,016 bytes in 50 blocks 00:03:51.598 ==69107== suppressed: 0 bytes in 0 blocks 00:03:51.598 ==69107== Reachable blocks (those to which a pointer was found) are not shown. 00:03:51.598 ==69107== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:51.598 ==69107== 00:03:51.598 ==69107== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:51.598 00:03:51.598 real 0m0.727s 00:03:51.598 user 0m0.690s 00:03:51.598 sys 0m0.035s 00:03:51.598 14:50:18 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:51.598 14:50:18 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:03:51.598 ************************************ 00:03:51.598 END TEST unittest_dpdk_compressdev 00:03:51.598 ************************************ 00:03:51.598 14:50:18 -- common/autotest_common.sh@1142 -- # return 0 00:03:51.598 14:50:18 -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:51.599 14:50:18 -- unit/unittest.sh@230 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:51.599 14:50:18 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:51.599 14:50:18 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:51.599 14:50:18 -- common/autotest_common.sh@10 -- # set +x 00:03:51.599 ************************************ 00:03:51.599 START TEST unittest_bdev_raid5f 00:03:51.599 ************************************ 00:03:51.599 14:50:18 unittest_bdev_raid5f -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:51.599 ==69131== Memcheck, a memory error detector 00:03:51.599 ==69131== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:51.599 ==69131== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:51.599 ==69131== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:51.599 ==69131== 00:03:51.599 --69131-- Valgrind options: 00:03:51.599 --69131-- --leak-check=full 00:03:51.599 --69131-- --error-exitcode=2 00:03:51.599 --69131-- --verbose 00:03:51.599 --69131-- Contents of /proc/version: 00:03:51.599 --69131-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:51.599 --69131-- 00:03:51.599 --69131-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:51.599 --69131-- Page sizes: currently 4096, max supported 4096 00:03:51.599 --69131-- Valgrind library directory: /usr/libexec/valgrind 00:03:51.599 --69131-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:51.599 --69131-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:51.599 --69131-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:51.599 --69131-- might be shown as UnknownInlinedFun 00:03:51.599 --69131-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:51.599 --69131-- object doesn't have a dynamic symbol table 00:03:51.599 --69131-- Scheduler: using generic scheduler lock implementation. 00:03:51.599 --69131-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:51.599 ==69131== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69131-by-???-on-6e16a7c0ed4d 00:03:51.599 ==69131== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69131-by-???-on-6e16a7c0ed4d 00:03:51.599 ==69131== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69131-by-???-on-6e16a7c0ed4d 00:03:51.599 ==69131== 00:03:51.599 ==69131== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:51.599 ==69131== don't want to do, unless you know exactly what you're doing, 00:03:51.599 ==69131== or are doing some strange experiment): 00:03:51.599 ==69131== /usr/libexec/valgrind/../../bin/vgdb --pid=69131 ...command... 00:03:51.599 ==69131== 00:03:51.599 ==69131== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:51.599 ==69131== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:51.599 ==69131== and then give GDB the following command 00:03:51.599 ==69131== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69131 00:03:51.599 ==69131== --pid is optional if only one valgrind process is running 00:03:51.599 ==69131== 00:03:51.599 --69131-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.858 --69131-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.858 --69131-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.858 --69131-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.858 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.858 --69131-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.858 --69131-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.858 --69131-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.858 --69131-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.858 --69131-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.858 --69131-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.858 --69131-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.858 --69131-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.858 --69131-- Reading syms from /usr/lib64/libm.so.6 00:03:51.858 --69131-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.858 --69131-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:51.858 --69131-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.858 --69131-- Reading syms from /usr/lib64/libc.so.6 00:03:51.858 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.858 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.858 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.859 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.859 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.859 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.859 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.859 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.859 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.859 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.859 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.859 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.859 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.859 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.859 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.859 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.859 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.859 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.859 --69131-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.859 --69131-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.859 --69131-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.859 --69131-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.859 --69131-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.859 --69131-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:52.118 --69131-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 --69131-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.118 ==69131== Preferring higher priority redirection: 00:03:52.118 --69131-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:52.118 --69131-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:52.118 --69131-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 --69131-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.119 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.119 --69131-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.119 --69131-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.119 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.119 --69131-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.119 --69131-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.119 --69131-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:52.119 --69131-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:52.119 --69131-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:52.119 --69131-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:52.119 --69131-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:52.119 --69131-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:52.119 --69131-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:52.119 --69131-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:52.119 --69131-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:52.119 --69131-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:52.119 --69131-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:52.119 --69131-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:52.119 --69131-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:52.119 --69131-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:52.119 --69131-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:52.119 --69131-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:52.119 --69131-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:52.119 00:03:52.119 00:03:52.119 CUnit - A unit testing framework for C - Version 2.1-3 00:03:52.119 http://cunit.sourceforge.net/ 00:03:52.119 00:03:52.119 00:03:52.119 Suite: raid5f 00:03:52.377 Test: test_raid5f_start ...passed 00:03:53.752 Test: test_raid5f_submit_read_request ...passed 00:03:53.752 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:05.943 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:02.165 Test: test_raid5f_chunk_write_error ...passed 00:05:34.234 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:40.790 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:40.790 Test: test_raid5f_submit_read_request_degraded ...--69131-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:17.289 passed 00:07:17.289 00:07:17.289 Run Summary: Type Total Ran Passed Failed Inactive 00:07:17.289 suites 1 1 n/a 0 0 00:07:17.289 tests 8 8 8 0 0 00:07:17.289 asserts 518158 518158 518158 0 n/a 00:07:17.289 00:07:17.289 Elapsed time = 193.623 seconds 00:07:17.289 --69131-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:17.289 --69131-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:17.289 ==69131== 00:07:17.289 ==69131== HEAP SUMMARY: 00:07:17.289 ==69131== in use at exit: 0 bytes in 0 blocks 00:07:17.289 ==69131== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:17.289 ==69131== 00:07:17.289 ==69131== All heap blocks were freed -- no leaks are possible 00:07:17.289 ==69131== 00:07:17.289 ==69131== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:17.289 00:07:17.289 real 3m14.701s 00:07:17.289 user 3m13.271s 00:07:17.289 sys 0m1.027s 00:07:17.289 14:53:33 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:17.289 14:53:33 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:17.289 ************************************ 00:07:17.289 END TEST unittest_bdev_raid5f 00:07:17.289 ************************************ 00:07:17.289 14:53:33 -- common/autotest_common.sh@1142 -- # return 0 00:07:17.289 14:53:33 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:17.289 14:53:33 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:17.289 14:53:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:17.289 14:53:33 -- common/autotest_common.sh@10 -- # set +x 00:07:17.289 ************************************ 00:07:17.289 START TEST unittest_blob_blobfs 00:07:17.289 ************************************ 00:07:17.289 14:53:33 unittest_blob_blobfs -- common/autotest_common.sh@1123 -- # unittest_blob 00:07:17.289 14:53:33 unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:17.289 14:53:33 unittest_blob_blobfs -- unit/unittest.sh@40 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:17.290 ==71220== Memcheck, a memory error detector 00:07:17.290 ==71220== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:17.290 ==71220== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:17.290 ==71220== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:17.290 ==71220== 00:07:17.290 --71220-- Valgrind options: 00:07:17.290 --71220-- --leak-check=full 00:07:17.290 --71220-- --error-exitcode=2 00:07:17.290 --71220-- --verbose 00:07:17.290 --71220-- Contents of /proc/version: 00:07:17.290 --71220-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:17.290 --71220-- 00:07:17.290 --71220-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:17.290 --71220-- Page sizes: currently 4096, max supported 4096 00:07:17.290 --71220-- Valgrind library directory: /usr/libexec/valgrind 00:07:17.290 --71220-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:17.290 --71220-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:17.290 --71220-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:17.290 --71220-- might be shown as UnknownInlinedFun 00:07:17.290 --71220-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:17.290 --71220-- object doesn't have a dynamic symbol table 00:07:17.290 --71220-- Scheduler: using generic scheduler lock implementation. 00:07:17.290 --71220-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:17.290 ==71220== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71220-by-???-on-6e16a7c0ed4d 00:07:17.290 ==71220== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71220-by-???-on-6e16a7c0ed4d 00:07:17.290 ==71220== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71220-by-???-on-6e16a7c0ed4d 00:07:17.290 ==71220== 00:07:17.290 ==71220== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:17.290 ==71220== don't want to do, unless you know exactly what you're doing, 00:07:17.290 ==71220== or are doing some strange experiment): 00:07:17.290 ==71220== /usr/libexec/valgrind/../../bin/vgdb --pid=71220 ...command... 00:07:17.290 ==71220== 00:07:17.290 ==71220== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:17.290 ==71220== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:17.290 ==71220== and then give GDB the following command 00:07:17.290 ==71220== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71220 00:07:17.290 ==71220== --pid is optional if only one valgrind process is running 00:07:17.290 ==71220== 00:07:17.290 --71220-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:17.290 --71220-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:17.290 --71220-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:17.290 --71220-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:17.290 --71220-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:17.290 --71220-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:17.290 --71220-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:17.290 --71220-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:17.290 --71220-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:17.290 --71220-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:17.290 --71220-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:17.290 --71220-- Reading syms from /usr/lib64/libm.so.6 00:07:17.290 --71220-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:17.290 --71220-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:17.290 --71220-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:17.290 --71220-- Reading syms from /usr/lib64/libc.so.6 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.290 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.290 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.290 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.290 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.290 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.290 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.290 --71220-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.291 --71220-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.291 --71220-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:17.291 --71220-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:17.291 --71220-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:17.291 --71220-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:17.291 --71220-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:17.291 --71220-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.291 --71220-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 ==71220== Preferring higher priority redirection: 00:07:17.291 --71220-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.291 --71220-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.291 --71220-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 --71220-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.291 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.291 --71220-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.291 --71220-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.291 ==71220== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.291 --71220-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.291 --71220-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.291 --71220-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.291 --71220-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.291 --71220-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.291 --71220-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.291 --71220-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.291 --71220-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.291 --71220-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.291 --71220-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.291 --71220-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.291 --71220-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.292 --71220-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.292 --71220-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.292 --71220-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.292 --71220-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.292 --71220-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.292 --71220-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:17.292 --71220-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.292 00:07:17.292 00:07:17.292 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.292 http://cunit.sourceforge.net/ 00:07:17.292 00:07:17.292 00:07:17.292 Suite: blob_nocopy_noextent 00:07:17.292 Test: blob_init ...[2024-07-15 14:53:34.109197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:17.292 --71220-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:17.292 passed 00:07:17.292 Test: blob_thin_provision ...passed 00:07:17.292 Test: blob_read_only ...passed 00:07:17.292 Test: bs_load ...[2024-07-15 14:53:34.713322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:17.292 passed 00:07:17.292 Test: bs_load_custom_cluster_size ...passed 00:07:17.292 Test: bs_load_after_failed_grow ...passed 00:07:17.292 Test: bs_cluster_sz ...[2024-07-15 14:53:34.901759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:17.292 [2024-07-15 14:53:34.903908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:17.292 [2024-07-15 14:53:34.906453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:17.292 passed 00:07:17.292 Test: bs_resize_md ...passed 00:07:17.292 Test: bs_destroy ...passed 00:07:17.292 Test: bs_type ...passed 00:07:17.292 Test: bs_super_block ...passed 00:07:17.292 Test: bs_test_recover_cluster_count ...passed 00:07:17.292 Test: bs_grow_live ...passed 00:07:17.292 Test: bs_grow_live_no_space ...passed 00:07:17.292 Test: bs_test_grow ...passed 00:07:17.292 Test: blob_serialize_test ...passed 00:07:17.292 Test: super_block_crc ...passed 00:07:17.292 Test: blob_thin_prov_write_count_io ...passed 00:07:17.292 Test: blob_thin_prov_unmap_cluster ...passed 00:07:17.292 Test: bs_load_iter_test ...passed 00:07:17.292 Test: blob_relations ...[2024-07-15 14:53:35.632312] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.633869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 [2024-07-15 14:53:35.649654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.649807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 passed 00:07:17.292 Test: blob_relations2 ...[2024-07-15 14:53:35.734827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.734981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 [2024-07-15 14:53:35.736123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.736261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 [2024-07-15 14:53:35.766091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.766241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 [2024-07-15 14:53:35.769546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.292 [2024-07-15 14:53:35.769692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.292 passed 00:07:17.292 Test: blob_relations3 ...passed 00:07:17.292 Test: blobstore_clean_power_failure ...passed 00:07:17.292 Test: blob_delete_snapshot_power_failure ...[2024-07-15 14:53:36.118808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:17.292 [2024-07-15 14:53:36.158289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:17.292 [2024-07-15 14:53:36.158614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:17.293 [2024-07-15 14:53:36.162493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.293 [2024-07-15 14:53:36.192908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:17.293 [2024-07-15 14:53:36.193208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:17.293 [2024-07-15 14:53:36.193534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:17.293 [2024-07-15 14:53:36.193674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.293 [2024-07-15 14:53:36.226347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:17.293 [2024-07-15 14:53:36.228110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.293 [2024-07-15 14:53:36.259359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:17.293 [2024-07-15 14:53:36.260887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.293 [2024-07-15 14:53:36.296695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:17.293 [2024-07-15 14:53:36.297291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.293 passed 00:07:17.293 Test: blob_create_snapshot_power_failure ...[2024-07-15 14:53:36.399049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:17.293 [2024-07-15 14:53:36.462649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:17.293 [2024-07-15 14:53:36.496396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:17.293 passed 00:07:17.293 Test: blob_io_unit ...passed 00:07:17.293 Test: blob_io_unit_compatibility ...passed 00:07:17.293 Test: blob_ext_md_pages ...passed 00:07:17.293 Test: blob_esnap_io_4096_4096 ...passed 00:07:17.293 Test: blob_esnap_io_512_512 ...passed 00:07:17.293 Test: blob_esnap_io_4096_512 ...passed 00:07:17.293 Test: blob_esnap_io_512_4096 ...passed 00:07:17.293 Test: blob_esnap_clone_resize ...passed 00:07:17.293 Suite: blob_bs_nocopy_noextent 00:07:17.293 Test: blob_open ...passed 00:07:17.293 Test: blob_create ...--71220-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:17.293 --71220-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:17.293 [2024-07-15 14:53:37.441835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:17.293 passed 00:07:17.293 Test: blob_create_loop ...passed 00:07:17.293 Test: blob_create_fail ...[2024-07-15 14:53:37.813151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:17.293 passed 00:07:17.293 Test: blob_create_internal ...--71220-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:17.293 passed 00:07:17.293 Test: blob_create_zero_extent ...passed 00:07:17.293 Test: blob_snapshot ...passed 00:07:17.293 Test: blob_clone ...passed 00:07:17.293 Test: blob_inflate ...[2024-07-15 14:53:38.221310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:17.293 passed 00:07:17.293 Test: blob_delete ...passed 00:07:17.293 Test: blob_resize_test ...[2024-07-15 14:53:38.360135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:17.293 passed 00:07:17.293 Test: blob_resize_thin_test ...passed 00:07:17.293 Test: channel_ops ...passed 00:07:17.293 Test: blob_super ...passed 00:07:17.293 Test: blob_rw_verify_iov ...passed 00:07:17.293 Test: blob_unmap ...passed 00:07:17.293 Test: blob_iter ...passed 00:07:17.293 Test: blob_parse_md ...passed 00:07:17.293 Test: bs_load_pending_removal ...passed 00:07:17.293 Test: bs_unload ...[2024-07-15 14:53:39.045427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:17.293 passed 00:07:17.293 Test: bs_usable_clusters ...passed 00:07:17.293 Test: blob_crc ...[2024-07-15 14:53:39.179197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:17.293 [2024-07-15 14:53:39.180321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:17.293 passed 00:07:17.293 Test: blob_flags ...passed 00:07:17.293 Test: bs_version ...passed 00:07:17.293 Test: blob_set_xattrs_test ...[2024-07-15 14:53:39.408533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:17.294 [2024-07-15 14:53:39.410255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:17.294 passed 00:07:17.294 Test: blob_thin_prov_alloc ...passed 00:07:17.294 Test: blob_insert_cluster_msg_test ...passed 00:07:17.294 Test: blob_thin_prov_rw ...passed 00:07:17.294 Test: blob_thin_prov_rle ...passed 00:07:17.294 Test: blob_thin_prov_rw_iov ...passed 00:07:17.294 Test: blob_snapshot_rw ...passed 00:07:17.294 Test: blob_snapshot_rw_iov ...passed 00:07:17.294 Test: blob_inflate_rw ...passed 00:07:17.294 Test: blob_snapshot_freeze_io ...passed 00:07:17.294 Test: blob_operation_split_rw ...passed 00:07:17.294 Test: blob_operation_split_rw_iov ...passed 00:07:17.294 Test: blob_simultaneous_operations ...[2024-07-15 14:53:41.914545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:17.294 [2024-07-15 14:53:41.914836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.294 [2024-07-15 14:53:41.919631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:17.294 [2024-07-15 14:53:41.919779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.294 [2024-07-15 14:53:41.939425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:17.294 [2024-07-15 14:53:41.939567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.294 [2024-07-15 14:53:41.941561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:17.294 [2024-07-15 14:53:41.941694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.294 passed 00:07:17.294 Test: blob_persist_test ...passed 00:07:17.294 Test: blob_decouple_snapshot ...passed 00:07:17.294 Test: blob_seek_io_unit ...passed 00:07:17.294 Test: blob_nested_freezes ...passed 00:07:17.294 Test: blob_clone_resize ...passed 00:07:17.294 Test: blob_shallow_copy ...[2024-07-15 14:53:42.590047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:17.294 [2024-07-15 14:53:42.595728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:17.294 [2024-07-15 14:53:42.597850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:17.294 passed 00:07:17.294 Suite: blob_blob_nocopy_noextent 00:07:17.294 Test: blob_write ...passed 00:07:17.294 Test: blob_read ...passed 00:07:17.294 Test: blob_rw_verify ...passed 00:07:17.294 Test: blob_rw_verify_iov_nomem ...passed 00:07:17.294 Test: blob_rw_iov_read_only ...passed 00:07:17.294 Test: blob_xattr ...passed 00:07:17.294 Test: blob_dirty_shutdown ...passed 00:07:17.294 Test: blob_is_degraded ...passed 00:07:17.294 Suite: blob_esnap_bs_nocopy_noextent 00:07:17.294 Test: blob_esnap_create ...passed 00:07:17.294 Test: blob_esnap_thread_add_remove ...passed 00:07:17.294 Test: blob_esnap_clone_snapshot ...passed 00:07:17.294 Test: blob_esnap_clone_inflate ...passed 00:07:17.294 Test: blob_esnap_clone_decouple ...passed 00:07:17.294 Test: blob_esnap_clone_reload ...passed 00:07:17.294 Test: blob_esnap_hotplug ...passed 00:07:17.294 Test: blob_set_parent ...[2024-07-15 14:53:43.895760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:17.294 [2024-07-15 14:53:43.896641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:17.294 [2024-07-15 14:53:43.902962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:17.294 [2024-07-15 14:53:43.905883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:17.295 [2024-07-15 14:53:43.920962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:17.295 passed 00:07:17.295 Test: blob_set_external_parent ...[2024-07-15 14:53:44.002070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:17.295 [2024-07-15 14:53:44.003584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:17.295 [2024-07-15 14:53:44.008255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:17.295 [2024-07-15 14:53:44.020904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:17.295 passed 00:07:17.295 Suite: blob_nocopy_extent 00:07:17.295 Test: blob_init ...[2024-07-15 14:53:44.051899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:17.295 passed 00:07:17.295 Test: blob_thin_provision ...passed 00:07:17.295 Test: blob_read_only ...passed 00:07:17.295 Test: bs_load ...[2024-07-15 14:53:44.161418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:17.295 passed 00:07:17.295 Test: bs_load_custom_cluster_size ...passed 00:07:17.295 Test: bs_load_after_failed_grow ...passed 00:07:17.295 Test: bs_cluster_sz ...[2024-07-15 14:53:44.237006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:17.295 [2024-07-15 14:53:44.237560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:17.295 [2024-07-15 14:53:44.237824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:17.295 passed 00:07:17.295 Test: bs_resize_md ...passed 00:07:17.295 Test: bs_destroy ...passed 00:07:17.295 Test: bs_type ...passed 00:07:17.295 Test: bs_super_block ...passed 00:07:17.295 Test: bs_test_recover_cluster_count ...passed 00:07:17.295 Test: bs_grow_live ...passed 00:07:17.295 Test: bs_grow_live_no_space ...passed 00:07:17.295 Test: bs_test_grow ...passed 00:07:17.295 Test: blob_serialize_test ...passed 00:07:17.295 Test: super_block_crc ...passed 00:07:17.627 Test: blob_thin_prov_write_count_io ...passed 00:07:17.627 Test: blob_thin_prov_unmap_cluster ...passed 00:07:17.627 Test: bs_load_iter_test ...passed 00:07:17.627 Test: blob_relations ...[2024-07-15 14:53:44.665334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.665551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 [2024-07-15 14:53:44.670179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.670332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 passed 00:07:17.627 Test: blob_relations2 ...[2024-07-15 14:53:44.710685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.710841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 [2024-07-15 14:53:44.711004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.711137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 [2024-07-15 14:53:44.720082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.720247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 [2024-07-15 14:53:44.722938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.627 [2024-07-15 14:53:44.723083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.627 passed 00:07:17.627 Test: blob_relations3 ...passed 00:07:17.918 Test: blobstore_clean_power_failure ...passed 00:07:17.918 Test: blob_delete_snapshot_power_failure ...[2024-07-15 14:53:45.036844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:17.918 [2024-07-15 14:53:45.078553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:17.918 [2024-07-15 14:53:45.110162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:17.918 [2024-07-15 14:53:45.110317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:17.918 [2024-07-15 14:53:45.110450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.177 [2024-07-15 14:53:45.141900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:18.177 [2024-07-15 14:53:45.142056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:18.177 [2024-07-15 14:53:45.142164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:18.178 [2024-07-15 14:53:45.142292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.178 [2024-07-15 14:53:45.175535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:18.178 [2024-07-15 14:53:45.175701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:18.178 [2024-07-15 14:53:45.175810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:18.178 [2024-07-15 14:53:45.175936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.178 [2024-07-15 14:53:45.207803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:18.178 [2024-07-15 14:53:45.208064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.178 [2024-07-15 14:53:45.240208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:18.178 [2024-07-15 14:53:45.240590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.178 [2024-07-15 14:53:45.273248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:18.178 [2024-07-15 14:53:45.273452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.178 passed 00:07:18.178 Test: blob_create_snapshot_power_failure ...[2024-07-15 14:53:45.367720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:18.178 [2024-07-15 14:53:45.396040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:18.436 [2024-07-15 14:53:45.453244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:18.436 [2024-07-15 14:53:45.484021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:18.436 passed 00:07:18.436 Test: blob_io_unit ...passed 00:07:18.693 Test: blob_io_unit_compatibility ...passed 00:07:18.693 Test: blob_ext_md_pages ...passed 00:07:18.693 Test: blob_esnap_io_4096_4096 ...passed 00:07:18.693 Test: blob_esnap_io_512_512 ...passed 00:07:18.951 Test: blob_esnap_io_4096_512 ...passed 00:07:18.951 Test: blob_esnap_io_512_4096 ...passed 00:07:18.951 Test: blob_esnap_clone_resize ...passed 00:07:18.952 Suite: blob_bs_nocopy_extent 00:07:18.952 Test: blob_open ...passed 00:07:19.210 Test: blob_create ...[2024-07-15 14:53:46.200507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:19.210 passed 00:07:19.468 Test: blob_create_loop ...passed 00:07:19.468 Test: blob_create_fail ...[2024-07-15 14:53:46.639855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:19.468 passed 00:07:19.726 Test: blob_create_internal ...passed 00:07:19.726 Test: blob_create_zero_extent ...passed 00:07:19.726 Test: blob_snapshot ...passed 00:07:19.726 Test: blob_clone ...passed 00:07:19.984 Test: blob_inflate ...[2024-07-15 14:53:46.991240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:19.984 passed 00:07:19.984 Test: blob_delete ...passed 00:07:19.984 Test: blob_resize_test ...[2024-07-15 14:53:47.119101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:19.984 passed 00:07:20.242 Test: blob_resize_thin_test ...passed 00:07:20.242 Test: channel_ops ...passed 00:07:20.242 Test: blob_super ...passed 00:07:20.242 Test: blob_rw_verify_iov ...passed 00:07:20.500 Test: blob_unmap ...passed 00:07:20.500 Test: blob_iter ...passed 00:07:20.500 Test: blob_parse_md ...passed 00:07:20.500 Test: bs_load_pending_removal ...passed 00:07:20.758 Test: bs_unload ...[2024-07-15 14:53:47.759578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:20.758 passed 00:07:20.758 Test: bs_usable_clusters ...passed 00:07:20.758 Test: blob_crc ...[2024-07-15 14:53:47.888743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:20.758 [2024-07-15 14:53:47.889071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:20.758 passed 00:07:20.758 Test: blob_flags ...passed 00:07:21.017 Test: bs_version ...passed 00:07:21.017 Test: blob_set_xattrs_test ...[2024-07-15 14:53:48.096168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:21.017 [2024-07-15 14:53:48.096422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:21.017 passed 00:07:21.274 Test: blob_thin_prov_alloc ...passed 00:07:21.531 Test: blob_insert_cluster_msg_test ...passed 00:07:21.531 Test: blob_thin_prov_rw ...passed 00:07:21.531 Test: blob_thin_prov_rle ...passed 00:07:21.531 Test: blob_thin_prov_rw_iov ...passed 00:07:21.790 Test: blob_snapshot_rw ...passed 00:07:21.790 Test: blob_snapshot_rw_iov ...passed 00:07:22.356 Test: blob_inflate_rw ...passed 00:07:22.356 Test: blob_snapshot_freeze_io ...passed 00:07:22.921 Test: blob_operation_split_rw ...passed 00:07:23.179 Test: blob_operation_split_rw_iov ...passed 00:07:23.437 Test: blob_simultaneous_operations ...[2024-07-15 14:53:50.428755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.437 [2024-07-15 14:53:50.428936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.437 [2024-07-15 14:53:50.431256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.437 [2024-07-15 14:53:50.431396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.437 [2024-07-15 14:53:50.448643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.437 [2024-07-15 14:53:50.448774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.437 [2024-07-15 14:53:50.449366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.437 [2024-07-15 14:53:50.449500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.437 passed 00:07:23.437 Test: blob_persist_test ...passed 00:07:23.695 Test: blob_decouple_snapshot ...passed 00:07:23.695 Test: blob_seek_io_unit ...passed 00:07:23.695 Test: blob_nested_freezes ...passed 00:07:23.695 Test: blob_clone_resize ...passed 00:07:23.953 Test: blob_shallow_copy ...[2024-07-15 14:53:51.027580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:23.953 [2024-07-15 14:53:51.028068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:23.953 [2024-07-15 14:53:51.028250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:23.953 passed 00:07:23.953 Suite: blob_blob_nocopy_extent 00:07:23.953 Test: blob_write ...passed 00:07:24.211 Test: blob_read ...passed 00:07:24.211 Test: blob_rw_verify ...passed 00:07:24.211 Test: blob_rw_verify_iov_nomem ...passed 00:07:24.211 Test: blob_rw_iov_read_only ...passed 00:07:24.469 Test: blob_xattr ...passed 00:07:24.469 Test: blob_dirty_shutdown ...passed 00:07:24.469 Test: blob_is_degraded ...passed 00:07:24.469 Suite: blob_esnap_bs_nocopy_extent 00:07:24.727 Test: blob_esnap_create ...passed 00:07:24.727 Test: blob_esnap_thread_add_remove ...passed 00:07:24.727 Test: blob_esnap_clone_snapshot ...passed 00:07:24.727 Test: blob_esnap_clone_inflate ...passed 00:07:24.984 Test: blob_esnap_clone_decouple ...passed 00:07:24.984 Test: blob_esnap_clone_reload ...passed 00:07:24.984 Test: blob_esnap_hotplug ...passed 00:07:24.984 Test: blob_set_parent ...[2024-07-15 14:53:52.158045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:24.984 [2024-07-15 14:53:52.158245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:24.984 [2024-07-15 14:53:52.158999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:24.985 [2024-07-15 14:53:52.159185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:24.985 [2024-07-15 14:53:52.162674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:24.985 passed 00:07:25.241 Test: blob_set_external_parent ...[2024-07-15 14:53:52.229618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:25.242 [2024-07-15 14:53:52.229768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:25.242 [2024-07-15 14:53:52.229884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:25.242 [2024-07-15 14:53:52.232700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:25.242 passed 00:07:25.242 Suite: blob_copy_noextent 00:07:25.242 Test: blob_init ...[2024-07-15 14:53:52.260852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:25.242 passed 00:07:25.242 Test: blob_thin_provision ...passed 00:07:25.242 Test: blob_read_only ...passed 00:07:25.242 Test: bs_load ...[2024-07-15 14:53:52.354219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:25.242 passed 00:07:25.242 Test: bs_load_custom_cluster_size ...passed 00:07:25.242 Test: bs_load_after_failed_grow ...passed 00:07:25.242 Test: bs_cluster_sz ...[2024-07-15 14:53:52.408094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:25.242 [2024-07-15 14:53:52.408646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:25.242 [2024-07-15 14:53:52.408930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:25.242 passed 00:07:25.242 Test: bs_resize_md ...passed 00:07:25.499 Test: bs_destroy ...passed 00:07:25.499 Test: bs_type ...passed 00:07:25.499 Test: bs_super_block ...passed 00:07:25.499 Test: bs_test_recover_cluster_count ...passed 00:07:25.499 Test: bs_grow_live ...passed 00:07:25.499 Test: bs_grow_live_no_space ...passed 00:07:25.499 Test: bs_test_grow ...passed 00:07:25.499 Test: blob_serialize_test ...passed 00:07:25.499 Test: super_block_crc ...passed 00:07:25.499 Test: blob_thin_prov_write_count_io ...passed 00:07:25.769 Test: blob_thin_prov_unmap_cluster ...passed 00:07:25.769 Test: bs_load_iter_test ...passed 00:07:25.769 Test: blob_relations ...[2024-07-15 14:53:52.838325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.769 [2024-07-15 14:53:52.838530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 [2024-07-15 14:53:52.842279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.770 [2024-07-15 14:53:52.842436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 passed 00:07:25.770 Test: blob_relations2 ...[2024-07-15 14:53:52.878477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.770 [2024-07-15 14:53:52.878645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 [2024-07-15 14:53:52.878805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.770 [2024-07-15 14:53:52.878919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 [2024-07-15 14:53:52.885430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.770 [2024-07-15 14:53:52.885587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 [2024-07-15 14:53:52.887926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.770 [2024-07-15 14:53:52.888066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.770 passed 00:07:25.770 Test: blob_relations3 ...passed 00:07:26.027 Test: blobstore_clean_power_failure ...passed 00:07:26.027 Test: blob_delete_snapshot_power_failure ...[2024-07-15 14:53:53.197123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:26.027 [2024-07-15 14:53:53.227319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:26.027 [2024-07-15 14:53:53.227486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.027 [2024-07-15 14:53:53.227620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.285 [2024-07-15 14:53:53.258045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:26.285 [2024-07-15 14:53:53.258195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:26.285 [2024-07-15 14:53:53.258300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.285 [2024-07-15 14:53:53.258426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.285 [2024-07-15 14:53:53.289134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:26.285 [2024-07-15 14:53:53.289363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.285 [2024-07-15 14:53:53.320667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:26.285 [2024-07-15 14:53:53.321031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.285 [2024-07-15 14:53:53.352763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:26.285 [2024-07-15 14:53:53.352955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.285 passed 00:07:26.285 Test: blob_create_snapshot_power_failure ...[2024-07-15 14:53:53.445646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:26.285 [2024-07-15 14:53:53.501370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:26.542 [2024-07-15 14:53:53.531419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:26.542 passed 00:07:26.542 Test: blob_io_unit ...passed 00:07:26.542 Test: blob_io_unit_compatibility ...passed 00:07:26.542 Test: blob_ext_md_pages ...passed 00:07:26.799 Test: blob_esnap_io_4096_4096 ...passed 00:07:26.799 Test: blob_esnap_io_512_512 ...passed 00:07:26.799 Test: blob_esnap_io_4096_512 ...passed 00:07:26.799 Test: blob_esnap_io_512_4096 ...passed 00:07:27.056 Test: blob_esnap_clone_resize ...passed 00:07:27.056 Suite: blob_bs_copy_noextent 00:07:27.056 Test: blob_open ...passed 00:07:27.057 Test: blob_create ...[2024-07-15 14:53:54.249906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:27.057 passed 00:07:27.622 Test: blob_create_loop ...passed 00:07:27.622 Test: blob_create_fail ...[2024-07-15 14:53:54.613786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:27.622 passed 00:07:27.622 Test: blob_create_internal ...passed 00:07:27.622 Test: blob_create_zero_extent ...passed 00:07:27.622 Test: blob_snapshot ...passed 00:07:27.883 Test: blob_clone ...passed 00:07:27.883 Test: blob_inflate ...[2024-07-15 14:53:54.955863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:27.883 passed 00:07:27.883 Test: blob_delete ...passed 00:07:27.883 Test: blob_resize_test ...[2024-07-15 14:53:55.080806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:27.883 passed 00:07:28.140 Test: blob_resize_thin_test ...passed 00:07:28.140 Test: channel_ops ...passed 00:07:28.140 Test: blob_super ...passed 00:07:28.397 Test: blob_rw_verify_iov ...passed 00:07:28.397 Test: blob_unmap ...passed 00:07:28.397 Test: blob_iter ...passed 00:07:28.397 Test: blob_parse_md ...passed 00:07:28.666 Test: bs_load_pending_removal ...passed 00:07:28.666 Test: bs_unload ...[2024-07-15 14:53:55.718045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:28.666 passed 00:07:28.666 Test: bs_usable_clusters ...passed 00:07:28.666 Test: blob_crc ...[2024-07-15 14:53:55.845990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:28.666 [2024-07-15 14:53:55.846308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:28.666 passed 00:07:28.924 Test: blob_flags ...passed 00:07:28.924 Test: bs_version ...passed 00:07:28.924 Test: blob_set_xattrs_test ...[2024-07-15 14:53:56.049557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:28.924 [2024-07-15 14:53:56.049810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:28.924 passed 00:07:29.490 Test: blob_thin_prov_alloc ...passed 00:07:29.490 Test: blob_insert_cluster_msg_test ...passed 00:07:29.490 Test: blob_thin_prov_rw ...passed 00:07:29.490 Test: blob_thin_prov_rle ...passed 00:07:29.749 Test: blob_thin_prov_rw_iov ...passed 00:07:29.749 Test: blob_snapshot_rw ...passed 00:07:29.749 Test: blob_snapshot_rw_iov ...passed 00:07:30.314 Test: blob_inflate_rw ...passed 00:07:30.314 Test: blob_snapshot_freeze_io ...passed 00:07:30.880 Test: blob_operation_split_rw ...passed 00:07:31.138 Test: blob_operation_split_rw_iov ...passed 00:07:31.396 Test: blob_simultaneous_operations ...[2024-07-15 14:53:58.407240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.396 [2024-07-15 14:53:58.407434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.396 [2024-07-15 14:53:58.409468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.396 [2024-07-15 14:53:58.409625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.396 [2024-07-15 14:53:58.418828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.396 [2024-07-15 14:53:58.418956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.396 [2024-07-15 14:53:58.419517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.396 [2024-07-15 14:53:58.419637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.396 passed 00:07:31.396 Test: blob_persist_test ...passed 00:07:31.654 Test: blob_decouple_snapshot ...passed 00:07:31.654 Test: blob_seek_io_unit ...passed 00:07:31.654 Test: blob_nested_freezes ...passed 00:07:31.654 Test: blob_clone_resize ...passed 00:07:31.912 Test: blob_shallow_copy ...[2024-07-15 14:53:58.967394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:31.912 [2024-07-15 14:53:58.967883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:31.912 [2024-07-15 14:53:58.968071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:31.912 passed 00:07:31.912 Suite: blob_blob_copy_noextent 00:07:31.912 Test: blob_write ...passed 00:07:32.170 Test: blob_read ...passed 00:07:32.170 Test: blob_rw_verify ...passed 00:07:32.170 Test: blob_rw_verify_iov_nomem ...passed 00:07:32.170 Test: blob_rw_iov_read_only ...passed 00:07:32.428 Test: blob_xattr ...passed 00:07:32.428 Test: blob_dirty_shutdown ...passed 00:07:32.428 Test: blob_is_degraded ...passed 00:07:32.428 Suite: blob_esnap_bs_copy_noextent 00:07:32.428 Test: blob_esnap_create ...passed 00:07:32.685 Test: blob_esnap_thread_add_remove ...passed 00:07:32.685 Test: blob_esnap_clone_snapshot ...passed 00:07:32.685 Test: blob_esnap_clone_inflate ...passed 00:07:32.685 Test: blob_esnap_clone_decouple ...passed 00:07:32.943 Test: blob_esnap_clone_reload ...passed 00:07:32.943 Test: blob_esnap_hotplug ...passed 00:07:32.943 Test: blob_set_parent ...[2024-07-15 14:54:00.091312] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:32.943 [2024-07-15 14:54:00.091719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:32.943 [2024-07-15 14:54:00.092478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:32.943 [2024-07-15 14:54:00.092663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:32.943 [2024-07-15 14:54:00.096090] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:32.943 passed 00:07:32.943 Test: blob_set_external_parent ...[2024-07-15 14:54:00.163649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:32.943 [2024-07-15 14:54:00.163816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:32.943 [2024-07-15 14:54:00.163933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:32.943 [2024-07-15 14:54:00.166746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:33.201 passed 00:07:33.201 Suite: blob_copy_extent 00:07:33.201 Test: blob_init ...[2024-07-15 14:54:00.196163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:33.201 passed 00:07:33.201 Test: blob_thin_provision ...passed 00:07:33.201 Test: blob_read_only ...passed 00:07:33.201 Test: bs_load ...[2024-07-15 14:54:00.291290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:33.201 passed 00:07:33.201 Test: bs_load_custom_cluster_size ...passed 00:07:33.201 Test: bs_load_after_failed_grow ...passed 00:07:33.201 Test: bs_cluster_sz ...[2024-07-15 14:54:00.347274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:33.201 [2024-07-15 14:54:00.347867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:33.201 [2024-07-15 14:54:00.348142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:33.201 passed 00:07:33.201 Test: bs_resize_md ...passed 00:07:33.201 Test: bs_destroy ...passed 00:07:33.458 Test: bs_type ...passed 00:07:33.458 Test: bs_super_block ...passed 00:07:33.458 Test: bs_test_recover_cluster_count ...passed 00:07:33.458 Test: bs_grow_live ...passed 00:07:33.458 Test: bs_grow_live_no_space ...passed 00:07:33.458 Test: bs_test_grow ...passed 00:07:33.458 Test: blob_serialize_test ...passed 00:07:33.458 Test: super_block_crc ...passed 00:07:33.458 Test: blob_thin_prov_write_count_io ...passed 00:07:33.716 Test: blob_thin_prov_unmap_cluster ...passed 00:07:33.716 Test: bs_load_iter_test ...passed 00:07:33.716 Test: blob_relations ...[2024-07-15 14:54:00.760453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.760651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 [2024-07-15 14:54:00.765288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.765438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 passed 00:07:33.716 Test: blob_relations2 ...[2024-07-15 14:54:00.802851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.803004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 [2024-07-15 14:54:00.803165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.803269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 [2024-07-15 14:54:00.810820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.810977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 [2024-07-15 14:54:00.813657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.716 [2024-07-15 14:54:00.813812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.716 passed 00:07:33.716 Test: blob_relations3 ...passed 00:07:33.973 Test: blobstore_clean_power_failure ...passed 00:07:33.973 Test: blob_delete_snapshot_power_failure ...[2024-07-15 14:54:01.125709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:33.973 [2024-07-15 14:54:01.156678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:33.973 [2024-07-15 14:54:01.187776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:33.973 [2024-07-15 14:54:01.187933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:33.973 [2024-07-15 14:54:01.188064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 [2024-07-15 14:54:01.220336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:34.231 [2024-07-15 14:54:01.220497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:34.231 [2024-07-15 14:54:01.220607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:34.231 [2024-07-15 14:54:01.220736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 [2024-07-15 14:54:01.252156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:34.231 [2024-07-15 14:54:01.252306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:34.231 [2024-07-15 14:54:01.252415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:34.231 [2024-07-15 14:54:01.252551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 [2024-07-15 14:54:01.284486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:34.231 [2024-07-15 14:54:01.284718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 [2024-07-15 14:54:01.316939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:34.231 [2024-07-15 14:54:01.317298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 [2024-07-15 14:54:01.349977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:34.231 [2024-07-15 14:54:01.350172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.231 passed 00:07:34.231 Test: blob_create_snapshot_power_failure ...[2024-07-15 14:54:01.443862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:34.489 [2024-07-15 14:54:01.473894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:34.489 [2024-07-15 14:54:01.531065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:34.489 [2024-07-15 14:54:01.561860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:34.489 passed 00:07:34.747 Test: blob_io_unit ...passed 00:07:34.747 Test: blob_io_unit_compatibility ...passed 00:07:34.747 Test: blob_ext_md_pages ...passed 00:07:34.747 Test: blob_esnap_io_4096_4096 ...passed 00:07:34.747 Test: blob_esnap_io_512_512 ...passed 00:07:35.005 Test: blob_esnap_io_4096_512 ...passed 00:07:35.005 Test: blob_esnap_io_512_4096 ...passed 00:07:35.005 Test: blob_esnap_clone_resize ...passed 00:07:35.005 Suite: blob_bs_copy_extent 00:07:35.005 Test: blob_open ...passed 00:07:35.262 Test: blob_create ...[2024-07-15 14:54:02.276593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:35.262 passed 00:07:35.519 Test: blob_create_loop ...passed 00:07:35.519 Test: blob_create_fail ...[2024-07-15 14:54:02.715973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:35.519 passed 00:07:35.776 Test: blob_create_internal ...passed 00:07:35.776 Test: blob_create_zero_extent ...passed 00:07:35.776 Test: blob_snapshot ...passed 00:07:35.776 Test: blob_clone ...passed 00:07:36.032 Test: blob_inflate ...[2024-07-15 14:54:03.058769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:36.032 passed 00:07:36.032 Test: blob_delete ...passed 00:07:36.032 Test: blob_resize_test ...[2024-07-15 14:54:03.184418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:36.032 passed 00:07:36.290 Test: blob_resize_thin_test ...passed 00:07:36.290 Test: channel_ops ...passed 00:07:36.290 Test: blob_super ...passed 00:07:36.547 Test: blob_rw_verify_iov ...passed 00:07:36.547 Test: blob_unmap ...passed 00:07:36.547 Test: blob_iter ...passed 00:07:36.547 Test: blob_parse_md ...passed 00:07:36.805 Test: bs_load_pending_removal ...passed 00:07:36.805 Test: bs_unload ...[2024-07-15 14:54:03.824555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:36.805 passed 00:07:36.805 Test: bs_usable_clusters ...passed 00:07:36.805 Test: blob_crc ...[2024-07-15 14:54:03.953664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:36.805 [2024-07-15 14:54:03.953977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:36.805 passed 00:07:37.063 Test: blob_flags ...passed 00:07:37.063 Test: bs_version ...passed 00:07:37.063 Test: blob_set_xattrs_test ...[2024-07-15 14:54:04.158287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:37.063 [2024-07-15 14:54:04.158541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:37.063 passed 00:07:37.322 Test: blob_thin_prov_alloc ...passed 00:07:37.580 Test: blob_insert_cluster_msg_test ...passed 00:07:37.580 Test: blob_thin_prov_rw ...passed 00:07:37.580 Test: blob_thin_prov_rle ...passed 00:07:37.580 Test: blob_thin_prov_rw_iov ...passed 00:07:37.858 Test: blob_snapshot_rw ...passed 00:07:37.858 Test: blob_snapshot_rw_iov ...passed 00:07:38.424 Test: blob_inflate_rw ...passed 00:07:38.424 Test: blob_snapshot_freeze_io ...passed 00:07:38.989 Test: blob_operation_split_rw ...passed 00:07:39.247 Test: blob_operation_split_rw_iov ...passed 00:07:39.247 Test: blob_simultaneous_operations ...[2024-07-15 14:54:06.468666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.247 [2024-07-15 14:54:06.468870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.247 [2024-07-15 14:54:06.470912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.247 [2024-07-15 14:54:06.471050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.505 [2024-07-15 14:54:06.479552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.505 [2024-07-15 14:54:06.479677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.505 [2024-07-15 14:54:06.480261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.505 [2024-07-15 14:54:06.480382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.505 passed 00:07:39.505 Test: blob_persist_test ...passed 00:07:39.505 Test: blob_decouple_snapshot ...passed 00:07:39.763 Test: blob_seek_io_unit ...passed 00:07:39.763 Test: blob_nested_freezes ...passed 00:07:39.763 Test: blob_clone_resize ...passed 00:07:40.021 Test: blob_shallow_copy ...[2024-07-15 14:54:07.030078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:40.021 [2024-07-15 14:54:07.030572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:40.021 [2024-07-15 14:54:07.030759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:40.021 passed 00:07:40.021 Suite: blob_blob_copy_extent 00:07:40.021 Test: blob_write ...passed 00:07:40.021 Test: blob_read ...passed 00:07:40.279 Test: blob_rw_verify ...passed 00:07:40.279 Test: blob_rw_verify_iov_nomem ...passed 00:07:40.279 Test: blob_rw_iov_read_only ...passed 00:07:40.279 Test: blob_xattr ...passed 00:07:40.536 Test: blob_dirty_shutdown ...passed 00:07:40.536 Test: blob_is_degraded ...passed 00:07:40.536 Suite: blob_esnap_bs_copy_extent 00:07:40.536 Test: blob_esnap_create ...passed 00:07:40.794 Test: blob_esnap_thread_add_remove ...passed 00:07:40.794 Test: blob_esnap_clone_snapshot ...passed 00:07:40.794 Test: blob_esnap_clone_inflate ...passed 00:07:40.794 Test: blob_esnap_clone_decouple ...passed 00:07:41.052 Test: blob_esnap_clone_reload ...passed 00:07:41.052 Test: blob_esnap_hotplug ...passed 00:07:41.052 Test: blob_set_parent ...[2024-07-15 14:54:08.162793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:41.052 [2024-07-15 14:54:08.162987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:41.052 [2024-07-15 14:54:08.163749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:41.052 [2024-07-15 14:54:08.163934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:41.052 [2024-07-15 14:54:08.167405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:41.052 passed 00:07:41.052 Test: blob_set_external_parent ...[2024-07-15 14:54:08.234603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:41.052 [2024-07-15 14:54:08.234763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:41.052 [2024-07-15 14:54:08.234881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:41.052 [2024-07-15 14:54:08.237699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:41.052 passed 00:07:41.052 00:07:41.052 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.052 suites 16 16 n/a 0 0 00:07:41.052 tests 376 376 376 0 0 00:07:41.052 asserts 143965 143965 143965 0 n/a 00:07:41.052 00:07:41.052 Elapsed time = 34.060 seconds 00:07:41.310 --71220-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.310 ==71220== 00:07:41.310 ==71220== HEAP SUMMARY: 00:07:41.310 ==71220== in use at exit: 26,940 bytes in 785 blocks 00:07:41.310 ==71220== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:07:41.310 ==71220== 00:07:41.310 ==71220== Searching for pointers to 785 not-freed blocks 00:07:41.310 ==71220== Checked 11,389,760 bytes 00:07:41.310 ==71220== 00:07:41.310 ==71220== LEAK SUMMARY: 00:07:41.310 ==71220== definitely lost: 0 bytes in 0 blocks 00:07:41.310 ==71220== indirectly lost: 0 bytes in 0 blocks 00:07:41.310 ==71220== possibly lost: 0 bytes in 0 blocks 00:07:41.310 ==71220== still reachable: 26,940 bytes in 785 blocks 00:07:41.310 ==71220== suppressed: 0 bytes in 0 blocks 00:07:41.310 ==71220== Reachable blocks (those to which a pointer was found) are not shown. 00:07:41.310 ==71220== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:41.310 ==71220== 00:07:41.310 ==71220== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.310 14:54:08 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.310 ==71592== Memcheck, a memory error detector 00:07:41.310 ==71592== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.310 ==71592== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.310 ==71592== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.310 ==71592== 00:07:41.310 --71592-- Valgrind options: 00:07:41.310 --71592-- --leak-check=full 00:07:41.310 --71592-- --error-exitcode=2 00:07:41.310 --71592-- --verbose 00:07:41.310 --71592-- Contents of /proc/version: 00:07:41.310 --71592-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:41.310 --71592-- 00:07:41.310 --71592-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.310 --71592-- Page sizes: currently 4096, max supported 4096 00:07:41.311 --71592-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.311 --71592-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.311 --71592-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.311 --71592-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.311 --71592-- might be shown as UnknownInlinedFun 00:07:41.311 --71592-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.311 --71592-- object doesn't have a dynamic symbol table 00:07:41.311 --71592-- Scheduler: using generic scheduler lock implementation. 00:07:41.311 --71592-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.311 ==71592== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71592-by-???-on-6e16a7c0ed4d 00:07:41.311 ==71592== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71592-by-???-on-6e16a7c0ed4d 00:07:41.311 ==71592== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71592-by-???-on-6e16a7c0ed4d 00:07:41.311 ==71592== 00:07:41.311 ==71592== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.311 ==71592== don't want to do, unless you know exactly what you're doing, 00:07:41.311 ==71592== or are doing some strange experiment): 00:07:41.311 ==71592== /usr/libexec/valgrind/../../bin/vgdb --pid=71592 ...command... 00:07:41.311 ==71592== 00:07:41.311 ==71592== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.311 ==71592== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.311 ==71592== and then give GDB the following command 00:07:41.311 ==71592== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71592 00:07:41.311 ==71592== --pid is optional if only one valgrind process is running 00:07:41.311 ==71592== 00:07:41.311 --71592-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.311 --71592-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.311 --71592-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.311 --71592-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.311 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.311 --71592-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.311 --71592-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.311 --71592-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.311 --71592-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.311 --71592-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.311 --71592-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.311 --71592-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.311 --71592-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.311 --71592-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.311 --71592-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:41.311 --71592-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.311 --71592-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.311 --71592-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.570 --71592-- Reading syms from /usr/lib64/libm.so.6 00:07:41.570 --71592-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.570 --71592-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:41.570 --71592-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.570 --71592-- Reading syms from /usr/lib64/libc.so.6 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.570 --71592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.570 --71592-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.570 --71592-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.570 --71592-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.570 --71592-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.570 --71592-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.570 --71592-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.570 --71592-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 ==71592== Preferring higher priority redirection: 00:07:41.570 --71592-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.570 --71592-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.570 --71592-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 --71592-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.570 --71592-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.570 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.570 --71592-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.570 --71592-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.829 --71592-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.829 --71592-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.829 --71592-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.829 --71592-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.829 --71592-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.829 --71592-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.829 --71592-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.829 --71592-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.829 --71592-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.829 --71592-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.829 --71592-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.829 --71592-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.829 --71592-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.829 --71592-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.829 --71592-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.829 --71592-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:41.829 --71592-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.829 00:07:41.829 00:07:41.829 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.829 http://cunit.sourceforge.net/ 00:07:41.829 00:07:41.829 00:07:41.829 Suite: blob_bdev 00:07:41.829 Test: create_bs_dev ...passed 00:07:41.829 Test: create_bs_dev_ro ...[2024-07-15 14:54:08.999851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 529:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:07:41.829 passed 00:07:41.829 Test: create_bs_dev_rw ...passed 00:07:41.829 Test: claim_bs_dev ...[2024-07-15 14:54:09.045587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:07:41.829 passed 00:07:41.829 Test: claim_bs_dev_ro ...passed 00:07:42.087 Test: deferred_destroy_refs ...passed 00:07:42.087 Test: deferred_destroy_channels ...passed 00:07:42.087 Test: deferred_destroy_threads ...passed 00:07:42.087 00:07:42.087 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.087 suites 1 1 n/a 0 0 00:07:42.087 tests 8 8 8 0 0 00:07:42.087 asserts 119 119 119 0 n/a 00:07:42.087 00:07:42.087 Elapsed time = 0.106 seconds 00:07:42.087 --71592-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.087 --71592-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.087 ==71592== 00:07:42.087 ==71592== HEAP SUMMARY: 00:07:42.087 ==71592== in use at exit: 0 bytes in 0 blocks 00:07:42.087 ==71592== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:07:42.087 ==71592== 00:07:42.087 ==71592== All heap blocks were freed -- no leaks are possible 00:07:42.087 ==71592== 00:07:42.087 ==71592== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.087 14:54:09 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.087 ==71603== Memcheck, a memory error detector 00:07:42.087 ==71603== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.087 ==71603== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.087 ==71603== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.087 ==71603== 00:07:42.087 --71603-- Valgrind options: 00:07:42.087 --71603-- --leak-check=full 00:07:42.087 --71603-- --error-exitcode=2 00:07:42.087 --71603-- --verbose 00:07:42.087 --71603-- Contents of /proc/version: 00:07:42.087 --71603-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.087 --71603-- 00:07:42.087 --71603-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.087 --71603-- Page sizes: currently 4096, max supported 4096 00:07:42.087 --71603-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.087 --71603-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.087 --71603-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.087 --71603-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.087 --71603-- might be shown as UnknownInlinedFun 00:07:42.087 --71603-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.087 --71603-- object doesn't have a dynamic symbol table 00:07:42.087 --71603-- Scheduler: using generic scheduler lock implementation. 00:07:42.087 --71603-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.087 ==71603== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71603-by-???-on-6e16a7c0ed4d 00:07:42.087 ==71603== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71603-by-???-on-6e16a7c0ed4d 00:07:42.087 ==71603== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71603-by-???-on-6e16a7c0ed4d 00:07:42.087 ==71603== 00:07:42.087 ==71603== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.087 ==71603== don't want to do, unless you know exactly what you're doing, 00:07:42.087 ==71603== or are doing some strange experiment): 00:07:42.087 ==71603== /usr/libexec/valgrind/../../bin/vgdb --pid=71603 ...command... 00:07:42.087 ==71603== 00:07:42.087 ==71603== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.087 ==71603== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.087 ==71603== and then give GDB the following command 00:07:42.087 ==71603== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71603 00:07:42.087 ==71603== --pid is optional if only one valgrind process is running 00:07:42.087 ==71603== 00:07:42.087 --71603-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.087 --71603-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.087 --71603-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.087 --71603-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.087 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.087 --71603-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.087 --71603-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.087 --71603-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.087 --71603-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.087 --71603-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.346 --71603-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.346 --71603-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.346 --71603-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.346 --71603-- Reading syms from /usr/lib64/libm.so.6 00:07:42.346 --71603-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.346 --71603-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:42.346 --71603-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libc.so.6 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.346 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.346 --71603-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.346 --71603-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.346 --71603-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.346 --71603-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.346 --71603-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.346 --71603-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.346 --71603-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.346 --71603-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.346 --71603-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 ==71603== Preferring higher priority redirection: 00:07:42.347 --71603-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.347 --71603-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.347 --71603-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.347 --71603-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.606 --71603-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.606 --71603-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.606 --71603-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.606 --71603-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.606 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.606 --71603-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.606 --71603-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.606 ==71603== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.606 --71603-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.606 --71603-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.606 --71603-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.606 --71603-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.606 --71603-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.606 --71603-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.606 --71603-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.606 --71603-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.606 --71603-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.606 --71603-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.606 --71603-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.606 --71603-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.606 --71603-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.606 --71603-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.606 --71603-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.606 --71603-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.606 --71603-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.606 --71603-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.606 00:07:42.606 00:07:42.606 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.606 http://cunit.sourceforge.net/ 00:07:42.606 00:07:42.606 00:07:42.606 Suite: tree 00:07:42.606 Test: blobfs_tree_op_test ...passed 00:07:42.606 00:07:42.606 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.606 suites 1 1 n/a 0 0 00:07:42.606 tests 1 1 1 0 0 00:07:42.606 asserts 27 27 27 0 n/a 00:07:42.606 00:07:42.606 Elapsed time = 0.031 seconds 00:07:42.606 --71603-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.606 --71603-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.606 ==71603== 00:07:42.606 ==71603== HEAP SUMMARY: 00:07:42.606 ==71603== in use at exit: 0 bytes in 0 blocks 00:07:42.606 ==71603== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:42.606 ==71603== 00:07:42.606 ==71603== All heap blocks were freed -- no leaks are possible 00:07:42.606 ==71603== 00:07:42.606 ==71603== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.606 14:54:09 unittest_blob_blobfs -- unit/unittest.sh@44 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.865 ==71605== Memcheck, a memory error detector 00:07:42.865 ==71605== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.865 ==71605== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.865 ==71605== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.866 ==71605== 00:07:42.866 --71605-- Valgrind options: 00:07:42.866 --71605-- --leak-check=full 00:07:42.866 --71605-- --error-exitcode=2 00:07:42.866 --71605-- --verbose 00:07:42.866 --71605-- Contents of /proc/version: 00:07:42.866 --71605-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.866 --71605-- 00:07:42.866 --71605-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.866 --71605-- Page sizes: currently 4096, max supported 4096 00:07:42.866 --71605-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.866 --71605-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.866 --71605-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.866 --71605-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.866 --71605-- might be shown as UnknownInlinedFun 00:07:42.866 --71605-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.866 --71605-- object doesn't have a dynamic symbol table 00:07:42.866 --71605-- Scheduler: using generic scheduler lock implementation. 00:07:42.866 --71605-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.866 ==71605== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71605-by-???-on-6e16a7c0ed4d 00:07:42.866 ==71605== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71605-by-???-on-6e16a7c0ed4d 00:07:42.866 ==71605== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71605-by-???-on-6e16a7c0ed4d 00:07:42.866 ==71605== 00:07:42.866 ==71605== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.866 ==71605== don't want to do, unless you know exactly what you're doing, 00:07:42.866 ==71605== or are doing some strange experiment): 00:07:42.866 ==71605== /usr/libexec/valgrind/../../bin/vgdb --pid=71605 ...command... 00:07:42.866 ==71605== 00:07:42.866 ==71605== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.866 ==71605== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.866 ==71605== and then give GDB the following command 00:07:42.866 ==71605== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71605 00:07:42.866 ==71605== --pid is optional if only one valgrind process is running 00:07:42.866 ==71605== 00:07:42.866 --71605-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.866 --71605-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.866 --71605-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.866 --71605-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.866 --71605-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.866 --71605-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.866 --71605-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.866 --71605-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.866 --71605-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.866 --71605-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.866 --71605-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.866 --71605-- Reading syms from /usr/lib64/libm.so.6 00:07:42.866 --71605-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.866 --71605-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:42.866 --71605-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.866 --71605-- Reading syms from /usr/lib64/libc.so.6 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.866 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.866 --71605-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.866 --71605-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.124 --71605-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.124 --71605-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.124 --71605-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.124 --71605-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.124 --71605-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.124 --71605-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.124 --71605-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.124 --71605-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 ==71605== Preferring higher priority redirection: 00:07:43.125 --71605-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.125 --71605-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.125 --71605-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 --71605-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.125 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.125 --71605-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.125 --71605-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.125 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.125 --71605-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.125 --71605-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.125 --71605-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.125 --71605-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.125 --71605-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.125 --71605-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.125 --71605-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.125 --71605-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.125 --71605-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.125 --71605-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.125 --71605-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.125 --71605-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.125 --71605-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.125 --71605-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.125 --71605-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.125 --71605-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.383 --71605-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.383 --71605-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:43.383 --71605-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.383 00:07:43.383 00:07:43.383 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.383 http://cunit.sourceforge.net/ 00:07:43.383 00:07:43.383 00:07:43.383 Suite: blobfs_async_ut 00:07:43.383 Test: fs_init ...--71605-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:43.641 passed 00:07:43.641 Test: fs_open ...--71605-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:43.641 --71605-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:43.900 passed 00:07:43.900 Test: fs_create ...passed 00:07:43.900 Test: fs_truncate ...passed 00:07:43.900 Test: fs_rename ...[2024-07-15 14:54:11.064685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:07:43.900 passed 00:07:44.158 Test: fs_rw_async ...passed 00:07:44.158 Test: fs_writev_readv_async ...passed 00:07:44.158 Test: tree_find_buffer_ut ...passed 00:07:44.158 Test: channel_ops ...passed 00:07:44.158 Test: channel_ops_sync ...passed 00:07:44.158 00:07:44.158 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.158 suites 1 1 n/a 0 0 00:07:44.158 tests 10 10 10 0 0 00:07:44.158 asserts 292 292 292 0 n/a 00:07:44.158 00:07:44.158 Elapsed time = 0.838 seconds 00:07:44.158 --71605-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.158 --71605-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.158 ==71605== 00:07:44.158 ==71605== HEAP SUMMARY: 00:07:44.158 ==71605== in use at exit: 307,152 bytes in 9,243 blocks 00:07:44.158 ==71605== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:07:44.158 ==71605== 00:07:44.158 ==71605== Searching for pointers to 9,243 not-freed blocks 00:07:44.158 ==71605== Checked 7,317,840 bytes 00:07:44.158 ==71605== 00:07:44.158 ==71605== LEAK SUMMARY: 00:07:44.158 ==71605== definitely lost: 0 bytes in 0 blocks 00:07:44.158 ==71605== indirectly lost: 0 bytes in 0 blocks 00:07:44.159 ==71605== possibly lost: 0 bytes in 0 blocks 00:07:44.159 ==71605== still reachable: 307,152 bytes in 9,243 blocks 00:07:44.159 ==71605== suppressed: 0 bytes in 0 blocks 00:07:44.159 ==71605== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.159 ==71605== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.159 ==71605== 00:07:44.159 ==71605== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.417 14:54:11 unittest_blob_blobfs -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:44.417 00:07:44.417 00:07:44.417 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.417 http://cunit.sourceforge.net/ 00:07:44.417 00:07:44.417 00:07:44.417 Suite: blobfs_sync_ut 00:07:44.417 Test: cache_read_after_write ...[2024-07-15 14:54:11.424656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:07:44.417 passed 00:07:44.417 Test: file_length ...passed 00:07:44.417 Test: append_write_to_extend_blob ...passed 00:07:44.417 Test: partial_buffer ...passed 00:07:44.417 Test: cache_write_null_buffer ...passed 00:07:44.417 Test: fs_create_sync ...passed 00:07:44.417 Test: fs_rename_sync ...passed 00:07:44.417 Test: cache_append_no_cache ...passed 00:07:44.417 Test: fs_delete_file_without_close ...passed 00:07:44.417 00:07:44.417 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.417 suites 1 1 n/a 0 0 00:07:44.417 tests 9 9 9 0 0 00:07:44.417 asserts 345 345 345 0 n/a 00:07:44.417 00:07:44.417 Elapsed time = 0.132 seconds 00:07:44.417 14:54:11 unittest_blob_blobfs -- unit/unittest.sh@47 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.417 ==71627== Memcheck, a memory error detector 00:07:44.417 ==71627== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.417 ==71627== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.417 ==71627== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.417 ==71627== 00:07:44.417 --71627-- Valgrind options: 00:07:44.417 --71627-- --leak-check=full 00:07:44.417 --71627-- --error-exitcode=2 00:07:44.417 --71627-- --verbose 00:07:44.417 --71627-- Contents of /proc/version: 00:07:44.417 --71627-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:44.417 --71627-- 00:07:44.417 --71627-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.417 --71627-- Page sizes: currently 4096, max supported 4096 00:07:44.417 --71627-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.417 --71627-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.417 --71627-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.417 --71627-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.417 --71627-- might be shown as UnknownInlinedFun 00:07:44.417 --71627-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.417 --71627-- object doesn't have a dynamic symbol table 00:07:44.417 --71627-- Scheduler: using generic scheduler lock implementation. 00:07:44.417 --71627-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.417 ==71627== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71627-by-???-on-6e16a7c0ed4d 00:07:44.417 ==71627== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71627-by-???-on-6e16a7c0ed4d 00:07:44.417 ==71627== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71627-by-???-on-6e16a7c0ed4d 00:07:44.417 ==71627== 00:07:44.417 ==71627== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.417 ==71627== don't want to do, unless you know exactly what you're doing, 00:07:44.417 ==71627== or are doing some strange experiment): 00:07:44.417 ==71627== /usr/libexec/valgrind/../../bin/vgdb --pid=71627 ...command... 00:07:44.417 ==71627== 00:07:44.418 ==71627== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.418 ==71627== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.418 ==71627== and then give GDB the following command 00:07:44.418 ==71627== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71627 00:07:44.418 ==71627== --pid is optional if only one valgrind process is running 00:07:44.418 ==71627== 00:07:44.418 --71627-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.418 --71627-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.418 --71627-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.418 --71627-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.418 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.418 --71627-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.418 --71627-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.418 --71627-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.418 --71627-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.418 --71627-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.418 --71627-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.418 --71627-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.418 --71627-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.418 --71627-- Reading syms from /usr/lib64/libm.so.6 00:07:44.418 --71627-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.418 --71627-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:44.418 --71627-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.418 --71627-- Reading syms from /usr/lib64/libc.so.6 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.676 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.676 --71627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.676 --71627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.676 --71627-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.676 --71627-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.676 --71627-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.676 --71627-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.676 --71627-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.676 --71627-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.676 --71627-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.676 --71627-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 ==71627== Preferring higher priority redirection: 00:07:44.677 --71627-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.677 --71627-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.677 --71627-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 --71627-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.677 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.677 --71627-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.677 --71627-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.677 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.677 --71627-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.677 --71627-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.677 --71627-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.677 --71627-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.677 --71627-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.677 --71627-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.677 --71627-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.677 --71627-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.677 --71627-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.677 --71627-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.677 --71627-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.677 --71627-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:44.677 --71627-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:44.677 --71627-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:44.677 --71627-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:44.677 --71627-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.677 --71627-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.677 --71627-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.677 00:07:44.677 00:07:44.677 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.677 http://cunit.sourceforge.net/ 00:07:44.677 00:07:44.936 00:07:44.936 Suite: blobfs_bdev_ut 00:07:44.936 Test: spdk_blobfs_bdev_detect_test ...[2024-07-15 14:54:11.916569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:07:44.936 passed 00:07:44.936 Test: spdk_blobfs_bdev_create_test ...[2024-07-15 14:54:11.949197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:07:44.936 passed 00:07:44.936 Test: spdk_blobfs_bdev_mount_test ...[2024-07-15 14:54:11.952929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 227:_blobfs_bdev_mount_load_cb: *ERROR*: Failed to load blobfs on bdev ut_bdev: errno -1 00:07:44.936 [2024-07-15 14:54:11.956271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 208:_blobfs_bdev_mount_fuse_start: *ERROR*: Failed to mount blobfs on bdev ut_bdev to /mnt 00:07:44.936 passed 00:07:44.936 00:07:44.936 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.936 suites 1 1 n/a 0 0 00:07:44.936 tests 3 3 3 0 0 00:07:44.936 asserts 16 16 16 0 n/a 00:07:44.936 00:07:44.936 Elapsed time = 0.052 seconds 00:07:44.936 --71627-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.936 --71627-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.936 ==71627== 00:07:44.936 ==71627== HEAP SUMMARY: 00:07:44.936 ==71627== in use at exit: 0 bytes in 0 blocks 00:07:44.936 ==71627== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:44.936 ==71627== 00:07:44.936 ==71627== All heap blocks were freed -- no leaks are possible 00:07:44.936 ==71627== 00:07:44.936 ==71627== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.936 00:07:44.936 real 0m38.547s 00:07:44.936 user 0m38.065s 00:07:44.936 sys 0m0.434s 00:07:44.936 14:54:12 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:44.936 14:54:12 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:44.936 ************************************ 00:07:44.936 END TEST unittest_blob_blobfs 00:07:44.936 ************************************ 00:07:44.936 14:54:12 -- common/autotest_common.sh@1142 -- # return 0 00:07:44.936 14:54:12 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:07:44.936 14:54:12 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:44.936 14:54:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:44.936 14:54:12 -- common/autotest_common.sh@10 -- # set +x 00:07:44.936 ************************************ 00:07:44.936 START TEST unittest_event 00:07:44.936 ************************************ 00:07:44.936 14:54:12 unittest_event -- common/autotest_common.sh@1123 -- # unittest_event 00:07:44.936 14:54:12 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.936 ==71656== Memcheck, a memory error detector 00:07:44.936 ==71656== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.936 ==71656== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.936 ==71656== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.936 ==71656== 00:07:44.936 --71656-- Valgrind options: 00:07:44.936 --71656-- --leak-check=full 00:07:44.936 --71656-- --error-exitcode=2 00:07:44.936 --71656-- --verbose 00:07:44.936 --71656-- Contents of /proc/version: 00:07:44.936 --71656-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:44.937 --71656-- 00:07:44.937 --71656-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.937 --71656-- Page sizes: currently 4096, max supported 4096 00:07:44.937 --71656-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.937 --71656-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.937 --71656-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.937 --71656-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.937 --71656-- might be shown as UnknownInlinedFun 00:07:44.937 --71656-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.937 --71656-- object doesn't have a dynamic symbol table 00:07:44.937 --71656-- Scheduler: using generic scheduler lock implementation. 00:07:44.937 --71656-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.937 ==71656== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71656-by-???-on-6e16a7c0ed4d 00:07:44.937 ==71656== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71656-by-???-on-6e16a7c0ed4d 00:07:44.937 ==71656== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71656-by-???-on-6e16a7c0ed4d 00:07:44.937 ==71656== 00:07:44.937 ==71656== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.937 ==71656== don't want to do, unless you know exactly what you're doing, 00:07:44.937 ==71656== or are doing some strange experiment): 00:07:44.937 ==71656== /usr/libexec/valgrind/../../bin/vgdb --pid=71656 ...command... 00:07:44.937 ==71656== 00:07:44.937 ==71656== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.937 ==71656== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.937 ==71656== and then give GDB the following command 00:07:44.937 ==71656== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71656 00:07:44.937 ==71656== --pid is optional if only one valgrind process is running 00:07:44.937 ==71656== 00:07:44.937 --71656-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.937 --71656-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.937 --71656-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.937 --71656-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.937 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.937 --71656-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.937 --71656-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.937 --71656-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.937 --71656-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.937 --71656-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.937 --71656-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.937 --71656-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.937 --71656-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.937 --71656-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.937 --71656-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:44.937 --71656-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.937 --71656-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.937 --71656-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.196 --71656-- Reading syms from /usr/lib64/libm.so.6 00:07:45.196 --71656-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.196 --71656-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:45.196 --71656-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.196 --71656-- Reading syms from /usr/lib64/libc.so.6 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.196 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.196 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.196 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.196 --71656-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.196 --71656-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.196 --71656-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.196 --71656-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.196 --71656-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.196 --71656-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.196 --71656-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.196 --71656-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 ==71656== Preferring higher priority redirection: 00:07:45.197 --71656-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.197 --71656-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.197 --71656-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 --71656-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.197 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.197 --71656-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.197 --71656-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.197 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.197 --71656-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.197 --71656-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.197 --71656-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.197 --71656-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.197 --71656-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.197 --71656-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.456 --71656-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.456 --71656-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.456 --71656-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.456 --71656-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.456 --71656-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.456 --71656-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.456 --71656-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.456 --71656-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.456 --71656-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.456 --71656-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.456 --71656-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.456 --71656-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.456 00:07:45.456 00:07:45.456 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.456 http://cunit.sourceforge.net/ 00:07:45.456 00:07:45.456 00:07:45.456 Suite: app_suite 00:07:45.456 Test: test_spdk_app_parse_args ...--71656-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:45.456 --71656-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:45.456 --71656-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:45.456 --71656-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:45.456 --71656-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.456 app_ut: invalid option -- 'z' 00:07:45.456 app_ut [options] 00:07:45.456 00:07:45.456 CPU options: 00:07:45.456 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.456 (like [0,1,10]) 00:07:45.456 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.456 [<,lcores[@CPUs]>...] 00:07:45.456 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.456 Within the group, '-' is used for range separator, 00:07:45.456 ',' is used for single number separator. 00:07:45.456 '( )' can be omitted for single element group, 00:07:45.456 '@' can be omitted if cpus and lcores have the same value 00:07:45.456 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.456 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.456 pollers in the app support interrupt mode) 00:07:45.456 -p, --main-core main (primary) core for DPDK 00:07:45.456 00:07:45.456 Configuration options: 00:07:45.456 -c, --config, --json JSON config file 00:07:45.456 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.456 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.456 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.456 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.456 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.456 00:07:45.456 Memory options: 00:07:45.457 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.457 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.457 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.457 -R, --huge-unlink unlink huge files after initialization 00:07:45.457 -n, --mem-channels number of memory channels used for DPDK 00:07:45.457 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.457 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.457 --no-huge run without using hugepages 00:07:45.457 -i, --shm-id shared memory ID (optional) 00:07:45.457 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.457 00:07:45.457 PCI options: 00:07:45.457 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.457 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.457 -u, --no-pci disable PCI access 00:07:45.457 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.457 00:07:45.457 Log options: 00:07:45.457 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.457 --silence-noticelog disable notice level logging to stderr 00:07:45.457 00:07:45.457 Trace options: 00:07:45.457 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.457 setting 0 to disable trace (default 32768) 00:07:45.457 Tracepoints vary in size and can use more than one trace entry. 00:07:45.457 -e, --tpoint-group [:] 00:07:45.457 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.457 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.457 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.457 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.457 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.457 in /include/spdk_internal/trace_defs.h 00:07:45.457 00:07:45.457 Other options: 00:07:45.457 -h, --help show this usage 00:07:45.457 -v, --version print SPDK version 00:07:45.457 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.457 --env-context Opaque context for use of the env implementation 00:07:45.457 app_ut: unrecognized option '--test-long-opt' 00:07:45.457 app_ut [options] 00:07:45.457 00:07:45.457 CPU options: 00:07:45.457 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.457 (like [0,1,10]) 00:07:45.457 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.457 [<,lcores[@CPUs]>...] 00:07:45.457 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.457 Within the group, '-' is used for range separator, 00:07:45.457 ',' is used for single number separator. 00:07:45.457 '( )' can be omitted for single element group, 00:07:45.457 '@' can be omitted if cpus and lcores have the same value 00:07:45.457 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.457 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.457 pollers in the app support interrupt mode) 00:07:45.457 -p, --main-core main (primary) core for DPDK 00:07:45.457 00:07:45.457 Configuration options: 00:07:45.457 -c, --config, --json JSON config file 00:07:45.457 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.457 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.457 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.457 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.457 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.457 00:07:45.457 Memory options: 00:07:45.457 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.457 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.457 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.457 -R, --huge-unlink unlink huge files after initialization 00:07:45.457 -n, --mem-channels number of memory channels used for DPDK 00:07:45.457 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.457 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.457 --no-huge run without using hugepages 00:07:45.457 -i, --shm-id shared memory ID (optional) 00:07:45.457 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.457 00:07:45.457 PCI options: 00:07:45.457 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.457 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.457 -u, --no-pci disable PCI access 00:07:45.457 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.457 00:07:45.457 Log options: 00:07:45.458 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.458 --silence-noticelog disable notice level logging to stderr 00:07:45.458 00:07:45.458 Trace options: 00:07:45.458 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.458 setting 0 to disable trace (default 32768) 00:07:45.458 Tracepoints vary in size and can use more than one trace entry. 00:07:45.458 -e, --tpoint-group [:] 00:07:45.458 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.458 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.458 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.458 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.458 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.458 in /include/spdk_internal/trace_defs.h 00:07:45.458 00:07:45.458 Other options: 00:07:45.458 -h, --help show this usage 00:07:45.458 -v, --version print SPDK version 00:07:45.458 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.458 --env-context Opaque context for use of the env implementation 00:07:45.458 [2024-07-15 14:54:12.547762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:45.458 [2024-07-15 14:54:12.574244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:45.458 app_ut [options] 00:07:45.458 00:07:45.458 CPU options: 00:07:45.458 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.458 (like [0,1,10]) 00:07:45.458 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.458 [<,lcores[@CPUs]>...] 00:07:45.458 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.458 Within the group, '-' is used for range separator, 00:07:45.458 ',' is used for single number separator. 00:07:45.458 '( )' can be omitted for single element group, 00:07:45.458 '@' can be omitted if cpus and lcores have the same value 00:07:45.458 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.458 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.458 pollers in the app support interrupt mode) 00:07:45.458 -p, --main-core main (primary) core for DPDK 00:07:45.458 00:07:45.458 Configuration options: 00:07:45.458 -c, --config, --json JSON config file 00:07:45.458 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.458 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.458 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.458 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.458 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.458 00:07:45.458 Memory options: 00:07:45.458 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.458 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.458 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.458 -R, --huge-unlink unlink huge files after initialization 00:07:45.458 -n, --mem-channels number of memory channels used for DPDK 00:07:45.458 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.458 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.458 --no-huge run without using hugepages 00:07:45.458 -i, --shm-id shared memory ID (optional) 00:07:45.458 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.458 00:07:45.458 PCI options: 00:07:45.458 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.458 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.458 -u, --no-pci disable PCI access 00:07:45.458 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.458 00:07:45.458 Log options: 00:07:45.458 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.458 --silence-noticelog disable notice level logging to stderr 00:07:45.458 00:07:45.458 Trace options: 00:07:45.458 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.459 setting 0 to disable trace (default 32768) 00:07:45.459 Tracepoints vary in size and can use more than one trace entry. 00:07:45.459 -e, --tpoint-group [:] 00:07:45.459 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.459 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.459 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.459 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.459 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.459 in /include/spdk_internal/trace_defs.h 00:07:45.459 00:07:45.459 Other options: 00:07:45.459 -h, --help show this usage 00:07:45.459 -v, --version print SPDK version 00:07:45.459 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.459 --env-context Opaque context for use of the env implementation 00:07:45.459 [2024-07-15 14:54:12.576632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:45.459 passed 00:07:45.459 00:07:45.459 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.459 suites 1 1 n/a 0 0 00:07:45.459 tests 1 1 1 0 0 00:07:45.459 asserts 8 8 8 0 n/a 00:07:45.459 00:07:45.459 Elapsed time = 0.080 seconds 00:07:45.459 --71656-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.459 ==71656== 00:07:45.459 ==71656== HEAP SUMMARY: 00:07:45.459 ==71656== in use at exit: 0 bytes in 0 blocks 00:07:45.459 ==71656== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:07:45.459 ==71656== 00:07:45.459 ==71656== All heap blocks were freed -- no leaks are possible 00:07:45.459 ==71656== 00:07:45.459 ==71656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:45.459 14:54:12 unittest_event -- unit/unittest.sh@52 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.459 ==71657== Memcheck, a memory error detector 00:07:45.459 ==71657== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:45.459 ==71657== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:45.459 ==71657== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.459 ==71657== 00:07:45.459 --71657-- Valgrind options: 00:07:45.459 --71657-- --leak-check=full 00:07:45.459 --71657-- --error-exitcode=2 00:07:45.459 --71657-- --verbose 00:07:45.459 --71657-- Contents of /proc/version: 00:07:45.459 --71657-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:45.459 --71657-- 00:07:45.459 --71657-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:45.459 --71657-- Page sizes: currently 4096, max supported 4096 00:07:45.459 --71657-- Valgrind library directory: /usr/libexec/valgrind 00:07:45.459 --71657-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.459 --71657-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.459 --71657-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.459 --71657-- might be shown as UnknownInlinedFun 00:07:45.718 --71657-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.718 --71657-- object doesn't have a dynamic symbol table 00:07:45.718 --71657-- Scheduler: using generic scheduler lock implementation. 00:07:45.718 --71657-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.718 ==71657== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71657-by-???-on-6e16a7c0ed4d 00:07:45.718 ==71657== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71657-by-???-on-6e16a7c0ed4d 00:07:45.718 ==71657== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71657-by-???-on-6e16a7c0ed4d 00:07:45.718 ==71657== 00:07:45.718 ==71657== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.718 ==71657== don't want to do, unless you know exactly what you're doing, 00:07:45.718 ==71657== or are doing some strange experiment): 00:07:45.718 ==71657== /usr/libexec/valgrind/../../bin/vgdb --pid=71657 ...command... 00:07:45.718 ==71657== 00:07:45.718 ==71657== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.718 ==71657== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.718 ==71657== and then give GDB the following command 00:07:45.718 ==71657== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71657 00:07:45.718 ==71657== --pid is optional if only one valgrind process is running 00:07:45.718 ==71657== 00:07:45.718 --71657-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.718 --71657-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.718 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.718 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.718 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.718 --71657-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.718 --71657-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.718 --71657-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.718 --71657-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.718 --71657-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.718 --71657-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.718 --71657-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.718 --71657-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.718 --71657-- Reading syms from /usr/lib64/libm.so.6 00:07:45.718 --71657-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.718 --71657-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:45.718 --71657-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.718 --71657-- Reading syms from /usr/lib64/libc.so.6 00:07:45.718 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.718 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.718 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.718 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.718 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.719 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.719 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.719 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.719 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.719 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.719 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.719 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.719 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.719 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.719 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.719 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.719 --71657-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.719 --71657-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.719 --71657-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.719 --71657-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.719 --71657-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.719 --71657-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.977 --71657-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.977 --71657-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.977 --71657-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 ==71657== Preferring higher priority redirection: 00:07:45.977 --71657-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.977 --71657-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.977 --71657-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.977 --71657-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 --71657-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.978 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.978 --71657-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.978 --71657-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.978 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.978 --71657-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.978 --71657-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.978 --71657-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.978 --71657-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.978 --71657-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.978 --71657-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.978 --71657-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.978 --71657-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.978 --71657-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.978 --71657-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.978 --71657-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.978 --71657-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.978 --71657-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.978 --71657-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.978 --71657-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.978 --71657-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.978 --71657-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.978 --71657-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.978 00:07:45.978 00:07:45.978 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.978 http://cunit.sourceforge.net/ 00:07:45.978 00:07:45.978 00:07:45.978 Suite: app_suite 00:07:45.978 Test: test_create_reactor ...--71657-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:46.236 passed 00:07:46.236 Test: test_init_reactors ...passed 00:07:46.236 Test: test_event_call ...passed 00:07:46.236 Test: test_schedule_thread ...passed 00:07:46.236 Test: test_reschedule_thread ...passed 00:07:46.236 Test: test_bind_thread ...passed 00:07:46.236 Test: test_for_each_reactor ...passed 00:07:46.494 Test: test_reactor_stats ...passed 00:07:46.494 Test: test_scheduler ...passed 00:07:46.494 Test: test_governor ...passed 00:07:46.494 00:07:46.494 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.494 suites 1 1 n/a 0 0 00:07:46.494 tests 10 10 10 0 0 00:07:46.494 asserts 344 344 344 0 n/a 00:07:46.494 00:07:46.494 Elapsed time = 0.361 seconds 00:07:46.494 --71657-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.494 --71657-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.494 ==71657== 00:07:46.494 ==71657== HEAP SUMMARY: 00:07:46.494 ==71657== in use at exit: 72 bytes in 1 blocks 00:07:46.494 ==71657== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:07:46.494 ==71657== 00:07:46.494 ==71657== Searching for pointers to 1 not-freed blocks 00:07:46.494 ==71657== Checked 6,628,472 bytes 00:07:46.494 ==71657== 00:07:46.494 ==71657== LEAK SUMMARY: 00:07:46.494 ==71657== definitely lost: 0 bytes in 0 blocks 00:07:46.494 ==71657== indirectly lost: 0 bytes in 0 blocks 00:07:46.494 ==71657== possibly lost: 0 bytes in 0 blocks 00:07:46.494 ==71657== still reachable: 72 bytes in 1 blocks 00:07:46.494 ==71657== suppressed: 0 bytes in 0 blocks 00:07:46.494 ==71657== Reachable blocks (those to which a pointer was found) are not shown. 00:07:46.494 ==71657== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:46.494 ==71657== 00:07:46.494 ==71657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.494 00:07:46.494 real 0m1.635s 00:07:46.494 user 0m1.574s 00:07:46.494 sys 0m0.056s 00:07:46.494 14:54:13 unittest_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:46.494 14:54:13 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:07:46.494 ************************************ 00:07:46.494 END TEST unittest_event 00:07:46.494 ************************************ 00:07:46.494 14:54:13 -- common/autotest_common.sh@1142 -- # return 0 00:07:46.494 14:54:13 -- unit/unittest.sh@235 -- # uname -s 00:07:46.494 14:54:13 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:07:46.494 14:54:13 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:07:46.494 14:54:13 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:46.494 14:54:13 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:46.494 14:54:13 -- common/autotest_common.sh@10 -- # set +x 00:07:46.494 ************************************ 00:07:46.494 START TEST unittest_ftl 00:07:46.494 ************************************ 00:07:46.494 14:54:13 unittest_ftl -- common/autotest_common.sh@1123 -- # unittest_ftl 00:07:46.494 14:54:13 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.753 ==71688== Memcheck, a memory error detector 00:07:46.753 ==71688== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.753 ==71688== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.753 ==71688== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.753 ==71688== 00:07:46.753 --71688-- Valgrind options: 00:07:46.753 --71688-- --leak-check=full 00:07:46.753 --71688-- --error-exitcode=2 00:07:46.753 --71688-- --verbose 00:07:46.753 --71688-- Contents of /proc/version: 00:07:46.753 --71688-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:46.753 --71688-- 00:07:46.753 --71688-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.754 --71688-- Page sizes: currently 4096, max supported 4096 00:07:46.754 --71688-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.754 --71688-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.754 --71688-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.754 --71688-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.754 --71688-- might be shown as UnknownInlinedFun 00:07:46.754 --71688-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.754 --71688-- object doesn't have a dynamic symbol table 00:07:46.754 --71688-- Scheduler: using generic scheduler lock implementation. 00:07:46.754 --71688-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.754 ==71688== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71688-by-???-on-6e16a7c0ed4d 00:07:46.754 ==71688== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71688-by-???-on-6e16a7c0ed4d 00:07:46.754 ==71688== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71688-by-???-on-6e16a7c0ed4d 00:07:46.754 ==71688== 00:07:46.754 ==71688== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.754 ==71688== don't want to do, unless you know exactly what you're doing, 00:07:46.754 ==71688== or are doing some strange experiment): 00:07:46.754 ==71688== /usr/libexec/valgrind/../../bin/vgdb --pid=71688 ...command... 00:07:46.754 ==71688== 00:07:46.754 ==71688== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.754 ==71688== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.754 ==71688== and then give GDB the following command 00:07:46.754 ==71688== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71688 00:07:46.754 ==71688== --pid is optional if only one valgrind process is running 00:07:46.754 ==71688== 00:07:46.754 --71688-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.754 --71688-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.754 --71688-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.754 --71688-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.754 --71688-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.754 --71688-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.754 --71688-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.754 --71688-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.754 --71688-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.754 --71688-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.754 --71688-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.754 --71688-- Reading syms from /usr/lib64/libm.so.6 00:07:46.754 --71688-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.754 --71688-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:46.754 --71688-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.754 --71688-- Reading syms from /usr/lib64/libc.so.6 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.754 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.754 --71688-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.754 --71688-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.013 --71688-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.013 --71688-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.013 --71688-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.014 --71688-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.014 --71688-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.014 --71688-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.014 --71688-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 ==71688== Preferring higher priority redirection: 00:07:47.014 --71688-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.014 --71688-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.014 --71688-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 --71688-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.014 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.014 --71688-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.014 --71688-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.014 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.014 --71688-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.014 --71688-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.014 --71688-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.014 --71688-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.014 --71688-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.014 --71688-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.014 --71688-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.014 --71688-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.015 --71688-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.015 --71688-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.015 --71688-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.015 --71688-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.015 --71688-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.015 --71688-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:47.015 --71688-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:47.015 --71688-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:47.297 --71688-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:47.297 --71688-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:47.297 00:07:47.297 00:07:47.297 CUnit - A unit testing framework for C - Version 2.1-3 00:07:47.297 http://cunit.sourceforge.net/ 00:07:47.297 00:07:47.297 00:07:47.297 Suite: ftl_band_suite 00:07:47.297 Test: test_band_block_offset_from_addr_base ...--71688-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:47.297 --71688-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:47.297 passed 00:07:47.297 Test: test_band_block_offset_from_addr_offset ...passed 00:07:47.297 Test: test_band_addr_from_block_offset ...passed 00:07:47.297 Test: test_band_set_addr ...passed 00:07:47.556 Test: test_invalidate_addr ...passed 00:07:47.556 Test: test_next_xfer_addr ...passed 00:07:47.556 00:07:47.556 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.556 suites 1 1 n/a 0 0 00:07:47.556 tests 6 6 6 0 0 00:07:47.556 asserts 30356 30356 30356 0 n/a 00:07:47.556 00:07:47.556 Elapsed time = 0.303 seconds 00:07:47.556 --71688-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.556 --71688-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:47.556 ==71688== 00:07:47.556 ==71688== HEAP SUMMARY: 00:07:47.556 ==71688== in use at exit: 67,109,824 bytes in 1,026 blocks 00:07:47.556 ==71688== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:07:47.556 ==71688== 00:07:47.556 ==71688== Searching for pointers to 1,026 not-freed blocks 00:07:47.556 ==71688== Checked 6,698,104 bytes 00:07:47.556 ==71688== 00:07:47.556 ==71688== LEAK SUMMARY: 00:07:47.556 ==71688== definitely lost: 0 bytes in 0 blocks 00:07:47.556 ==71688== indirectly lost: 0 bytes in 0 blocks 00:07:47.556 ==71688== possibly lost: 0 bytes in 0 blocks 00:07:47.556 ==71688== still reachable: 67,109,824 bytes in 1,026 blocks 00:07:47.556 ==71688== suppressed: 0 bytes in 0 blocks 00:07:47.557 ==71688== Reachable blocks (those to which a pointer was found) are not shown. 00:07:47.557 ==71688== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:47.557 ==71688== 00:07:47.557 ==71688== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.557 14:54:14 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.557 ==71701== Memcheck, a memory error detector 00:07:47.557 ==71701== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.557 ==71701== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.557 ==71701== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.557 ==71701== 00:07:47.557 --71701-- Valgrind options: 00:07:47.557 --71701-- --leak-check=full 00:07:47.557 --71701-- --error-exitcode=2 00:07:47.557 --71701-- --verbose 00:07:47.557 --71701-- Contents of /proc/version: 00:07:47.557 --71701-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:47.557 --71701-- 00:07:47.557 --71701-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.557 --71701-- Page sizes: currently 4096, max supported 4096 00:07:47.557 --71701-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.557 --71701-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.557 --71701-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.557 --71701-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.557 --71701-- might be shown as UnknownInlinedFun 00:07:47.557 --71701-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.557 --71701-- object doesn't have a dynamic symbol table 00:07:47.557 --71701-- Scheduler: using generic scheduler lock implementation. 00:07:47.557 --71701-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.557 ==71701== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71701-by-???-on-6e16a7c0ed4d 00:07:47.557 ==71701== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71701-by-???-on-6e16a7c0ed4d 00:07:47.557 ==71701== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71701-by-???-on-6e16a7c0ed4d 00:07:47.557 ==71701== 00:07:47.557 ==71701== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.557 ==71701== don't want to do, unless you know exactly what you're doing, 00:07:47.557 ==71701== or are doing some strange experiment): 00:07:47.557 ==71701== /usr/libexec/valgrind/../../bin/vgdb --pid=71701 ...command... 00:07:47.557 ==71701== 00:07:47.557 ==71701== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.557 ==71701== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.557 ==71701== and then give GDB the following command 00:07:47.557 ==71701== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71701 00:07:47.557 ==71701== --pid is optional if only one valgrind process is running 00:07:47.557 ==71701== 00:07:47.816 --71701-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.816 --71701-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.816 --71701-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.816 --71701-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.816 --71701-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.816 --71701-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.816 --71701-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.816 --71701-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.816 --71701-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.816 --71701-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.816 --71701-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:47.816 --71701-- Reading syms from /usr/lib64/libm.so.6 00:07:47.816 --71701-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:47.816 --71701-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:47.816 --71701-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libc.so.6 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.816 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.816 --71701-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.816 --71701-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.816 --71701-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.816 --71701-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.816 --71701-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.075 --71701-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.075 --71701-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.075 --71701-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 ==71701== Preferring higher priority redirection: 00:07:48.075 --71701-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.075 --71701-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.075 --71701-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 --71701-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.075 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.075 --71701-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.075 --71701-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.075 ==71701== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.075 --71701-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.075 --71701-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.075 --71701-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.075 --71701-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.075 --71701-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.075 --71701-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.075 --71701-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.075 --71701-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.075 --71701-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.075 --71701-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.075 --71701-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.075 --71701-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.075 --71701-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.075 --71701-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.075 --71701-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.075 --71701-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.075 --71701-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.075 --71701-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.075 00:07:48.075 00:07:48.075 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.075 http://cunit.sourceforge.net/ 00:07:48.075 00:07:48.075 00:07:48.075 Suite: ftl_bitmap 00:07:48.334 Test: test_ftl_bitmap_create ...[2024-07-15 14:54:15.295946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 52:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:07:48.335 [2024-07-15 14:54:15.329611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 58:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:07:48.335 passed 00:07:48.335 Test: test_ftl_bitmap_get ...passed 00:07:48.335 Test: test_ftl_bitmap_set ...passed 00:07:48.335 Test: test_ftl_bitmap_clear ...passed 00:07:48.335 Test: test_ftl_bitmap_find_first_set ...passed 00:07:48.335 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:48.335 Test: test_ftl_bitmap_count_set ...passed 00:07:48.335 00:07:48.335 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.335 suites 1 1 n/a 0 0 00:07:48.335 tests 7 7 7 0 0 00:07:48.335 asserts 137 137 137 0 n/a 00:07:48.335 00:07:48.335 Elapsed time = 0.068 seconds 00:07:48.335 --71701-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.335 --71701-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.335 ==71701== 00:07:48.335 ==71701== HEAP SUMMARY: 00:07:48.335 ==71701== in use at exit: 0 bytes in 0 blocks 00:07:48.335 ==71701== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:48.335 ==71701== 00:07:48.335 ==71701== All heap blocks were freed -- no leaks are possible 00:07:48.335 ==71701== 00:07:48.335 ==71701== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.335 14:54:15 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.335 ==71709== Memcheck, a memory error detector 00:07:48.335 ==71709== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.335 ==71709== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.335 ==71709== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.335 ==71709== 00:07:48.335 --71709-- Valgrind options: 00:07:48.335 --71709-- --leak-check=full 00:07:48.335 --71709-- --error-exitcode=2 00:07:48.335 --71709-- --verbose 00:07:48.335 --71709-- Contents of /proc/version: 00:07:48.335 --71709-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:48.335 --71709-- 00:07:48.335 --71709-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.335 --71709-- Page sizes: currently 4096, max supported 4096 00:07:48.335 --71709-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.335 --71709-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.335 --71709-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.335 --71709-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.335 --71709-- might be shown as UnknownInlinedFun 00:07:48.335 --71709-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.335 --71709-- object doesn't have a dynamic symbol table 00:07:48.335 --71709-- Scheduler: using generic scheduler lock implementation. 00:07:48.335 --71709-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.335 ==71709== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71709-by-???-on-6e16a7c0ed4d 00:07:48.335 ==71709== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71709-by-???-on-6e16a7c0ed4d 00:07:48.335 ==71709== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71709-by-???-on-6e16a7c0ed4d 00:07:48.335 ==71709== 00:07:48.335 ==71709== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.335 ==71709== don't want to do, unless you know exactly what you're doing, 00:07:48.335 ==71709== or are doing some strange experiment): 00:07:48.335 ==71709== /usr/libexec/valgrind/../../bin/vgdb --pid=71709 ...command... 00:07:48.335 ==71709== 00:07:48.335 ==71709== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.335 ==71709== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.335 ==71709== and then give GDB the following command 00:07:48.335 ==71709== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71709 00:07:48.335 ==71709== --pid is optional if only one valgrind process is running 00:07:48.335 ==71709== 00:07:48.335 --71709-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.335 --71709-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.335 --71709-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.335 --71709-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.335 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.335 --71709-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.335 --71709-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.335 --71709-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.335 --71709-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.335 --71709-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.335 --71709-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.595 --71709-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.595 --71709-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.595 --71709-- Reading syms from /usr/lib64/libm.so.6 00:07:48.595 --71709-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.595 --71709-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:48.595 --71709-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libc.so.6 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.595 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.595 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.595 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.595 --71709-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.595 --71709-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.595 --71709-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.595 --71709-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.595 --71709-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.595 --71709-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.595 --71709-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 ==71709== Preferring higher priority redirection: 00:07:48.596 --71709-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.596 --71709-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.596 --71709-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.596 --71709-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.854 --71709-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.854 --71709-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.854 --71709-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.854 --71709-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.854 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.854 --71709-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.854 --71709-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.855 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.855 --71709-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.855 --71709-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.855 --71709-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.855 --71709-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.855 --71709-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.855 --71709-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.855 --71709-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.855 --71709-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.855 --71709-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.855 --71709-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.855 --71709-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.855 --71709-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.855 --71709-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.855 --71709-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.855 --71709-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.855 --71709-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.855 --71709-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.855 --71709-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.855 00:07:48.855 00:07:48.855 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.855 http://cunit.sourceforge.net/ 00:07:48.855 00:07:48.855 00:07:48.855 Suite: ftl_io_suite 00:07:48.855 Test: test_completion ...--71709-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:48.855 passed 00:07:48.855 Test: test_multiple_ios ...passed 00:07:48.855 00:07:49.112 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.112 suites 1 1 n/a 0 0 00:07:49.112 tests 2 2 2 0 0 00:07:49.112 asserts 47 47 47 0 n/a 00:07:49.112 00:07:49.112 Elapsed time = 0.095 seconds 00:07:49.112 --71709-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.113 --71709-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.113 ==71709== 00:07:49.113 ==71709== HEAP SUMMARY: 00:07:49.113 ==71709== in use at exit: 0 bytes in 0 blocks 00:07:49.113 ==71709== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:07:49.113 ==71709== 00:07:49.113 ==71709== All heap blocks were freed -- no leaks are possible 00:07:49.113 ==71709== 00:07:49.113 ==71709== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.113 14:54:16 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:49.113 ==71720== Memcheck, a memory error detector 00:07:49.113 ==71720== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.113 ==71720== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.113 ==71720== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:49.113 ==71720== 00:07:49.113 --71720-- Valgrind options: 00:07:49.113 --71720-- --leak-check=full 00:07:49.113 --71720-- --error-exitcode=2 00:07:49.113 --71720-- --verbose 00:07:49.113 --71720-- Contents of /proc/version: 00:07:49.113 --71720-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:49.113 --71720-- 00:07:49.113 --71720-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.113 --71720-- Page sizes: currently 4096, max supported 4096 00:07:49.113 --71720-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.113 --71720-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:49.113 --71720-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.113 --71720-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.113 --71720-- might be shown as UnknownInlinedFun 00:07:49.113 --71720-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.113 --71720-- object doesn't have a dynamic symbol table 00:07:49.113 --71720-- Scheduler: using generic scheduler lock implementation. 00:07:49.113 --71720-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.113 ==71720== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71720-by-???-on-6e16a7c0ed4d 00:07:49.113 ==71720== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71720-by-???-on-6e16a7c0ed4d 00:07:49.113 ==71720== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71720-by-???-on-6e16a7c0ed4d 00:07:49.113 ==71720== 00:07:49.113 ==71720== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.113 ==71720== don't want to do, unless you know exactly what you're doing, 00:07:49.113 ==71720== or are doing some strange experiment): 00:07:49.113 ==71720== /usr/libexec/valgrind/../../bin/vgdb --pid=71720 ...command... 00:07:49.113 ==71720== 00:07:49.113 ==71720== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.113 ==71720== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:49.113 ==71720== and then give GDB the following command 00:07:49.113 ==71720== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71720 00:07:49.113 ==71720== --pid is optional if only one valgrind process is running 00:07:49.113 ==71720== 00:07:49.113 --71720-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.113 --71720-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.113 --71720-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.113 --71720-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.113 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.113 --71720-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.113 --71720-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.113 --71720-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.113 --71720-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.113 --71720-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.113 --71720-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.113 --71720-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.113 --71720-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.113 --71720-- Reading syms from /usr/lib64/libm.so.6 00:07:49.113 --71720-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.113 --71720-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:49.113 --71720-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.113 --71720-- Reading syms from /usr/lib64/libc.so.6 00:07:49.113 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.113 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.113 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.113 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.113 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.113 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.113 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.113 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.114 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.114 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.114 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.114 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.114 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.114 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.114 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.114 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.114 --71720-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.114 --71720-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.371 --71720-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.371 --71720-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.371 --71720-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.371 --71720-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.371 --71720-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.371 --71720-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.371 --71720-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 ==71720== Preferring higher priority redirection: 00:07:49.371 --71720-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.371 --71720-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.371 --71720-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 --71720-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.371 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.371 --71720-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.371 --71720-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.371 ==71720== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.371 --71720-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.371 --71720-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.371 --71720-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.371 --71720-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.371 --71720-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.372 --71720-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.372 --71720-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.372 --71720-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.372 --71720-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.372 --71720-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.372 --71720-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.372 --71720-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.372 --71720-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.372 --71720-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.372 --71720-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.372 --71720-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.372 --71720-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.372 --71720-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.372 00:07:49.372 00:07:49.372 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.372 http://cunit.sourceforge.net/ 00:07:49.372 00:07:49.372 00:07:49.372 Suite: ftl_mngt 00:07:49.630 Test: test_next_step ...passed 00:07:49.630 Test: test_continue_step ...passed 00:07:49.630 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:49.630 Test: test_fail_step ...passed 00:07:49.630 Test: test_mngt_call_and_call_rollback ...passed 00:07:49.630 Test: test_nested_process_failure ...passed 00:07:49.630 Test: test_call_init_success ...passed 00:07:49.630 Test: test_call_init_failure ...passed 00:07:49.630 00:07:49.630 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.630 suites 1 1 n/a 0 0 00:07:49.630 tests 8 8 8 0 0 00:07:49.630 asserts 196 196 196 0 n/a 00:07:49.630 00:07:49.630 Elapsed time = 0.098 seconds 00:07:49.630 --71720-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.630 --71720-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.630 ==71720== 00:07:49.630 ==71720== HEAP SUMMARY: 00:07:49.630 ==71720== in use at exit: 0 bytes in 0 blocks 00:07:49.630 ==71720== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:07:49.630 ==71720== 00:07:49.630 ==71720== All heap blocks were freed -- no leaks are possible 00:07:49.630 ==71720== 00:07:49.630 ==71720== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.630 14:54:16 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.630 ==71722== Memcheck, a memory error detector 00:07:49.630 ==71722== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.630 ==71722== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.630 ==71722== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.630 ==71722== 00:07:49.630 --71722-- Valgrind options: 00:07:49.630 --71722-- --leak-check=full 00:07:49.630 --71722-- --error-exitcode=2 00:07:49.630 --71722-- --verbose 00:07:49.630 --71722-- Contents of /proc/version: 00:07:49.630 --71722-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:49.630 --71722-- 00:07:49.630 --71722-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.630 --71722-- Page sizes: currently 4096, max supported 4096 00:07:49.630 --71722-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.630 --71722-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.630 --71722-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.630 --71722-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.630 --71722-- might be shown as UnknownInlinedFun 00:07:49.630 --71722-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.630 --71722-- object doesn't have a dynamic symbol table 00:07:49.630 --71722-- Scheduler: using generic scheduler lock implementation. 00:07:49.630 --71722-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.630 ==71722== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71722-by-???-on-6e16a7c0ed4d 00:07:49.630 ==71722== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71722-by-???-on-6e16a7c0ed4d 00:07:49.630 ==71722== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71722-by-???-on-6e16a7c0ed4d 00:07:49.630 ==71722== 00:07:49.630 ==71722== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.630 ==71722== don't want to do, unless you know exactly what you're doing, 00:07:49.630 ==71722== or are doing some strange experiment): 00:07:49.630 ==71722== /usr/libexec/valgrind/../../bin/vgdb --pid=71722 ...command... 00:07:49.630 ==71722== 00:07:49.630 ==71722== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.630 ==71722== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.630 ==71722== and then give GDB the following command 00:07:49.630 ==71722== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71722 00:07:49.630 ==71722== --pid is optional if only one valgrind process is running 00:07:49.630 ==71722== 00:07:49.630 --71722-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.630 --71722-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.630 --71722-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.631 --71722-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.631 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.631 --71722-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.631 --71722-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.631 --71722-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.631 --71722-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.888 --71722-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.888 --71722-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.888 --71722-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.888 --71722-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.888 --71722-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.888 --71722-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:49.888 --71722-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.888 --71722-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.888 --71722-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.888 --71722-- Reading syms from /usr/lib64/libm.so.6 00:07:49.888 --71722-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.889 --71722-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:49.889 --71722-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.889 --71722-- Reading syms from /usr/lib64/libc.so.6 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.889 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.889 --71722-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.889 --71722-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.889 --71722-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.889 --71722-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.889 --71722-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.889 --71722-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.889 --71722-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.889 --71722-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.889 --71722-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 ==71722== Preferring higher priority redirection: 00:07:49.889 --71722-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.889 --71722-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.889 --71722-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.889 --71722-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.890 --71722-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.890 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.890 --71722-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.890 --71722-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.890 ==71722== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.890 --71722-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.890 --71722-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.890 --71722-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.890 --71722-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.890 --71722-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.147 --71722-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.147 --71722-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.147 --71722-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.147 --71722-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.148 --71722-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.148 --71722-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.148 --71722-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.148 --71722-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.148 --71722-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.148 --71722-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.148 --71722-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.148 --71722-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.148 --71722-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.148 00:07:50.148 00:07:50.148 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.148 http://cunit.sourceforge.net/ 00:07:50.148 00:07:50.148 --71722-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:50.148 00:07:50.148 Suite: ftl_mempool 00:07:50.148 Test: test_ftl_mempool_create ...passed 00:07:50.148 Test: test_ftl_mempool_get_put ...passed 00:07:50.148 00:07:50.148 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.148 suites 1 1 n/a 0 0 00:07:50.148 tests 2 2 2 0 0 00:07:50.148 asserts 36 36 36 0 n/a 00:07:50.148 00:07:50.148 Elapsed time = 0.016 seconds 00:07:50.148 --71722-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.148 --71722-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.148 ==71722== 00:07:50.148 ==71722== HEAP SUMMARY: 00:07:50.148 ==71722== in use at exit: 0 bytes in 0 blocks 00:07:50.148 ==71722== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:50.148 ==71722== 00:07:50.148 ==71722== All heap blocks were freed -- no leaks are possible 00:07:50.148 ==71722== 00:07:50.148 ==71722== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.148 14:54:17 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:50.148 ==71731== Memcheck, a memory error detector 00:07:50.148 ==71731== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.148 ==71731== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.148 ==71731== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:50.148 ==71731== 00:07:50.148 --71731-- Valgrind options: 00:07:50.148 --71731-- --leak-check=full 00:07:50.148 --71731-- --error-exitcode=2 00:07:50.148 --71731-- --verbose 00:07:50.148 --71731-- Contents of /proc/version: 00:07:50.148 --71731-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.148 --71731-- 00:07:50.148 --71731-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.148 --71731-- Page sizes: currently 4096, max supported 4096 00:07:50.148 --71731-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.148 --71731-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:50.148 --71731-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.148 --71731-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.148 --71731-- might be shown as UnknownInlinedFun 00:07:50.148 --71731-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.148 --71731-- object doesn't have a dynamic symbol table 00:07:50.148 --71731-- Scheduler: using generic scheduler lock implementation. 00:07:50.148 --71731-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.148 ==71731== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71731-by-???-on-6e16a7c0ed4d 00:07:50.148 ==71731== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71731-by-???-on-6e16a7c0ed4d 00:07:50.148 ==71731== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71731-by-???-on-6e16a7c0ed4d 00:07:50.148 ==71731== 00:07:50.148 ==71731== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.148 ==71731== don't want to do, unless you know exactly what you're doing, 00:07:50.148 ==71731== or are doing some strange experiment): 00:07:50.148 ==71731== /usr/libexec/valgrind/../../bin/vgdb --pid=71731 ...command... 00:07:50.148 ==71731== 00:07:50.148 ==71731== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.148 ==71731== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:50.148 ==71731== and then give GDB the following command 00:07:50.148 ==71731== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71731 00:07:50.148 ==71731== --pid is optional if only one valgrind process is running 00:07:50.148 ==71731== 00:07:50.148 --71731-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.148 --71731-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.148 --71731-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.148 --71731-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.148 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.148 --71731-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.148 --71731-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.149 --71731-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.406 --71731-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.406 --71731-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.406 --71731-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.406 --71731-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.406 --71731-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.406 --71731-- Reading syms from /usr/lib64/libm.so.6 00:07:50.406 --71731-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.406 --71731-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:50.406 --71731-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libc.so.6 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.406 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.406 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.406 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.406 --71731-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.406 --71731-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.406 --71731-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.406 --71731-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.406 --71731-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.406 --71731-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.406 --71731-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 ==71731== Preferring higher priority redirection: 00:07:50.407 --71731-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.407 --71731-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.407 --71731-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 --71731-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.407 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.407 --71731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.407 --71731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.407 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.407 --71731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.407 --71731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.407 --71731-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.665 --71731-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.665 --71731-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.665 --71731-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.665 --71731-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.665 --71731-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.665 --71731-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.665 --71731-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.665 --71731-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.665 --71731-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.665 --71731-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.665 --71731-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.665 --71731-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.665 --71731-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.665 --71731-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.665 --71731-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.665 00:07:50.665 00:07:50.665 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.665 http://cunit.sourceforge.net/ 00:07:50.665 00:07:50.665 00:07:50.665 Suite: ftl_addr64_suite 00:07:50.665 Test: test_addr_cached ...passed 00:07:50.665 00:07:50.665 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.665 suites 1 1 n/a 0 0 00:07:50.665 tests 1 1 1 0 0 00:07:50.665 asserts 1536 1536 1536 0 n/a 00:07:50.665 00:07:50.665 Elapsed time = 0.009 seconds 00:07:50.665 --71731-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.665 --71731-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.665 ==71731== 00:07:50.665 ==71731== HEAP SUMMARY: 00:07:50.665 ==71731== in use at exit: 0 bytes in 0 blocks 00:07:50.665 ==71731== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:07:50.665 ==71731== 00:07:50.665 ==71731== All heap blocks were freed -- no leaks are possible 00:07:50.665 ==71731== 00:07:50.665 ==71731== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.665 14:54:17 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.665 ==71736== Memcheck, a memory error detector 00:07:50.665 ==71736== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.665 ==71736== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.665 ==71736== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.665 ==71736== 00:07:50.665 --71736-- Valgrind options: 00:07:50.665 --71736-- --leak-check=full 00:07:50.665 --71736-- --error-exitcode=2 00:07:50.665 --71736-- --verbose 00:07:50.665 --71736-- Contents of /proc/version: 00:07:50.665 --71736-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.665 --71736-- 00:07:50.665 --71736-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.665 --71736-- Page sizes: currently 4096, max supported 4096 00:07:50.665 --71736-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.665 --71736-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.665 --71736-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.665 --71736-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.665 --71736-- might be shown as UnknownInlinedFun 00:07:50.665 --71736-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.665 --71736-- object doesn't have a dynamic symbol table 00:07:50.665 --71736-- Scheduler: using generic scheduler lock implementation. 00:07:50.665 --71736-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.665 ==71736== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71736-by-???-on-6e16a7c0ed4d 00:07:50.665 ==71736== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71736-by-???-on-6e16a7c0ed4d 00:07:50.665 ==71736== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71736-by-???-on-6e16a7c0ed4d 00:07:50.665 ==71736== 00:07:50.665 ==71736== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.665 ==71736== don't want to do, unless you know exactly what you're doing, 00:07:50.665 ==71736== or are doing some strange experiment): 00:07:50.665 ==71736== /usr/libexec/valgrind/../../bin/vgdb --pid=71736 ...command... 00:07:50.665 ==71736== 00:07:50.665 ==71736== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.665 ==71736== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.665 ==71736== and then give GDB the following command 00:07:50.665 ==71736== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71736 00:07:50.665 ==71736== --pid is optional if only one valgrind process is running 00:07:50.665 ==71736== 00:07:50.666 --71736-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.666 --71736-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.666 --71736-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.666 --71736-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.666 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.666 --71736-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.666 --71736-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.666 --71736-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.666 --71736-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.924 --71736-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.924 --71736-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.924 --71736-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.924 --71736-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.924 --71736-- Reading syms from /usr/lib64/libm.so.6 00:07:50.924 --71736-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.924 --71736-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:50.924 --71736-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libc.so.6 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.924 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.924 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.924 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.924 --71736-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.924 --71736-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.924 --71736-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.924 --71736-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.924 --71736-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.924 --71736-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.924 --71736-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 ==71736== Preferring higher priority redirection: 00:07:50.925 --71736-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.925 --71736-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.925 --71736-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 --71736-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.925 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.925 --71736-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.925 --71736-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.925 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.925 --71736-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.925 --71736-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.925 --71736-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.925 --71736-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.925 --71736-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.183 --71736-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.183 --71736-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.183 --71736-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.183 --71736-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.183 --71736-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.183 --71736-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.183 --71736-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.183 --71736-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.183 --71736-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.183 --71736-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.183 --71736-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.183 --71736-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.183 00:07:51.183 00:07:51.183 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.183 http://cunit.sourceforge.net/ 00:07:51.183 00:07:51.183 00:07:51.183 Suite: ftl_sb 00:07:51.183 Test: test_sb_crc_v2 ...--71736-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.183 passed 00:07:51.183 Test: test_sb_crc_v3 ...passed 00:07:51.183 Test: test_sb_v3_md_layout ...[2024-07-15 14:54:18.285768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:07:51.184 [2024-07-15 14:54:18.327537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:51.184 [2024-07-15 14:54:18.328683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:51.184 [2024-07-15 14:54:18.329333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:51.184 [2024-07-15 14:54:18.330599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:51.184 [2024-07-15 14:54:18.331682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:07:51.184 [2024-07-15 14:54:18.332719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:51.184 [2024-07-15 14:54:18.333380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:51.184 [2024-07-15 14:54:18.343399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:51.184 [2024-07-15 14:54:18.344444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:51.184 [2024-07-15 14:54:18.346295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:51.184 passed 00:07:51.184 Test: test_sb_v5_md_layout ...--71736-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:51.184 passed 00:07:51.184 00:07:51.442 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.442 suites 1 1 n/a 0 0 00:07:51.442 tests 4 4 4 0 0 00:07:51.442 asserts 160 160 160 0 n/a 00:07:51.442 00:07:51.442 Elapsed time = 0.180 seconds 00:07:51.442 --71736-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.442 --71736-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.442 ==71736== 00:07:51.442 ==71736== HEAP SUMMARY: 00:07:51.442 ==71736== in use at exit: 0 bytes in 0 blocks 00:07:51.442 ==71736== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:07:51.442 ==71736== 00:07:51.442 ==71736== All heap blocks were freed -- no leaks are possible 00:07:51.442 ==71736== 00:07:51.442 ==71736== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.442 14:54:18 unittest_ftl -- unit/unittest.sh@63 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:51.442 ==71744== Memcheck, a memory error detector 00:07:51.442 ==71744== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.442 ==71744== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.442 ==71744== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:51.442 ==71744== 00:07:51.442 --71744-- Valgrind options: 00:07:51.442 --71744-- --leak-check=full 00:07:51.442 --71744-- --error-exitcode=2 00:07:51.442 --71744-- --verbose 00:07:51.442 --71744-- Contents of /proc/version: 00:07:51.442 --71744-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.442 --71744-- 00:07:51.442 --71744-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.442 --71744-- Page sizes: currently 4096, max supported 4096 00:07:51.442 --71744-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.442 --71744-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:51.442 --71744-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.442 --71744-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.442 --71744-- might be shown as UnknownInlinedFun 00:07:51.442 --71744-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.442 --71744-- object doesn't have a dynamic symbol table 00:07:51.442 --71744-- Scheduler: using generic scheduler lock implementation. 00:07:51.442 --71744-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.442 ==71744== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71744-by-???-on-6e16a7c0ed4d 00:07:51.442 ==71744== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71744-by-???-on-6e16a7c0ed4d 00:07:51.442 ==71744== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71744-by-???-on-6e16a7c0ed4d 00:07:51.442 ==71744== 00:07:51.442 ==71744== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.442 ==71744== don't want to do, unless you know exactly what you're doing, 00:07:51.442 ==71744== or are doing some strange experiment): 00:07:51.442 ==71744== /usr/libexec/valgrind/../../bin/vgdb --pid=71744 ...command... 00:07:51.442 ==71744== 00:07:51.442 ==71744== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.442 ==71744== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:51.442 ==71744== and then give GDB the following command 00:07:51.442 ==71744== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71744 00:07:51.442 ==71744== --pid is optional if only one valgrind process is running 00:07:51.442 ==71744== 00:07:51.442 --71744-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.442 --71744-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.443 --71744-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.443 --71744-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.443 --71744-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.443 --71744-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.443 --71744-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.443 --71744-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.443 --71744-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.443 --71744-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.443 --71744-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.443 --71744-- Reading syms from /usr/lib64/libm.so.6 00:07:51.443 --71744-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.443 --71744-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:51.443 --71744-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.443 --71744-- Reading syms from /usr/lib64/libc.so.6 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.443 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.443 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.443 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.700 --71744-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.700 --71744-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.700 --71744-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.700 --71744-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.700 --71744-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.700 --71744-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.700 --71744-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.700 --71744-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 ==71744== Preferring higher priority redirection: 00:07:51.701 --71744-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.701 --71744-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.701 --71744-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 --71744-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.701 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.701 --71744-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.701 --71744-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.701 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.701 --71744-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.701 --71744-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.701 --71744-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.701 --71744-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.701 --71744-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.701 --71744-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.701 --71744-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.701 --71744-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.701 --71744-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.701 --71744-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.701 --71744-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.701 --71744-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.701 --71744-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.701 --71744-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.701 --71744-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.701 --71744-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.701 --71744-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.701 00:07:51.701 00:07:51.701 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.701 http://cunit.sourceforge.net/ 00:07:51.701 00:07:51.701 00:07:51.701 Suite: ftl_layout_upgrade 00:07:51.701 Test: test_l2p_upgrade ...--71744-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.959 --71744-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:51.959 passed 00:07:51.959 00:07:51.959 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.959 suites 1 1 n/a 0 0 00:07:51.959 tests 1 1 1 0 0 00:07:51.959 asserts 152 152 152 0 n/a 00:07:51.959 00:07:51.959 Elapsed time = 0.118 seconds 00:07:51.959 --71744-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.959 --71744-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.959 ==71744== 00:07:51.959 ==71744== HEAP SUMMARY: 00:07:51.959 ==71744== in use at exit: 0 bytes in 0 blocks 00:07:51.959 ==71744== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:07:51.959 ==71744== 00:07:51.959 ==71744== All heap blocks were freed -- no leaks are possible 00:07:51.959 ==71744== 00:07:51.959 ==71744== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.959 14:54:19 unittest_ftl -- unit/unittest.sh@64 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.959 ==71749== Memcheck, a memory error detector 00:07:51.959 ==71749== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.959 ==71749== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.959 ==71749== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.959 ==71749== 00:07:51.959 --71749-- Valgrind options: 00:07:51.959 --71749-- --leak-check=full 00:07:51.959 --71749-- --error-exitcode=2 00:07:51.959 --71749-- --verbose 00:07:51.959 --71749-- Contents of /proc/version: 00:07:51.959 --71749-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.959 --71749-- 00:07:51.959 --71749-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.959 --71749-- Page sizes: currently 4096, max supported 4096 00:07:51.959 --71749-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.959 --71749-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.959 --71749-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.959 --71749-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.959 --71749-- might be shown as UnknownInlinedFun 00:07:51.959 --71749-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.959 --71749-- object doesn't have a dynamic symbol table 00:07:51.959 --71749-- Scheduler: using generic scheduler lock implementation. 00:07:51.959 --71749-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.959 ==71749== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71749-by-???-on-6e16a7c0ed4d 00:07:51.960 ==71749== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71749-by-???-on-6e16a7c0ed4d 00:07:51.960 ==71749== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71749-by-???-on-6e16a7c0ed4d 00:07:51.960 ==71749== 00:07:51.960 ==71749== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.960 ==71749== don't want to do, unless you know exactly what you're doing, 00:07:51.960 ==71749== or are doing some strange experiment): 00:07:51.960 ==71749== /usr/libexec/valgrind/../../bin/vgdb --pid=71749 ...command... 00:07:51.960 ==71749== 00:07:51.960 ==71749== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.960 ==71749== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.960 ==71749== and then give GDB the following command 00:07:51.960 ==71749== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71749 00:07:51.960 ==71749== --pid is optional if only one valgrind process is running 00:07:51.960 ==71749== 00:07:51.960 --71749-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.960 --71749-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.960 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.960 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.217 --71749-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.217 --71749-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.217 --71749-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.217 --71749-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.217 --71749-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.217 --71749-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.217 --71749-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.217 --71749-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.217 --71749-- Reading syms from /usr/lib64/libm.so.6 00:07:52.217 --71749-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.217 --71749-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:52.217 --71749-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.217 --71749-- Reading syms from /usr/lib64/libc.so.6 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.217 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.217 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.217 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.217 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.217 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.217 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.217 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.217 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.217 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.218 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.218 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.218 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.218 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.218 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.218 --71749-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.218 --71749-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.218 --71749-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.218 --71749-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.218 --71749-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.218 --71749-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.218 --71749-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 ==71749== Preferring higher priority redirection: 00:07:52.218 --71749-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.218 --71749-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.218 --71749-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 --71749-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.218 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.218 --71749-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.218 --71749-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.218 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.218 --71749-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.218 --71749-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.476 --71749-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.476 --71749-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.476 --71749-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.476 --71749-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.476 --71749-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.476 --71749-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.476 --71749-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.476 --71749-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.476 --71749-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.476 --71749-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.477 --71749-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.477 --71749-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.477 --71749-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.477 --71749-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.477 --71749-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.477 00:07:52.477 00:07:52.477 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.477 http://cunit.sourceforge.net/ 00:07:52.477 00:07:52.477 00:07:52.477 Suite: ftl_p2l_suite 00:07:52.477 Test: test_p2l_num_pages ...passed 00:07:52.734 Test: test_ckpt_issue ...==71749== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:07:52.735 ==71749== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:07:53.299 ==71749== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:07:53.299 ==71749== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:07:53.299 passed 00:07:53.557 Test: test_persist_band_p2l ...==71749== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:07:53.557 ==71749== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:07:54.125 ==71749== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:07:54.125 ==71749== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:07:54.125 passed 00:07:54.383 Test: test_clean_restore_p2l ...==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:54.383 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:54.948 ==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:54.948 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:54.948 passed 00:07:55.207 Test: test_dirty_restore_p2l ...==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:55.207 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:55.773 ==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:55.773 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.032 ==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:56.032 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.597 ==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:56.598 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.855 ==71749== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:56.856 ==71749== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.856 passed 00:07:56.856 00:07:56.856 --71749-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.856 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.856 suites 1 1 n/a 0 0 00:07:56.856 tests 5 5 5 0 0 00:07:56.856 asserts 10020 10020 10020 0 n/a 00:07:56.856 00:07:56.856 Elapsed time = 4.440 seconds 00:07:56.856 --71749-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.856 --71749-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.114 ==71749== 00:07:57.114 ==71749== HEAP SUMMARY: 00:07:57.114 ==71749== in use at exit: 0 bytes in 0 blocks 00:07:57.114 ==71749== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:07:57.114 ==71749== 00:07:57.114 ==71749== All heap blocks were freed -- no leaks are possible 00:07:57.114 ==71749== 00:07:57.114 ==71749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.114 00:07:57.114 real 0m10.416s 00:07:57.114 user 0m6.311s 00:07:57.114 sys 0m4.075s 00:07:57.114 14:54:24 unittest_ftl -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:57.114 14:54:24 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:07:57.114 ************************************ 00:07:57.114 END TEST unittest_ftl 00:07:57.114 ************************************ 00:07:57.114 14:54:24 -- common/autotest_common.sh@1142 -- # return 0 00:07:57.114 14:54:24 -- unit/unittest.sh@239 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:57.114 14:54:24 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:57.114 14:54:24 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:57.114 14:54:24 -- common/autotest_common.sh@10 -- # set +x 00:07:57.114 ************************************ 00:07:57.114 START TEST unittest_accel 00:07:57.114 ************************************ 00:07:57.114 14:54:24 unittest_accel -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:57.114 ==71819== Memcheck, a memory error detector 00:07:57.114 ==71819== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.114 ==71819== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.114 ==71819== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:57.114 ==71819== 00:07:57.114 --71819-- Valgrind options: 00:07:57.114 --71819-- --leak-check=full 00:07:57.114 --71819-- --error-exitcode=2 00:07:57.114 --71819-- --verbose 00:07:57.114 --71819-- Contents of /proc/version: 00:07:57.114 --71819-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:57.114 --71819-- 00:07:57.114 --71819-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.114 --71819-- Page sizes: currently 4096, max supported 4096 00:07:57.114 --71819-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.114 --71819-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:57.114 --71819-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.114 --71819-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.114 --71819-- might be shown as UnknownInlinedFun 00:07:57.114 --71819-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.114 --71819-- object doesn't have a dynamic symbol table 00:07:57.114 --71819-- Scheduler: using generic scheduler lock implementation. 00:07:57.114 --71819-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.114 ==71819== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71819-by-???-on-6e16a7c0ed4d 00:07:57.114 ==71819== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71819-by-???-on-6e16a7c0ed4d 00:07:57.115 ==71819== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71819-by-???-on-6e16a7c0ed4d 00:07:57.115 ==71819== 00:07:57.115 ==71819== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.115 ==71819== don't want to do, unless you know exactly what you're doing, 00:07:57.115 ==71819== or are doing some strange experiment): 00:07:57.115 ==71819== /usr/libexec/valgrind/../../bin/vgdb --pid=71819 ...command... 00:07:57.115 ==71819== 00:07:57.115 ==71819== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.115 ==71819== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:57.115 ==71819== and then give GDB the following command 00:07:57.115 ==71819== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71819 00:07:57.115 ==71819== --pid is optional if only one valgrind process is running 00:07:57.115 ==71819== 00:07:57.115 --71819-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.115 --71819-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.115 --71819-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.115 --71819-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.115 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.115 --71819-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.115 --71819-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.115 --71819-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.115 --71819-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.115 --71819-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.115 --71819-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.115 --71819-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.115 --71819-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.115 --71819-- Reading syms from /usr/lib64/libm.so.6 00:07:57.115 --71819-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.115 --71819-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:57.115 --71819-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.115 --71819-- Reading syms from /usr/lib64/libc.so.6 00:07:57.373 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.373 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.373 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.373 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.373 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.373 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.373 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.373 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.373 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.373 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.373 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.373 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.373 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.373 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.373 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.374 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.374 --71819-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.374 --71819-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.374 --71819-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.374 --71819-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.374 --71819-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.374 --71819-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.374 --71819-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.374 --71819-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.374 --71819-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 ==71819== Preferring higher priority redirection: 00:07:57.374 --71819-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.374 --71819-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.374 --71819-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 --71819-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.374 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.374 --71819-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.374 --71819-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.374 ==71819== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.374 --71819-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.374 --71819-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.374 --71819-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.374 --71819-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.374 --71819-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.633 --71819-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.633 --71819-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.633 --71819-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.633 --71819-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.633 --71819-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.633 --71819-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.633 --71819-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.633 --71819-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.633 --71819-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.633 --71819-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.633 --71819-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.633 --71819-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.633 --71819-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.633 00:07:57.633 00:07:57.633 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.633 http://cunit.sourceforge.net/ 00:07:57.633 00:07:57.633 --71819-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:57.633 00:07:57.633 Suite: accel_sequence 00:07:57.633 Test: test_sequence_fill_copy ...--71819-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:57.892 passed 00:07:57.892 Test: test_sequence_abort ...passed 00:07:57.892 Test: test_sequence_append_error ...passed 00:07:57.892 Test: test_sequence_completion_error ...[2024-07-15 14:54:24.955742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1945:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f6c980 00:07:57.892 [2024-07-15 14:54:24.991318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1945:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f6c980 00:07:57.892 [2024-07-15 14:54:24.995473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1855:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f6c980 00:07:57.892 [2024-07-15 14:54:24.997492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1855:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f6c980 00:07:57.892 passed 00:07:57.892 Test: test_sequence_decompress ...passed 00:07:57.892 Test: test_sequence_reverse ...passed 00:07:58.151 Test: test_sequence_copy_elision ...passed 00:07:58.151 Test: test_sequence_accel_buffers ...passed 00:07:58.151 Test: test_sequence_memory_domain ...[2024-07-15 14:54:25.291005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1747:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:58.151 [2024-07-15 14:54:25.296684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1786:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:58.151 passed 00:07:58.151 Test: test_sequence_module_memory_domain ...passed 00:07:58.151 Test: test_sequence_crypto ...--71819-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:58.151 --71819-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:58.409 passed 00:07:58.409 Test: test_sequence_driver ...[2024-07-15 14:54:25.424001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1894:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b949c0 using driver: ut 00:07:58.409 [2024-07-15 14:54:25.427877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1958:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b949c0 through driver: ut 00:07:58.409 passed 00:07:58.409 Test: test_sequence_same_iovs ...passed 00:07:58.409 Test: test_sequence_crc32 ...passed 00:07:58.409 Suite: accel 00:07:58.409 Test: test_spdk_accel_task_complete ...passed 00:07:58.409 Test: test_get_task ...passed 00:07:58.409 Test: test_spdk_accel_submit_copy ...passed 00:07:58.409 Test: test_spdk_accel_submit_dualcast ...[2024-07-15 14:54:25.529913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 422:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:58.409 [2024-07-15 14:54:25.530954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 422:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:58.409 passed 00:07:58.409 Test: test_spdk_accel_submit_compare ...passed 00:07:58.409 Test: test_spdk_accel_submit_fill ...passed 00:07:58.409 Test: test_spdk_accel_submit_crc32c ...passed 00:07:58.409 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:58.409 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:58.409 Test: test_spdk_accel_submit_xor ...passed 00:07:58.409 Test: test_spdk_accel_module_find_by_name ...passed 00:07:58.409 Test: test_spdk_accel_module_register ...passed 00:07:58.409 00:07:58.409 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.409 suites 2 2 n/a 0 0 00:07:58.409 tests 26 26 26 0 0 00:07:58.409 asserts 830 830 830 0 n/a 00:07:58.409 00:07:58.409 Elapsed time = 0.895 seconds 00:07:58.409 --71819-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.409 --71819-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.668 ==71819== 00:07:58.668 ==71819== HEAP SUMMARY: 00:07:58.668 ==71819== in use at exit: 0 bytes in 0 blocks 00:07:58.668 ==71819== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:07:58.668 ==71819== 00:07:58.668 ==71819== All heap blocks were freed -- no leaks are possible 00:07:58.668 ==71819== 00:07:58.668 ==71819== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.668 00:07:58.668 real 0m1.546s 00:07:58.668 user 0m1.496s 00:07:58.668 sys 0m0.045s 00:07:58.668 14:54:25 unittest_accel -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:58.668 14:54:25 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:07:58.668 ************************************ 00:07:58.668 END TEST unittest_accel 00:07:58.668 ************************************ 00:07:58.668 14:54:25 -- common/autotest_common.sh@1142 -- # return 0 00:07:58.668 14:54:25 -- unit/unittest.sh@240 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.668 14:54:25 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:58.668 14:54:25 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:58.668 14:54:25 -- common/autotest_common.sh@10 -- # set +x 00:07:58.668 ************************************ 00:07:58.668 START TEST unittest_ioat 00:07:58.668 ************************************ 00:07:58.668 14:54:25 unittest_ioat -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.668 ==71852== Memcheck, a memory error detector 00:07:58.668 ==71852== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.668 ==71852== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.668 ==71852== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.668 ==71852== 00:07:58.668 --71852-- Valgrind options: 00:07:58.668 --71852-- --leak-check=full 00:07:58.668 --71852-- --error-exitcode=2 00:07:58.668 --71852-- --verbose 00:07:58.668 --71852-- Contents of /proc/version: 00:07:58.668 --71852-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.668 --71852-- 00:07:58.668 --71852-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.668 --71852-- Page sizes: currently 4096, max supported 4096 00:07:58.668 --71852-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.668 --71852-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.668 --71852-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.668 --71852-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.668 --71852-- might be shown as UnknownInlinedFun 00:07:58.668 --71852-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.668 --71852-- object doesn't have a dynamic symbol table 00:07:58.668 --71852-- Scheduler: using generic scheduler lock implementation. 00:07:58.668 --71852-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.668 ==71852== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71852-by-???-on-6e16a7c0ed4d 00:07:58.668 ==71852== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71852-by-???-on-6e16a7c0ed4d 00:07:58.668 ==71852== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71852-by-???-on-6e16a7c0ed4d 00:07:58.668 ==71852== 00:07:58.668 ==71852== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.668 ==71852== don't want to do, unless you know exactly what you're doing, 00:07:58.668 ==71852== or are doing some strange experiment): 00:07:58.668 ==71852== /usr/libexec/valgrind/../../bin/vgdb --pid=71852 ...command... 00:07:58.668 ==71852== 00:07:58.668 ==71852== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.668 ==71852== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.668 ==71852== and then give GDB the following command 00:07:58.668 ==71852== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71852 00:07:58.668 ==71852== --pid is optional if only one valgrind process is running 00:07:58.668 ==71852== 00:07:58.668 --71852-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.668 --71852-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.668 --71852-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.668 --71852-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.668 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.668 --71852-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.668 --71852-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.668 --71852-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.668 --71852-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.669 --71852-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.669 --71852-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.669 --71852-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.669 --71852-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.669 --71852-- Reading syms from /usr/lib64/libm.so.6 00:07:58.669 --71852-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.669 --71852-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:58.669 --71852-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.669 --71852-- Reading syms from /usr/lib64/libc.so.6 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.927 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.927 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.927 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.927 --71852-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.927 --71852-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.927 --71852-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.927 --71852-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.927 --71852-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.927 --71852-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.927 --71852-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 --71852-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.927 ==71852== Preferring higher priority redirection: 00:07:58.927 --71852-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.928 --71852-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.928 --71852-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 --71852-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.928 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.928 --71852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.928 --71852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.928 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.928 --71852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.928 --71852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.928 --71852-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.928 --71852-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.928 --71852-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.185 --71852-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.185 --71852-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.185 --71852-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.185 --71852-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.185 --71852-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.185 --71852-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.185 --71852-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.185 --71852-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.186 --71852-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.186 --71852-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.186 --71852-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.186 --71852-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.186 --71852-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.186 00:07:59.186 00:07:59.186 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.186 http://cunit.sourceforge.net/ 00:07:59.186 00:07:59.186 00:07:59.186 Suite: ioat 00:07:59.186 Test: ioat_state_check ...passed 00:07:59.186 00:07:59.186 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.186 suites 1 1 n/a 0 0 00:07:59.186 tests 1 1 1 0 0 00:07:59.186 asserts 32 32 32 0 n/a 00:07:59.186 00:07:59.186 Elapsed time = 0.011 seconds 00:07:59.186 --71852-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.186 --71852-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.186 ==71852== 00:07:59.186 ==71852== HEAP SUMMARY: 00:07:59.186 ==71852== in use at exit: 0 bytes in 0 blocks 00:07:59.186 ==71852== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:59.186 ==71852== 00:07:59.186 ==71852== All heap blocks were freed -- no leaks are possible 00:07:59.186 ==71852== 00:07:59.186 ==71852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.186 00:07:59.186 real 0m0.627s 00:07:59.186 user 0m0.597s 00:07:59.186 sys 0m0.028s 00:07:59.186 14:54:26 unittest_ioat -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:59.186 14:54:26 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:07:59.186 ************************************ 00:07:59.186 END TEST unittest_ioat 00:07:59.186 ************************************ 00:07:59.186 14:54:26 -- common/autotest_common.sh@1142 -- # return 0 00:07:59.186 14:54:26 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:59.186 14:54:26 -- unit/unittest.sh@242 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:59.186 14:54:26 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:59.186 14:54:26 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:59.186 14:54:26 -- common/autotest_common.sh@10 -- # set +x 00:07:59.186 ************************************ 00:07:59.186 START TEST unittest_idxd_user 00:07:59.186 ************************************ 00:07:59.186 14:54:26 unittest_idxd_user -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:59.186 ==71884== Memcheck, a memory error detector 00:07:59.186 ==71884== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.186 ==71884== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.186 ==71884== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:59.186 ==71884== 00:07:59.186 --71884-- Valgrind options: 00:07:59.186 --71884-- --leak-check=full 00:07:59.186 --71884-- --error-exitcode=2 00:07:59.186 --71884-- --verbose 00:07:59.186 --71884-- Contents of /proc/version: 00:07:59.186 --71884-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.186 --71884-- 00:07:59.186 --71884-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.186 --71884-- Page sizes: currently 4096, max supported 4096 00:07:59.186 --71884-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.186 --71884-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:59.186 --71884-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.186 --71884-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.186 --71884-- might be shown as UnknownInlinedFun 00:07:59.186 --71884-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.186 --71884-- object doesn't have a dynamic symbol table 00:07:59.186 --71884-- Scheduler: using generic scheduler lock implementation. 00:07:59.186 --71884-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.186 ==71884== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71884-by-???-on-6e16a7c0ed4d 00:07:59.186 ==71884== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71884-by-???-on-6e16a7c0ed4d 00:07:59.186 ==71884== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71884-by-???-on-6e16a7c0ed4d 00:07:59.186 ==71884== 00:07:59.186 ==71884== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.186 ==71884== don't want to do, unless you know exactly what you're doing, 00:07:59.186 ==71884== or are doing some strange experiment): 00:07:59.186 ==71884== /usr/libexec/valgrind/../../bin/vgdb --pid=71884 ...command... 00:07:59.186 ==71884== 00:07:59.186 ==71884== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.186 ==71884== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:59.186 ==71884== and then give GDB the following command 00:07:59.186 ==71884== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71884 00:07:59.186 ==71884== --pid is optional if only one valgrind process is running 00:07:59.186 ==71884== 00:07:59.445 --71884-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.445 --71884-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.445 --71884-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.445 --71884-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.445 --71884-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.445 --71884-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.445 --71884-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.445 --71884-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.445 --71884-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.445 --71884-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.445 --71884-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.445 --71884-- Reading syms from /usr/lib64/libm.so.6 00:07:59.445 --71884-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.445 --71884-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:59.445 --71884-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libc.so.6 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.445 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.445 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.445 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.445 --71884-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.445 --71884-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.445 --71884-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.704 --71884-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.704 --71884-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.704 --71884-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 ==71884== Preferring higher priority redirection: 00:07:59.704 --71884-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.704 --71884-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.704 --71884-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 --71884-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.704 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.704 --71884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.704 --71884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.704 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.704 --71884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.704 --71884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.704 --71884-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.704 --71884-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.704 --71884-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.704 --71884-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.704 --71884-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.704 --71884-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.704 --71884-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.704 --71884-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.704 --71884-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.704 --71884-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.704 --71884-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.704 --71884-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.705 --71884-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.705 --71884-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.705 --71884-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.705 --71884-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.705 00:07:59.705 00:07:59.705 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.705 http://cunit.sourceforge.net/ 00:07:59.705 00:07:59.705 00:07:59.705 Suite: idxd_user 00:07:59.963 Test: test_idxd_wait_cmd ...[2024-07-15 14:54:26.923990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:59.963 [2024-07-15 14:54:26.958545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:59.963 passed 00:07:59.964 Test: test_idxd_reset_dev ...[2024-07-15 14:54:26.962806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:59.964 [2024-07-15 14:54:26.963146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:59.964 passed 00:07:59.964 Test: test_idxd_group_config ...passed 00:07:59.964 Test: test_idxd_wq_config ...passed 00:07:59.964 00:07:59.964 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.964 suites 1 1 n/a 0 0 00:07:59.964 tests 4 4 4 0 0 00:07:59.964 asserts 20 20 20 0 n/a 00:07:59.964 00:07:59.964 Elapsed time = 0.072 seconds 00:07:59.964 --71884-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.964 --71884-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.964 ==71884== 00:07:59.964 ==71884== HEAP SUMMARY: 00:07:59.964 ==71884== in use at exit: 0 bytes in 0 blocks 00:07:59.964 ==71884== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:59.964 ==71884== 00:07:59.964 ==71884== All heap blocks were freed -- no leaks are possible 00:07:59.964 ==71884== 00:07:59.964 ==71884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.964 00:07:59.964 real 0m0.691s 00:07:59.964 user 0m0.660s 00:07:59.964 sys 0m0.029s 00:07:59.964 14:54:27 unittest_idxd_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:59.964 14:54:27 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:07:59.964 ************************************ 00:07:59.964 END TEST unittest_idxd_user 00:07:59.964 ************************************ 00:07:59.964 14:54:27 -- common/autotest_common.sh@1142 -- # return 0 00:07:59.964 14:54:27 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:07:59.964 14:54:27 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:59.964 14:54:27 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:59.964 14:54:27 -- common/autotest_common.sh@10 -- # set +x 00:07:59.964 ************************************ 00:07:59.964 START TEST unittest_iscsi 00:07:59.964 ************************************ 00:07:59.964 14:54:27 unittest_iscsi -- common/autotest_common.sh@1123 -- # unittest_iscsi 00:07:59.964 14:54:27 unittest_iscsi -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.964 ==71902== Memcheck, a memory error detector 00:07:59.964 ==71902== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.964 ==71902== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.964 ==71902== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.964 ==71902== 00:07:59.964 --71902-- Valgrind options: 00:07:59.964 --71902-- --leak-check=full 00:07:59.964 --71902-- --error-exitcode=2 00:07:59.964 --71902-- --verbose 00:07:59.964 --71902-- Contents of /proc/version: 00:07:59.964 --71902-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.964 --71902-- 00:07:59.964 --71902-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.964 --71902-- Page sizes: currently 4096, max supported 4096 00:07:59.964 --71902-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.964 --71902-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.964 --71902-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.964 --71902-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.964 --71902-- might be shown as UnknownInlinedFun 00:07:59.964 --71902-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.964 --71902-- object doesn't have a dynamic symbol table 00:07:59.964 --71902-- Scheduler: using generic scheduler lock implementation. 00:07:59.964 --71902-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.964 ==71902== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71902-by-???-on-6e16a7c0ed4d 00:07:59.964 ==71902== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71902-by-???-on-6e16a7c0ed4d 00:07:59.964 ==71902== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71902-by-???-on-6e16a7c0ed4d 00:07:59.964 ==71902== 00:07:59.964 ==71902== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.964 ==71902== don't want to do, unless you know exactly what you're doing, 00:07:59.964 ==71902== or are doing some strange experiment): 00:07:59.964 ==71902== /usr/libexec/valgrind/../../bin/vgdb --pid=71902 ...command... 00:07:59.964 ==71902== 00:07:59.964 ==71902== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.964 ==71902== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.964 ==71902== and then give GDB the following command 00:07:59.964 ==71902== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71902 00:07:59.964 ==71902== --pid is optional if only one valgrind process is running 00:07:59.964 ==71902== 00:07:59.964 --71902-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.964 --71902-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.223 --71902-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.223 --71902-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.223 --71902-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.223 --71902-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.223 --71902-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.223 --71902-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.223 --71902-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.223 --71902-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.223 --71902-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.223 --71902-- Reading syms from /usr/lib64/libm.so.6 00:08:00.223 --71902-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.223 --71902-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.223 --71902-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libc.so.6 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.223 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.223 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.223 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.223 --71902-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.223 --71902-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.223 --71902-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.223 --71902-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.223 --71902-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.223 --71902-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.223 --71902-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.223 --71902-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.481 --71902-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.481 --71902-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.481 --71902-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.481 --71902-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.481 --71902-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 ==71902== Preferring higher priority redirection: 00:08:00.482 --71902-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.482 --71902-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.482 --71902-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 --71902-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.482 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.482 --71902-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.482 --71902-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.482 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.482 --71902-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.482 --71902-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.482 --71902-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.482 --71902-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.482 --71902-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.482 --71902-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.482 --71902-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.482 --71902-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.482 --71902-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.482 --71902-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.482 --71902-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.482 --71902-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.482 --71902-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.482 --71902-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.482 --71902-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.482 --71902-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.482 --71902-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.482 --71902-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.482 00:08:00.482 00:08:00.482 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.482 http://cunit.sourceforge.net/ 00:08:00.482 00:08:00.482 00:08:00.482 Suite: conn_suite 00:08:00.482 Test: read_task_split_in_order_case ...passed 00:08:00.482 Test: read_task_split_reverse_order_case ...passed 00:08:00.482 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:00.482 Test: process_non_read_task_completion_test ...passed 00:08:00.740 Test: free_tasks_on_connection ...passed 00:08:00.740 Test: free_tasks_with_queued_datain ...passed 00:08:00.740 Test: abort_queued_datain_task_test ...passed 00:08:00.740 Test: abort_queued_datain_tasks_test ...passed 00:08:00.740 00:08:00.740 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.740 suites 1 1 n/a 0 0 00:08:00.740 tests 8 8 8 0 0 00:08:00.740 asserts 230 230 230 0 n/a 00:08:00.740 00:08:00.740 Elapsed time = 0.100 seconds 00:08:00.740 --71902-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.740 --71902-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.740 ==71902== 00:08:00.740 ==71902== HEAP SUMMARY: 00:08:00.740 ==71902== in use at exit: 0 bytes in 0 blocks 00:08:00.740 ==71902== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:00.740 ==71902== 00:08:00.740 ==71902== All heap blocks were freed -- no leaks are possible 00:08:00.740 ==71902== 00:08:00.740 ==71902== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.740 14:54:27 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.740 ==71914== Memcheck, a memory error detector 00:08:00.740 ==71914== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.740 ==71914== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.740 ==71914== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.740 ==71914== 00:08:00.740 --71914-- Valgrind options: 00:08:00.740 --71914-- --leak-check=full 00:08:00.740 --71914-- --error-exitcode=2 00:08:00.741 --71914-- --verbose 00:08:00.741 --71914-- Contents of /proc/version: 00:08:00.741 --71914-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:00.741 --71914-- 00:08:00.741 --71914-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.741 --71914-- Page sizes: currently 4096, max supported 4096 00:08:00.741 --71914-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.741 --71914-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.741 --71914-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.741 --71914-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.741 --71914-- might be shown as UnknownInlinedFun 00:08:00.741 --71914-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.741 --71914-- object doesn't have a dynamic symbol table 00:08:00.741 --71914-- Scheduler: using generic scheduler lock implementation. 00:08:00.741 --71914-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.741 ==71914== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71914-by-???-on-6e16a7c0ed4d 00:08:00.741 ==71914== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71914-by-???-on-6e16a7c0ed4d 00:08:00.741 ==71914== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71914-by-???-on-6e16a7c0ed4d 00:08:00.741 ==71914== 00:08:00.741 ==71914== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.741 ==71914== don't want to do, unless you know exactly what you're doing, 00:08:00.741 ==71914== or are doing some strange experiment): 00:08:00.741 ==71914== /usr/libexec/valgrind/../../bin/vgdb --pid=71914 ...command... 00:08:00.741 ==71914== 00:08:00.741 ==71914== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.741 ==71914== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.741 ==71914== and then give GDB the following command 00:08:00.741 ==71914== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71914 00:08:00.741 ==71914== --pid is optional if only one valgrind process is running 00:08:00.741 ==71914== 00:08:00.741 --71914-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.741 --71914-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.741 --71914-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.741 --71914-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.741 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.741 --71914-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.741 --71914-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.741 --71914-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.999 --71914-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.999 --71914-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.999 --71914-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.999 --71914-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.999 --71914-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.999 --71914-- Reading syms from /usr/lib64/libm.so.6 00:08:00.999 --71914-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.999 --71914-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.999 --71914-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.999 --71914-- Reading syms from /usr/lib64/libc.so.6 00:08:00.999 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.999 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.999 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.000 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.000 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.000 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.000 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.000 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.000 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.000 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.000 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.000 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.000 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.000 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.000 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.000 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.000 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.000 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.000 --71914-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.000 --71914-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.000 --71914-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.000 --71914-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.000 --71914-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.000 --71914-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.000 --71914-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 ==71914== Preferring higher priority redirection: 00:08:01.000 --71914-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.000 --71914-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.000 --71914-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.000 --71914-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.259 --71914-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.260 --71914-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.260 --71914-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.260 --71914-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.260 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.260 --71914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.260 --71914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.260 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.260 --71914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.260 --71914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.260 --71914-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.260 --71914-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.260 --71914-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.260 --71914-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.260 --71914-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.260 --71914-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.260 --71914-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.260 --71914-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.260 --71914-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.260 --71914-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.260 --71914-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.260 --71914-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.260 --71914-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.260 --71914-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.260 --71914-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.260 --71914-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.260 00:08:01.260 00:08:01.260 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.260 http://cunit.sourceforge.net/ 00:08:01.260 00:08:01.260 00:08:01.260 Suite: iscsi_suite 00:08:01.260 Test: param_negotiation_test ...--71914-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:01.260 passed 00:08:01.260 Test: list_negotiation_test ...passed 00:08:01.260 Test: parse_valid_test ...--71914-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:01.260 passed 00:08:01.517 Test: parse_invalid_test ...[2024-07-15 14:54:28.490087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:01.517 [2024-07-15 14:54:28.523015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:01.517 [2024-07-15 14:54:28.525128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:01.518 [2024-07-15 14:54:28.527282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:01.518 [2024-07-15 14:54:28.529098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:01.518 [2024-07-15 14:54:28.530826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:08:01.518 [2024-07-15 14:54:28.532407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:01.518 passed 00:08:01.518 00:08:01.518 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.518 suites 1 1 n/a 0 0 00:08:01.518 tests 4 4 4 0 0 00:08:01.518 asserts 161 161 161 0 n/a 00:08:01.518 00:08:01.518 Elapsed time = 0.147 seconds 00:08:01.518 --71914-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.518 --71914-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.518 ==71914== 00:08:01.518 ==71914== HEAP SUMMARY: 00:08:01.518 ==71914== in use at exit: 0 bytes in 0 blocks 00:08:01.518 ==71914== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:01.518 ==71914== 00:08:01.518 ==71914== All heap blocks were freed -- no leaks are possible 00:08:01.518 ==71914== 00:08:01.518 ==71914== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.518 14:54:28 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.518 ==71921== Memcheck, a memory error detector 00:08:01.518 ==71921== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.518 ==71921== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.518 ==71921== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.518 ==71921== 00:08:01.518 --71921-- Valgrind options: 00:08:01.518 --71921-- --leak-check=full 00:08:01.518 --71921-- --error-exitcode=2 00:08:01.518 --71921-- --verbose 00:08:01.518 --71921-- Contents of /proc/version: 00:08:01.518 --71921-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:01.518 --71921-- 00:08:01.518 --71921-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.518 --71921-- Page sizes: currently 4096, max supported 4096 00:08:01.518 --71921-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.518 --71921-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.518 --71921-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.518 --71921-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.518 --71921-- might be shown as UnknownInlinedFun 00:08:01.518 --71921-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.518 --71921-- object doesn't have a dynamic symbol table 00:08:01.518 --71921-- Scheduler: using generic scheduler lock implementation. 00:08:01.518 --71921-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.518 ==71921== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71921-by-???-on-6e16a7c0ed4d 00:08:01.518 ==71921== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71921-by-???-on-6e16a7c0ed4d 00:08:01.518 ==71921== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71921-by-???-on-6e16a7c0ed4d 00:08:01.518 ==71921== 00:08:01.518 ==71921== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.518 ==71921== don't want to do, unless you know exactly what you're doing, 00:08:01.518 ==71921== or are doing some strange experiment): 00:08:01.518 ==71921== /usr/libexec/valgrind/../../bin/vgdb --pid=71921 ...command... 00:08:01.518 ==71921== 00:08:01.518 ==71921== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.518 ==71921== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.518 ==71921== and then give GDB the following command 00:08:01.518 ==71921== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71921 00:08:01.518 ==71921== --pid is optional if only one valgrind process is running 00:08:01.518 ==71921== 00:08:01.518 --71921-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.518 --71921-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.518 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.518 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.518 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.518 --71921-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.518 --71921-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.518 --71921-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.518 --71921-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.518 --71921-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.518 --71921-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.775 --71921-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.775 --71921-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.775 --71921-- Reading syms from /usr/lib64/libm.so.6 00:08:01.775 --71921-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.775 --71921-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.775 --71921-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libc.so.6 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.775 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.775 --71921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.775 --71921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.775 --71921-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.775 --71921-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.775 --71921-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.776 --71921-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.776 --71921-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.776 --71921-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 ==71921== Preferring higher priority redirection: 00:08:01.776 --71921-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.776 --71921-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.776 --71921-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.776 --71921-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.034 --71921-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.034 --71921-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.034 --71921-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.034 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.034 --71921-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.034 --71921-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.034 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.034 --71921-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.034 --71921-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.034 --71921-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.035 --71921-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.035 --71921-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.035 --71921-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.035 --71921-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.035 --71921-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.035 --71921-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.035 --71921-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.035 --71921-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.035 --71921-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.035 --71921-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.035 --71921-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.035 --71921-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.035 --71921-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.035 --71921-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.035 --71921-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.035 00:08:02.035 00:08:02.035 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.035 http://cunit.sourceforge.net/ 00:08:02.035 00:08:02.035 00:08:02.035 Suite: iscsi_target_node_suite 00:08:02.035 Test: add_lun_test_cases ...[2024-07-15 14:54:29.169356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:08:02.035 [2024-07-15 14:54:29.202385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:08:02.035 [2024-07-15 14:54:29.203640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:02.035 [2024-07-15 14:54:29.204180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:02.035 [2024-07-15 14:54:29.205115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:08:02.035 passed 00:08:02.035 Test: allow_any_allowed ...passed 00:08:02.035 Test: allow_ipv6_allowed ...passed 00:08:02.035 Test: allow_ipv6_denied ...passed 00:08:02.035 Test: allow_ipv6_invalid ...passed 00:08:02.035 Test: allow_ipv4_allowed ...passed 00:08:02.035 Test: allow_ipv4_denied ...passed 00:08:02.035 Test: allow_ipv4_invalid ...passed 00:08:02.035 Test: node_access_allowed ...passed 00:08:02.035 Test: node_access_denied_by_empty_netmask ...passed 00:08:02.035 Test: node_access_multi_initiator_groups_cases ...passed 00:08:02.294 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:02.294 Test: chap_param_test_cases ...[2024-07-15 14:54:29.268636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:08:02.294 [2024-07-15 14:54:29.269250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:08:02.294 [2024-07-15 14:54:29.269757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:08:02.294 [2024-07-15 14:54:29.270148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:08:02.294 [2024-07-15 14:54:29.270935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:08:02.294 passed 00:08:02.294 00:08:02.294 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.294 suites 1 1 n/a 0 0 00:08:02.294 tests 13 13 13 0 0 00:08:02.294 asserts 50 50 50 0 n/a 00:08:02.294 00:08:02.294 Elapsed time = 0.109 seconds 00:08:02.294 --71921-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.294 --71921-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.294 ==71921== 00:08:02.294 ==71921== HEAP SUMMARY: 00:08:02.294 ==71921== in use at exit: 0 bytes in 0 blocks 00:08:02.294 ==71921== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:02.294 ==71921== 00:08:02.294 ==71921== All heap blocks were freed -- no leaks are possible 00:08:02.294 ==71921== 00:08:02.294 ==71921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.294 14:54:29 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:02.294 ==71935== Memcheck, a memory error detector 00:08:02.294 ==71935== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.294 ==71935== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.294 ==71935== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:02.294 ==71935== 00:08:02.294 --71935-- Valgrind options: 00:08:02.294 --71935-- --leak-check=full 00:08:02.294 --71935-- --error-exitcode=2 00:08:02.294 --71935-- --verbose 00:08:02.294 --71935-- Contents of /proc/version: 00:08:02.294 --71935-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:02.294 --71935-- 00:08:02.294 --71935-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.294 --71935-- Page sizes: currently 4096, max supported 4096 00:08:02.294 --71935-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.294 --71935-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:02.294 --71935-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.294 --71935-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.294 --71935-- might be shown as UnknownInlinedFun 00:08:02.294 --71935-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.294 --71935-- object doesn't have a dynamic symbol table 00:08:02.294 --71935-- Scheduler: using generic scheduler lock implementation. 00:08:02.294 --71935-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.295 ==71935== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71935-by-???-on-6e16a7c0ed4d 00:08:02.295 ==71935== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71935-by-???-on-6e16a7c0ed4d 00:08:02.295 ==71935== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71935-by-???-on-6e16a7c0ed4d 00:08:02.295 ==71935== 00:08:02.295 ==71935== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.295 ==71935== don't want to do, unless you know exactly what you're doing, 00:08:02.295 ==71935== or are doing some strange experiment): 00:08:02.295 ==71935== /usr/libexec/valgrind/../../bin/vgdb --pid=71935 ...command... 00:08:02.295 ==71935== 00:08:02.295 ==71935== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.295 ==71935== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:02.295 ==71935== and then give GDB the following command 00:08:02.295 ==71935== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71935 00:08:02.295 ==71935== --pid is optional if only one valgrind process is running 00:08:02.295 ==71935== 00:08:02.295 --71935-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.295 --71935-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.295 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.295 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.295 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.295 --71935-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.295 --71935-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.295 --71935-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.295 --71935-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.295 --71935-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.295 --71935-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.295 --71935-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.295 --71935-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.295 --71935-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.295 --71935-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:02.295 --71935-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.295 --71935-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.295 --71935-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.554 --71935-- Reading syms from /usr/lib64/libm.so.6 00:08:02.554 --71935-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.554 --71935-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:02.554 --71935-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.554 --71935-- Reading syms from /usr/lib64/libc.so.6 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.554 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.554 --71935-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.554 --71935-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.554 --71935-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.554 --71935-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.554 --71935-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.554 --71935-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.554 --71935-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.554 --71935-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:02.554 --71935-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.554 --71935-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 ==71935== Preferring higher priority redirection: 00:08:02.555 --71935-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:02.555 --71935-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:02.555 --71935-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 --71935-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.555 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.555 --71935-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.555 --71935-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.555 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.555 --71935-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.555 --71935-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.814 --71935-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.814 --71935-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.814 --71935-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.814 --71935-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.814 --71935-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.814 --71935-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.814 --71935-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.814 --71935-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.814 --71935-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.814 --71935-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.814 --71935-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.814 --71935-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.814 --71935-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.815 --71935-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.815 --71935-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.815 --71935-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.815 00:08:02.815 00:08:02.815 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.815 http://cunit.sourceforge.net/ 00:08:02.815 00:08:02.815 00:08:02.815 Suite: iscsi_suite 00:08:02.815 Test: op_login_check_target_test ...[2024-07-15 14:54:29.934687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:02.815 passed 00:08:02.815 Test: op_login_session_normal_test ...[2024-07-15 14:54:29.972602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:02.815 [2024-07-15 14:54:29.975153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:02.815 [2024-07-15 14:54:29.977382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:02.815 [2024-07-15 14:54:29.985207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:08:02.815 [2024-07-15 14:54:29.988808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:02.815 [2024-07-15 14:54:29.993092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:08:02.815 [2024-07-15 14:54:29.993407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:02.815 passed 00:08:03.074 Test: maxburstlength_test ...[2024-07-15 14:54:30.059032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:03.074 [2024-07-15 14:54:30.060411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4566:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:08:03.074 passed 00:08:03.074 Test: underflow_for_read_transfer_test ...passed 00:08:03.074 Test: underflow_for_zero_read_transfer_test ...passed 00:08:03.074 Test: underflow_for_request_sense_test ...passed 00:08:03.074 Test: underflow_for_check_condition_test ...passed 00:08:03.074 Test: add_transfer_task_test ...passed 00:08:03.074 Test: get_transfer_task_test ...passed 00:08:03.074 Test: del_transfer_task_test ...passed 00:08:03.074 Test: clear_all_transfer_tasks_test ...passed 00:08:03.074 Test: build_iovs_test ...passed 00:08:03.074 Test: build_iovs_with_md_test ...passed 00:08:03.074 Test: pdu_hdr_op_login_test ...[2024-07-15 14:54:30.263856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:03.074 [2024-07-15 14:54:30.273624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1263:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:08:03.074 [2024-07-15 14:54:30.276954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1277:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:08:03.074 passed 00:08:03.074 Test: pdu_hdr_op_text_test ...[2024-07-15 14:54:30.281083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2258:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:03.074 [2024-07-15 14:54:30.287188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:03.074 [2024-07-15 14:54:30.291978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2303:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:08:03.074 passed 00:08:03.074 Test: pdu_hdr_op_logout_test ...[2024-07-15 14:54:30.296898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2533:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:08:03.332 passed 00:08:03.332 Test: pdu_hdr_op_scsi_test ...[2024-07-15 14:54:30.315332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:03.332 [2024-07-15 14:54:30.315915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:03.332 [2024-07-15 14:54:30.317185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3382:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:08:03.332 [2024-07-15 14:54:30.323063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3415:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:03.332 [2024-07-15 14:54:30.325230] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3422:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:08:03.332 [2024-07-15 14:54:30.329859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3446:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:08:03.332 passed 00:08:03.332 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-15 14:54:30.332965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3623:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:08:03.332 [2024-07-15 14:54:30.348546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:03.332 passed 00:08:03.332 Test: pdu_hdr_op_nopout_test ...[2024-07-15 14:54:30.357897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3731:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:08:03.332 [2024-07-15 14:54:30.362244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:03.332 [2024-07-15 14:54:30.363113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:03.332 [2024-07-15 14:54:30.363400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3761:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:08:03.332 passed 00:08:03.333 Test: pdu_hdr_op_data_test ...[2024-07-15 14:54:30.365018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4204:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:08:03.333 [2024-07-15 14:54:30.366677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4221:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:08:03.333 [2024-07-15 14:54:30.367869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:03.333 [2024-07-15 14:54:30.369405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4234:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:08:03.333 [2024-07-15 14:54:30.371879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4240:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:08:03.333 [2024-07-15 14:54:30.374573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:03.333 [2024-07-15 14:54:30.378482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4261:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:08:03.333 passed 00:08:03.333 Test: empty_text_with_cbit_test ...passed 00:08:03.333 Test: pdu_payload_read_test ...[2024-07-15 14:54:30.428777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:03.333 passed 00:08:03.333 Test: data_out_pdu_sequence_test ...passed 00:08:03.333 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:03.333 00:08:03.591 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.591 suites 1 1 n/a 0 0 00:08:03.591 tests 24 24 24 0 0 00:08:03.591 asserts 150253 150253 150253 0 n/a 00:08:03.591 00:08:03.591 Elapsed time = 0.626 seconds 00:08:03.591 --71935-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.591 --71935-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.591 ==71935== 00:08:03.591 ==71935== HEAP SUMMARY: 00:08:03.591 ==71935== in use at exit: 1,008 bytes in 3 blocks 00:08:03.591 ==71935== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:03.591 ==71935== 00:08:03.591 ==71935== Searching for pointers to 3 not-freed blocks 00:08:03.591 ==71935== Checked 6,871,288 bytes 00:08:03.591 ==71935== 00:08:03.591 ==71935== LEAK SUMMARY: 00:08:03.591 ==71935== definitely lost: 0 bytes in 0 blocks 00:08:03.591 ==71935== indirectly lost: 0 bytes in 0 blocks 00:08:03.591 ==71935== possibly lost: 0 bytes in 0 blocks 00:08:03.591 ==71935== still reachable: 1,008 bytes in 3 blocks 00:08:03.591 ==71935== suppressed: 0 bytes in 0 blocks 00:08:03.591 ==71935== Reachable blocks (those to which a pointer was found) are not shown. 00:08:03.591 ==71935== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:03.591 ==71935== 00:08:03.591 ==71935== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.591 14:54:30 unittest_iscsi -- unit/unittest.sh@72 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.591 ==71947== Memcheck, a memory error detector 00:08:03.591 ==71947== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.591 ==71947== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.591 ==71947== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.591 ==71947== 00:08:03.591 --71947-- Valgrind options: 00:08:03.591 --71947-- --leak-check=full 00:08:03.591 --71947-- --error-exitcode=2 00:08:03.591 --71947-- --verbose 00:08:03.592 --71947-- Contents of /proc/version: 00:08:03.592 --71947-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:03.592 --71947-- 00:08:03.592 --71947-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.592 --71947-- Page sizes: currently 4096, max supported 4096 00:08:03.592 --71947-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.592 --71947-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.592 --71947-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.592 --71947-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.592 --71947-- might be shown as UnknownInlinedFun 00:08:03.592 --71947-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.592 --71947-- object doesn't have a dynamic symbol table 00:08:03.592 --71947-- Scheduler: using generic scheduler lock implementation. 00:08:03.592 --71947-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.592 ==71947== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71947-by-???-on-6e16a7c0ed4d 00:08:03.592 ==71947== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71947-by-???-on-6e16a7c0ed4d 00:08:03.592 ==71947== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71947-by-???-on-6e16a7c0ed4d 00:08:03.592 ==71947== 00:08:03.592 ==71947== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.592 ==71947== don't want to do, unless you know exactly what you're doing, 00:08:03.592 ==71947== or are doing some strange experiment): 00:08:03.592 ==71947== /usr/libexec/valgrind/../../bin/vgdb --pid=71947 ...command... 00:08:03.592 ==71947== 00:08:03.592 ==71947== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.592 ==71947== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.592 ==71947== and then give GDB the following command 00:08:03.592 ==71947== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71947 00:08:03.592 ==71947== --pid is optional if only one valgrind process is running 00:08:03.592 ==71947== 00:08:03.592 --71947-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.592 --71947-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.592 --71947-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.592 --71947-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.592 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.592 --71947-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.592 --71947-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.592 --71947-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.592 --71947-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.592 --71947-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.592 --71947-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.592 --71947-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.592 --71947-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.592 --71947-- Reading syms from /usr/lib64/libm.so.6 00:08:03.592 --71947-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.592 --71947-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.592 --71947-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.592 --71947-- Reading syms from /usr/lib64/libc.so.6 00:08:03.850 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.850 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.850 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.850 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.850 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.850 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.850 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.851 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.851 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.851 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.851 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.851 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.851 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.851 --71947-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.851 --71947-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.851 --71947-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.851 --71947-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.851 --71947-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.851 --71947-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.851 --71947-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.851 --71947-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 ==71947== Preferring higher priority redirection: 00:08:03.851 --71947-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.851 --71947-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.851 --71947-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 --71947-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.851 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.851 --71947-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.851 ==71947== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.851 --71947-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.852 --71947-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.852 --71947-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.852 --71947-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.852 --71947-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.852 --71947-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.852 --71947-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.852 --71947-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.852 --71947-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.852 --71947-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.852 --71947-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.852 --71947-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.852 --71947-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.852 --71947-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.852 --71947-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.852 --71947-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.110 --71947-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.110 --71947-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.110 00:08:04.110 00:08:04.110 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.110 http://cunit.sourceforge.net/ 00:08:04.110 00:08:04.110 00:08:04.110 Suite: init_grp_suite 00:08:04.110 Test: create_initiator_group_success_case ...passed 00:08:04.110 Test: find_initiator_group_success_case ...passed 00:08:04.110 Test: register_initiator_group_twice_case ...passed 00:08:04.110 Test: add_initiator_name_success_case ...--71947-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:04.110 passed 00:08:04.110 Test: add_initiator_name_fail_case ...[2024-07-15 14:54:31.122602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:08:04.110 passed 00:08:04.110 Test: delete_all_initiator_names_success_case ...passed 00:08:04.110 Test: add_netmask_success_case ...passed 00:08:04.110 Test: add_netmask_fail_case ...[2024-07-15 14:54:31.162710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:08:04.110 passed 00:08:04.110 Test: delete_all_netmasks_success_case ...passed 00:08:04.110 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:04.110 Test: netmask_overwrite_all_to_any_case ...passed 00:08:04.110 Test: add_delete_initiator_names_case ...passed 00:08:04.110 Test: add_duplicated_initiator_names_case ...passed 00:08:04.110 Test: delete_nonexisting_initiator_names_case ...passed 00:08:04.110 Test: add_delete_netmasks_case ...passed 00:08:04.110 Test: add_duplicated_netmasks_case ...passed 00:08:04.110 Test: delete_nonexisting_netmasks_case ...passed 00:08:04.110 00:08:04.110 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.111 suites 1 1 n/a 0 0 00:08:04.111 tests 17 17 17 0 0 00:08:04.111 asserts 108 108 108 0 n/a 00:08:04.111 00:08:04.111 Elapsed time = 0.092 seconds 00:08:04.111 --71947-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.111 --71947-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.111 ==71947== 00:08:04.111 ==71947== HEAP SUMMARY: 00:08:04.111 ==71947== in use at exit: 0 bytes in 0 blocks 00:08:04.111 ==71947== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:04.111 ==71947== 00:08:04.111 ==71947== All heap blocks were freed -- no leaks are possible 00:08:04.111 ==71947== 00:08:04.111 ==71947== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.111 14:54:31 unittest_iscsi -- unit/unittest.sh@73 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:04.111 ==71954== Memcheck, a memory error detector 00:08:04.111 ==71954== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.111 ==71954== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.111 ==71954== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:04.111 ==71954== 00:08:04.111 --71954-- Valgrind options: 00:08:04.111 --71954-- --leak-check=full 00:08:04.111 --71954-- --error-exitcode=2 00:08:04.111 --71954-- --verbose 00:08:04.111 --71954-- Contents of /proc/version: 00:08:04.111 --71954-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.111 --71954-- 00:08:04.111 --71954-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.111 --71954-- Page sizes: currently 4096, max supported 4096 00:08:04.111 --71954-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.111 --71954-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:04.111 --71954-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.111 --71954-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.111 --71954-- might be shown as UnknownInlinedFun 00:08:04.111 --71954-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.111 --71954-- object doesn't have a dynamic symbol table 00:08:04.111 --71954-- Scheduler: using generic scheduler lock implementation. 00:08:04.111 --71954-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.111 ==71954== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71954-by-???-on-6e16a7c0ed4d 00:08:04.111 ==71954== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71954-by-???-on-6e16a7c0ed4d 00:08:04.111 ==71954== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71954-by-???-on-6e16a7c0ed4d 00:08:04.111 ==71954== 00:08:04.111 ==71954== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.111 ==71954== don't want to do, unless you know exactly what you're doing, 00:08:04.111 ==71954== or are doing some strange experiment): 00:08:04.111 ==71954== /usr/libexec/valgrind/../../bin/vgdb --pid=71954 ...command... 00:08:04.111 ==71954== 00:08:04.111 ==71954== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.111 ==71954== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:04.111 ==71954== and then give GDB the following command 00:08:04.111 ==71954== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71954 00:08:04.111 ==71954== --pid is optional if only one valgrind process is running 00:08:04.111 ==71954== 00:08:04.111 --71954-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.111 --71954-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.111 --71954-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.369 --71954-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.369 --71954-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.369 --71954-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.369 --71954-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.369 --71954-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.369 --71954-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.369 --71954-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.369 --71954-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.369 --71954-- Reading syms from /usr/lib64/libm.so.6 00:08:04.369 --71954-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.369 --71954-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.369 --71954-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.369 --71954-- Reading syms from /usr/lib64/libc.so.6 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.369 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.369 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.369 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.369 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.369 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.369 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.369 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.370 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.370 --71954-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.370 --71954-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.370 --71954-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.370 --71954-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.370 --71954-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.370 --71954-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.370 --71954-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.370 --71954-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.370 --71954-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 ==71954== Preferring higher priority redirection: 00:08:04.370 --71954-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.370 --71954-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.370 --71954-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 --71954-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.370 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.370 --71954-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.370 --71954-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.370 ==71954== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.370 --71954-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.370 --71954-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.628 --71954-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.628 --71954-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.628 --71954-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.628 --71954-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.628 --71954-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.628 --71954-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.628 --71954-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.628 --71954-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.628 --71954-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.628 --71954-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.628 --71954-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.628 --71954-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.628 --71954-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.628 --71954-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.628 --71954-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.628 --71954-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.628 00:08:04.628 00:08:04.628 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.628 http://cunit.sourceforge.net/ 00:08:04.628 00:08:04.628 00:08:04.628 Suite: portal_grp_suite 00:08:04.628 Test: portal_create_ipv4_normal_case ...passed 00:08:04.628 Test: portal_create_ipv6_normal_case ...passed 00:08:04.628 Test: portal_create_ipv4_wildcard_case ...passed 00:08:04.628 Test: portal_create_ipv6_wildcard_case ...passed 00:08:04.628 Test: portal_create_twice_case ...[2024-07-15 14:54:31.717771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:08:04.628 passed 00:08:04.628 Test: portal_grp_register_unregister_case ...passed 00:08:04.628 Test: portal_grp_register_twice_case ...passed 00:08:04.628 Test: portal_grp_add_delete_case ...--71954-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:04.628 passed 00:08:04.628 Test: portal_grp_add_delete_twice_case ...passed 00:08:04.628 00:08:04.628 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.628 suites 1 1 n/a 0 0 00:08:04.628 tests 9 9 9 0 0 00:08:04.628 asserts 44 44 44 0 n/a 00:08:04.628 00:08:04.628 Elapsed time = 0.125 seconds 00:08:04.629 --71954-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.629 --71954-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.886 ==71954== 00:08:04.886 ==71954== HEAP SUMMARY: 00:08:04.886 ==71954== in use at exit: 0 bytes in 0 blocks 00:08:04.886 ==71954== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:04.886 ==71954== 00:08:04.886 ==71954== All heap blocks were freed -- no leaks are possible 00:08:04.886 ==71954== 00:08:04.886 ==71954== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.886 00:08:04.886 real 0m4.809s 00:08:04.886 user 0m4.614s 00:08:04.886 sys 0m0.178s 00:08:04.886 14:54:31 unittest_iscsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:04.886 14:54:31 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:04.886 ************************************ 00:08:04.886 END TEST unittest_iscsi 00:08:04.886 ************************************ 00:08:04.886 14:54:31 -- common/autotest_common.sh@1142 -- # return 0 00:08:04.886 14:54:31 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:04.886 14:54:31 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:04.886 14:54:31 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:04.886 14:54:31 -- common/autotest_common.sh@10 -- # set +x 00:08:04.886 ************************************ 00:08:04.886 START TEST unittest_json 00:08:04.886 ************************************ 00:08:04.886 14:54:31 unittest_json -- common/autotest_common.sh@1123 -- # unittest_json 00:08:04.886 14:54:31 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.886 ==71976== Memcheck, a memory error detector 00:08:04.886 ==71976== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.886 ==71976== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.886 ==71976== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.886 ==71976== 00:08:04.886 --71976-- Valgrind options: 00:08:04.886 --71976-- --leak-check=full 00:08:04.886 --71976-- --error-exitcode=2 00:08:04.886 --71976-- --verbose 00:08:04.886 --71976-- Contents of /proc/version: 00:08:04.886 --71976-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.886 --71976-- 00:08:04.886 --71976-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.887 --71976-- Page sizes: currently 4096, max supported 4096 00:08:04.887 --71976-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.887 --71976-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.887 --71976-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.887 --71976-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.887 --71976-- might be shown as UnknownInlinedFun 00:08:04.887 --71976-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.887 --71976-- object doesn't have a dynamic symbol table 00:08:04.887 --71976-- Scheduler: using generic scheduler lock implementation. 00:08:04.887 --71976-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.887 ==71976== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71976-by-???-on-6e16a7c0ed4d 00:08:04.887 ==71976== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71976-by-???-on-6e16a7c0ed4d 00:08:04.887 ==71976== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71976-by-???-on-6e16a7c0ed4d 00:08:04.887 ==71976== 00:08:04.887 ==71976== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.887 ==71976== don't want to do, unless you know exactly what you're doing, 00:08:04.887 ==71976== or are doing some strange experiment): 00:08:04.887 ==71976== /usr/libexec/valgrind/../../bin/vgdb --pid=71976 ...command... 00:08:04.887 ==71976== 00:08:04.887 ==71976== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.887 ==71976== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.887 ==71976== and then give GDB the following command 00:08:04.887 ==71976== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71976 00:08:04.887 ==71976== --pid is optional if only one valgrind process is running 00:08:04.887 ==71976== 00:08:04.887 --71976-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.887 --71976-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.887 --71976-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.887 --71976-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.887 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.887 --71976-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.887 --71976-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.887 --71976-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.887 --71976-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.887 --71976-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.887 --71976-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.887 --71976-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.887 --71976-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.887 --71976-- Reading syms from /usr/lib64/libm.so.6 00:08:04.887 --71976-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.887 --71976-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.887 --71976-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.887 --71976-- Reading syms from /usr/lib64/libc.so.6 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.146 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.146 --71976-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.146 --71976-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.146 --71976-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.146 --71976-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.146 --71976-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.146 --71976-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.146 --71976-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.146 --71976-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.146 --71976-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.146 --71976-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 ==71976== Preferring higher priority redirection: 00:08:05.147 --71976-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.147 --71976-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.147 --71976-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 --71976-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.147 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.147 --71976-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.147 --71976-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.147 ==71976== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.147 --71976-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.147 --71976-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.147 --71976-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.147 --71976-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.147 --71976-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.406 --71976-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.406 --71976-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.406 --71976-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.406 --71976-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.406 --71976-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.406 --71976-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.406 --71976-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.406 --71976-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.406 --71976-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.406 --71976-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.406 --71976-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.406 --71976-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.406 --71976-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.406 00:08:05.406 00:08:05.406 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.406 http://cunit.sourceforge.net/ 00:08:05.406 00:08:05.406 00:08:05.406 Suite: json 00:08:05.406 Test: test_parse_literal ...passed 00:08:05.406 Test: test_parse_string_simple ...passed 00:08:05.406 Test: test_parse_string_control_chars ...passed 00:08:05.665 Test: test_parse_string_utf8 ...passed 00:08:05.665 Test: test_parse_string_escapes_twochar ...passed 00:08:05.665 Test: test_parse_string_escapes_unicode ...passed 00:08:05.665 Test: test_parse_number ...passed 00:08:05.923 Test: test_parse_array ...passed 00:08:05.923 Test: test_parse_object ...passed 00:08:06.181 Test: test_parse_nesting ...passed 00:08:06.181 Test: test_parse_comment ...passed 00:08:06.181 00:08:06.181 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.181 suites 1 1 n/a 0 0 00:08:06.181 tests 11 11 11 0 0 00:08:06.181 asserts 1516 1516 1516 0 n/a 00:08:06.181 00:08:06.181 Elapsed time = 0.808 seconds 00:08:06.181 --71976-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.181 --71976-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.181 ==71976== 00:08:06.181 ==71976== HEAP SUMMARY: 00:08:06.181 ==71976== in use at exit: 0 bytes in 0 blocks 00:08:06.181 ==71976== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:06.181 ==71976== 00:08:06.181 ==71976== All heap blocks were freed -- no leaks are possible 00:08:06.181 ==71976== 00:08:06.181 ==71976== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.182 14:54:33 unittest_json -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:06.182 ==71996== Memcheck, a memory error detector 00:08:06.182 ==71996== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.182 ==71996== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.182 ==71996== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:06.182 ==71996== 00:08:06.182 --71996-- Valgrind options: 00:08:06.182 --71996-- --leak-check=full 00:08:06.182 --71996-- --error-exitcode=2 00:08:06.182 --71996-- --verbose 00:08:06.182 --71996-- Contents of /proc/version: 00:08:06.182 --71996-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:06.182 --71996-- 00:08:06.182 --71996-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.182 --71996-- Page sizes: currently 4096, max supported 4096 00:08:06.182 --71996-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.182 --71996-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:06.182 --71996-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.182 --71996-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.182 --71996-- might be shown as UnknownInlinedFun 00:08:06.182 --71996-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.182 --71996-- object doesn't have a dynamic symbol table 00:08:06.182 --71996-- Scheduler: using generic scheduler lock implementation. 00:08:06.182 --71996-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.182 ==71996== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71996-by-???-on-6e16a7c0ed4d 00:08:06.182 ==71996== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71996-by-???-on-6e16a7c0ed4d 00:08:06.182 ==71996== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71996-by-???-on-6e16a7c0ed4d 00:08:06.182 ==71996== 00:08:06.182 ==71996== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.182 ==71996== don't want to do, unless you know exactly what you're doing, 00:08:06.182 ==71996== or are doing some strange experiment): 00:08:06.182 ==71996== /usr/libexec/valgrind/../../bin/vgdb --pid=71996 ...command... 00:08:06.182 ==71996== 00:08:06.182 ==71996== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.182 ==71996== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:06.182 ==71996== and then give GDB the following command 00:08:06.182 ==71996== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71996 00:08:06.182 ==71996== --pid is optional if only one valgrind process is running 00:08:06.182 ==71996== 00:08:06.182 --71996-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.440 --71996-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.440 --71996-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.440 --71996-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.441 --71996-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.441 --71996-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.441 --71996-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.441 --71996-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.441 --71996-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.441 --71996-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.441 --71996-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.441 --71996-- Reading syms from /usr/lib64/libm.so.6 00:08:06.441 --71996-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.441 --71996-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.441 --71996-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libc.so.6 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.441 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.441 --71996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.441 --71996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.441 --71996-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.441 --71996-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.441 --71996-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.441 --71996-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.441 --71996-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.441 --71996-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.441 --71996-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 ==71996== Preferring higher priority redirection: 00:08:06.442 --71996-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.442 --71996-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.442 --71996-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.442 --71996-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.700 --71996-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.700 --71996-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.700 --71996-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.700 --71996-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.700 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.700 --71996-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.700 --71996-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.700 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.700 --71996-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.700 --71996-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.700 --71996-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.700 --71996-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.700 --71996-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.700 --71996-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.700 --71996-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.700 --71996-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.700 --71996-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.700 --71996-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.700 --71996-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.700 --71996-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.700 --71996-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.700 --71996-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.700 --71996-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.700 --71996-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.700 --71996-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.700 --71996-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.700 00:08:06.700 00:08:06.700 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.700 http://cunit.sourceforge.net/ 00:08:06.700 00:08:06.700 00:08:06.700 Suite: json 00:08:06.700 Test: test_strequal ...passed 00:08:06.700 Test: test_num_to_uint16 ...passed 00:08:06.700 Test: test_num_to_int32 ...passed 00:08:06.700 Test: test_num_to_uint64 ...passed 00:08:06.700 Test: test_decode_object ...passed 00:08:06.701 Test: test_decode_array ...passed 00:08:06.701 Test: test_decode_bool ...passed 00:08:06.701 Test: test_decode_uint16 ...passed 00:08:06.701 Test: test_decode_int32 ...passed 00:08:06.701 Test: test_decode_uint32 ...passed 00:08:06.701 Test: test_decode_uint64 ...passed 00:08:06.701 Test: test_decode_string ...passed 00:08:06.701 Test: test_decode_uuid ...passed 00:08:06.701 Test: test_find ...passed 00:08:06.701 Test: test_find_array ...passed 00:08:06.701 Test: test_iterating ...passed 00:08:06.701 Test: test_free_object ...passed 00:08:06.701 00:08:06.701 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.701 suites 1 1 n/a 0 0 00:08:06.701 tests 17 17 17 0 0 00:08:06.701 asserts 236 236 236 0 n/a 00:08:06.701 00:08:06.701 Elapsed time = 0.105 seconds 00:08:06.701 --71996-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.961 --71996-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.961 ==71996== 00:08:06.961 ==71996== HEAP SUMMARY: 00:08:06.961 ==71996== in use at exit: 0 bytes in 0 blocks 00:08:06.961 ==71996== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:06.961 ==71996== 00:08:06.961 ==71996== All heap blocks were freed -- no leaks are possible 00:08:06.961 ==71996== 00:08:06.961 ==71996== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.961 14:54:33 unittest_json -- unit/unittest.sh@79 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.961 ==71998== Memcheck, a memory error detector 00:08:06.961 ==71998== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.961 ==71998== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.961 ==71998== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.961 ==71998== 00:08:06.961 --71998-- Valgrind options: 00:08:06.961 --71998-- --leak-check=full 00:08:06.961 --71998-- --error-exitcode=2 00:08:06.961 --71998-- --verbose 00:08:06.961 --71998-- Contents of /proc/version: 00:08:06.961 --71998-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:06.961 --71998-- 00:08:06.961 --71998-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.961 --71998-- Page sizes: currently 4096, max supported 4096 00:08:06.961 --71998-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.961 --71998-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.961 --71998-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.961 --71998-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.961 --71998-- might be shown as UnknownInlinedFun 00:08:06.961 --71998-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.961 --71998-- object doesn't have a dynamic symbol table 00:08:06.961 --71998-- Scheduler: using generic scheduler lock implementation. 00:08:06.961 --71998-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.961 ==71998== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71998-by-???-on-6e16a7c0ed4d 00:08:06.961 ==71998== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71998-by-???-on-6e16a7c0ed4d 00:08:06.961 ==71998== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71998-by-???-on-6e16a7c0ed4d 00:08:06.961 ==71998== 00:08:06.961 ==71998== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.961 ==71998== don't want to do, unless you know exactly what you're doing, 00:08:06.962 ==71998== or are doing some strange experiment): 00:08:06.962 ==71998== /usr/libexec/valgrind/../../bin/vgdb --pid=71998 ...command... 00:08:06.962 ==71998== 00:08:06.962 ==71998== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.962 ==71998== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.962 ==71998== and then give GDB the following command 00:08:06.962 ==71998== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71998 00:08:06.962 ==71998== --pid is optional if only one valgrind process is running 00:08:06.962 ==71998== 00:08:06.962 --71998-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.962 --71998-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.962 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.962 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.962 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.962 --71998-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.962 --71998-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.962 --71998-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.962 --71998-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.962 --71998-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.962 --71998-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.962 --71998-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.962 --71998-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.962 --71998-- Reading syms from /usr/lib64/libm.so.6 00:08:06.962 --71998-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.962 --71998-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.962 --71998-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.962 --71998-- Reading syms from /usr/lib64/libc.so.6 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.221 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.221 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.221 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.221 --71998-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.221 --71998-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.221 --71998-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.221 --71998-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.221 --71998-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.221 --71998-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.221 --71998-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 ==71998== Preferring higher priority redirection: 00:08:07.221 --71998-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.221 --71998-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.221 --71998-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.221 --71998-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 --71998-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.222 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.222 --71998-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.222 --71998-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.222 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.222 --71998-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.222 --71998-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.222 --71998-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.222 --71998-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.222 --71998-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.222 --71998-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.222 --71998-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.222 --71998-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.222 --71998-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.222 --71998-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.222 --71998-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.480 --71998-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.480 --71998-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.480 --71998-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.480 --71998-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.480 --71998-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.480 --71998-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.480 --71998-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.480 00:08:07.480 00:08:07.480 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.480 http://cunit.sourceforge.net/ 00:08:07.480 00:08:07.480 00:08:07.480 Suite: json 00:08:07.480 Test: test_write_literal ...passed 00:08:07.480 Test: test_write_string_simple ...passed 00:08:07.480 Test: test_write_string_escapes ...passed 00:08:07.480 Test: test_write_string_utf16le ...passed 00:08:07.480 Test: test_write_number_int32 ...passed 00:08:07.480 Test: test_write_number_uint32 ...passed 00:08:07.480 Test: test_write_number_uint128 ...passed 00:08:07.480 Test: test_write_string_number_uint128 ...passed 00:08:07.480 Test: test_write_number_int64 ...passed 00:08:07.738 Test: test_write_number_uint64 ...passed 00:08:07.738 Test: test_write_number_double ...passed 00:08:07.738 Test: test_write_uuid ...passed 00:08:07.738 Test: test_write_array ...passed 00:08:07.738 Test: test_write_object ...passed 00:08:07.738 Test: test_write_nesting ...passed 00:08:07.738 Test: test_write_val ...passed 00:08:07.738 00:08:07.738 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.738 suites 1 1 n/a 0 0 00:08:07.738 tests 16 16 16 0 0 00:08:07.738 asserts 918 918 918 0 n/a 00:08:07.738 00:08:07.738 Elapsed time = 0.338 seconds 00:08:07.738 --71998-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.738 --71998-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.738 ==71998== 00:08:07.738 ==71998== HEAP SUMMARY: 00:08:07.738 ==71998== in use at exit: 0 bytes in 0 blocks 00:08:07.738 ==71998== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:07.738 ==71998== 00:08:07.738 ==71998== All heap blocks were freed -- no leaks are possible 00:08:07.738 ==71998== 00:08:07.738 ==71998== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.738 14:54:34 unittest_json -- unit/unittest.sh@80 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.738 ==72010== Memcheck, a memory error detector 00:08:07.738 ==72010== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.738 ==72010== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.738 ==72010== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.738 ==72010== 00:08:07.738 --72010-- Valgrind options: 00:08:07.738 --72010-- --leak-check=full 00:08:07.738 --72010-- --error-exitcode=2 00:08:07.738 --72010-- --verbose 00:08:07.738 --72010-- Contents of /proc/version: 00:08:07.738 --72010-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:07.738 --72010-- 00:08:07.738 --72010-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.738 --72010-- Page sizes: currently 4096, max supported 4096 00:08:07.738 --72010-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.738 --72010-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.738 --72010-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.738 --72010-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.738 --72010-- might be shown as UnknownInlinedFun 00:08:07.738 --72010-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.738 --72010-- object doesn't have a dynamic symbol table 00:08:07.738 --72010-- Scheduler: using generic scheduler lock implementation. 00:08:07.738 --72010-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.738 ==72010== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72010-by-???-on-6e16a7c0ed4d 00:08:07.738 ==72010== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72010-by-???-on-6e16a7c0ed4d 00:08:07.738 ==72010== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72010-by-???-on-6e16a7c0ed4d 00:08:07.738 ==72010== 00:08:07.738 ==72010== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.738 ==72010== don't want to do, unless you know exactly what you're doing, 00:08:07.738 ==72010== or are doing some strange experiment): 00:08:07.738 ==72010== /usr/libexec/valgrind/../../bin/vgdb --pid=72010 ...command... 00:08:07.738 ==72010== 00:08:07.738 ==72010== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.738 ==72010== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.738 ==72010== and then give GDB the following command 00:08:07.738 ==72010== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72010 00:08:07.738 ==72010== --pid is optional if only one valgrind process is running 00:08:07.738 ==72010== 00:08:07.997 --72010-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.997 --72010-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.997 --72010-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.997 --72010-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.997 --72010-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.997 --72010-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.997 --72010-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.997 --72010-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.997 --72010-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.997 --72010-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.997 --72010-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.997 --72010-- Reading syms from /usr/lib64/libm.so.6 00:08:07.997 --72010-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.997 --72010-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:07.997 --72010-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libc.so.6 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.997 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.997 --72010-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.997 --72010-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.997 --72010-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.997 --72010-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.997 --72010-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.997 --72010-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.997 --72010-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.997 --72010-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.997 --72010-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 ==72010== Preferring higher priority redirection: 00:08:07.998 --72010-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.998 --72010-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.998 --72010-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.998 --72010-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.256 --72010-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.256 --72010-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.256 --72010-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.256 --72010-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.256 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.256 --72010-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.256 --72010-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.256 ==72010== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.256 --72010-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.256 --72010-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.256 --72010-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.256 --72010-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.256 --72010-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.256 --72010-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.256 --72010-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.256 --72010-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.256 --72010-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.256 --72010-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.256 --72010-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.256 --72010-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.256 --72010-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.256 --72010-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.256 --72010-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.256 --72010-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.256 --72010-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.256 --72010-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.256 00:08:08.256 00:08:08.256 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.256 http://cunit.sourceforge.net/ 00:08:08.256 00:08:08.256 00:08:08.256 Suite: jsonrpc 00:08:08.256 Test: test_parse_request ...--72010-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:08.256 passed 00:08:08.256 Test: test_parse_request_streaming ...passed 00:08:08.256 00:08:08.516 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.516 suites 1 1 n/a 0 0 00:08:08.516 tests 2 2 2 0 0 00:08:08.516 asserts 289 289 289 0 n/a 00:08:08.516 00:08:08.516 Elapsed time = 0.112 seconds 00:08:08.516 --72010-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.516 --72010-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.516 ==72010== 00:08:08.516 ==72010== HEAP SUMMARY: 00:08:08.516 ==72010== in use at exit: 0 bytes in 0 blocks 00:08:08.516 ==72010== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:08.516 ==72010== 00:08:08.516 ==72010== All heap blocks were freed -- no leaks are possible 00:08:08.516 ==72010== 00:08:08.516 ==72010== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.516 00:08:08.516 real 0m3.614s 00:08:08.516 user 0m3.500s 00:08:08.516 sys 0m0.103s 00:08:08.516 14:54:35 unittest_json -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:08.516 14:54:35 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:08.516 ************************************ 00:08:08.516 END TEST unittest_json 00:08:08.516 ************************************ 00:08:08.516 14:54:35 -- common/autotest_common.sh@1142 -- # return 0 00:08:08.516 14:54:35 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:08.516 14:54:35 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:08.516 14:54:35 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:08.516 14:54:35 -- common/autotest_common.sh@10 -- # set +x 00:08:08.516 ************************************ 00:08:08.516 START TEST unittest_rpc 00:08:08.516 ************************************ 00:08:08.516 14:54:35 unittest_rpc -- common/autotest_common.sh@1123 -- # unittest_rpc 00:08:08.516 14:54:35 unittest_rpc -- unit/unittest.sh@84 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:08.516 ==72036== Memcheck, a memory error detector 00:08:08.516 ==72036== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.516 ==72036== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.516 ==72036== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:08.516 ==72036== 00:08:08.516 --72036-- Valgrind options: 00:08:08.516 --72036-- --leak-check=full 00:08:08.516 --72036-- --error-exitcode=2 00:08:08.516 --72036-- --verbose 00:08:08.516 --72036-- Contents of /proc/version: 00:08:08.516 --72036-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:08.516 --72036-- 00:08:08.516 --72036-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.516 --72036-- Page sizes: currently 4096, max supported 4096 00:08:08.516 --72036-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.516 --72036-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:08.516 --72036-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.516 --72036-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.516 --72036-- might be shown as UnknownInlinedFun 00:08:08.516 --72036-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.516 --72036-- object doesn't have a dynamic symbol table 00:08:08.516 --72036-- Scheduler: using generic scheduler lock implementation. 00:08:08.516 --72036-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.516 ==72036== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72036-by-???-on-6e16a7c0ed4d 00:08:08.516 ==72036== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72036-by-???-on-6e16a7c0ed4d 00:08:08.516 ==72036== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72036-by-???-on-6e16a7c0ed4d 00:08:08.516 ==72036== 00:08:08.516 ==72036== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.516 ==72036== don't want to do, unless you know exactly what you're doing, 00:08:08.516 ==72036== or are doing some strange experiment): 00:08:08.516 ==72036== /usr/libexec/valgrind/../../bin/vgdb --pid=72036 ...command... 00:08:08.516 ==72036== 00:08:08.516 ==72036== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.516 ==72036== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:08.516 ==72036== and then give GDB the following command 00:08:08.516 ==72036== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72036 00:08:08.516 ==72036== --pid is optional if only one valgrind process is running 00:08:08.516 ==72036== 00:08:08.516 --72036-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.516 --72036-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.516 --72036-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.516 --72036-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.516 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.516 --72036-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.516 --72036-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.516 --72036-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.516 --72036-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.516 --72036-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.516 --72036-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.516 --72036-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.516 --72036-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.516 --72036-- Reading syms from /usr/lib64/libm.so.6 00:08:08.516 --72036-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.516 --72036-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:08.516 --72036-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.516 --72036-- Reading syms from /usr/lib64/libc.so.6 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.774 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.774 --72036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.774 --72036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.774 --72036-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.774 --72036-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.774 --72036-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.774 --72036-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.774 --72036-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.774 --72036-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.774 --72036-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.774 --72036-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 ==72036== Preferring higher priority redirection: 00:08:08.775 --72036-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.775 --72036-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.775 --72036-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 --72036-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.775 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.775 --72036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.775 --72036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.775 ==72036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.775 --72036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.775 --72036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.775 --72036-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.775 --72036-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.775 --72036-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.775 --72036-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.775 --72036-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.775 --72036-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.775 --72036-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.775 --72036-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.775 --72036-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.775 --72036-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.775 --72036-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.775 --72036-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.775 --72036-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.775 --72036-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.775 --72036-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:09.033 --72036-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.033 --72036-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.033 00:08:09.033 00:08:09.033 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.033 http://cunit.sourceforge.net/ 00:08:09.033 00:08:09.033 00:08:09.033 Suite: rpc 00:08:09.033 Test: test_jsonrpc_handler ...passed 00:08:09.033 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:09.033 Test: test_rpc_get_methods ...[2024-07-15 14:54:36.034283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:09.033 passed 00:08:09.033 Test: test_rpc_spdk_get_version ...passed 00:08:09.033 Test: test_spdk_rpc_listen_close ...passed 00:08:09.033 Test: test_rpc_run_multiple_servers ...passed 00:08:09.033 00:08:09.033 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.033 suites 1 1 n/a 0 0 00:08:09.033 tests 6 6 6 0 0 00:08:09.033 asserts 23 23 23 0 n/a 00:08:09.033 00:08:09.033 Elapsed time = 0.061 seconds 00:08:09.033 --72036-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.033 --72036-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.033 ==72036== 00:08:09.033 ==72036== HEAP SUMMARY: 00:08:09.033 ==72036== in use at exit: 513 bytes in 6 blocks 00:08:09.033 ==72036== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:09.033 ==72036== 00:08:09.033 ==72036== Searching for pointers to 6 not-freed blocks 00:08:09.033 ==72036== Checked 6,317,600 bytes 00:08:09.033 ==72036== 00:08:09.033 ==72036== LEAK SUMMARY: 00:08:09.033 ==72036== definitely lost: 0 bytes in 0 blocks 00:08:09.033 ==72036== indirectly lost: 0 bytes in 0 blocks 00:08:09.033 ==72036== possibly lost: 0 bytes in 0 blocks 00:08:09.033 ==72036== still reachable: 513 bytes in 6 blocks 00:08:09.033 ==72036== suppressed: 0 bytes in 0 blocks 00:08:09.033 ==72036== Reachable blocks (those to which a pointer was found) are not shown. 00:08:09.033 ==72036== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:09.033 ==72036== 00:08:09.033 ==72036== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.033 00:08:09.033 real 0m0.591s 00:08:09.033 user 0m0.565s 00:08:09.033 sys 0m0.024s 00:08:09.033 14:54:36 unittest_rpc -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:09.033 14:54:36 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:09.033 ************************************ 00:08:09.033 END TEST unittest_rpc 00:08:09.033 ************************************ 00:08:09.033 14:54:36 -- common/autotest_common.sh@1142 -- # return 0 00:08:09.033 14:54:36 -- unit/unittest.sh@247 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:09.033 14:54:36 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:09.033 14:54:36 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:09.033 14:54:36 -- common/autotest_common.sh@10 -- # set +x 00:08:09.033 ************************************ 00:08:09.033 START TEST unittest_notify 00:08:09.033 ************************************ 00:08:09.033 14:54:36 unittest_notify -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:09.033 ==72058== Memcheck, a memory error detector 00:08:09.034 ==72058== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.034 ==72058== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.034 ==72058== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:09.034 ==72058== 00:08:09.034 --72058-- Valgrind options: 00:08:09.034 --72058-- --leak-check=full 00:08:09.034 --72058-- --error-exitcode=2 00:08:09.034 --72058-- --verbose 00:08:09.034 --72058-- Contents of /proc/version: 00:08:09.034 --72058-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:09.034 --72058-- 00:08:09.034 --72058-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.034 --72058-- Page sizes: currently 4096, max supported 4096 00:08:09.034 --72058-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.034 --72058-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:09.034 --72058-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.034 --72058-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.034 --72058-- might be shown as UnknownInlinedFun 00:08:09.034 --72058-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.034 --72058-- object doesn't have a dynamic symbol table 00:08:09.034 --72058-- Scheduler: using generic scheduler lock implementation. 00:08:09.034 --72058-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.034 ==72058== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72058-by-???-on-6e16a7c0ed4d 00:08:09.034 ==72058== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72058-by-???-on-6e16a7c0ed4d 00:08:09.034 ==72058== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72058-by-???-on-6e16a7c0ed4d 00:08:09.034 ==72058== 00:08:09.034 ==72058== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.034 ==72058== don't want to do, unless you know exactly what you're doing, 00:08:09.034 ==72058== or are doing some strange experiment): 00:08:09.034 ==72058== /usr/libexec/valgrind/../../bin/vgdb --pid=72058 ...command... 00:08:09.034 ==72058== 00:08:09.034 ==72058== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.034 ==72058== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:09.034 ==72058== and then give GDB the following command 00:08:09.034 ==72058== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72058 00:08:09.034 ==72058== --pid is optional if only one valgrind process is running 00:08:09.034 ==72058== 00:08:09.034 --72058-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.034 --72058-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.293 --72058-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.293 --72058-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.293 --72058-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.293 --72058-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.293 --72058-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.293 --72058-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.293 --72058-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.293 --72058-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.293 --72058-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.293 --72058-- Reading syms from /usr/lib64/libm.so.6 00:08:09.293 --72058-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.293 --72058-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:09.293 --72058-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libc.so.6 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.293 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.293 --72058-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.293 --72058-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.293 --72058-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.293 --72058-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.293 --72058-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.293 --72058-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.293 --72058-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.552 --72058-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 ==72058== Preferring higher priority redirection: 00:08:09.552 --72058-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.552 --72058-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.552 --72058-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 --72058-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.552 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.553 --72058-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.553 --72058-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.553 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.553 --72058-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.553 --72058-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.553 --72058-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.553 --72058-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.553 --72058-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.553 --72058-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.553 --72058-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.553 --72058-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.553 --72058-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.553 --72058-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.553 --72058-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.553 --72058-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.553 --72058-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.553 --72058-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.553 --72058-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.553 --72058-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.553 --72058-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.553 --72058-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.553 00:08:09.553 00:08:09.553 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.553 http://cunit.sourceforge.net/ 00:08:09.553 00:08:09.553 00:08:09.553 Suite: app_suite 00:08:09.553 Test: notify ...passed 00:08:09.553 00:08:09.553 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.553 suites 1 1 n/a 0 0 00:08:09.553 tests 1 1 1 0 0 00:08:09.553 asserts 13 13 13 0 n/a 00:08:09.553 00:08:09.553 Elapsed time = 0.014 seconds 00:08:09.553 --72058-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.553 --72058-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.811 ==72058== 00:08:09.811 ==72058== HEAP SUMMARY: 00:08:09.811 ==72058== in use at exit: 288 bytes in 2 blocks 00:08:09.811 ==72058== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:09.811 ==72058== 00:08:09.811 ==72058== Searching for pointers to 2 not-freed blocks 00:08:09.812 ==72058== Checked 6,555,104 bytes 00:08:09.812 ==72058== 00:08:09.812 ==72058== LEAK SUMMARY: 00:08:09.812 ==72058== definitely lost: 0 bytes in 0 blocks 00:08:09.812 ==72058== indirectly lost: 0 bytes in 0 blocks 00:08:09.812 ==72058== possibly lost: 0 bytes in 0 blocks 00:08:09.812 ==72058== still reachable: 288 bytes in 2 blocks 00:08:09.812 ==72058== suppressed: 0 bytes in 0 blocks 00:08:09.812 ==72058== Reachable blocks (those to which a pointer was found) are not shown. 00:08:09.812 ==72058== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:09.812 ==72058== 00:08:09.812 ==72058== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.812 00:08:09.812 real 0m0.646s 00:08:09.812 user 0m0.611s 00:08:09.812 sys 0m0.033s 00:08:09.812 14:54:36 unittest_notify -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:09.812 14:54:36 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:09.812 ************************************ 00:08:09.812 END TEST unittest_notify 00:08:09.812 ************************************ 00:08:09.812 14:54:36 -- common/autotest_common.sh@1142 -- # return 0 00:08:09.812 14:54:36 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:09.812 14:54:36 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:09.812 14:54:36 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:09.812 14:54:36 -- common/autotest_common.sh@10 -- # set +x 00:08:09.812 ************************************ 00:08:09.812 START TEST unittest_nvme 00:08:09.812 ************************************ 00:08:09.812 14:54:36 unittest_nvme -- common/autotest_common.sh@1123 -- # unittest_nvme 00:08:09.812 14:54:36 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.812 ==72083== Memcheck, a memory error detector 00:08:09.812 ==72083== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.812 ==72083== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.812 ==72083== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.812 ==72083== 00:08:09.812 --72083-- Valgrind options: 00:08:09.812 --72083-- --leak-check=full 00:08:09.812 --72083-- --error-exitcode=2 00:08:09.812 --72083-- --verbose 00:08:09.812 --72083-- Contents of /proc/version: 00:08:09.812 --72083-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:09.812 --72083-- 00:08:09.812 --72083-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.812 --72083-- Page sizes: currently 4096, max supported 4096 00:08:09.812 --72083-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.812 --72083-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.812 --72083-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.812 --72083-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.812 --72083-- might be shown as UnknownInlinedFun 00:08:09.812 --72083-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.812 --72083-- object doesn't have a dynamic symbol table 00:08:09.812 --72083-- Scheduler: using generic scheduler lock implementation. 00:08:09.812 --72083-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.812 ==72083== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72083-by-???-on-6e16a7c0ed4d 00:08:09.812 ==72083== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72083-by-???-on-6e16a7c0ed4d 00:08:09.812 ==72083== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72083-by-???-on-6e16a7c0ed4d 00:08:09.812 ==72083== 00:08:09.812 ==72083== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.812 ==72083== don't want to do, unless you know exactly what you're doing, 00:08:09.812 ==72083== or are doing some strange experiment): 00:08:09.812 ==72083== /usr/libexec/valgrind/../../bin/vgdb --pid=72083 ...command... 00:08:09.812 ==72083== 00:08:09.812 ==72083== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.812 ==72083== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.812 ==72083== and then give GDB the following command 00:08:09.812 ==72083== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72083 00:08:09.812 ==72083== --pid is optional if only one valgrind process is running 00:08:09.812 ==72083== 00:08:09.812 --72083-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.812 --72083-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.812 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.812 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.812 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.812 --72083-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.812 --72083-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.812 --72083-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.812 --72083-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.812 --72083-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.812 --72083-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.812 --72083-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.813 --72083-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.813 --72083-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.813 --72083-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:09.813 --72083-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.813 --72083-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.813 --72083-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.813 --72083-- Reading syms from /usr/lib64/libm.so.6 00:08:09.813 --72083-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.813 --72083-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:09.813 --72083-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.813 --72083-- Reading syms from /usr/lib64/libc.so.6 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.071 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.071 --72083-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.071 --72083-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.071 --72083-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.071 --72083-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.071 --72083-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.071 --72083-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.071 --72083-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.071 --72083-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.071 --72083-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 ==72083== Preferring higher priority redirection: 00:08:10.071 --72083-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.071 --72083-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.071 --72083-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.071 --72083-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 --72083-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.072 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.072 --72083-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.072 --72083-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.072 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.072 --72083-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.072 --72083-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.072 --72083-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.072 --72083-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.072 --72083-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.072 --72083-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.072 --72083-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.072 --72083-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.072 --72083-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.072 --72083-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.072 --72083-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.072 --72083-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.072 --72083-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.072 --72083-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.072 --72083-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.072 --72083-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.072 --72083-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.072 --72083-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.329 00:08:10.329 00:08:10.329 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.329 http://cunit.sourceforge.net/ 00:08:10.329 00:08:10.329 00:08:10.329 Suite: nvme 00:08:10.329 Test: test_opc_data_transfer ...passed 00:08:10.329 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:10.329 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:10.329 Test: test_trid_parse_and_compare ...[2024-07-15 14:54:37.323026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:10.329 [2024-07-15 14:54:37.351050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:10.329 [2024-07-15 14:54:37.352851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1211:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:08:10.329 [2024-07-15 14:54:37.353072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:10.329 [2024-07-15 14:54:37.354567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:10.329 [2024-07-15 14:54:37.354766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:10.329 --72083-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:10.329 passed 00:08:10.329 Test: test_trid_trtype_str ...passed 00:08:10.329 Test: test_trid_adrfam_str ...passed 00:08:10.329 Test: test_nvme_ctrlr_probe ...[2024-07-15 14:54:37.410907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:10.329 passed 00:08:10.329 Test: test_spdk_nvme_probe ...[2024-07-15 14:54:37.417565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:10.329 [2024-07-15 14:54:37.418131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:10.329 [2024-07-15 14:54:37.420835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:08:10.329 [2024-07-15 14:54:37.421221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:10.329 passed 00:08:10.329 Test: test_spdk_nvme_connect ...[2024-07-15 14:54:37.430886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:10.329 [2024-07-15 14:54:37.468278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:10.329 passed 00:08:10.329 Test: test_nvme_ctrlr_probe_internal ...[2024-07-15 14:54:37.471548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:10.329 [2024-07-15 14:54:37.472185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:10.329 passed 00:08:10.329 Test: test_nvme_init_controllers ...[2024-07-15 14:54:37.480323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:10.329 passed 00:08:10.329 Test: test_nvme_driver_init ...[2024-07-15 14:54:37.494481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:08:10.329 [2024-07-15 14:54:37.495009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:10.586 [2024-07-15 14:54:37.603783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:08:10.586 [2024-07-15 14:54:37.607593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:10.586 passed 00:08:10.586 Test: test_spdk_nvme_detach ...passed 00:08:10.586 Test: test_nvme_completion_poll_cb ...passed 00:08:10.586 Test: test_nvme_user_copy_cmd_complete ...--72083-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:10.587 passed 00:08:10.587 Test: test_nvme_allocate_request_null ...passed 00:08:10.587 Test: test_nvme_allocate_request ...passed 00:08:10.587 Test: test_nvme_free_request ...passed 00:08:10.587 Test: test_nvme_allocate_request_user_copy ...passed 00:08:10.587 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:10.587 Test: test_nvme_request_check_timeout ...passed 00:08:10.587 Test: test_nvme_wait_for_completion ...passed 00:08:10.587 Test: test_spdk_nvme_parse_func ...--72083-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:10.587 passed 00:08:10.587 Test: test_spdk_nvme_detach_async ...passed 00:08:10.587 Test: test_nvme_parse_addr ...[2024-07-15 14:54:37.739286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1609:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:10.587 passed 00:08:10.587 00:08:10.587 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.587 suites 1 1 n/a 0 0 00:08:10.587 tests 25 25 25 0 0 00:08:10.587 asserts 326 326 326 0 n/a 00:08:10.587 00:08:10.587 Elapsed time = 0.334 seconds 00:08:10.587 --72083-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.587 --72083-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.587 ==72083== 00:08:10.587 ==72083== HEAP SUMMARY: 00:08:10.587 ==72083== in use at exit: 0 bytes in 0 blocks 00:08:10.587 ==72083== total heap usage: 176 allocs, 176 frees, 147,638 bytes allocated 00:08:10.587 ==72083== 00:08:10.587 ==72083== All heap blocks were freed -- no leaks are possible 00:08:10.587 ==72083== 00:08:10.587 ==72083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.587 14:54:37 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.844 ==72095== Memcheck, a memory error detector 00:08:10.845 ==72095== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.845 ==72095== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.845 ==72095== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.845 ==72095== 00:08:10.845 --72095-- Valgrind options: 00:08:10.845 --72095-- --leak-check=full 00:08:10.845 --72095-- --error-exitcode=2 00:08:10.845 --72095-- --verbose 00:08:10.845 --72095-- Contents of /proc/version: 00:08:10.845 --72095-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:10.845 --72095-- 00:08:10.845 --72095-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.845 --72095-- Page sizes: currently 4096, max supported 4096 00:08:10.845 --72095-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.845 --72095-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.845 --72095-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.845 --72095-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.845 --72095-- might be shown as UnknownInlinedFun 00:08:10.845 --72095-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.845 --72095-- object doesn't have a dynamic symbol table 00:08:10.845 --72095-- Scheduler: using generic scheduler lock implementation. 00:08:10.845 --72095-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.845 ==72095== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72095-by-???-on-6e16a7c0ed4d 00:08:10.845 ==72095== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72095-by-???-on-6e16a7c0ed4d 00:08:10.845 ==72095== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72095-by-???-on-6e16a7c0ed4d 00:08:10.845 ==72095== 00:08:10.845 ==72095== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.845 ==72095== don't want to do, unless you know exactly what you're doing, 00:08:10.845 ==72095== or are doing some strange experiment): 00:08:10.845 ==72095== /usr/libexec/valgrind/../../bin/vgdb --pid=72095 ...command... 00:08:10.845 ==72095== 00:08:10.845 ==72095== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.845 ==72095== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.845 ==72095== and then give GDB the following command 00:08:10.845 ==72095== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72095 00:08:10.845 ==72095== --pid is optional if only one valgrind process is running 00:08:10.845 ==72095== 00:08:10.845 --72095-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.845 --72095-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.845 --72095-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.845 --72095-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.845 --72095-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.845 --72095-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.845 --72095-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.845 --72095-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.845 --72095-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.845 --72095-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.845 --72095-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.845 --72095-- Reading syms from /usr/lib64/libm.so.6 00:08:10.845 --72095-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.845 --72095-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:10.845 --72095-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.845 --72095-- Reading syms from /usr/lib64/libc.so.6 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.845 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.845 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.845 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.845 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.845 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.845 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.845 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.846 --72095-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.846 --72095-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.846 --72095-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.846 --72095-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.846 --72095-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.846 --72095-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.103 --72095-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.103 --72095-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.103 --72095-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 ==72095== Preferring higher priority redirection: 00:08:11.103 --72095-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.103 --72095-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.103 --72095-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 --72095-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.103 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.103 --72095-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.103 --72095-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.103 ==72095== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.103 --72095-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.103 --72095-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.103 --72095-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.103 --72095-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.103 --72095-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.103 --72095-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.103 --72095-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.104 --72095-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.104 --72095-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.104 --72095-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.104 --72095-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.104 --72095-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.104 --72095-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.104 --72095-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.104 --72095-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.104 --72095-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.104 --72095-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.104 --72095-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.104 00:08:11.104 00:08:11.104 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.104 http://cunit.sourceforge.net/ 00:08:11.104 00:08:11.104 00:08:11.104 Suite: nvme_ctrlr 00:08:11.104 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-15 14:54:38.266923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 --72095-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:11.362 --72095-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:11.362 --72095-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:11.362 passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-15 14:54:38.396147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-15 14:54:38.401774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-15 14:54:38.407128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-15 14:54:38.412417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 [2024-07-15 14:54:38.419610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 14:54:38.423820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 14:54:38.427637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-15 14:54:38.434990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 [2024-07-15 14:54:38.445209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 14:54:38.448962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:11.362 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-15 14:54:38.456229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 [2024-07-15 14:54:38.462037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 14:54:38.469793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:11.362 Test: test_nvme_ctrlr_init_delay ...[2024-07-15 14:54:38.477067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 passed 00:08:11.362 Test: test_alloc_io_qpair_rr_1 ...[2024-07-15 14:54:38.484371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 [2024-07-15 14:54:38.501298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:11.362 [2024-07-15 14:54:38.508058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:11.362 [2024-07-15 14:54:38.509263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:11.362 [2024-07-15 14:54:38.509730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:11.362 passed 00:08:11.362 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:11.362 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:11.362 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-15 14:54:38.528729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 passed 00:08:11.362 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-15 14:54:38.534346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.362 [2024-07-15 14:54:38.537598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:11.362 passed 00:08:11.362 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-15 14:54:38.544693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4993:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:11.362 [2024-07-15 14:54:38.549436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:11.362 [2024-07-15 14:54:38.554404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5070:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:11.362 [2024-07-15 14:54:38.557332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:11.362 passed 00:08:11.363 Test: test_nvme_ctrlr_fail ...[2024-07-15 14:54:38.560249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:11.363 passed 00:08:11.363 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:11.363 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:11.363 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-15 14:54:38.574924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:11.363 passed 00:08:11.363 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:11.363 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-15 14:54:38.588507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:12.295 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:12.295 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:12.295 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-15 14:54:39.236936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-15 14:54:39.262131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-15 14:54:39.266134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 [2024-07-15 14:54:39.273265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3002:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:08:12.295 passed 00:08:12.295 Test: test_alloc_io_qpair_fail ...[2024-07-15 14:54:39.275699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 [2024-07-15 14:54:39.276780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 506:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:12.295 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:12.295 Test: test_nvme_ctrlr_set_state ...[2024-07-15 14:54:39.294016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1546:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-15 14:54:39.295082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-15 14:54:39.334771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-15 14:54:39.418920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_reset ...[2024-07-15 14:54:39.435607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_aer_callback ...[2024-07-15 14:54:39.454980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-15 14:54:39.471955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:12.295 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:12.295 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-15 14:54:39.507864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.295 passed 00:08:12.295 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:12.295 Test: test_nvme_ctrlr_ana_resize ...[2024-07-15 14:54:39.524835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.553 passed 00:08:12.553 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:12.553 Test: test_nvme_transport_ctrlr_ready ...[2024-07-15 14:54:39.537625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4152:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:08:12.553 [2024-07-15 14:54:39.539280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4204:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 53 (error) 00:08:12.553 passed 00:08:12.553 Test: test_nvme_ctrlr_disable ...[2024-07-15 14:54:39.540417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:12.553 passed 00:08:12.553 00:08:12.553 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.553 suites 1 1 n/a 0 0 00:08:12.553 tests 44 44 44 0 0 00:08:12.553 asserts 10434 10434 10434 0 n/a 00:08:12.553 00:08:12.553 Elapsed time = 1.241 seconds 00:08:12.553 --72095-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.554 --72095-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.554 ==72095== 00:08:12.554 ==72095== HEAP SUMMARY: 00:08:12.554 ==72095== in use at exit: 0 bytes in 0 blocks 00:08:12.554 ==72095== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:12.554 ==72095== 00:08:12.554 ==72095== All heap blocks were freed -- no leaks are possible 00:08:12.554 ==72095== 00:08:12.554 ==72095== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.554 14:54:39 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:12.554 ==72115== Memcheck, a memory error detector 00:08:12.554 ==72115== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.554 ==72115== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.554 ==72115== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:12.554 ==72115== 00:08:12.554 --72115-- Valgrind options: 00:08:12.554 --72115-- --leak-check=full 00:08:12.554 --72115-- --error-exitcode=2 00:08:12.554 --72115-- --verbose 00:08:12.554 --72115-- Contents of /proc/version: 00:08:12.554 --72115-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:12.554 --72115-- 00:08:12.554 --72115-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.554 --72115-- Page sizes: currently 4096, max supported 4096 00:08:12.554 --72115-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.554 --72115-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:12.554 --72115-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.554 --72115-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.554 --72115-- might be shown as UnknownInlinedFun 00:08:12.554 --72115-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.554 --72115-- object doesn't have a dynamic symbol table 00:08:12.554 --72115-- Scheduler: using generic scheduler lock implementation. 00:08:12.554 --72115-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.554 ==72115== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72115-by-???-on-6e16a7c0ed4d 00:08:12.554 ==72115== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72115-by-???-on-6e16a7c0ed4d 00:08:12.554 ==72115== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72115-by-???-on-6e16a7c0ed4d 00:08:12.554 ==72115== 00:08:12.554 ==72115== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.554 ==72115== don't want to do, unless you know exactly what you're doing, 00:08:12.554 ==72115== or are doing some strange experiment): 00:08:12.554 ==72115== /usr/libexec/valgrind/../../bin/vgdb --pid=72115 ...command... 00:08:12.554 ==72115== 00:08:12.554 ==72115== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.554 ==72115== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:12.554 ==72115== and then give GDB the following command 00:08:12.554 ==72115== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72115 00:08:12.554 ==72115== --pid is optional if only one valgrind process is running 00:08:12.554 ==72115== 00:08:12.554 --72115-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.554 --72115-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.554 --72115-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.554 --72115-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.554 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.554 --72115-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.554 --72115-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.554 --72115-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.554 --72115-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.554 --72115-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.554 --72115-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.554 --72115-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.554 --72115-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.554 --72115-- Reading syms from /usr/lib64/libm.so.6 00:08:12.554 --72115-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.554 --72115-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:12.554 --72115-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.554 --72115-- Reading syms from /usr/lib64/libc.so.6 00:08:12.812 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.812 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.813 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.813 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.813 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.813 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.813 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.813 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.813 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.813 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.813 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.813 --72115-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.813 --72115-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.813 --72115-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.813 --72115-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.813 --72115-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.813 --72115-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.813 --72115-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.813 --72115-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.813 --72115-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 --72115-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.813 ==72115== Preferring higher priority redirection: 00:08:12.813 --72115-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.813 --72115-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.813 --72115-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 --72115-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.814 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.814 --72115-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.814 --72115-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.814 ==72115== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.814 --72115-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.814 --72115-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.814 --72115-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.814 --72115-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.814 --72115-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.814 --72115-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.814 --72115-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.814 --72115-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.814 --72115-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.814 --72115-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.814 --72115-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.814 --72115-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.814 --72115-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.814 --72115-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.814 --72115-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.814 --72115-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.072 --72115-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.072 --72115-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.072 00:08:13.072 00:08:13.072 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.072 http://cunit.sourceforge.net/ 00:08:13.072 00:08:13.072 00:08:13.072 Suite: nvme_ctrlr_cmd 00:08:13.072 Test: test_get_log_pages ...passed 00:08:13.072 Test: test_set_feature_cmd ...passed 00:08:13.072 Test: test_set_feature_ns_cmd ...passed 00:08:13.072 Test: test_get_feature_cmd ...passed 00:08:13.072 Test: test_get_feature_ns_cmd ...passed 00:08:13.072 Test: test_abort_cmd ...passed 00:08:13.072 Test: test_set_host_id_cmds ...[2024-07-15 14:54:40.116384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:08:13.072 passed 00:08:13.072 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:13.072 Test: test_io_raw_cmd ...passed 00:08:13.072 Test: test_io_raw_cmd_with_md ...passed 00:08:13.072 Test: test_namespace_attach ...passed 00:08:13.072 Test: test_namespace_detach ...passed 00:08:13.072 Test: test_namespace_create ...passed 00:08:13.072 Test: test_namespace_delete ...passed 00:08:13.072 Test: test_doorbell_buffer_config ...passed 00:08:13.072 Test: test_format_nvme ...passed 00:08:13.072 Test: test_fw_commit ...passed 00:08:13.072 Test: test_fw_image_download ...passed 00:08:13.072 Test: test_sanitize ...passed 00:08:13.072 Test: test_directive ...passed 00:08:13.072 Test: test_nvme_request_add_abort ...passed 00:08:13.072 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:13.072 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:13.072 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:13.072 00:08:13.072 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.072 suites 1 1 n/a 0 0 00:08:13.072 tests 24 24 24 0 0 00:08:13.072 asserts 198 198 198 0 n/a 00:08:13.072 00:08:13.072 Elapsed time = 0.148 seconds 00:08:13.072 --72115-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.072 --72115-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.072 ==72115== 00:08:13.072 ==72115== HEAP SUMMARY: 00:08:13.072 ==72115== in use at exit: 0 bytes in 0 blocks 00:08:13.072 ==72115== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:13.072 ==72115== 00:08:13.072 ==72115== All heap blocks were freed -- no leaks are possible 00:08:13.072 ==72115== 00:08:13.072 ==72115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.072 14:54:40 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:13.072 ==72120== Memcheck, a memory error detector 00:08:13.072 ==72120== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.072 ==72120== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.072 ==72120== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:13.072 ==72120== 00:08:13.072 --72120-- Valgrind options: 00:08:13.072 --72120-- --leak-check=full 00:08:13.072 --72120-- --error-exitcode=2 00:08:13.072 --72120-- --verbose 00:08:13.072 --72120-- Contents of /proc/version: 00:08:13.072 --72120-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:13.073 --72120-- 00:08:13.073 --72120-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.073 --72120-- Page sizes: currently 4096, max supported 4096 00:08:13.073 --72120-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.073 --72120-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:13.073 --72120-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.073 --72120-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.073 --72120-- might be shown as UnknownInlinedFun 00:08:13.073 --72120-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.073 --72120-- object doesn't have a dynamic symbol table 00:08:13.331 --72120-- Scheduler: using generic scheduler lock implementation. 00:08:13.331 --72120-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.331 ==72120== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72120-by-???-on-6e16a7c0ed4d 00:08:13.331 ==72120== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72120-by-???-on-6e16a7c0ed4d 00:08:13.331 ==72120== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72120-by-???-on-6e16a7c0ed4d 00:08:13.331 ==72120== 00:08:13.331 ==72120== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.331 ==72120== don't want to do, unless you know exactly what you're doing, 00:08:13.331 ==72120== or are doing some strange experiment): 00:08:13.331 ==72120== /usr/libexec/valgrind/../../bin/vgdb --pid=72120 ...command... 00:08:13.331 ==72120== 00:08:13.331 ==72120== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.331 ==72120== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:13.331 ==72120== and then give GDB the following command 00:08:13.331 ==72120== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72120 00:08:13.331 ==72120== --pid is optional if only one valgrind process is running 00:08:13.331 ==72120== 00:08:13.331 --72120-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.331 --72120-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.331 --72120-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.331 --72120-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.331 --72120-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.331 --72120-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.331 --72120-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.331 --72120-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.331 --72120-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.331 --72120-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.331 --72120-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.331 --72120-- Reading syms from /usr/lib64/libm.so.6 00:08:13.331 --72120-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.331 --72120-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:13.331 --72120-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/libc.so.6 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.331 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.331 --72120-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.331 --72120-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.331 --72120-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.331 --72120-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.332 --72120-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.332 --72120-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.591 --72120-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.591 --72120-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.591 --72120-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 ==72120== Preferring higher priority redirection: 00:08:13.591 --72120-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.591 --72120-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.591 --72120-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 --72120-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.591 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.591 --72120-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.591 --72120-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.591 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.591 --72120-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.591 --72120-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.591 --72120-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.591 --72120-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.591 --72120-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.591 --72120-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.591 --72120-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.591 --72120-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.591 --72120-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.591 --72120-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.591 --72120-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.592 --72120-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.592 --72120-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.592 --72120-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.592 --72120-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.592 --72120-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.592 --72120-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.592 --72120-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.592 00:08:13.592 00:08:13.592 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.592 http://cunit.sourceforge.net/ 00:08:13.592 00:08:13.592 00:08:13.592 Suite: nvme_ctrlr_cmd 00:08:13.592 Test: test_geometry_cmd ...passed 00:08:13.850 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:13.850 00:08:13.850 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.850 suites 1 1 n/a 0 0 00:08:13.850 tests 2 2 2 0 0 00:08:13.850 asserts 7 7 7 0 n/a 00:08:13.850 00:08:13.850 Elapsed time = 0.021 seconds 00:08:13.850 --72120-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.850 --72120-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.850 ==72120== 00:08:13.850 ==72120== HEAP SUMMARY: 00:08:13.850 ==72120== in use at exit: 0 bytes in 0 blocks 00:08:13.850 ==72120== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:13.850 ==72120== 00:08:13.850 ==72120== All heap blocks were freed -- no leaks are possible 00:08:13.850 ==72120== 00:08:13.850 ==72120== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.850 14:54:40 unittest_nvme -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.850 ==72128== Memcheck, a memory error detector 00:08:13.850 ==72128== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.850 ==72128== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.850 ==72128== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.850 ==72128== 00:08:13.850 --72128-- Valgrind options: 00:08:13.850 --72128-- --leak-check=full 00:08:13.850 --72128-- --error-exitcode=2 00:08:13.851 --72128-- --verbose 00:08:13.851 --72128-- Contents of /proc/version: 00:08:13.851 --72128-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:13.851 --72128-- 00:08:13.851 --72128-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.851 --72128-- Page sizes: currently 4096, max supported 4096 00:08:13.851 --72128-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.851 --72128-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.851 --72128-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.851 --72128-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.851 --72128-- might be shown as UnknownInlinedFun 00:08:13.851 --72128-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.851 --72128-- object doesn't have a dynamic symbol table 00:08:13.851 --72128-- Scheduler: using generic scheduler lock implementation. 00:08:13.851 --72128-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.851 ==72128== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72128-by-???-on-6e16a7c0ed4d 00:08:13.851 ==72128== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72128-by-???-on-6e16a7c0ed4d 00:08:13.851 ==72128== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72128-by-???-on-6e16a7c0ed4d 00:08:13.851 ==72128== 00:08:13.851 ==72128== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.851 ==72128== don't want to do, unless you know exactly what you're doing, 00:08:13.851 ==72128== or are doing some strange experiment): 00:08:13.851 ==72128== /usr/libexec/valgrind/../../bin/vgdb --pid=72128 ...command... 00:08:13.851 ==72128== 00:08:13.851 ==72128== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.851 ==72128== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.851 ==72128== and then give GDB the following command 00:08:13.851 ==72128== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72128 00:08:13.851 ==72128== --pid is optional if only one valgrind process is running 00:08:13.851 ==72128== 00:08:13.851 --72128-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.851 --72128-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.851 --72128-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.851 --72128-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.851 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.851 --72128-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.851 --72128-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.851 --72128-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.851 --72128-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.851 --72128-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.851 --72128-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.851 --72128-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.851 --72128-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.851 --72128-- Reading syms from /usr/lib64/libm.so.6 00:08:13.851 --72128-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.851 --72128-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:13.851 --72128-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.851 --72128-- Reading syms from /usr/lib64/libc.so.6 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.109 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.109 --72128-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.109 --72128-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.109 --72128-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.109 --72128-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.109 --72128-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.109 --72128-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.109 --72128-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.109 --72128-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.109 --72128-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.109 --72128-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 ==72128== Preferring higher priority redirection: 00:08:14.110 --72128-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.110 --72128-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.110 --72128-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 --72128-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.110 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.110 --72128-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.110 --72128-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.110 ==72128== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.110 --72128-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.110 --72128-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.110 --72128-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.110 --72128-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.110 --72128-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.110 --72128-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.110 --72128-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.110 --72128-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.110 --72128-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.110 --72128-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.110 --72128-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.110 --72128-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.110 --72128-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.110 --72128-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.110 --72128-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.110 --72128-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.368 --72128-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.368 --72128-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.368 00:08:14.368 00:08:14.368 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.368 http://cunit.sourceforge.net/ 00:08:14.368 00:08:14.368 00:08:14.368 Suite: nvme 00:08:14.368 Test: test_nvme_ns_construct ...passed 00:08:14.368 Test: test_nvme_ns_uuid ...passed 00:08:14.368 Test: test_nvme_ns_csi ...passed 00:08:14.368 Test: test_nvme_ns_data ...passed 00:08:14.368 Test: test_nvme_ns_set_identify_data ...passed 00:08:14.368 Test: test_spdk_nvme_ns_get_values ...passed 00:08:14.368 Test: test_spdk_nvme_ns_is_active ...passed 00:08:14.368 Test: spdk_nvme_ns_supports ...passed 00:08:14.368 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:14.368 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72128-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:14.368 passed 00:08:14.368 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:14.368 Test: test_nvme_ns_find_id_desc ...passed 00:08:14.368 00:08:14.368 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.368 suites 1 1 n/a 0 0 00:08:14.368 tests 12 12 12 0 0 00:08:14.368 asserts 95 95 95 0 n/a 00:08:14.368 00:08:14.368 Elapsed time = 0.073 seconds 00:08:14.368 --72128-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.368 --72128-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.368 ==72128== 00:08:14.368 ==72128== HEAP SUMMARY: 00:08:14.368 ==72128== in use at exit: 0 bytes in 0 blocks 00:08:14.368 ==72128== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:14.368 ==72128== 00:08:14.368 ==72128== All heap blocks were freed -- no leaks are possible 00:08:14.368 ==72128== 00:08:14.368 ==72128== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.368 14:54:41 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:14.368 ==72141== Memcheck, a memory error detector 00:08:14.368 ==72141== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.368 ==72141== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.368 ==72141== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:14.368 ==72141== 00:08:14.368 --72141-- Valgrind options: 00:08:14.368 --72141-- --leak-check=full 00:08:14.368 --72141-- --error-exitcode=2 00:08:14.368 --72141-- --verbose 00:08:14.368 --72141-- Contents of /proc/version: 00:08:14.368 --72141-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:14.368 --72141-- 00:08:14.368 --72141-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.368 --72141-- Page sizes: currently 4096, max supported 4096 00:08:14.368 --72141-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.368 --72141-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:14.368 --72141-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.368 --72141-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.368 --72141-- might be shown as UnknownInlinedFun 00:08:14.368 --72141-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.368 --72141-- object doesn't have a dynamic symbol table 00:08:14.368 --72141-- Scheduler: using generic scheduler lock implementation. 00:08:14.368 --72141-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.368 ==72141== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72141-by-???-on-6e16a7c0ed4d 00:08:14.368 ==72141== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72141-by-???-on-6e16a7c0ed4d 00:08:14.368 ==72141== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72141-by-???-on-6e16a7c0ed4d 00:08:14.368 ==72141== 00:08:14.368 ==72141== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.368 ==72141== don't want to do, unless you know exactly what you're doing, 00:08:14.368 ==72141== or are doing some strange experiment): 00:08:14.368 ==72141== /usr/libexec/valgrind/../../bin/vgdb --pid=72141 ...command... 00:08:14.368 ==72141== 00:08:14.368 ==72141== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.368 ==72141== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:14.368 ==72141== and then give GDB the following command 00:08:14.368 ==72141== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72141 00:08:14.368 ==72141== --pid is optional if only one valgrind process is running 00:08:14.368 ==72141== 00:08:14.368 --72141-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.368 --72141-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.368 --72141-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.368 --72141-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.368 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.369 --72141-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.369 --72141-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.625 --72141-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.625 --72141-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.625 --72141-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.625 --72141-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.625 --72141-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.625 --72141-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.625 --72141-- Reading syms from /usr/lib64/libm.so.6 00:08:14.625 --72141-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.625 --72141-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:14.625 --72141-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.625 --72141-- Reading syms from /usr/lib64/libc.so.6 00:08:14.625 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.625 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.625 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.625 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.625 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.625 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.625 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.625 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.625 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.625 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.625 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.625 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.626 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.626 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.626 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.626 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.626 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.626 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.626 --72141-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.626 --72141-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.626 --72141-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.626 --72141-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.626 --72141-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.626 --72141-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.626 --72141-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 ==72141== Preferring higher priority redirection: 00:08:14.626 --72141-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.626 --72141-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.626 --72141-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 --72141-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.626 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.626 --72141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.626 --72141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.626 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.626 --72141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.626 --72141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.626 --72141-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.883 --72141-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.883 --72141-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.883 --72141-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.883 --72141-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.883 --72141-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.883 --72141-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.883 --72141-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.883 --72141-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.883 --72141-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.883 --72141-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.883 --72141-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.883 --72141-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.883 --72141-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.883 --72141-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.883 --72141-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.883 00:08:14.883 00:08:14.883 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.883 http://cunit.sourceforge.net/ 00:08:14.883 00:08:14.883 00:08:14.883 Suite: nvme_ns_cmd 00:08:14.883 Test: split_test ...passed 00:08:14.883 Test: split_test2 ...passed 00:08:14.883 Test: split_test3 ...passed 00:08:14.884 Test: split_test4 ...passed 00:08:14.884 Test: test_nvme_ns_cmd_flush ...passed 00:08:14.884 Test: test_nvme_ns_cmd_dataset_management ...--72141-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:14.884 passed 00:08:14.884 Test: test_nvme_ns_cmd_copy ...passed 00:08:14.884 Test: test_io_flags ...[2024-07-15 14:54:42.024505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:08:14.884 passed 00:08:14.884 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:14.884 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:14.884 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:14.884 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:14.884 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:14.884 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:14.884 Test: test_cmd_child_request ...passed 00:08:14.884 Test: test_nvme_ns_cmd_readv ...passed 00:08:14.884 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:14.884 Test: test_nvme_ns_cmd_writev ...[2024-07-15 14:54:42.105484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 291:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:08:14.884 passed 00:08:15.141 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:15.141 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:15.141 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:15.141 Test: test_nvme_ns_cmd_comparev ...passed 00:08:15.141 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:15.141 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:15.141 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:15.141 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:15.141 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:15.141 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-15 14:54:42.202245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:15.141 passed 00:08:15.141 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-15 14:54:42.210979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:15.141 passed 00:08:15.141 Test: test_nvme_ns_cmd_verify ...passed 00:08:15.141 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:15.141 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:15.141 00:08:15.141 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.141 suites 1 1 n/a 0 0 00:08:15.141 tests 32 32 32 0 0 00:08:15.141 asserts 550 550 550 0 n/a 00:08:15.141 00:08:15.141 Elapsed time = 0.280 seconds 00:08:15.141 --72141-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.142 --72141-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.142 ==72141== 00:08:15.142 ==72141== HEAP SUMMARY: 00:08:15.142 ==72141== in use at exit: 0 bytes in 0 blocks 00:08:15.142 ==72141== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:15.142 ==72141== 00:08:15.142 ==72141== All heap blocks were freed -- no leaks are possible 00:08:15.142 ==72141== 00:08:15.142 ==72141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.142 14:54:42 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:15.142 ==72143== Memcheck, a memory error detector 00:08:15.142 ==72143== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.142 ==72143== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.142 ==72143== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:15.142 ==72143== 00:08:15.142 --72143-- Valgrind options: 00:08:15.142 --72143-- --leak-check=full 00:08:15.142 --72143-- --error-exitcode=2 00:08:15.142 --72143-- --verbose 00:08:15.142 --72143-- Contents of /proc/version: 00:08:15.142 --72143-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:15.142 --72143-- 00:08:15.142 --72143-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.142 --72143-- Page sizes: currently 4096, max supported 4096 00:08:15.142 --72143-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.142 --72143-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:15.142 --72143-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.142 --72143-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.142 --72143-- might be shown as UnknownInlinedFun 00:08:15.142 --72143-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.142 --72143-- object doesn't have a dynamic symbol table 00:08:15.142 --72143-- Scheduler: using generic scheduler lock implementation. 00:08:15.142 --72143-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.142 ==72143== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72143-by-???-on-6e16a7c0ed4d 00:08:15.142 ==72143== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72143-by-???-on-6e16a7c0ed4d 00:08:15.142 ==72143== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72143-by-???-on-6e16a7c0ed4d 00:08:15.142 ==72143== 00:08:15.142 ==72143== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.142 ==72143== don't want to do, unless you know exactly what you're doing, 00:08:15.142 ==72143== or are doing some strange experiment): 00:08:15.142 ==72143== /usr/libexec/valgrind/../../bin/vgdb --pid=72143 ...command... 00:08:15.142 ==72143== 00:08:15.142 ==72143== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.142 ==72143== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:15.142 ==72143== and then give GDB the following command 00:08:15.142 ==72143== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72143 00:08:15.142 ==72143== --pid is optional if only one valgrind process is running 00:08:15.142 ==72143== 00:08:15.142 --72143-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.142 --72143-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.399 --72143-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.399 --72143-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.399 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.399 --72143-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.399 --72143-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.399 --72143-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.399 --72143-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.400 --72143-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.400 --72143-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.400 --72143-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.400 --72143-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.400 --72143-- Reading syms from /usr/lib64/libm.so.6 00:08:15.400 --72143-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.400 --72143-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:15.400 --72143-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libc.so.6 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.400 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.400 --72143-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.400 --72143-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.400 --72143-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.400 --72143-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.400 --72143-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.400 --72143-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 ==72143== Preferring higher priority redirection: 00:08:15.400 --72143-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.400 --72143-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.400 --72143-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 --72143-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.400 --72143-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.400 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.400 --72143-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.400 --72143-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.658 --72143-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.658 --72143-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.658 --72143-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.658 --72143-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.658 --72143-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.658 --72143-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.658 --72143-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.658 --72143-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.658 --72143-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.658 --72143-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.658 --72143-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.658 --72143-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.658 --72143-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.659 --72143-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.659 --72143-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.659 --72143-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.659 00:08:15.659 00:08:15.659 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.659 http://cunit.sourceforge.net/ 00:08:15.659 00:08:15.659 00:08:15.659 Suite: nvme_ns_cmd 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:15.659 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:15.659 00:08:15.659 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.659 suites 1 1 n/a 0 0 00:08:15.659 tests 12 12 12 0 0 00:08:15.659 asserts 123 123 123 0 n/a 00:08:15.659 00:08:15.659 Elapsed time = 0.060 seconds 00:08:15.659 --72143-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.659 --72143-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.659 ==72143== 00:08:15.659 ==72143== HEAP SUMMARY: 00:08:15.659 ==72143== in use at exit: 0 bytes in 0 blocks 00:08:15.659 ==72143== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:15.659 ==72143== 00:08:15.659 ==72143== All heap blocks were freed -- no leaks are possible 00:08:15.659 ==72143== 00:08:15.659 ==72143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.659 14:54:42 unittest_nvme -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.659 ==72150== Memcheck, a memory error detector 00:08:15.659 ==72150== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.659 ==72150== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.659 ==72150== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.659 ==72150== 00:08:15.659 --72150-- Valgrind options: 00:08:15.659 --72150-- --leak-check=full 00:08:15.659 --72150-- --error-exitcode=2 00:08:15.659 --72150-- --verbose 00:08:15.659 --72150-- Contents of /proc/version: 00:08:15.659 --72150-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:15.659 --72150-- 00:08:15.659 --72150-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.659 --72150-- Page sizes: currently 4096, max supported 4096 00:08:15.659 --72150-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.659 --72150-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.659 --72150-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.659 --72150-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.659 --72150-- might be shown as UnknownInlinedFun 00:08:15.916 --72150-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.916 --72150-- object doesn't have a dynamic symbol table 00:08:15.916 --72150-- Scheduler: using generic scheduler lock implementation. 00:08:15.916 --72150-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.916 ==72150== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72150-by-???-on-6e16a7c0ed4d 00:08:15.916 ==72150== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72150-by-???-on-6e16a7c0ed4d 00:08:15.916 ==72150== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72150-by-???-on-6e16a7c0ed4d 00:08:15.916 ==72150== 00:08:15.916 ==72150== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.917 ==72150== don't want to do, unless you know exactly what you're doing, 00:08:15.917 ==72150== or are doing some strange experiment): 00:08:15.917 ==72150== /usr/libexec/valgrind/../../bin/vgdb --pid=72150 ...command... 00:08:15.917 ==72150== 00:08:15.917 ==72150== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.917 ==72150== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.917 ==72150== and then give GDB the following command 00:08:15.917 ==72150== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72150 00:08:15.917 ==72150== --pid is optional if only one valgrind process is running 00:08:15.917 ==72150== 00:08:15.917 --72150-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.917 --72150-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.917 --72150-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.917 --72150-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.917 --72150-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.917 --72150-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.917 --72150-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.917 --72150-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.917 --72150-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.917 --72150-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.917 --72150-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.917 --72150-- Reading syms from /usr/lib64/libm.so.6 00:08:15.917 --72150-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.917 --72150-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:15.917 --72150-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libc.so.6 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.917 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.917 --72150-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.917 --72150-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.917 --72150-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.917 --72150-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.917 --72150-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.917 --72150-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.917 --72150-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.174 --72150-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 ==72150== Preferring higher priority redirection: 00:08:16.174 --72150-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.174 --72150-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.174 --72150-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 --72150-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.174 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.174 --72150-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.174 --72150-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.174 ==72150== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.174 --72150-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.174 --72150-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.174 --72150-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.174 --72150-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.175 --72150-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.175 --72150-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.175 --72150-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.175 --72150-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.175 --72150-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.175 --72150-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.175 --72150-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.175 --72150-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.175 --72150-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.175 --72150-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.175 --72150-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.175 --72150-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.175 --72150-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.175 --72150-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.175 00:08:16.175 00:08:16.175 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.175 http://cunit.sourceforge.net/ 00:08:16.175 00:08:16.175 00:08:16.175 Suite: nvme_qpair 00:08:16.175 Test: test3 ...--72150-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.175 passed 00:08:16.175 Test: test_ctrlr_failed ...passed 00:08:16.175 Test: struct_packing ...passed 00:08:16.175 Test: test_nvme_qpair_process_completions ...[2024-07-15 14:54:43.344255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:16.175 [2024-07-15 14:54:43.382188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:16.175 --72150-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:16.175 --72150-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.175 [2024-07-15 14:54:43.400016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:08:16.175 [2024-07-15 14:54:43.401477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:08:16.175 passed 00:08:16.433 Test: test_nvme_completion_is_retry ...passed 00:08:16.433 Test: test_get_status_string ...passed 00:08:16.433 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:16.433 Test: test_nvme_qpair_submit_request ...passed 00:08:16.433 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:16.433 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:16.433 Test: test_nvme_qpair_init_deinit ...[2024-07-15 14:54:43.456959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:16.433 passed 00:08:16.433 Test: test_nvme_get_sgl_print_info ...passed 00:08:16.433 00:08:16.433 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.433 suites 1 1 n/a 0 0 00:08:16.433 tests 12 12 12 0 0 00:08:16.433 asserts 154 154 154 0 n/a 00:08:16.433 00:08:16.433 Elapsed time = 0.162 seconds 00:08:16.433 --72150-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.433 ==72150== 00:08:16.433 ==72150== HEAP SUMMARY: 00:08:16.433 ==72150== in use at exit: 0 bytes in 0 blocks 00:08:16.433 ==72150== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:16.433 ==72150== 00:08:16.433 ==72150== All heap blocks were freed -- no leaks are possible 00:08:16.433 ==72150== 00:08:16.433 ==72150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.433 14:54:43 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.433 ==72162== Memcheck, a memory error detector 00:08:16.433 ==72162== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.433 ==72162== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.433 ==72162== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.433 ==72162== 00:08:16.433 --72162-- Valgrind options: 00:08:16.433 --72162-- --leak-check=full 00:08:16.433 --72162-- --error-exitcode=2 00:08:16.433 --72162-- --verbose 00:08:16.433 --72162-- Contents of /proc/version: 00:08:16.433 --72162-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:16.433 --72162-- 00:08:16.433 --72162-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.433 --72162-- Page sizes: currently 4096, max supported 4096 00:08:16.433 --72162-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.433 --72162-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.433 --72162-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.433 --72162-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.433 --72162-- might be shown as UnknownInlinedFun 00:08:16.433 --72162-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.433 --72162-- object doesn't have a dynamic symbol table 00:08:16.433 --72162-- Scheduler: using generic scheduler lock implementation. 00:08:16.433 --72162-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.433 ==72162== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72162-by-???-on-6e16a7c0ed4d 00:08:16.433 ==72162== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72162-by-???-on-6e16a7c0ed4d 00:08:16.433 ==72162== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72162-by-???-on-6e16a7c0ed4d 00:08:16.433 ==72162== 00:08:16.433 ==72162== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.433 ==72162== don't want to do, unless you know exactly what you're doing, 00:08:16.433 ==72162== or are doing some strange experiment): 00:08:16.433 ==72162== /usr/libexec/valgrind/../../bin/vgdb --pid=72162 ...command... 00:08:16.433 ==72162== 00:08:16.433 ==72162== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.433 ==72162== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.433 ==72162== and then give GDB the following command 00:08:16.433 ==72162== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72162 00:08:16.433 ==72162== --pid is optional if only one valgrind process is running 00:08:16.433 ==72162== 00:08:16.433 --72162-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.433 --72162-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.433 --72162-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.433 --72162-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.433 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.433 --72162-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.433 --72162-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.433 --72162-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.433 --72162-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.433 --72162-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.433 --72162-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.433 --72162-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.433 --72162-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.433 --72162-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.433 --72162-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:16.433 --72162-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.433 --72162-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.433 --72162-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.691 --72162-- Reading syms from /usr/lib64/libm.so.6 00:08:16.691 --72162-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.691 --72162-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:16.691 --72162-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.691 --72162-- Reading syms from /usr/lib64/libc.so.6 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.691 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.691 --72162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.691 --72162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.691 --72162-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.691 --72162-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.691 --72162-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.691 --72162-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.691 --72162-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.692 --72162-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.692 --72162-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 ==72162== Preferring higher priority redirection: 00:08:16.692 --72162-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.692 --72162-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.692 --72162-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 --72162-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.692 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.692 --72162-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.692 --72162-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.692 ==72162== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.692 --72162-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.692 --72162-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.692 --72162-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.692 --72162-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.692 --72162-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.692 --72162-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.692 --72162-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.950 --72162-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.950 --72162-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.950 --72162-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.950 --72162-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.950 --72162-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.950 --72162-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.950 --72162-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.950 --72162-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.950 --72162-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.950 --72162-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.950 --72162-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.950 00:08:16.950 00:08:16.950 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.950 http://cunit.sourceforge.net/ 00:08:16.950 00:08:16.950 00:08:16.950 Suite: nvme_pcie 00:08:16.950 Test: test_prp_list_append ...[2024-07-15 14:54:43.988744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:16.950 [2024-07-15 14:54:44.028656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1234:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:08:16.950 [2024-07-15 14:54:44.030263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1224:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:08:16.950 [2024-07-15 14:54:44.032640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:16.950 [2024-07-15 14:54:44.033415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:16.950 passed 00:08:16.950 Test: test_nvme_pcie_hotplug_monitor ...--72162-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:16.950 passed 00:08:16.950 Test: test_shadow_doorbell_update ...passed 00:08:16.950 Test: test_build_contig_hw_sgl_request ...passed 00:08:16.950 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:16.950 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:16.950 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:16.950 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-15 14:54:44.095773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:16.950 passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-15 14:54:44.117549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:08:16.950 passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-15 14:54:44.128217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:08:16.950 passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-15 14:54:44.135628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:08:16.950 passed 00:08:16.950 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-15 14:54:44.138581] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:08:16.950 passed 00:08:16.950 00:08:16.950 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.950 suites 1 1 n/a 0 0 00:08:16.950 tests 14 14 14 0 0 00:08:16.950 asserts 235 235 235 0 n/a 00:08:16.950 00:08:16.950 Elapsed time = 0.163 seconds 00:08:16.950 --72162-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.950 --72162-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.208 ==72162== 00:08:17.208 ==72162== HEAP SUMMARY: 00:08:17.208 ==72162== in use at exit: 0 bytes in 0 blocks 00:08:17.208 ==72162== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:17.208 ==72162== 00:08:17.208 ==72162== All heap blocks were freed -- no leaks are possible 00:08:17.208 ==72162== 00:08:17.208 ==72162== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.208 14:54:44 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:17.208 ==72163== Memcheck, a memory error detector 00:08:17.208 ==72163== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.208 ==72163== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.208 ==72163== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:17.208 ==72163== 00:08:17.208 --72163-- Valgrind options: 00:08:17.208 --72163-- --leak-check=full 00:08:17.208 --72163-- --error-exitcode=2 00:08:17.208 --72163-- --verbose 00:08:17.208 --72163-- Contents of /proc/version: 00:08:17.208 --72163-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.208 --72163-- 00:08:17.208 --72163-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.208 --72163-- Page sizes: currently 4096, max supported 4096 00:08:17.208 --72163-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.208 --72163-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:17.208 --72163-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.208 --72163-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.208 --72163-- might be shown as UnknownInlinedFun 00:08:17.208 --72163-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.208 --72163-- object doesn't have a dynamic symbol table 00:08:17.208 --72163-- Scheduler: using generic scheduler lock implementation. 00:08:17.208 --72163-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.208 ==72163== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72163-by-???-on-6e16a7c0ed4d 00:08:17.208 ==72163== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72163-by-???-on-6e16a7c0ed4d 00:08:17.208 ==72163== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72163-by-???-on-6e16a7c0ed4d 00:08:17.208 ==72163== 00:08:17.208 ==72163== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.208 ==72163== don't want to do, unless you know exactly what you're doing, 00:08:17.209 ==72163== or are doing some strange experiment): 00:08:17.209 ==72163== /usr/libexec/valgrind/../../bin/vgdb --pid=72163 ...command... 00:08:17.209 ==72163== 00:08:17.209 ==72163== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.209 ==72163== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:17.209 ==72163== and then give GDB the following command 00:08:17.209 ==72163== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72163 00:08:17.209 ==72163== --pid is optional if only one valgrind process is running 00:08:17.209 ==72163== 00:08:17.209 --72163-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.209 --72163-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.209 --72163-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.209 --72163-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.209 --72163-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.209 --72163-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.209 --72163-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.209 --72163-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.209 --72163-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.209 --72163-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.209 --72163-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.209 --72163-- Reading syms from /usr/lib64/libm.so.6 00:08:17.209 --72163-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.209 --72163-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.209 --72163-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.209 --72163-- Reading syms from /usr/lib64/libc.so.6 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.209 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.209 --72163-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.209 --72163-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.467 --72163-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.467 --72163-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.467 --72163-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.467 --72163-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.467 --72163-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.467 --72163-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.467 --72163-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 ==72163== Preferring higher priority redirection: 00:08:17.467 --72163-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.467 --72163-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.467 --72163-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 --72163-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.467 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.467 --72163-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.467 --72163-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.467 ==72163== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.467 --72163-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.467 --72163-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.467 --72163-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.467 --72163-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.467 --72163-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.468 --72163-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.468 --72163-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.468 --72163-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.468 --72163-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.468 --72163-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.468 --72163-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.468 --72163-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.468 --72163-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.468 --72163-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.468 --72163-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.468 --72163-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.468 --72163-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.468 --72163-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.468 00:08:17.468 00:08:17.468 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.468 http://cunit.sourceforge.net/ 00:08:17.468 00:08:17.468 00:08:17.468 Suite: nvme_ns_cmd 00:08:17.468 Test: nvme_poll_group_create_test ...passed 00:08:17.468 Test: nvme_poll_group_add_remove_test ...passed 00:08:17.468 Test: nvme_poll_group_process_completions ...passed 00:08:17.726 Test: nvme_poll_group_destroy_test ...passed 00:08:17.726 Test: nvme_poll_group_get_free_stats ...passed 00:08:17.726 00:08:17.726 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.726 suites 1 1 n/a 0 0 00:08:17.726 tests 5 5 5 0 0 00:08:17.726 asserts 75 75 75 0 n/a 00:08:17.726 00:08:17.726 Elapsed time = 0.059 seconds 00:08:17.726 --72163-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.726 --72163-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.726 ==72163== 00:08:17.726 ==72163== HEAP SUMMARY: 00:08:17.726 ==72163== in use at exit: 0 bytes in 0 blocks 00:08:17.726 ==72163== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:17.726 ==72163== 00:08:17.726 ==72163== All heap blocks were freed -- no leaks are possible 00:08:17.726 ==72163== 00:08:17.726 ==72163== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.726 14:54:44 unittest_nvme -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.726 ==72177== Memcheck, a memory error detector 00:08:17.726 ==72177== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.726 ==72177== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.726 ==72177== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.726 ==72177== 00:08:17.726 --72177-- Valgrind options: 00:08:17.726 --72177-- --leak-check=full 00:08:17.726 --72177-- --error-exitcode=2 00:08:17.726 --72177-- --verbose 00:08:17.726 --72177-- Contents of /proc/version: 00:08:17.726 --72177-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.726 --72177-- 00:08:17.726 --72177-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.726 --72177-- Page sizes: currently 4096, max supported 4096 00:08:17.726 --72177-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.726 --72177-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.726 --72177-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.726 --72177-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.726 --72177-- might be shown as UnknownInlinedFun 00:08:17.726 --72177-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.726 --72177-- object doesn't have a dynamic symbol table 00:08:17.726 --72177-- Scheduler: using generic scheduler lock implementation. 00:08:17.726 --72177-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.726 ==72177== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72177-by-???-on-6e16a7c0ed4d 00:08:17.726 ==72177== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72177-by-???-on-6e16a7c0ed4d 00:08:17.726 ==72177== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72177-by-???-on-6e16a7c0ed4d 00:08:17.726 ==72177== 00:08:17.726 ==72177== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.726 ==72177== don't want to do, unless you know exactly what you're doing, 00:08:17.726 ==72177== or are doing some strange experiment): 00:08:17.726 ==72177== /usr/libexec/valgrind/../../bin/vgdb --pid=72177 ...command... 00:08:17.726 ==72177== 00:08:17.726 ==72177== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.726 ==72177== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.726 ==72177== and then give GDB the following command 00:08:17.726 ==72177== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72177 00:08:17.726 ==72177== --pid is optional if only one valgrind process is running 00:08:17.726 ==72177== 00:08:17.726 --72177-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.726 --72177-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.726 --72177-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.726 --72177-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.726 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.726 --72177-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.726 --72177-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.726 --72177-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.726 --72177-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.726 --72177-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.726 --72177-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.726 --72177-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.726 --72177-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.726 --72177-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.726 --72177-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.726 --72177-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.726 --72177-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.726 --72177-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.727 --72177-- Reading syms from /usr/lib64/libm.so.6 00:08:17.727 --72177-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.727 --72177-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.727 --72177-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.727 --72177-- Reading syms from /usr/lib64/libc.so.6 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.985 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.985 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.985 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.985 --72177-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.985 --72177-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.985 --72177-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.985 --72177-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.985 --72177-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.985 --72177-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.985 --72177-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.985 --72177-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 ==72177== Preferring higher priority redirection: 00:08:17.986 --72177-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.986 --72177-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.986 --72177-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 --72177-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.986 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.986 --72177-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.986 --72177-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.986 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.986 --72177-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.986 --72177-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.986 --72177-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.986 --72177-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.986 --72177-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.244 --72177-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.245 --72177-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.245 --72177-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.245 --72177-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.245 --72177-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.245 --72177-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.245 --72177-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.245 --72177-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.245 --72177-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.245 --72177-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.245 --72177-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.245 --72177-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.245 --72177-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.245 00:08:18.245 00:08:18.245 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.245 http://cunit.sourceforge.net/ 00:08:18.245 00:08:18.245 00:08:18.245 Suite: nvme_quirks 00:08:18.245 Test: test_nvme_quirks_striping ...passed 00:08:18.245 00:08:18.245 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.245 suites 1 1 n/a 0 0 00:08:18.245 tests 1 1 1 0 0 00:08:18.245 asserts 5 5 5 0 n/a 00:08:18.245 00:08:18.245 Elapsed time = 0.011 seconds 00:08:18.245 --72177-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.245 --72177-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.245 ==72177== 00:08:18.245 ==72177== HEAP SUMMARY: 00:08:18.245 ==72177== in use at exit: 0 bytes in 0 blocks 00:08:18.245 ==72177== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:18.245 ==72177== 00:08:18.245 ==72177== All heap blocks were freed -- no leaks are possible 00:08:18.245 ==72177== 00:08:18.245 ==72177== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.245 14:54:45 unittest_nvme -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.245 ==72184== Memcheck, a memory error detector 00:08:18.245 ==72184== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.245 ==72184== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.245 ==72184== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.245 ==72184== 00:08:18.245 --72184-- Valgrind options: 00:08:18.245 --72184-- --leak-check=full 00:08:18.245 --72184-- --error-exitcode=2 00:08:18.245 --72184-- --verbose 00:08:18.245 --72184-- Contents of /proc/version: 00:08:18.245 --72184-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:18.245 --72184-- 00:08:18.245 --72184-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.245 --72184-- Page sizes: currently 4096, max supported 4096 00:08:18.245 --72184-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.245 --72184-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.245 --72184-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.245 --72184-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.245 --72184-- might be shown as UnknownInlinedFun 00:08:18.245 --72184-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.245 --72184-- object doesn't have a dynamic symbol table 00:08:18.245 --72184-- Scheduler: using generic scheduler lock implementation. 00:08:18.245 --72184-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.245 ==72184== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72184-by-???-on-6e16a7c0ed4d 00:08:18.245 ==72184== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72184-by-???-on-6e16a7c0ed4d 00:08:18.245 ==72184== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72184-by-???-on-6e16a7c0ed4d 00:08:18.245 ==72184== 00:08:18.245 ==72184== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.245 ==72184== don't want to do, unless you know exactly what you're doing, 00:08:18.245 ==72184== or are doing some strange experiment): 00:08:18.245 ==72184== /usr/libexec/valgrind/../../bin/vgdb --pid=72184 ...command... 00:08:18.245 ==72184== 00:08:18.245 ==72184== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.245 ==72184== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.245 ==72184== and then give GDB the following command 00:08:18.245 ==72184== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72184 00:08:18.245 ==72184== --pid is optional if only one valgrind process is running 00:08:18.245 ==72184== 00:08:18.245 --72184-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.503 --72184-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.503 --72184-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.504 --72184-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.504 --72184-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.504 --72184-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.504 --72184-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.504 --72184-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.504 --72184-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.504 --72184-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.504 --72184-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.504 --72184-- Reading syms from /usr/lib64/libm.so.6 00:08:18.504 --72184-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.504 --72184-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.504 --72184-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libc.so.6 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.504 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.504 --72184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.504 --72184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.504 --72184-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.504 --72184-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.504 --72184-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.504 --72184-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.504 --72184-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.504 --72184-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.504 --72184-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 ==72184== Preferring higher priority redirection: 00:08:18.505 --72184-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.505 --72184-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.505 --72184-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.505 --72184-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.762 --72184-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.762 --72184-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.762 --72184-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.762 --72184-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.762 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.762 --72184-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.763 --72184-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.763 ==72184== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.763 --72184-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.763 --72184-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.763 --72184-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.763 --72184-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.763 --72184-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.763 --72184-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.763 --72184-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.763 --72184-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.763 --72184-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.763 --72184-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.763 --72184-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.763 --72184-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.763 --72184-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.763 --72184-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.763 --72184-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.763 --72184-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.763 --72184-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:18.763 --72184-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.763 --72184-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.763 00:08:18.763 00:08:18.763 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.763 http://cunit.sourceforge.net/ 00:08:18.763 00:08:18.763 00:08:18.763 Suite: nvme_tcp 00:08:18.763 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:18.763 Test: test_nvme_tcp_build_iovs ...passed 00:08:18.763 Test: test_nvme_tcp_build_sgl_request ...[2024-07-15 14:54:45.913264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcbd0, and the iovcnt=16, remaining_size=28672 00:08:18.763 passed 00:08:18.763 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:18.763 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:18.763 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:19.021 Test: test_nvme_tcp_req_get ...passed 00:08:19.021 Test: test_nvme_tcp_req_init ...passed 00:08:19.021 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:19.021 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:19.021 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-15 14:54:46.043156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7d0 is same with the state(6) to be set 00:08:19.021 passed 00:08:19.021 Test: test_nvme_tcp_alloc_reqs ...--72184-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:19.021 --72184-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:19.021 passed 00:08:19.021 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-15 14:54:46.062059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb10 is same with the state(5) to be set 00:08:19.021 passed 00:08:19.021 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-15 14:54:46.064599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1190:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe560 00:08:19.021 [2024-07-15 14:54:46.067730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1249:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:08:19.021 [2024-07-15 14:54:46.067969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.070248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1200:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:08:19.021 [2024-07-15 14:54:46.070460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.072769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1241:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:08:19.021 [2024-07-15 14:54:46.072990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.074747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.077161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.079547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.081624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 [2024-07-15 14:54:46.084079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:19.021 passed 00:08:19.021 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-15 14:54:46.102684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:08:19.021 [2024-07-15 14:54:46.103913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:19.021 --72184-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:19.021 --72184-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:19.021 --72184-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:19.021 [2024-07-15 14:54:46.128902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:19.022 passed 00:08:19.022 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:19.022 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-15 14:54:46.144975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe120): PDU Sequence Error 00:08:19.022 passed 00:08:19.022 Test: test_nvme_tcp_icresp_handle ...[2024-07-15 14:54:46.147035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1576:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:08:19.022 [2024-07-15 14:54:46.148044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:08:19.022 [2024-07-15 14:54:46.148273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:08:19.022 [2024-07-15 14:54:46.149343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1592:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:08:19.022 [2024-07-15 14:54:46.149576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:08:19.022 [2024-07-15 14:54:46.153740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(0) to be set 00:08:19.022 passed 00:08:19.022 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-15 14:54:46.160225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe560): PDU Sequence Error 00:08:19.022 passed 00:08:19.022 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-15 14:54:46.168751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1653:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd40 00:08:19.022 passed 00:08:19.022 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:19.022 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-15 14:54:46.197126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4d0, errno=0, rc=0 00:08:19.022 [2024-07-15 14:54:46.201535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4d0 is same with the state(5) to be set 00:08:19.022 [2024-07-15 14:54:46.203408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4d0 is same with the state(5) to be set 00:08:19.022 --72184-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:19.022 --72184-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.022 [2024-07-15 14:54:46.215233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4d0 (0): Success 00:08:19.022 [2024-07-15 14:54:46.216785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4d0 (0): Success 00:08:19.022 passed 00:08:19.280 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-15 14:54:46.351475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:19.280 [2024-07-15 14:54:46.352016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:19.280 passed 00:08:19.280 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:19.280 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-15 14:54:46.357806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:19.280 [2024-07-15 14:54:46.358404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:19.280 passed 00:08:19.280 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-15 14:54:46.372117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:19.280 [2024-07-15 14:54:46.372371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.280 [2024-07-15 14:54:46.373632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:08:19.280 [2024-07-15 14:54:46.373953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.280 [2024-07-15 14:54:46.374845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2383:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a3f7b0 with addr=192.168.1.78, port=23 00:08:19.280 [2024-07-15 14:54:46.375072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.280 passed 00:08:19.280 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-15 14:54:46.379216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a41540, and the iovcnt=1, remaining_size=1024 00:08:19.280 [2024-07-15 14:54:46.379619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1035:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:08:19.280 passed 00:08:19.280 00:08:19.280 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.280 suites 1 1 n/a 0 0 00:08:19.280 tests 27 27 27 0 0 00:08:19.280 asserts 624 624 624 0 n/a 00:08:19.280 00:08:19.280 Elapsed time = 0.520 seconds 00:08:19.280 --72184-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.280 ==72184== 00:08:19.280 ==72184== HEAP SUMMARY: 00:08:19.280 ==72184== in use at exit: 192 bytes in 1 blocks 00:08:19.280 ==72184== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:08:19.280 ==72184== 00:08:19.280 ==72184== Searching for pointers to 1 not-freed blocks 00:08:19.280 ==72184== Checked 6,608,064 bytes 00:08:19.280 ==72184== 00:08:19.280 ==72184== LEAK SUMMARY: 00:08:19.280 ==72184== definitely lost: 0 bytes in 0 blocks 00:08:19.280 ==72184== indirectly lost: 0 bytes in 0 blocks 00:08:19.280 ==72184== possibly lost: 0 bytes in 0 blocks 00:08:19.280 ==72184== still reachable: 192 bytes in 1 blocks 00:08:19.280 ==72184== suppressed: 0 bytes in 0 blocks 00:08:19.280 ==72184== Reachable blocks (those to which a pointer was found) are not shown. 00:08:19.280 ==72184== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:19.280 ==72184== 00:08:19.280 ==72184== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.280 14:54:46 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.280 ==72196== Memcheck, a memory error detector 00:08:19.280 ==72196== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.280 ==72196== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.280 ==72196== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.280 ==72196== 00:08:19.280 --72196-- Valgrind options: 00:08:19.280 --72196-- --leak-check=full 00:08:19.281 --72196-- --error-exitcode=2 00:08:19.281 --72196-- --verbose 00:08:19.281 --72196-- Contents of /proc/version: 00:08:19.281 --72196-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:19.281 --72196-- 00:08:19.281 --72196-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.281 --72196-- Page sizes: currently 4096, max supported 4096 00:08:19.281 --72196-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.281 --72196-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.281 --72196-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.281 --72196-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.281 --72196-- might be shown as UnknownInlinedFun 00:08:19.281 --72196-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.281 --72196-- object doesn't have a dynamic symbol table 00:08:19.539 --72196-- Scheduler: using generic scheduler lock implementation. 00:08:19.539 --72196-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.539 ==72196== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72196-by-???-on-6e16a7c0ed4d 00:08:19.539 ==72196== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72196-by-???-on-6e16a7c0ed4d 00:08:19.539 ==72196== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72196-by-???-on-6e16a7c0ed4d 00:08:19.539 ==72196== 00:08:19.539 ==72196== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.539 ==72196== don't want to do, unless you know exactly what you're doing, 00:08:19.539 ==72196== or are doing some strange experiment): 00:08:19.539 ==72196== /usr/libexec/valgrind/../../bin/vgdb --pid=72196 ...command... 00:08:19.539 ==72196== 00:08:19.539 ==72196== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.539 ==72196== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.539 ==72196== and then give GDB the following command 00:08:19.539 ==72196== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72196 00:08:19.539 ==72196== --pid is optional if only one valgrind process is running 00:08:19.539 ==72196== 00:08:19.539 --72196-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.539 --72196-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.539 --72196-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.539 --72196-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.539 --72196-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.539 --72196-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.539 --72196-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.539 --72196-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.539 --72196-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.539 --72196-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.539 --72196-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.539 --72196-- Reading syms from /usr/lib64/libm.so.6 00:08:19.539 --72196-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.539 --72196-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.539 --72196-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libc.so.6 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.539 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.539 --72196-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.539 --72196-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.539 --72196-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.539 --72196-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.539 --72196-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.539 --72196-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.539 --72196-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.798 --72196-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 ==72196== Preferring higher priority redirection: 00:08:19.798 --72196-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.798 --72196-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.798 --72196-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 --72196-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.798 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.798 --72196-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.798 --72196-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.798 ==72196== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.798 --72196-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.798 --72196-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.798 --72196-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.798 --72196-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.798 --72196-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.798 --72196-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.798 --72196-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.798 --72196-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.798 --72196-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.799 --72196-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.799 --72196-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.799 --72196-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.799 --72196-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.799 --72196-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.799 --72196-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.799 --72196-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.799 --72196-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.799 --72196-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.799 00:08:19.799 00:08:19.799 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.799 http://cunit.sourceforge.net/ 00:08:19.799 00:08:19.799 00:08:19.799 Suite: nvme_transport 00:08:19.799 Test: test_nvme_get_transport ...passed 00:08:19.799 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:19.799 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:19.799 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:19.799 Test: test_ctrlr_get_memory_domains ...passed 00:08:19.799 00:08:19.799 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.799 suites 1 1 n/a 0 0 00:08:19.799 tests 5 5 5 0 0 00:08:19.799 asserts 28 28 28 0 n/a 00:08:19.799 00:08:19.799 Elapsed time = 0.028 seconds 00:08:19.799 --72196-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.799 --72196-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.799 ==72196== 00:08:19.799 ==72196== HEAP SUMMARY: 00:08:19.799 ==72196== in use at exit: 0 bytes in 0 blocks 00:08:19.799 ==72196== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:19.799 ==72196== 00:08:19.799 ==72196== All heap blocks were freed -- no leaks are possible 00:08:19.799 ==72196== 00:08:19.799 ==72196== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.799 14:54:47 unittest_nvme -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:20.057 ==72197== Memcheck, a memory error detector 00:08:20.057 ==72197== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.057 ==72197== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.057 ==72197== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:20.057 ==72197== 00:08:20.057 --72197-- Valgrind options: 00:08:20.057 --72197-- --leak-check=full 00:08:20.057 --72197-- --error-exitcode=2 00:08:20.057 --72197-- --verbose 00:08:20.057 --72197-- Contents of /proc/version: 00:08:20.057 --72197-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:20.057 --72197-- 00:08:20.057 --72197-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.057 --72197-- Page sizes: currently 4096, max supported 4096 00:08:20.057 --72197-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.057 --72197-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:20.057 --72197-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.057 --72197-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.057 --72197-- might be shown as UnknownInlinedFun 00:08:20.057 --72197-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.057 --72197-- object doesn't have a dynamic symbol table 00:08:20.057 --72197-- Scheduler: using generic scheduler lock implementation. 00:08:20.057 --72197-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.057 ==72197== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72197-by-???-on-6e16a7c0ed4d 00:08:20.057 ==72197== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72197-by-???-on-6e16a7c0ed4d 00:08:20.057 ==72197== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72197-by-???-on-6e16a7c0ed4d 00:08:20.057 ==72197== 00:08:20.057 ==72197== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.057 ==72197== don't want to do, unless you know exactly what you're doing, 00:08:20.057 ==72197== or are doing some strange experiment): 00:08:20.057 ==72197== /usr/libexec/valgrind/../../bin/vgdb --pid=72197 ...command... 00:08:20.057 ==72197== 00:08:20.057 ==72197== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.057 ==72197== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:20.057 ==72197== and then give GDB the following command 00:08:20.057 ==72197== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72197 00:08:20.057 ==72197== --pid is optional if only one valgrind process is running 00:08:20.057 ==72197== 00:08:20.057 --72197-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.057 --72197-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.057 --72197-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.057 --72197-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.057 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.057 --72197-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.057 --72197-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.057 --72197-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.058 --72197-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.058 --72197-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.058 --72197-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.058 --72197-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.058 --72197-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.058 --72197-- Reading syms from /usr/lib64/libm.so.6 00:08:20.058 --72197-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.058 --72197-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:20.058 --72197-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libc.so.6 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.058 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.058 --72197-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.058 --72197-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.058 --72197-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.058 --72197-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.058 --72197-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.315 --72197-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.315 --72197-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.315 --72197-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 ==72197== Preferring higher priority redirection: 00:08:20.316 --72197-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.316 --72197-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.316 --72197-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 --72197-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.316 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.316 --72197-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.316 --72197-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.316 ==72197== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.316 --72197-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.316 --72197-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.316 --72197-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.316 --72197-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.316 --72197-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.316 --72197-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.316 --72197-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.316 --72197-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.316 --72197-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.316 --72197-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.316 --72197-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.316 --72197-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.316 --72197-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.316 --72197-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.316 --72197-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.316 --72197-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.316 --72197-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.316 --72197-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.317 00:08:20.317 00:08:20.317 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.317 http://cunit.sourceforge.net/ 00:08:20.317 00:08:20.317 00:08:20.317 Suite: nvme_io_msg 00:08:20.317 Test: test_nvme_io_msg_send ...passed 00:08:20.317 Test: test_nvme_io_msg_process ...passed 00:08:20.317 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:20.317 00:08:20.317 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.317 suites 1 1 n/a 0 0 00:08:20.317 tests 3 3 3 0 0 00:08:20.317 asserts 56 56 56 0 n/a 00:08:20.317 00:08:20.317 Elapsed time = 0.034 seconds 00:08:20.317 --72197-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.317 --72197-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.579 ==72197== 00:08:20.579 ==72197== HEAP SUMMARY: 00:08:20.579 ==72197== in use at exit: 0 bytes in 0 blocks 00:08:20.579 ==72197== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:20.579 ==72197== 00:08:20.579 ==72197== All heap blocks were freed -- no leaks are possible 00:08:20.579 ==72197== 00:08:20.579 ==72197== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.579 14:54:47 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:20.579 ==72211== Memcheck, a memory error detector 00:08:20.579 ==72211== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.579 ==72211== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.579 ==72211== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:20.579 ==72211== 00:08:20.579 --72211-- Valgrind options: 00:08:20.579 --72211-- --leak-check=full 00:08:20.579 --72211-- --error-exitcode=2 00:08:20.579 --72211-- --verbose 00:08:20.579 --72211-- Contents of /proc/version: 00:08:20.579 --72211-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:20.579 --72211-- 00:08:20.579 --72211-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.579 --72211-- Page sizes: currently 4096, max supported 4096 00:08:20.579 --72211-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.579 --72211-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:20.579 --72211-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.579 --72211-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.579 --72211-- might be shown as UnknownInlinedFun 00:08:20.579 --72211-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.579 --72211-- object doesn't have a dynamic symbol table 00:08:20.579 --72211-- Scheduler: using generic scheduler lock implementation. 00:08:20.579 --72211-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.579 ==72211== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72211-by-???-on-6e16a7c0ed4d 00:08:20.579 ==72211== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72211-by-???-on-6e16a7c0ed4d 00:08:20.579 ==72211== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72211-by-???-on-6e16a7c0ed4d 00:08:20.580 ==72211== 00:08:20.580 ==72211== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.580 ==72211== don't want to do, unless you know exactly what you're doing, 00:08:20.580 ==72211== or are doing some strange experiment): 00:08:20.580 ==72211== /usr/libexec/valgrind/../../bin/vgdb --pid=72211 ...command... 00:08:20.580 ==72211== 00:08:20.580 ==72211== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.580 ==72211== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:20.580 ==72211== and then give GDB the following command 00:08:20.580 ==72211== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72211 00:08:20.580 ==72211== --pid is optional if only one valgrind process is running 00:08:20.580 ==72211== 00:08:20.580 --72211-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.580 --72211-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.580 --72211-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.580 --72211-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.580 --72211-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.580 --72211-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.580 --72211-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.580 --72211-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.580 --72211-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.580 --72211-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.580 --72211-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.580 --72211-- Reading syms from /usr/lib64/libm.so.6 00:08:20.580 --72211-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.580 --72211-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:20.580 --72211-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libc.so.6 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.580 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.580 --72211-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.580 --72211-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.580 --72211-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.580 --72211-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.580 --72211-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.838 --72211-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.838 --72211-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.838 --72211-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.838 --72211-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 ==72211== Preferring higher priority redirection: 00:08:20.839 --72211-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.839 --72211-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.839 --72211-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 --72211-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.839 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.839 --72211-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.839 --72211-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.839 ==72211== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.839 --72211-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.839 --72211-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.839 --72211-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.839 --72211-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.839 --72211-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.839 --72211-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.839 --72211-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.839 --72211-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.839 --72211-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.839 --72211-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.839 --72211-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.839 --72211-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.839 --72211-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.839 --72211-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.839 --72211-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.839 --72211-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.839 --72211-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.839 --72211-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.839 00:08:20.839 00:08:20.839 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.839 http://cunit.sourceforge.net/ 00:08:20.839 00:08:20.839 00:08:20.839 Suite: nvme_pcie_common 00:08:20.839 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-15 14:54:48.017677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 87:nvme_pcie_ctrlr_alloc_cmb: *ERROR*: Tried to allocate past valid CMB range! 00:08:20.840 passed 00:08:20.840 Test: test_nvme_pcie_qpair_construct_destroy ...--72211-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:21.098 passed 00:08:21.098 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:21.098 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-15 14:54:48.124019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 504:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:08:21.098 [2024-07-15 14:54:48.128718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 457:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:08:21.098 [2024-07-15 14:54:48.131491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 551:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:08:21.098 passed 00:08:21.098 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:21.098 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-15 14:54:48.140707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:21.098 [2024-07-15 14:54:48.141320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:21.098 passed 00:08:21.098 00:08:21.098 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.098 suites 1 1 n/a 0 0 00:08:21.098 tests 6 6 6 0 0 00:08:21.098 asserts 148 148 148 0 n/a 00:08:21.098 00:08:21.098 Elapsed time = 0.133 seconds 00:08:21.098 --72211-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.098 --72211-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.098 ==72211== 00:08:21.098 ==72211== HEAP SUMMARY: 00:08:21.098 ==72211== in use at exit: 0 bytes in 0 blocks 00:08:21.098 ==72211== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:21.098 ==72211== 00:08:21.098 ==72211== All heap blocks were freed -- no leaks are possible 00:08:21.098 ==72211== 00:08:21.098 ==72211== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.098 14:54:48 unittest_nvme -- unit/unittest.sh@103 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:21.098 ==72212== Memcheck, a memory error detector 00:08:21.098 ==72212== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.098 ==72212== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.098 ==72212== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:21.098 ==72212== 00:08:21.098 --72212-- Valgrind options: 00:08:21.098 --72212-- --leak-check=full 00:08:21.098 --72212-- --error-exitcode=2 00:08:21.098 --72212-- --verbose 00:08:21.098 --72212-- Contents of /proc/version: 00:08:21.098 --72212-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:21.098 --72212-- 00:08:21.098 --72212-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.098 --72212-- Page sizes: currently 4096, max supported 4096 00:08:21.098 --72212-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.098 --72212-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:21.098 --72212-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.098 --72212-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.098 --72212-- might be shown as UnknownInlinedFun 00:08:21.098 --72212-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.098 --72212-- object doesn't have a dynamic symbol table 00:08:21.098 --72212-- Scheduler: using generic scheduler lock implementation. 00:08:21.098 --72212-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.098 ==72212== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72212-by-???-on-6e16a7c0ed4d 00:08:21.098 ==72212== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72212-by-???-on-6e16a7c0ed4d 00:08:21.098 ==72212== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72212-by-???-on-6e16a7c0ed4d 00:08:21.098 ==72212== 00:08:21.098 ==72212== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.098 ==72212== don't want to do, unless you know exactly what you're doing, 00:08:21.098 ==72212== or are doing some strange experiment): 00:08:21.098 ==72212== /usr/libexec/valgrind/../../bin/vgdb --pid=72212 ...command... 00:08:21.098 ==72212== 00:08:21.098 ==72212== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.098 ==72212== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:21.098 ==72212== and then give GDB the following command 00:08:21.098 ==72212== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72212 00:08:21.098 ==72212== --pid is optional if only one valgrind process is running 00:08:21.098 ==72212== 00:08:21.098 --72212-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.099 --72212-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.099 --72212-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.099 --72212-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.099 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.099 --72212-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.099 --72212-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.099 --72212-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.099 --72212-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.099 --72212-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.099 --72212-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.099 --72212-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.099 --72212-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.099 --72212-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.099 --72212-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.099 --72212-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.099 --72212-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.099 --72212-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.356 --72212-- Reading syms from /usr/lib64/libm.so.6 00:08:21.356 --72212-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.356 --72212-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.356 --72212-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.356 --72212-- Reading syms from /usr/lib64/libc.so.6 00:08:21.356 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.356 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.356 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.356 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.356 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.356 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.356 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.356 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.356 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.356 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.356 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.356 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.356 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.356 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.357 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.357 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.357 --72212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.357 --72212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.357 --72212-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.357 --72212-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.357 --72212-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.357 --72212-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.357 --72212-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.357 --72212-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.357 --72212-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 ==72212== Preferring higher priority redirection: 00:08:21.357 --72212-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.357 --72212-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.357 --72212-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 --72212-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.357 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.357 --72212-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.357 --72212-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.357 ==72212== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.357 --72212-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.357 --72212-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.357 --72212-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.357 --72212-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.357 --72212-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.357 --72212-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.615 --72212-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.615 --72212-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.615 --72212-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.615 --72212-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.615 --72212-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.615 --72212-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.615 --72212-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.615 --72212-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.615 --72212-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.615 --72212-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.615 --72212-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.615 --72212-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.615 00:08:21.615 00:08:21.615 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.615 http://cunit.sourceforge.net/ 00:08:21.615 00:08:21.615 00:08:21.615 Suite: nvme_fabric 00:08:21.615 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:21.615 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:21.615 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:21.615 Test: test_nvme_fabric_discover_probe ...--72212-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:21.615 --72212-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:21.615 passed 00:08:21.615 Test: test_nvme_fabric_qpair_connect ...--72212-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:21.615 [2024-07-15 14:54:48.696342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 600:_nvme_fabric_qpair_connect_poll: *ERROR*: Connect command failed, rc -125, trtype:(null) adrfam:(null) traddr: trsvcid: subnqn:nqn.2016-06.io.spdk:subsystem1 00:08:21.615 passed 00:08:21.615 00:08:21.615 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.615 suites 1 1 n/a 0 0 00:08:21.615 tests 5 5 5 0 0 00:08:21.615 asserts 60 60 60 0 n/a 00:08:21.615 00:08:21.615 Elapsed time = 0.076 seconds 00:08:21.615 --72212-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.615 --72212-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.615 ==72212== 00:08:21.615 ==72212== HEAP SUMMARY: 00:08:21.615 ==72212== in use at exit: 0 bytes in 0 blocks 00:08:21.615 ==72212== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:21.615 ==72212== 00:08:21.615 ==72212== All heap blocks were freed -- no leaks are possible 00:08:21.615 ==72212== 00:08:21.615 ==72212== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.615 14:54:48 unittest_nvme -- unit/unittest.sh@104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.615 ==72223== Memcheck, a memory error detector 00:08:21.615 ==72223== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.615 ==72223== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.615 ==72223== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.615 ==72223== 00:08:21.615 --72223-- Valgrind options: 00:08:21.615 --72223-- --leak-check=full 00:08:21.615 --72223-- --error-exitcode=2 00:08:21.615 --72223-- --verbose 00:08:21.615 --72223-- Contents of /proc/version: 00:08:21.615 --72223-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:21.615 --72223-- 00:08:21.615 --72223-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.615 --72223-- Page sizes: currently 4096, max supported 4096 00:08:21.615 --72223-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.615 --72223-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.615 --72223-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.615 --72223-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.615 --72223-- might be shown as UnknownInlinedFun 00:08:21.615 --72223-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.615 --72223-- object doesn't have a dynamic symbol table 00:08:21.615 --72223-- Scheduler: using generic scheduler lock implementation. 00:08:21.615 --72223-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.615 ==72223== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72223-by-???-on-6e16a7c0ed4d 00:08:21.615 ==72223== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72223-by-???-on-6e16a7c0ed4d 00:08:21.615 ==72223== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72223-by-???-on-6e16a7c0ed4d 00:08:21.615 ==72223== 00:08:21.615 ==72223== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.615 ==72223== don't want to do, unless you know exactly what you're doing, 00:08:21.615 ==72223== or are doing some strange experiment): 00:08:21.615 ==72223== /usr/libexec/valgrind/../../bin/vgdb --pid=72223 ...command... 00:08:21.615 ==72223== 00:08:21.615 ==72223== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.615 ==72223== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.615 ==72223== and then give GDB the following command 00:08:21.615 ==72223== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72223 00:08:21.615 ==72223== --pid is optional if only one valgrind process is running 00:08:21.615 ==72223== 00:08:21.615 --72223-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.873 --72223-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.873 --72223-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.873 --72223-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.873 --72223-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.873 --72223-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.873 --72223-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.873 --72223-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.873 --72223-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.873 --72223-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.873 --72223-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.873 --72223-- Reading syms from /usr/lib64/libm.so.6 00:08:21.873 --72223-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.873 --72223-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.873 --72223-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libc.so.6 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.873 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.873 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.873 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.873 --72223-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.873 --72223-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.873 --72223-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.873 --72223-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.873 --72223-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.873 --72223-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.873 --72223-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.873 --72223-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.873 --72223-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.873 --72223-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.873 --72223-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 ==72223== Preferring higher priority redirection: 00:08:21.874 --72223-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.874 --72223-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.874 --72223-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.874 --72223-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.131 --72223-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.131 --72223-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.131 --72223-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.131 --72223-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.131 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.131 --72223-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.131 --72223-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.131 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.131 --72223-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.131 --72223-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.131 --72223-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.131 --72223-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.131 --72223-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.131 --72223-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.131 --72223-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.131 --72223-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.131 --72223-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.131 --72223-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.131 --72223-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.131 --72223-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.131 --72223-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.131 --72223-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.131 --72223-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.131 --72223-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.131 --72223-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.131 --72223-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.131 00:08:22.131 00:08:22.131 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.131 http://cunit.sourceforge.net/ 00:08:22.131 00:08:22.131 00:08:22.131 Suite: nvme_opal 00:08:22.131 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:22.131 Test: test_opal_add_short_atom_header ...[2024-07-15 14:54:49.251053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_opal.c: 171:opal_add_token_bytestring: *ERROR*: Error adding bytestring: end of buffer. 00:08:22.131 passed 00:08:22.131 00:08:22.131 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.131 suites 1 1 n/a 0 0 00:08:22.131 tests 2 2 2 0 0 00:08:22.131 asserts 22 22 22 0 n/a 00:08:22.131 00:08:22.131 Elapsed time = 0.048 seconds 00:08:22.131 --72223-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.132 --72223-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.132 ==72223== 00:08:22.132 ==72223== HEAP SUMMARY: 00:08:22.132 ==72223== in use at exit: 0 bytes in 0 blocks 00:08:22.132 ==72223== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:22.132 ==72223== 00:08:22.132 ==72223== All heap blocks were freed -- no leaks are possible 00:08:22.132 ==72223== 00:08:22.132 ==72223== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.132 00:08:22.132 real 0m12.493s 00:08:22.132 user 0m11.842s 00:08:22.132 sys 0m0.470s 00:08:22.132 14:54:49 unittest_nvme -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:22.132 14:54:49 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:22.132 ************************************ 00:08:22.132 END TEST unittest_nvme 00:08:22.132 ************************************ 00:08:22.132 14:54:49 -- common/autotest_common.sh@1142 -- # return 0 00:08:22.390 14:54:49 -- unit/unittest.sh@249 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.390 14:54:49 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:22.390 14:54:49 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:22.390 14:54:49 -- common/autotest_common.sh@10 -- # set +x 00:08:22.390 ************************************ 00:08:22.390 START TEST unittest_log 00:08:22.390 ************************************ 00:08:22.390 14:54:49 unittest_log -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.390 ==72242== Memcheck, a memory error detector 00:08:22.390 ==72242== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.390 ==72242== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.390 ==72242== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.390 ==72242== 00:08:22.390 --72242-- Valgrind options: 00:08:22.390 --72242-- --leak-check=full 00:08:22.390 --72242-- --error-exitcode=2 00:08:22.390 --72242-- --verbose 00:08:22.390 --72242-- Contents of /proc/version: 00:08:22.390 --72242-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:22.390 --72242-- 00:08:22.390 --72242-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.390 --72242-- Page sizes: currently 4096, max supported 4096 00:08:22.390 --72242-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.390 --72242-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.390 --72242-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.390 --72242-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.390 --72242-- might be shown as UnknownInlinedFun 00:08:22.390 --72242-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.390 --72242-- object doesn't have a dynamic symbol table 00:08:22.390 --72242-- Scheduler: using generic scheduler lock implementation. 00:08:22.390 --72242-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.390 ==72242== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72242-by-???-on-6e16a7c0ed4d 00:08:22.390 ==72242== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72242-by-???-on-6e16a7c0ed4d 00:08:22.390 ==72242== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72242-by-???-on-6e16a7c0ed4d 00:08:22.390 ==72242== 00:08:22.390 ==72242== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.390 ==72242== don't want to do, unless you know exactly what you're doing, 00:08:22.390 ==72242== or are doing some strange experiment): 00:08:22.390 ==72242== /usr/libexec/valgrind/../../bin/vgdb --pid=72242 ...command... 00:08:22.390 ==72242== 00:08:22.390 ==72242== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.390 ==72242== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.390 ==72242== and then give GDB the following command 00:08:22.390 ==72242== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72242 00:08:22.390 ==72242== --pid is optional if only one valgrind process is running 00:08:22.390 ==72242== 00:08:22.390 --72242-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.390 --72242-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.390 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.390 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.390 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.390 --72242-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.390 --72242-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.390 --72242-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.390 --72242-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.390 --72242-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.390 --72242-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.390 --72242-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.390 --72242-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.390 --72242-- Reading syms from /usr/lib64/libm.so.6 00:08:22.390 --72242-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.390 --72242-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.390 --72242-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.390 --72242-- Reading syms from /usr/lib64/libc.so.6 00:08:22.390 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.390 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.391 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.391 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.391 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.391 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.391 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.391 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.391 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.391 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.391 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.391 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.391 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.650 --72242-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.650 --72242-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.650 --72242-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.650 --72242-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.650 --72242-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.650 --72242-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.650 --72242-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 ==72242== Preferring higher priority redirection: 00:08:22.650 --72242-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.650 --72242-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.650 --72242-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 --72242-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.650 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.650 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.650 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.650 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.650 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.650 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.650 --72242-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.650 --72242-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.650 --72242-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.651 --72242-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.651 --72242-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.651 --72242-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.651 --72242-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.651 --72242-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.651 --72242-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.651 --72242-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.651 --72242-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.651 --72242-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.651 --72242-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.651 --72242-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.651 --72242-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:22.909 --72242-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.909 --72242-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.909 00:08:22.909 00:08:22.909 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.909 http://cunit.sourceforge.net/ 00:08:22.909 00:08:22.909 00:08:22.909 Suite: log 00:08:22.909 Test: log_test ...[2024-07-15 14:54:49.915154] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:22.909 [2024-07-15 14:54:49.948904] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:22.909 log dump test: 00:08:22.909 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:22.909 spdk dump test: 00:08:22.909 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:22.909 spdk dump test: 00:08:22.909 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:22.909 00000010 65 20 63 68 61 72 73 e chars 00:08:22.909 passed 00:08:22.909 Test: deprecation ...--72242-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.909 --72242-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:23.843 passed 00:08:23.843 00:08:23.843 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.843 suites 1 1 n/a 0 0 00:08:23.843 tests 2 2 2 0 0 00:08:23.843 asserts 73 73 73 0 n/a 00:08:23.843 00:08:23.843 Elapsed time = 0.080 seconds 00:08:23.843 --72242-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.843 --72242-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.843 ==72242== 00:08:23.843 ==72242== HEAP SUMMARY: 00:08:23.843 ==72242== in use at exit: 576 bytes in 3 blocks 00:08:23.843 ==72242== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:23.843 ==72242== 00:08:23.843 ==72242== Searching for pointers to 3 not-freed blocks 00:08:23.843 ==72242== Checked 6,227,552 bytes 00:08:23.843 ==72242== 00:08:23.843 ==72242== LEAK SUMMARY: 00:08:23.843 ==72242== definitely lost: 0 bytes in 0 blocks 00:08:23.843 ==72242== indirectly lost: 0 bytes in 0 blocks 00:08:23.843 ==72242== possibly lost: 0 bytes in 0 blocks 00:08:23.843 ==72242== still reachable: 576 bytes in 3 blocks 00:08:23.843 ==72242== suppressed: 0 bytes in 0 blocks 00:08:23.843 ==72242== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.843 ==72242== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.843 ==72242== 00:08:23.843 ==72242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.843 00:08:23.843 real 0m1.706s 00:08:23.843 user 0m0.676s 00:08:23.843 sys 0m0.028s 00:08:23.843 14:54:51 unittest_log -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:23.843 14:54:51 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:23.843 ************************************ 00:08:23.843 END TEST unittest_log 00:08:23.843 ************************************ 00:08:24.102 14:54:51 -- common/autotest_common.sh@1142 -- # return 0 00:08:24.102 14:54:51 -- unit/unittest.sh@250 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:24.102 14:54:51 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:24.102 14:54:51 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:24.102 14:54:51 -- common/autotest_common.sh@10 -- # set +x 00:08:24.102 ************************************ 00:08:24.102 START TEST unittest_lvol 00:08:24.102 ************************************ 00:08:24.102 14:54:51 unittest_lvol -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:24.102 ==72279== Memcheck, a memory error detector 00:08:24.102 ==72279== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.102 ==72279== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.102 ==72279== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:24.102 ==72279== 00:08:24.102 --72279-- Valgrind options: 00:08:24.102 --72279-- --leak-check=full 00:08:24.102 --72279-- --error-exitcode=2 00:08:24.102 --72279-- --verbose 00:08:24.102 --72279-- Contents of /proc/version: 00:08:24.102 --72279-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:24.102 --72279-- 00:08:24.102 --72279-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.102 --72279-- Page sizes: currently 4096, max supported 4096 00:08:24.102 --72279-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.102 --72279-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:24.102 --72279-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.102 --72279-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.102 --72279-- might be shown as UnknownInlinedFun 00:08:24.102 --72279-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.102 --72279-- object doesn't have a dynamic symbol table 00:08:24.102 --72279-- Scheduler: using generic scheduler lock implementation. 00:08:24.102 --72279-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.102 ==72279== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72279-by-???-on-6e16a7c0ed4d 00:08:24.102 ==72279== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72279-by-???-on-6e16a7c0ed4d 00:08:24.102 ==72279== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72279-by-???-on-6e16a7c0ed4d 00:08:24.102 ==72279== 00:08:24.102 ==72279== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.102 ==72279== don't want to do, unless you know exactly what you're doing, 00:08:24.102 ==72279== or are doing some strange experiment): 00:08:24.102 ==72279== /usr/libexec/valgrind/../../bin/vgdb --pid=72279 ...command... 00:08:24.102 ==72279== 00:08:24.102 ==72279== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.102 ==72279== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:24.102 ==72279== and then give GDB the following command 00:08:24.102 ==72279== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72279 00:08:24.102 ==72279== --pid is optional if only one valgrind process is running 00:08:24.102 ==72279== 00:08:24.102 --72279-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.102 --72279-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.102 --72279-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.102 --72279-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.102 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.103 --72279-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.103 --72279-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.103 --72279-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.103 --72279-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.103 --72279-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.103 --72279-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.103 --72279-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.103 --72279-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.103 --72279-- Reading syms from /usr/lib64/libm.so.6 00:08:24.103 --72279-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.103 --72279-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:24.103 --72279-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.103 --72279-- Reading syms from /usr/lib64/libc.so.6 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.361 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.361 --72279-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.361 --72279-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.362 --72279-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.362 --72279-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.362 --72279-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.362 --72279-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.362 --72279-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.362 --72279-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.362 --72279-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 ==72279== Preferring higher priority redirection: 00:08:24.362 --72279-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.362 --72279-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.362 --72279-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 --72279-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.362 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.362 --72279-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.362 --72279-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.362 ==72279== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.362 --72279-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.362 --72279-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.362 --72279-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.362 --72279-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.362 --72279-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.362 --72279-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.362 --72279-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.362 --72279-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.362 --72279-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.621 --72279-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.621 --72279-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.621 --72279-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.621 --72279-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.621 --72279-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.621 --72279-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.621 --72279-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.621 --72279-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.621 --72279-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.621 --72279-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.621 00:08:24.621 00:08:24.621 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.621 http://cunit.sourceforge.net/ 00:08:24.621 00:08:24.621 00:08:24.621 Suite: lvol 00:08:24.621 Test: lvs_init_unload_success ...--72279-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:24.621 [2024-07-15 14:54:51.749687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:08:24.621 passed 00:08:24.621 Test: lvs_init_destroy_success ...[2024-07-15 14:54:51.800717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:08:24.621 passed 00:08:24.621 Test: lvs_init_opts_success ...passed 00:08:24.621 Test: lvs_unload_lvs_is_null_fail ...[2024-07-15 14:54:51.816562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:24.621 passed 00:08:24.621 Test: lvs_names ...[2024-07-15 14:54:51.818907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:24.621 [2024-07-15 14:54:51.820319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:24.621 --72279-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:24.621 [2024-07-15 14:54:51.825118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:08:24.621 passed 00:08:24.880 Test: lvol_create_destroy_success ...passed 00:08:24.880 Test: lvol_create_fail ...[2024-07-15 14:54:51.854698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:24.880 [2024-07-15 14:54:51.856321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:24.880 passed 00:08:24.880 Test: lvol_destroy_fail ...[2024-07-15 14:54:51.865196] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1026:lvol_delete_blob_cb: *ERROR*: Could not remove blob on lvol gracefully - forced removal 00:08:24.880 passed 00:08:24.880 Test: lvol_close ...[2024-07-15 14:54:51.871034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:24.880 [2024-07-15 14:54:51.874173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 995:lvol_close_blob_cb: *ERROR*: Could not close blob on lvol 00:08:24.880 passed 00:08:24.880 Test: lvol_resize ...passed 00:08:24.880 Test: lvol_set_read_only ...passed 00:08:24.880 Test: test_lvs_load ...[2024-07-15 14:54:51.909162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 631:lvs_opts_copy: *ERROR*: opts_size should not be zero value 00:08:24.880 [2024-07-15 14:54:51.909633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:24.880 passed 00:08:24.880 Test: lvols_load ...[2024-07-15 14:54:51.923930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:24.880 [2024-07-15 14:54:51.934075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:24.880 passed 00:08:24.880 Test: lvol_open ...passed 00:08:24.880 Test: lvol_snapshot ...passed 00:08:24.880 Test: lvol_snapshot_fail ...[2024-07-15 14:54:51.969066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name snap already exists 00:08:24.880 passed 00:08:24.880 Test: lvol_clone ...passed 00:08:24.880 Test: lvol_clone_fail ...[2024-07-15 14:54:51.981764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone already exists 00:08:24.880 passed 00:08:24.880 Test: lvol_iter_clones ...passed 00:08:24.880 Test: lvol_refcnt ...[2024-07-15 14:54:52.001432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol bacede67-d15d-4d1a-a822-602a498b9460 because it is still open 00:08:24.880 passed 00:08:24.880 Test: lvol_names ...[2024-07-15 14:54:52.008169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:24.880 [2024-07-15 14:54:52.009568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:24.880 [2024-07-15 14:54:52.015658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1169:lvs_verify_lvol_name: *ERROR*: lvol with name tmp_name is being already created 00:08:24.880 passed 00:08:24.880 Test: lvol_create_thin_provisioned ...passed 00:08:24.880 Test: lvol_rename ...[2024-07-15 14:54:52.026739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:24.880 [2024-07-15 14:54:52.033643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1524:spdk_lvol_rename: *ERROR*: Lvol lvol_new already exists in lvol store lvs 00:08:24.880 passed 00:08:24.880 Test: lvs_rename ...[2024-07-15 14:54:52.050534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:24.880 passed 00:08:24.880 Test: lvol_inflate ...[2024-07-15 14:54:52.060299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:24.880 passed 00:08:24.880 Test: lvol_decouple_parent ...[2024-07-15 14:54:52.067668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:24.880 passed 00:08:24.880 Test: lvol_get_xattr ...passed 00:08:24.880 Test: lvol_esnap_reload ...passed 00:08:24.880 Test: lvol_esnap_create_bad_args ...[2024-07-15 14:54:52.083926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1245:spdk_lvol_create_esnap_clone: *ERROR*: lvol store does not exist 00:08:24.880 [2024-07-15 14:54:52.085721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:24.880 [2024-07-15 14:54:52.087677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1258:spdk_lvol_create_esnap_clone: *ERROR*: Cannot create 'lvs/clone1': size 4198400 is not an integer multiple of cluster size 1048576 00:08:24.881 [2024-07-15 14:54:52.089120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:24.881 [2024-07-15 14:54:52.100861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone1 already exists 00:08:24.881 passed 00:08:24.881 Test: lvol_esnap_create_delete ...passed 00:08:25.139 Test: lvol_esnap_load_esnaps ...[2024-07-15 14:54:52.110268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1832:lvs_esnap_bs_dev_create: *ERROR*: Blob 0x2a: no lvs context nor lvol context 00:08:25.139 passed 00:08:25.139 Test: lvol_esnap_missing ...[2024-07-15 14:54:52.122320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:08:25.139 [2024-07-15 14:54:52.123784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:08:25.139 passed 00:08:25.139 Test: lvol_esnap_hotplug ... 00:08:25.139 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:25.139 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:25.139 [2024-07-15 14:54:52.194851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 07316d90-2b6a-4400-abc6-94d1d7411100: failed to create esnap bs_dev: error -12 00:08:25.139 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:25.139 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:25.139 [2024-07-15 14:54:52.198419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 38531c37-7cea-460c-ad73-29cb794a79bc: failed to create esnap bs_dev: error -12 00:08:25.139 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:25.139 [2024-07-15 14:54:52.199074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol c78ccb41-436d-4472-8b63-dd8cece016d6: failed to create esnap bs_dev: error -12 00:08:25.139 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:25.140 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:25.140 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:25.140 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:25.140 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:25.140 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:25.140 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:25.140 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:25.140 passed 00:08:25.140 Test: lvol_get_by ...passed 00:08:25.140 Test: lvol_shallow_copy ...[2024-07-15 14:54:52.235024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:08:25.140 [2024-07-15 14:54:52.235977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol c3e1cc0b-cf1a-43e9-8709-ffd45bf5c09c shallow copy, ext_dev must not be NULL 00:08:25.140 passed 00:08:25.140 Test: lvol_set_parent ...[2024-07-15 14:54:52.241672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:08:25.140 [2024-07-15 14:54:52.242489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:08:25.140 passed 00:08:25.140 Test: lvol_set_external_parent ...[2024-07-15 14:54:52.250507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2393:spdk_lvol_set_external_parent: *ERROR*: lvol must not be NULL 00:08:25.140 [2024-07-15 14:54:52.251553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2399:spdk_lvol_set_external_parent: *ERROR*: snapshot must not be NULL 00:08:25.140 [2024-07-15 14:54:52.253359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2406:spdk_lvol_set_external_parent: *ERROR*: lvol lvol and esnap have the same UUID 00:08:25.140 passed 00:08:25.140 00:08:25.140 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.140 suites 1 1 n/a 0 0 00:08:25.140 tests 37 37 37 0 0 00:08:25.140 asserts 1505 1505 1505 0 n/a 00:08:25.140 00:08:25.140 Elapsed time = 0.568 seconds 00:08:25.140 --72279-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.140 --72279-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.140 ==72279== 00:08:25.140 ==72279== HEAP SUMMARY: 00:08:25.140 ==72279== in use at exit: 0 bytes in 0 blocks 00:08:25.140 ==72279== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:08:25.140 ==72279== 00:08:25.140 ==72279== All heap blocks were freed -- no leaks are possible 00:08:25.140 ==72279== 00:08:25.140 ==72279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.399 00:08:25.399 real 0m1.278s 00:08:25.399 user 0m1.220s 00:08:25.399 sys 0m0.051s 00:08:25.399 14:54:52 unittest_lvol -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:25.399 14:54:52 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:25.399 ************************************ 00:08:25.399 END TEST unittest_lvol 00:08:25.399 ************************************ 00:08:25.399 14:54:52 -- common/autotest_common.sh@1142 -- # return 0 00:08:25.399 14:54:52 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:25.399 14:54:52 -- unit/unittest.sh@252 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.399 14:54:52 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:25.399 14:54:52 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:25.399 14:54:52 -- common/autotest_common.sh@10 -- # set +x 00:08:25.399 ************************************ 00:08:25.399 START TEST unittest_nvme_rdma 00:08:25.399 ************************************ 00:08:25.399 14:54:52 unittest_nvme_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.399 ==72309== Memcheck, a memory error detector 00:08:25.399 ==72309== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.399 ==72309== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.399 ==72309== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.399 ==72309== 00:08:25.399 --72309-- Valgrind options: 00:08:25.399 --72309-- --leak-check=full 00:08:25.399 --72309-- --error-exitcode=2 00:08:25.399 --72309-- --verbose 00:08:25.399 --72309-- Contents of /proc/version: 00:08:25.399 --72309-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:25.399 --72309-- 00:08:25.399 --72309-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.399 --72309-- Page sizes: currently 4096, max supported 4096 00:08:25.399 --72309-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.399 --72309-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.399 --72309-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.399 --72309-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.399 --72309-- might be shown as UnknownInlinedFun 00:08:25.399 --72309-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.399 --72309-- object doesn't have a dynamic symbol table 00:08:25.399 --72309-- Scheduler: using generic scheduler lock implementation. 00:08:25.399 --72309-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.399 ==72309== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72309-by-???-on-6e16a7c0ed4d 00:08:25.399 ==72309== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72309-by-???-on-6e16a7c0ed4d 00:08:25.399 ==72309== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72309-by-???-on-6e16a7c0ed4d 00:08:25.399 ==72309== 00:08:25.399 ==72309== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.399 ==72309== don't want to do, unless you know exactly what you're doing, 00:08:25.399 ==72309== or are doing some strange experiment): 00:08:25.399 ==72309== /usr/libexec/valgrind/../../bin/vgdb --pid=72309 ...command... 00:08:25.399 ==72309== 00:08:25.399 ==72309== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.399 ==72309== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.399 ==72309== and then give GDB the following command 00:08:25.399 ==72309== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72309 00:08:25.399 ==72309== --pid is optional if only one valgrind process is running 00:08:25.399 ==72309== 00:08:25.400 --72309-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.400 --72309-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.400 --72309-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.400 --72309-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.400 --72309-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.400 --72309-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.400 --72309-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.400 --72309-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.400 --72309-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.400 --72309-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.400 --72309-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.400 --72309-- Reading syms from /usr/lib64/libm.so.6 00:08:25.400 --72309-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.400 --72309-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.400 --72309-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.400 --72309-- Reading syms from /usr/lib64/libc.so.6 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.400 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.400 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.400 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.658 --72309-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.658 --72309-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.658 --72309-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.658 --72309-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.658 --72309-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.658 --72309-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.658 --72309-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.658 --72309-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 ==72309== Preferring higher priority redirection: 00:08:25.659 --72309-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.659 --72309-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.659 --72309-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 --72309-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.659 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.659 --72309-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.659 --72309-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.659 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.659 --72309-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.659 --72309-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.659 --72309-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.659 --72309-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.659 --72309-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.659 --72309-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.659 --72309-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.659 --72309-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.659 --72309-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.659 --72309-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.659 --72309-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.659 --72309-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.659 --72309-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.659 --72309-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.659 --72309-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.659 --72309-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.659 --72309-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.659 --72309-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.659 00:08:25.659 00:08:25.659 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.659 http://cunit.sourceforge.net/ 00:08:25.659 00:08:25.659 00:08:25.659 Suite: nvme_rdma 00:08:25.932 Test: test_nvme_rdma_build_sgl_request ...[2024-07-15 14:54:52.892905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:08:25.932 [2024-07-15 14:54:52.921132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1552:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:25.932 [2024-07-15 14:54:52.922852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1608:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:08:25.932 passed 00:08:25.932 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:25.932 Test: test_nvme_rdma_build_contig_request ...[2024-07-15 14:54:52.936605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1489:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:25.932 passed 00:08:25.932 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:25.932 Test: test_nvme_rdma_create_reqs ...[2024-07-15 14:54:52.944942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 931:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:08:25.932 --72309-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.932 passed 00:08:25.932 Test: test_nvme_rdma_create_rsps ...[2024-07-15 14:54:52.961644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 849:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:08:25.932 passed 00:08:25.933 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-15 14:54:52.976449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:25.933 [2024-07-15 14:54:52.977079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:25.933 passed 00:08:25.933 Test: test_nvme_rdma_poller_create ...passed 00:08:25.933 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-15 14:54:52.997438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 450:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:08:25.933 passed 00:08:25.933 Test: test_nvme_rdma_ctrlr_construct ...--72309-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:25.933 passed 00:08:25.933 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:25.933 Test: test_nvme_rdma_req_init ...passed 00:08:25.933 Test: test_nvme_rdma_validate_cm_event ...[2024-07-15 14:54:53.040691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ADDR_RESOLVED but received RDMA_CM_EVENT_CONNECT_RESPONSE (5) from CM event channel (status = 0) 00:08:25.933 [2024-07-15 14:54:53.041935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ESTABLISHED but received RDMA_CM_EVENT_REJECTED (8) from CM event channel (status = 10) 00:08:25.933 passed 00:08:25.933 Test: test_nvme_rdma_qpair_init ...passed 00:08:25.933 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:25.933 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:25.933 Test: test_rdma_get_memory_translation ...[2024-07-15 14:54:53.065514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1368:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:08:25.933 [2024-07-15 14:54:53.068052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:08:25.933 passed 00:08:25.933 Test: test_get_rdma_qpair_from_wc ...passed 00:08:25.933 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:25.933 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-15 14:54:53.080959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:25.933 [2024-07-15 14:54:53.081485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:25.933 passed 00:08:25.933 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-15 14:54:53.102590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:25.933 [2024-07-15 14:54:53.103847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:08:25.933 [2024-07-15 14:54:53.104452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe780 on poll group 0x5a35090 00:08:25.933 [2024-07-15 14:54:53.105328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:25.933 --72309-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:25.933 [2024-07-15 14:54:53.105751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:08:25.933 [2024-07-15 14:54:53.105856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe780 on poll group 0x5a35090 00:08:25.933 --72309-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:25.933 --72309-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.933 [2024-07-15 14:54:53.116967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 625:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:25.933 passed 00:08:25.933 00:08:25.933 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.933 suites 1 1 n/a 0 0 00:08:25.933 tests 21 21 21 0 0 00:08:25.933 asserts 397 397 397 0 n/a 00:08:25.933 00:08:25.933 Elapsed time = 0.253 seconds 00:08:25.933 --72309-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.239 ==72309== 00:08:26.239 ==72309== HEAP SUMMARY: 00:08:26.239 ==72309== in use at exit: 0 bytes in 0 blocks 00:08:26.239 ==72309== total heap usage: 157 allocs, 157 frees, 141,082 bytes allocated 00:08:26.239 ==72309== 00:08:26.239 ==72309== All heap blocks were freed -- no leaks are possible 00:08:26.239 ==72309== 00:08:26.239 ==72309== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.239 00:08:26.239 real 0m0.781s 00:08:26.239 user 0m0.752s 00:08:26.239 sys 0m0.026s 00:08:26.239 14:54:53 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:26.239 14:54:53 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:26.239 ************************************ 00:08:26.239 END TEST unittest_nvme_rdma 00:08:26.239 ************************************ 00:08:26.239 14:54:53 -- common/autotest_common.sh@1142 -- # return 0 00:08:26.239 14:54:53 -- unit/unittest.sh@253 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.239 14:54:53 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:26.239 14:54:53 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:26.239 14:54:53 -- common/autotest_common.sh@10 -- # set +x 00:08:26.239 ************************************ 00:08:26.239 START TEST unittest_nvmf_transport 00:08:26.239 ************************************ 00:08:26.239 14:54:53 unittest_nvmf_transport -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.239 ==72337== Memcheck, a memory error detector 00:08:26.239 ==72337== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.239 ==72337== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.239 ==72337== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.239 ==72337== 00:08:26.239 --72337-- Valgrind options: 00:08:26.239 --72337-- --leak-check=full 00:08:26.239 --72337-- --error-exitcode=2 00:08:26.239 --72337-- --verbose 00:08:26.239 --72337-- Contents of /proc/version: 00:08:26.239 --72337-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:26.239 --72337-- 00:08:26.239 --72337-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.239 --72337-- Page sizes: currently 4096, max supported 4096 00:08:26.239 --72337-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.239 --72337-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.240 --72337-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.240 --72337-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.240 --72337-- might be shown as UnknownInlinedFun 00:08:26.240 --72337-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.240 --72337-- object doesn't have a dynamic symbol table 00:08:26.240 --72337-- Scheduler: using generic scheduler lock implementation. 00:08:26.240 --72337-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.240 ==72337== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72337-by-???-on-6e16a7c0ed4d 00:08:26.240 ==72337== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72337-by-???-on-6e16a7c0ed4d 00:08:26.240 ==72337== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72337-by-???-on-6e16a7c0ed4d 00:08:26.240 ==72337== 00:08:26.240 ==72337== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.240 ==72337== don't want to do, unless you know exactly what you're doing, 00:08:26.240 ==72337== or are doing some strange experiment): 00:08:26.240 ==72337== /usr/libexec/valgrind/../../bin/vgdb --pid=72337 ...command... 00:08:26.240 ==72337== 00:08:26.240 ==72337== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.240 ==72337== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.240 ==72337== and then give GDB the following command 00:08:26.240 ==72337== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72337 00:08:26.240 ==72337== --pid is optional if only one valgrind process is running 00:08:26.240 ==72337== 00:08:26.240 --72337-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.240 --72337-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.240 --72337-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.240 --72337-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.240 --72337-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.240 --72337-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.240 --72337-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.240 --72337-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.240 --72337-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.240 --72337-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.240 --72337-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.240 --72337-- Reading syms from /usr/lib64/libm.so.6 00:08:26.240 --72337-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.240 --72337-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.240 --72337-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.240 --72337-- Reading syms from /usr/lib64/libc.so.6 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.240 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.240 --72337-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.240 --72337-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.530 --72337-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.530 --72337-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.530 --72337-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.530 --72337-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.530 --72337-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.530 --72337-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.530 --72337-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.530 --72337-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 ==72337== Preferring higher priority redirection: 00:08:26.531 --72337-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.531 --72337-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.531 --72337-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 --72337-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.531 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.531 --72337-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.531 --72337-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.531 ==72337== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.531 --72337-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.531 --72337-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.531 --72337-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.531 --72337-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.531 --72337-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.531 --72337-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.531 --72337-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.531 --72337-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.531 --72337-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.531 --72337-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.531 --72337-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.531 --72337-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.531 --72337-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.531 --72337-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.531 --72337-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.531 --72337-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.861 --72337-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.861 --72337-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.861 00:08:26.861 00:08:26.861 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.861 http://cunit.sourceforge.net/ 00:08:26.861 00:08:26.861 00:08:26.861 Suite: nvmf 00:08:26.861 Test: test_spdk_nvmf_transport_create ...[2024-07-15 14:54:53.778768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:26.861 [2024-07-15 14:54:53.821821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:08:26.861 [2024-07-15 14:54:53.823891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 275:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:08:26.861 [2024-07-15 14:54:53.835714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 258:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:08:26.861 passed 00:08:26.861 Test: test_nvmf_transport_poll_group_create ...passed 00:08:26.861 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-15 14:54:53.851175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 792:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:08:26.861 [2024-07-15 14:54:53.852025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 797:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:08:26.861 [2024-07-15 14:54:53.852880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 802:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:08:26.861 passed 00:08:26.861 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:26.861 00:08:26.861 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.861 suites 1 1 n/a 0 0 00:08:26.861 tests 4 4 4 0 0 00:08:26.861 asserts 49 49 49 0 n/a 00:08:26.861 00:08:26.861 Elapsed time = 0.100 seconds 00:08:26.861 --72337-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.861 --72337-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.861 ==72337== 00:08:26.861 ==72337== HEAP SUMMARY: 00:08:26.861 ==72337== in use at exit: 912 bytes in 3 blocks 00:08:26.861 ==72337== total heap usage: 136 allocs, 133 frees, 185,524 bytes allocated 00:08:26.861 ==72337== 00:08:26.861 ==72337== Searching for pointers to 3 not-freed blocks 00:08:26.861 ==72337== Checked 7,010,576 bytes 00:08:26.861 ==72337== 00:08:26.861 ==72337== LEAK SUMMARY: 00:08:26.861 ==72337== definitely lost: 0 bytes in 0 blocks 00:08:26.861 ==72337== indirectly lost: 0 bytes in 0 blocks 00:08:26.861 ==72337== possibly lost: 0 bytes in 0 blocks 00:08:26.861 ==72337== still reachable: 912 bytes in 3 blocks 00:08:26.861 ==72337== suppressed: 0 bytes in 0 blocks 00:08:26.861 ==72337== Reachable blocks (those to which a pointer was found) are not shown. 00:08:26.861 ==72337== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:26.861 ==72337== 00:08:26.861 ==72337== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.861 00:08:26.861 real 0m0.774s 00:08:26.861 user 0m0.745s 00:08:26.861 sys 0m0.027s 00:08:26.861 14:54:53 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:26.861 14:54:53 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:26.861 ************************************ 00:08:26.861 END TEST unittest_nvmf_transport 00:08:26.861 ************************************ 00:08:26.861 14:54:54 -- common/autotest_common.sh@1142 -- # return 0 00:08:26.861 14:54:54 -- unit/unittest.sh@254 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.861 14:54:54 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:26.861 14:54:54 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:26.861 14:54:54 -- common/autotest_common.sh@10 -- # set +x 00:08:26.861 ************************************ 00:08:26.861 START TEST unittest_rdma 00:08:26.861 ************************************ 00:08:26.861 14:54:54 unittest_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.861 ==72368== Memcheck, a memory error detector 00:08:26.861 ==72368== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.861 ==72368== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.861 ==72368== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.862 ==72368== 00:08:26.862 --72368-- Valgrind options: 00:08:26.862 --72368-- --leak-check=full 00:08:26.862 --72368-- --error-exitcode=2 00:08:26.862 --72368-- --verbose 00:08:26.862 --72368-- Contents of /proc/version: 00:08:26.862 --72368-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:26.862 --72368-- 00:08:26.862 --72368-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.862 --72368-- Page sizes: currently 4096, max supported 4096 00:08:26.862 --72368-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.862 --72368-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.862 --72368-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.862 --72368-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.862 --72368-- might be shown as UnknownInlinedFun 00:08:26.862 --72368-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.862 --72368-- object doesn't have a dynamic symbol table 00:08:26.862 --72368-- Scheduler: using generic scheduler lock implementation. 00:08:26.862 --72368-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.862 ==72368== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72368-by-???-on-6e16a7c0ed4d 00:08:26.862 ==72368== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72368-by-???-on-6e16a7c0ed4d 00:08:26.862 ==72368== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72368-by-???-on-6e16a7c0ed4d 00:08:26.862 ==72368== 00:08:26.862 ==72368== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.862 ==72368== don't want to do, unless you know exactly what you're doing, 00:08:26.862 ==72368== or are doing some strange experiment): 00:08:26.862 ==72368== /usr/libexec/valgrind/../../bin/vgdb --pid=72368 ...command... 00:08:26.862 ==72368== 00:08:26.862 ==72368== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.862 ==72368== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.862 ==72368== and then give GDB the following command 00:08:26.862 ==72368== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72368 00:08:26.862 ==72368== --pid is optional if only one valgrind process is running 00:08:26.862 ==72368== 00:08:27.156 --72368-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.156 --72368-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.156 --72368-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.156 --72368-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.156 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.156 --72368-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.156 --72368-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.156 --72368-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.156 --72368-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.156 --72368-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.156 --72368-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.156 --72368-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.156 --72368-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.156 --72368-- Reading syms from /usr/lib64/libm.so.6 00:08:27.156 --72368-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.156 --72368-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.156 --72368-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.156 --72368-- Reading syms from /usr/lib64/libc.so.6 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.157 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.157 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.157 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.157 --72368-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.157 --72368-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.157 --72368-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.157 --72368-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.157 --72368-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.157 --72368-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.157 --72368-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 ==72368== Preferring higher priority redirection: 00:08:27.157 --72368-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.157 --72368-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.157 --72368-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.157 --72368-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.158 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.158 --72368-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.158 --72368-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.158 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.158 --72368-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.158 --72368-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.158 --72368-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.158 --72368-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.158 --72368-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.414 --72368-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.414 --72368-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.414 --72368-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.414 --72368-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.414 --72368-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.414 --72368-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.414 --72368-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.414 --72368-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.414 --72368-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.414 --72368-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.414 --72368-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.414 --72368-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.414 --72368-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.415 00:08:27.415 00:08:27.415 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.415 http://cunit.sourceforge.net/ 00:08:27.415 00:08:27.415 00:08:27.415 Suite: rdma_common 00:08:27.415 Test: test_spdk_rdma_pd ...[2024-07-15 14:54:54.478497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:27.415 [2024-07-15 14:54:54.516588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:27.415 passed 00:08:27.415 00:08:27.415 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.415 suites 1 1 n/a 0 0 00:08:27.415 tests 1 1 1 0 0 00:08:27.415 asserts 31 31 31 0 n/a 00:08:27.415 00:08:27.415 Elapsed time = 0.061 seconds 00:08:27.415 --72368-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.415 --72368-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.415 ==72368== 00:08:27.415 ==72368== HEAP SUMMARY: 00:08:27.415 ==72368== in use at exit: 0 bytes in 0 blocks 00:08:27.415 ==72368== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:27.415 ==72368== 00:08:27.415 ==72368== All heap blocks were freed -- no leaks are possible 00:08:27.415 ==72368== 00:08:27.415 ==72368== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.415 00:08:27.415 real 0m0.575s 00:08:27.415 user 0m0.544s 00:08:27.415 sys 0m0.029s 00:08:27.415 14:54:54 unittest_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:27.415 14:54:54 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:27.415 ************************************ 00:08:27.415 END TEST unittest_rdma 00:08:27.415 ************************************ 00:08:27.415 14:54:54 -- common/autotest_common.sh@1142 -- # return 0 00:08:27.415 14:54:54 -- unit/unittest.sh@257 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:27.415 14:54:54 -- unit/unittest.sh@258 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.415 14:54:54 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:27.415 14:54:54 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:27.415 14:54:54 -- common/autotest_common.sh@10 -- # set +x 00:08:27.415 ************************************ 00:08:27.415 START TEST unittest_nvme_cuse 00:08:27.415 ************************************ 00:08:27.415 14:54:54 unittest_nvme_cuse -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.415 ==72401== Memcheck, a memory error detector 00:08:27.415 ==72401== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.415 ==72401== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.415 ==72401== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.415 ==72401== 00:08:27.415 --72401-- Valgrind options: 00:08:27.415 --72401-- --leak-check=full 00:08:27.415 --72401-- --error-exitcode=2 00:08:27.415 --72401-- --verbose 00:08:27.415 --72401-- Contents of /proc/version: 00:08:27.415 --72401-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:27.415 --72401-- 00:08:27.415 --72401-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.415 --72401-- Page sizes: currently 4096, max supported 4096 00:08:27.415 --72401-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.415 --72401-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.415 --72401-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.415 --72401-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.415 --72401-- might be shown as UnknownInlinedFun 00:08:27.415 --72401-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.415 --72401-- object doesn't have a dynamic symbol table 00:08:27.415 --72401-- Scheduler: using generic scheduler lock implementation. 00:08:27.415 --72401-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.415 ==72401== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72401-by-???-on-6e16a7c0ed4d 00:08:27.415 ==72401== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72401-by-???-on-6e16a7c0ed4d 00:08:27.415 ==72401== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72401-by-???-on-6e16a7c0ed4d 00:08:27.415 ==72401== 00:08:27.415 ==72401== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.415 ==72401== don't want to do, unless you know exactly what you're doing, 00:08:27.415 ==72401== or are doing some strange experiment): 00:08:27.415 ==72401== /usr/libexec/valgrind/../../bin/vgdb --pid=72401 ...command... 00:08:27.415 ==72401== 00:08:27.415 ==72401== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.415 ==72401== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.415 ==72401== and then give GDB the following command 00:08:27.415 ==72401== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72401 00:08:27.415 ==72401== --pid is optional if only one valgrind process is running 00:08:27.415 ==72401== 00:08:27.672 --72401-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.672 --72401-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.672 --72401-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.672 --72401-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.672 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.672 --72401-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.672 --72401-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.672 --72401-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.672 --72401-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.672 --72401-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.672 --72401-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.672 --72401-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.672 --72401-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.672 --72401-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.672 --72401-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.672 --72401-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.672 --72401-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.672 --72401-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.672 --72401-- Reading syms from /usr/lib64/libm.so.6 00:08:27.672 --72401-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.673 --72401-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.673 --72401-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.673 --72401-- Reading syms from /usr/lib64/libc.so.6 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.673 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.673 --72401-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.673 --72401-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.673 --72401-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.673 --72401-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.673 --72401-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.673 --72401-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.673 --72401-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.673 --72401-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.673 --72401-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.673 --72401-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.673 --72401-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.673 --72401-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.673 --72401-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 ==72401== Preferring higher priority redirection: 00:08:27.930 --72401-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.930 --72401-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.930 --72401-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.930 --72401-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.931 --72401-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.931 --72401-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.931 --72401-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.931 --72401-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.931 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.931 --72401-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.931 --72401-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.931 ==72401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.931 --72401-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.931 --72401-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.931 --72401-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.931 --72401-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.931 --72401-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.931 --72401-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.931 --72401-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.931 --72401-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.931 --72401-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.931 --72401-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.931 --72401-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.931 --72401-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.931 --72401-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.931 --72401-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.931 --72401-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.931 --72401-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.931 --72401-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.931 --72401-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.931 00:08:27.931 00:08:27.931 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.931 http://cunit.sourceforge.net/ 00:08:27.931 00:08:27.931 00:08:27.931 Suite: nvme_cuse 00:08:27.931 Test: test_cuse_nvme_submit_io_read_write ...--72401-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:27.931 passed 00:08:27.931 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:27.931 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:27.931 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:27.931 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:27.931 Test: test_cuse_nvme_submit_io ...[2024-07-15 14:54:55.129238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 667:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:08:27.931 passed 00:08:27.931 Test: test_cuse_nvme_reset ...[2024-07-15 14:54:55.157624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:27.931 passed 00:08:28.188 Test: test_nvme_cuse_stop ...--72401-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:29.120 passed 00:08:29.120 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72401-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:29.120 --72401-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:29.120 passed 00:08:29.120 00:08:29.120 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.120 suites 1 1 n/a 0 0 00:08:29.120 tests 9 9 9 0 0 00:08:29.120 asserts 118 118 118 0 n/a 00:08:29.120 00:08:29.120 Elapsed time = 1.208 seconds 00:08:29.120 --72401-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.120 --72401-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.120 ==72401== 00:08:29.120 ==72401== HEAP SUMMARY: 00:08:29.120 ==72401== in use at exit: 0 bytes in 0 blocks 00:08:29.120 ==72401== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:29.120 ==72401== 00:08:29.120 ==72401== All heap blocks were freed -- no leaks are possible 00:08:29.120 ==72401== 00:08:29.120 ==72401== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.120 00:08:29.120 real 0m1.724s 00:08:29.120 user 0m1.068s 00:08:29.120 sys 0m0.653s 00:08:29.120 14:54:56 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:29.120 14:54:56 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:29.120 ************************************ 00:08:29.120 END TEST unittest_nvme_cuse 00:08:29.120 ************************************ 00:08:29.378 14:54:56 -- common/autotest_common.sh@1142 -- # return 0 00:08:29.378 14:54:56 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:08:29.378 14:54:56 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:29.378 14:54:56 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:29.378 14:54:56 -- common/autotest_common.sh@10 -- # set +x 00:08:29.378 ************************************ 00:08:29.378 START TEST unittest_nvmf 00:08:29.378 ************************************ 00:08:29.378 14:54:56 unittest_nvmf -- common/autotest_common.sh@1123 -- # unittest_nvmf 00:08:29.378 14:54:56 unittest_nvmf -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:29.378 ==72433== Memcheck, a memory error detector 00:08:29.378 ==72433== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.378 ==72433== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.378 ==72433== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:29.378 ==72433== 00:08:29.378 --72433-- Valgrind options: 00:08:29.378 --72433-- --leak-check=full 00:08:29.378 --72433-- --error-exitcode=2 00:08:29.378 --72433-- --verbose 00:08:29.378 --72433-- Contents of /proc/version: 00:08:29.378 --72433-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:29.378 --72433-- 00:08:29.378 --72433-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.378 --72433-- Page sizes: currently 4096, max supported 4096 00:08:29.378 --72433-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.378 --72433-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:29.378 --72433-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.378 --72433-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.378 --72433-- might be shown as UnknownInlinedFun 00:08:29.378 --72433-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.378 --72433-- object doesn't have a dynamic symbol table 00:08:29.378 --72433-- Scheduler: using generic scheduler lock implementation. 00:08:29.378 --72433-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.378 ==72433== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72433-by-???-on-6e16a7c0ed4d 00:08:29.378 ==72433== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72433-by-???-on-6e16a7c0ed4d 00:08:29.378 ==72433== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72433-by-???-on-6e16a7c0ed4d 00:08:29.378 ==72433== 00:08:29.378 ==72433== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.379 ==72433== don't want to do, unless you know exactly what you're doing, 00:08:29.379 ==72433== or are doing some strange experiment): 00:08:29.379 ==72433== /usr/libexec/valgrind/../../bin/vgdb --pid=72433 ...command... 00:08:29.379 ==72433== 00:08:29.379 ==72433== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.379 ==72433== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:29.379 ==72433== and then give GDB the following command 00:08:29.379 ==72433== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72433 00:08:29.379 ==72433== --pid is optional if only one valgrind process is running 00:08:29.379 ==72433== 00:08:29.379 --72433-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.379 --72433-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.379 --72433-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.379 --72433-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.379 --72433-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.379 --72433-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.379 --72433-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.379 --72433-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.379 --72433-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.379 --72433-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.379 --72433-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.379 --72433-- Reading syms from /usr/lib64/libm.so.6 00:08:29.379 --72433-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.379 --72433-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.379 --72433-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.379 --72433-- Reading syms from /usr/lib64/libc.so.6 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.379 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.379 --72433-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.379 --72433-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.638 --72433-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.638 --72433-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.638 --72433-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.638 --72433-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.638 --72433-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.638 --72433-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.638 --72433-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 ==72433== Preferring higher priority redirection: 00:08:29.638 --72433-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.638 --72433-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.638 --72433-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 --72433-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.638 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.638 --72433-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.639 --72433-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.639 ==72433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.639 --72433-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.639 --72433-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.639 --72433-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.639 --72433-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.639 --72433-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.639 --72433-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.639 --72433-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.639 --72433-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.639 --72433-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.639 --72433-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.639 --72433-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.639 --72433-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.639 --72433-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.639 --72433-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.639 --72433-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.897 --72433-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.897 --72433-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:29.897 --72433-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.897 --72433-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:29.897 --72433-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.897 00:08:29.897 00:08:29.897 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.897 http://cunit.sourceforge.net/ 00:08:29.897 00:08:29.897 00:08:29.897 Suite: nvmf 00:08:29.897 Test: test_get_log_page ...[2024-07-15 14:54:56.956851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2635:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:29.897 passed 00:08:29.897 Test: test_process_fabrics_cmd ...[2024-07-15 14:54:56.995510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:29.897 passed 00:08:29.897 Test: test_connect ...--72433-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:29.897 [2024-07-15 14:54:57.100467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1012:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:29.897 [2024-07-15 14:54:57.102410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 875:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:29.897 [2024-07-15 14:54:57.107258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1051:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:29.897 [2024-07-15 14:54:57.109483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 822:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:29.897 [2024-07-15 14:54:57.111562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:29.897 [2024-07-15 14:54:57.113897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 893:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:29.897 [2024-07-15 14:54:57.116703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 899:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:29.897 [2024-07-15 14:54:57.118867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 926:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:30.156 [2024-07-15 14:54:57.135170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 761:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:30.156 [2024-07-15 14:54:57.141615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 676:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:30.156 [2024-07-15 14:54:57.160797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 682:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:30.156 [2024-07-15 14:54:57.164059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 688:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:30.156 [2024-07-15 14:54:57.167278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 695:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:30.156 [2024-07-15 14:54:57.170846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 719:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:30.156 [2024-07-15 14:54:57.189179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 294:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 (cntlid:0) 00:08:30.156 [2024-07-15 14:54:57.200191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:30.156 [2024-07-15 14:54:57.202925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:30.156 passed 00:08:30.156 Test: test_get_ns_id_desc_list ...passed 00:08:30.156 Test: test_identify_ns ...[2024-07-15 14:54:57.236975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:30.156 [2024-07-15 14:54:57.249192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:30.156 [2024-07-15 14:54:57.250470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:30.156 passed 00:08:30.156 Test: test_identify_ns_iocs_specific ...[2024-07-15 14:54:57.254162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:30.156 [2024-07-15 14:54:57.262827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:30.156 passed 00:08:30.156 Test: test_reservation_write_exclusive ...passed 00:08:30.156 Test: test_reservation_exclusive_access ...passed 00:08:30.156 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:30.156 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:30.156 Test: test_reservation_notification_log_page ...passed 00:08:30.156 Test: test_get_dif_ctx ...passed 00:08:30.156 Test: test_set_get_features ...[2024-07-15 14:54:57.333624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:30.156 [2024-07-15 14:54:57.339107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:30.156 [2024-07-15 14:54:57.340878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:30.156 [2024-07-15 14:54:57.344445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1735:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:30.156 passed 00:08:30.156 Test: test_identify_ctrlr ...passed 00:08:30.156 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:30.156 Test: test_custom_admin_cmd ...passed 00:08:30.414 Test: test_fused_compare_and_write ...[2024-07-15 14:54:57.405208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4238:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:30.414 [2024-07-15 14:54:57.407624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4227:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:30.415 [2024-07-15 14:54:57.409957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4245:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:30.415 passed 00:08:30.415 Test: test_multi_async_event_reqs ...passed 00:08:30.415 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:30.415 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:30.415 Test: test_multi_async_events ...passed 00:08:30.415 Test: test_rae ...passed 00:08:30.415 Test: test_nvmf_ctrlr_create_destruct ...--72433-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:30.415 passed 00:08:30.415 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:30.415 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-15 14:54:57.517999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:30.415 [2024-07-15 14:54:57.532136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:30.415 passed 00:08:30.415 Test: test_zcopy_read ...passed 00:08:30.415 Test: test_zcopy_write ...passed 00:08:30.415 Test: test_nvmf_property_set ...passed 00:08:30.415 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-15 14:54:57.571742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:30.415 [2024-07-15 14:54:57.573767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:30.415 passed 00:08:30.415 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-15 14:54:57.578677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1969:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:08:30.415 [2024-07-15 14:54:57.581434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1975:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:30.415 [2024-07-15 14:54:57.587764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1987:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:30.415 passed 00:08:30.415 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:30.415 Test: test_nvmf_check_qpair_active ...[2024-07-15 14:54:57.609454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:30.415 [2024-07-15 14:54:57.612653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4744:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:30.415 [2024-07-15 14:54:57.613874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:30.415 [2024-07-15 14:54:57.614449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:30.415 [2024-07-15 14:54:57.614598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:30.415 passed 00:08:30.415 00:08:30.415 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.415 suites 1 1 n/a 0 0 00:08:30.415 tests 32 32 32 0 0 00:08:30.415 asserts 977 977 977 0 n/a 00:08:30.415 00:08:30.415 Elapsed time = 0.669 seconds 00:08:30.672 --72433-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.673 --72433-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.673 ==72433== 00:08:30.673 ==72433== HEAP SUMMARY: 00:08:30.673 ==72433== in use at exit: 192 bytes in 1 blocks 00:08:30.673 ==72433== total heap usage: 1,313 allocs, 1,312 frees, 229,342 bytes allocated 00:08:30.673 ==72433== 00:08:30.673 ==72433== Searching for pointers to 1 not-freed blocks 00:08:30.673 ==72433== Checked 6,874,336 bytes 00:08:30.673 ==72433== 00:08:30.673 ==72433== LEAK SUMMARY: 00:08:30.673 ==72433== definitely lost: 0 bytes in 0 blocks 00:08:30.673 ==72433== indirectly lost: 0 bytes in 0 blocks 00:08:30.673 ==72433== possibly lost: 0 bytes in 0 blocks 00:08:30.673 ==72433== still reachable: 192 bytes in 1 blocks 00:08:30.673 ==72433== suppressed: 0 bytes in 0 blocks 00:08:30.673 ==72433== Reachable blocks (those to which a pointer was found) are not shown. 00:08:30.673 ==72433== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:30.673 ==72433== 00:08:30.673 ==72433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.673 14:54:57 unittest_nvmf -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.673 ==72451== Memcheck, a memory error detector 00:08:30.673 ==72451== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.673 ==72451== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.673 ==72451== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.673 ==72451== 00:08:30.673 --72451-- Valgrind options: 00:08:30.673 --72451-- --leak-check=full 00:08:30.673 --72451-- --error-exitcode=2 00:08:30.673 --72451-- --verbose 00:08:30.673 --72451-- Contents of /proc/version: 00:08:30.673 --72451-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:30.673 --72451-- 00:08:30.673 --72451-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.673 --72451-- Page sizes: currently 4096, max supported 4096 00:08:30.673 --72451-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.673 --72451-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.673 --72451-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.673 --72451-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.673 --72451-- might be shown as UnknownInlinedFun 00:08:30.673 --72451-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.673 --72451-- object doesn't have a dynamic symbol table 00:08:30.673 --72451-- Scheduler: using generic scheduler lock implementation. 00:08:30.673 --72451-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.673 ==72451== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72451-by-???-on-6e16a7c0ed4d 00:08:30.673 ==72451== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72451-by-???-on-6e16a7c0ed4d 00:08:30.673 ==72451== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72451-by-???-on-6e16a7c0ed4d 00:08:30.673 ==72451== 00:08:30.673 ==72451== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.673 ==72451== don't want to do, unless you know exactly what you're doing, 00:08:30.673 ==72451== or are doing some strange experiment): 00:08:30.673 ==72451== /usr/libexec/valgrind/../../bin/vgdb --pid=72451 ...command... 00:08:30.673 ==72451== 00:08:30.673 ==72451== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.673 ==72451== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.673 ==72451== and then give GDB the following command 00:08:30.673 ==72451== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72451 00:08:30.673 ==72451== --pid is optional if only one valgrind process is running 00:08:30.673 ==72451== 00:08:30.673 --72451-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.673 --72451-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.673 --72451-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.673 --72451-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.673 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.673 --72451-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.673 --72451-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.673 --72451-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.673 --72451-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.673 --72451-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.673 --72451-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.673 --72451-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.673 --72451-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.673 --72451-- Reading syms from /usr/lib64/libm.so.6 00:08:30.673 --72451-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.673 --72451-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.673 --72451-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.673 --72451-- Reading syms from /usr/lib64/libc.so.6 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.931 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.931 --72451-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.931 --72451-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.931 --72451-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.931 --72451-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.931 --72451-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.931 --72451-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.931 --72451-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.931 --72451-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.931 --72451-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.931 --72451-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 ==72451== Preferring higher priority redirection: 00:08:30.932 --72451-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.932 --72451-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.932 --72451-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 --72451-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.932 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.932 --72451-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.932 --72451-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.932 ==72451== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.932 --72451-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.932 --72451-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.932 --72451-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.932 --72451-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.932 --72451-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.932 --72451-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.932 --72451-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.932 --72451-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.932 --72451-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.932 --72451-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.189 --72451-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.189 --72451-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.189 --72451-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.189 --72451-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.189 --72451-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.189 --72451-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.189 --72451-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.189 --72451-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.189 00:08:31.189 00:08:31.189 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.189 http://cunit.sourceforge.net/ 00:08:31.189 00:08:31.189 00:08:31.189 Suite: nvmf 00:08:31.189 Test: test_get_rw_params ...passed 00:08:31.189 Test: test_get_rw_ext_params ...passed 00:08:31.189 Test: test_lba_in_range ...passed 00:08:31.189 Test: test_get_dif_ctx ...passed 00:08:31.189 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72451-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.189 passed 00:08:31.189 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-15 14:54:58.249515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 447:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:08:31.189 [2024-07-15 14:54:58.279231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 455:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:08:31.190 [2024-07-15 14:54:58.281682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 462:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:08:31.190 passed 00:08:31.190 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-15 14:54:58.287321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:08:31.190 [2024-07-15 14:54:58.288890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 972:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:08:31.190 passed 00:08:31.190 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-15 14:54:58.293050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:08:31.190 [2024-07-15 14:54:58.294690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 408:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:08:31.190 [2024-07-15 14:54:58.302950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 500:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:08:31.190 [2024-07-15 14:54:58.304045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 507:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:08:31.190 passed 00:08:31.190 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:31.190 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:31.190 00:08:31.190 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.190 suites 1 1 n/a 0 0 00:08:31.190 tests 10 10 10 0 0 00:08:31.190 asserts 159 159 159 0 n/a 00:08:31.190 00:08:31.190 Elapsed time = 0.130 seconds 00:08:31.190 --72451-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.190 --72451-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.190 ==72451== 00:08:31.190 ==72451== HEAP SUMMARY: 00:08:31.190 ==72451== in use at exit: 0 bytes in 0 blocks 00:08:31.190 ==72451== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:31.190 ==72451== 00:08:31.190 ==72451== All heap blocks were freed -- no leaks are possible 00:08:31.190 ==72451== 00:08:31.190 ==72451== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.190 14:54:58 unittest_nvmf -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.190 ==72453== Memcheck, a memory error detector 00:08:31.190 ==72453== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.190 ==72453== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.190 ==72453== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.190 ==72453== 00:08:31.190 --72453-- Valgrind options: 00:08:31.190 --72453-- --leak-check=full 00:08:31.190 --72453-- --error-exitcode=2 00:08:31.190 --72453-- --verbose 00:08:31.190 --72453-- Contents of /proc/version: 00:08:31.190 --72453-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:31.190 --72453-- 00:08:31.190 --72453-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.190 --72453-- Page sizes: currently 4096, max supported 4096 00:08:31.190 --72453-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.190 --72453-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.190 --72453-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.190 --72453-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.190 --72453-- might be shown as UnknownInlinedFun 00:08:31.448 --72453-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.448 --72453-- object doesn't have a dynamic symbol table 00:08:31.448 --72453-- Scheduler: using generic scheduler lock implementation. 00:08:31.448 --72453-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.448 ==72453== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72453-by-???-on-6e16a7c0ed4d 00:08:31.448 ==72453== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72453-by-???-on-6e16a7c0ed4d 00:08:31.448 ==72453== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72453-by-???-on-6e16a7c0ed4d 00:08:31.448 ==72453== 00:08:31.448 ==72453== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.448 ==72453== don't want to do, unless you know exactly what you're doing, 00:08:31.448 ==72453== or are doing some strange experiment): 00:08:31.448 ==72453== /usr/libexec/valgrind/../../bin/vgdb --pid=72453 ...command... 00:08:31.448 ==72453== 00:08:31.448 ==72453== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.448 ==72453== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.448 ==72453== and then give GDB the following command 00:08:31.448 ==72453== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72453 00:08:31.448 ==72453== --pid is optional if only one valgrind process is running 00:08:31.448 ==72453== 00:08:31.448 --72453-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.448 --72453-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.448 --72453-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.448 --72453-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.448 --72453-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.448 --72453-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.448 --72453-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.448 --72453-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.448 --72453-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.448 --72453-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.448 --72453-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.448 --72453-- Reading syms from /usr/lib64/libm.so.6 00:08:31.448 --72453-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.448 --72453-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.448 --72453-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libc.so.6 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.448 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.448 --72453-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.448 --72453-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.448 --72453-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.448 --72453-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.448 --72453-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.448 --72453-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.448 --72453-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.706 --72453-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 ==72453== Preferring higher priority redirection: 00:08:31.706 --72453-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.706 --72453-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.706 --72453-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 --72453-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.706 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.706 --72453-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.707 --72453-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.707 ==72453== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.707 --72453-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.707 --72453-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.707 --72453-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.707 --72453-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.707 --72453-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.707 --72453-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.707 --72453-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.707 --72453-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.707 --72453-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.707 --72453-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.707 --72453-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.707 --72453-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.707 --72453-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.707 --72453-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.707 --72453-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.707 --72453-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.707 --72453-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.707 --72453-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.707 00:08:31.707 00:08:31.707 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.707 http://cunit.sourceforge.net/ 00:08:31.707 00:08:31.707 00:08:31.707 Suite: nvmf 00:08:31.707 Test: test_discovery_log ...--72453-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:31.707 --72453-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.707 passed 00:08:31.964 Test: test_discovery_log_with_filters ...passed 00:08:31.964 00:08:31.964 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.964 suites 1 1 n/a 0 0 00:08:31.964 tests 2 2 2 0 0 00:08:31.964 asserts 238 238 238 0 n/a 00:08:31.964 00:08:31.964 Elapsed time = 0.152 seconds 00:08:31.964 --72453-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.964 --72453-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.964 ==72453== 00:08:31.964 ==72453== HEAP SUMMARY: 00:08:31.964 ==72453== in use at exit: 0 bytes in 0 blocks 00:08:31.964 ==72453== total heap usage: 256 allocs, 256 frees, 552,224 bytes allocated 00:08:31.964 ==72453== 00:08:31.964 ==72453== All heap blocks were freed -- no leaks are possible 00:08:31.964 ==72453== 00:08:31.964 ==72453== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.964 14:54:59 unittest_nvmf -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.964 ==72464== Memcheck, a memory error detector 00:08:31.964 ==72464== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.964 ==72464== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.964 ==72464== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.964 ==72464== 00:08:31.964 --72464-- Valgrind options: 00:08:31.964 --72464-- --leak-check=full 00:08:31.964 --72464-- --error-exitcode=2 00:08:31.964 --72464-- --verbose 00:08:31.964 --72464-- Contents of /proc/version: 00:08:31.964 --72464-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:31.964 --72464-- 00:08:31.964 --72464-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.964 --72464-- Page sizes: currently 4096, max supported 4096 00:08:31.964 --72464-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.964 --72464-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.964 --72464-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.964 --72464-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.964 --72464-- might be shown as UnknownInlinedFun 00:08:31.964 --72464-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.964 --72464-- object doesn't have a dynamic symbol table 00:08:31.964 --72464-- Scheduler: using generic scheduler lock implementation. 00:08:31.964 --72464-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.964 ==72464== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72464-by-???-on-6e16a7c0ed4d 00:08:31.964 ==72464== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72464-by-???-on-6e16a7c0ed4d 00:08:31.964 ==72464== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72464-by-???-on-6e16a7c0ed4d 00:08:31.964 ==72464== 00:08:31.964 ==72464== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.964 ==72464== don't want to do, unless you know exactly what you're doing, 00:08:31.964 ==72464== or are doing some strange experiment): 00:08:31.964 ==72464== /usr/libexec/valgrind/../../bin/vgdb --pid=72464 ...command... 00:08:31.964 ==72464== 00:08:31.964 ==72464== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.964 ==72464== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.964 ==72464== and then give GDB the following command 00:08:31.965 ==72464== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72464 00:08:31.965 ==72464== --pid is optional if only one valgrind process is running 00:08:31.965 ==72464== 00:08:31.965 --72464-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.965 --72464-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.965 --72464-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.965 --72464-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.965 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.965 --72464-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.965 --72464-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.965 --72464-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.965 --72464-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.222 --72464-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.222 --72464-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.222 --72464-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.222 --72464-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.222 --72464-- Reading syms from /usr/lib64/libm.so.6 00:08:32.222 --72464-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.222 --72464-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:32.222 --72464-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libc.so.6 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.222 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.222 --72464-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.222 --72464-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.222 --72464-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.222 --72464-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.222 --72464-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.222 --72464-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.222 --72464-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.222 --72464-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.222 --72464-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 ==72464== Preferring higher priority redirection: 00:08:32.223 --72464-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.223 --72464-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.223 --72464-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 --72464-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.223 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.223 --72464-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.223 --72464-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.223 ==72464== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.223 --72464-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.223 --72464-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.223 --72464-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.480 --72464-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.480 --72464-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.480 --72464-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.480 --72464-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.480 --72464-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.480 --72464-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.480 --72464-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.480 --72464-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.480 --72464-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.480 --72464-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.480 --72464-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.480 --72464-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.480 --72464-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.480 --72464-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.480 --72464-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:32.480 --72464-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.480 00:08:32.480 00:08:32.480 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.480 http://cunit.sourceforge.net/ 00:08:32.480 00:08:32.480 00:08:32.480 Suite: nvmf 00:08:32.480 Test: nvmf_test_create_subsystem ...--72464-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:32.480 --72464-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:32.480 [2024-07-15 14:54:59.609629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 125:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:". NQN must contain user specified name with a ':' as a prefix. 00:08:32.480 [2024-07-15 14:54:59.636526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:' is invalid 00:08:32.480 [2024-07-15 14:54:59.638523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 134:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub". At least one Label is too long. 00:08:32.480 [2024-07-15 14:54:59.638727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub' is invalid 00:08:32.480 [2024-07-15 14:54:59.639344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.3spdk:sub". Label names must start with a letter. 00:08:32.480 [2024-07-15 14:54:59.639529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.3spdk:sub' is invalid 00:08:32.480 [2024-07-15 14:54:59.640001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.-spdk:subsystem1". Label names must start with a letter. 00:08:32.480 [2024-07-15 14:54:59.640103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.-spdk:subsystem1' is invalid 00:08:32.480 [2024-07-15 14:54:59.640717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 183:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk-:subsystem1". Label names must end with an alphanumeric symbol. 00:08:32.480 [2024-07-15 14:54:59.640903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk-:subsystem1' is invalid 00:08:32.480 [2024-07-15 14:54:59.641390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io..spdk:subsystem1". Label names must start with a letter. 00:08:32.480 [2024-07-15 14:54:59.641501] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io..spdk:subsystem1' is invalid 00:08:32.480 [2024-07-15 14:54:59.644336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 79:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": length 224 > max 223 00:08:32.481 [2024-07-15 14:54:59.644565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is invalid 00:08:32.481 [2024-07-15 14:54:59.649128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 207:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk:�subsystem1". Label names must contain only valid utf-8. 00:08:32.481 [2024-07-15 14:54:59.649337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:�subsystem1' is invalid 00:08:32.481 [2024-07-15 14:54:59.651794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa": uuid is not the correct length 00:08:32.481 [2024-07-15 14:54:59.651993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa' is invalid 00:08:32.481 [2024-07-15 14:54:59.652686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:08:32.481 [2024-07-15 14:54:59.652875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2' is invalid 00:08:32.481 [2024-07-15 14:54:59.653364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:08:32.481 [2024-07-15 14:54:59.653472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2' is invalid 00:08:32.481 passed 00:08:32.481 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-15 14:54:59.675734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2054:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:32.481 [2024-07-15 14:54:59.676678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2027:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:32.481 passed 00:08:32.481 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-15 14:54:59.687099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2157:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:32.481 passed 00:08:32.481 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:32.481 Test: test_spdk_nvmf_ns_visible ...[2024-07-15 14:54:59.697579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "": length 0 < min 11 00:08:32.738 passed 00:08:32.738 Test: test_reservation_register ...[2024-07-15 14:54:59.763672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 [2024-07-15 14:54:59.784499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3160:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:32.738 passed 00:08:32.738 Test: test_reservation_register_with_ptpl ...--72464-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.738 passed 00:08:32.738 Test: test_reservation_acquire_preempt_1 ...[2024-07-15 14:54:59.867784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:32.738 Test: test_reservation_release ...[2024-07-15 14:54:59.900547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_unregister_notification ...[2024-07-15 14:54:59.907668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_release_notification ...[2024-07-15 14:54:59.912544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_release_notification_write_exclusive ...[2024-07-15 14:54:59.916611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_clear_notification ...[2024-07-15 14:54:59.920668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_reservation_preempt_notification ...[2024-07-15 14:54:59.924709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3102:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.738 passed 00:08:32.738 Test: test_spdk_nvmf_ns_event ...passed 00:08:32.738 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:32.995 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:32.996 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-15 14:54:59.992561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 264:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:08:32.996 [2024-07-15 14:55:00.002385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1051:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:32.996 passed 00:08:32.996 Test: test_nvmf_ns_reservation_report ...[2024-07-15 14:55:00.017875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3465:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:32.996 passed 00:08:32.996 Test: test_nvmf_nqn_is_valid ...[2024-07-15 14:55:00.021622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.": length 4 < min 11 00:08:32.996 [2024-07-15 14:55:00.022110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:d8992576-e6b6-44c2-af5a-3b2bebc98a4": uuid is not the correct length 00:08:32.996 [2024-07-15 14:55:00.022591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io...spdk:cnode1". Label names must start with a letter. 00:08:32.996 passed 00:08:32.996 Test: test_nvmf_ns_reservation_restore ...[2024-07-15 14:55:00.035623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2659:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:32.996 passed 00:08:32.996 Test: test_nvmf_subsystem_state_change ...passed 00:08:32.996 Test: test_nvmf_reservation_custom_ops ...passed 00:08:32.996 00:08:32.996 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.996 suites 1 1 n/a 0 0 00:08:32.996 tests 24 24 24 0 0 00:08:32.996 asserts 499 499 499 0 n/a 00:08:32.996 00:08:32.996 Elapsed time = 0.491 seconds 00:08:32.996 --72464-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.996 ==72464== 00:08:32.996 ==72464== HEAP SUMMARY: 00:08:32.996 ==72464== in use at exit: 304 bytes in 1 blocks 00:08:32.996 ==72464== total heap usage: 1,499 allocs, 1,498 frees, 1,021,439 bytes allocated 00:08:32.996 ==72464== 00:08:32.996 ==72464== Searching for pointers to 1 not-freed blocks 00:08:32.996 ==72464== Checked 6,866,272 bytes 00:08:32.996 ==72464== 00:08:32.996 ==72464== LEAK SUMMARY: 00:08:32.996 ==72464== definitely lost: 0 bytes in 0 blocks 00:08:32.996 ==72464== indirectly lost: 0 bytes in 0 blocks 00:08:32.996 ==72464== possibly lost: 0 bytes in 0 blocks 00:08:32.996 ==72464== still reachable: 304 bytes in 1 blocks 00:08:32.996 ==72464== suppressed: 0 bytes in 0 blocks 00:08:32.996 ==72464== Reachable blocks (those to which a pointer was found) are not shown. 00:08:32.996 ==72464== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:32.996 ==72464== 00:08:32.996 ==72464== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.996 14:55:00 unittest_nvmf -- unit/unittest.sh@112 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:32.996 ==72474== Memcheck, a memory error detector 00:08:32.996 ==72474== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.996 ==72474== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.996 ==72474== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:32.996 ==72474== 00:08:32.996 --72474-- Valgrind options: 00:08:32.996 --72474-- --leak-check=full 00:08:32.996 --72474-- --error-exitcode=2 00:08:32.996 --72474-- --verbose 00:08:32.996 --72474-- Contents of /proc/version: 00:08:32.996 --72474-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:32.996 --72474-- 00:08:32.996 --72474-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.996 --72474-- Page sizes: currently 4096, max supported 4096 00:08:32.996 --72474-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.996 --72474-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:32.996 --72474-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.996 --72474-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.996 --72474-- might be shown as UnknownInlinedFun 00:08:32.996 --72474-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.996 --72474-- object doesn't have a dynamic symbol table 00:08:32.996 --72474-- Scheduler: using generic scheduler lock implementation. 00:08:32.996 --72474-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.996 ==72474== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72474-by-???-on-6e16a7c0ed4d 00:08:32.996 ==72474== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72474-by-???-on-6e16a7c0ed4d 00:08:32.997 ==72474== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72474-by-???-on-6e16a7c0ed4d 00:08:32.997 ==72474== 00:08:32.997 ==72474== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.997 ==72474== don't want to do, unless you know exactly what you're doing, 00:08:32.997 ==72474== or are doing some strange experiment): 00:08:32.997 ==72474== /usr/libexec/valgrind/../../bin/vgdb --pid=72474 ...command... 00:08:32.997 ==72474== 00:08:32.997 ==72474== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.997 ==72474== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:32.997 ==72474== and then give GDB the following command 00:08:32.997 ==72474== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72474 00:08:32.997 ==72474== --pid is optional if only one valgrind process is running 00:08:32.997 ==72474== 00:08:33.254 --72474-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.254 --72474-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.254 --72474-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.254 --72474-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.254 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.254 --72474-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.254 --72474-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.255 --72474-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.255 --72474-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.255 --72474-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.255 --72474-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.255 --72474-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.255 --72474-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.255 --72474-- Reading syms from /usr/lib64/libm.so.6 00:08:33.255 --72474-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.255 --72474-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.255 --72474-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libc.so.6 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.255 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.255 --72474-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.255 --72474-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.255 --72474-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.255 --72474-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.255 --72474-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.512 --72474-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.512 --72474-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.512 --72474-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.512 --72474-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.512 --72474-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 ==72474== Preferring higher priority redirection: 00:08:33.513 --72474-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.513 --72474-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.513 --72474-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 --72474-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.513 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.513 --72474-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.513 --72474-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.513 ==72474== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.513 --72474-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.513 --72474-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.513 --72474-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.513 --72474-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.513 --72474-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.513 --72474-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.513 --72474-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.513 --72474-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.513 --72474-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.513 --72474-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.513 --72474-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.513 --72474-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.513 --72474-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.513 --72474-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.513 --72474-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.513 --72474-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.513 --72474-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:33.513 --72474-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.513 --72474-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.513 00:08:33.513 00:08:33.513 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.513 http://cunit.sourceforge.net/ 00:08:33.513 00:08:33.513 00:08:33.513 Suite: nvmf 00:08:33.514 Test: test_nvmf_tcp_create ...--72474-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:33.772 [2024-07-15 14:55:00.799069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 750:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:08:33.772 passed 00:08:33.772 Test: test_nvmf_tcp_destroy ...passed 00:08:33.772 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:34.030 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:34.030 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:34.030 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:34.030 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:34.030 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-15 14:55:01.116015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.118655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.121207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.121391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.121521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 passed 00:08:34.030 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:34.030 Test: test_nvmf_tcp_icreq_handle ...[2024-07-15 14:55:01.134780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2154:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:34.030 [2024-07-15 14:55:01.135326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.135482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.136047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2154:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:34.030 [2024-07-15 14:55:01.136192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.136323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.136435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.144060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.144229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 passed 00:08:34.030 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:34.030 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-15 14:55:01.161397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2549:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:34.030 [2024-07-15 14:55:01.162548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.162712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:34.030 passed 00:08:34.030 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-15 14:55:01.165479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2281:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe570 00:08:34.030 [2024-07-15 14:55:01.167347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.167503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.170676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2338:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddd0 00:08:34.030 [2024-07-15 14:55:01.171011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.030 [2024-07-15 14:55:01.171144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.030 [2024-07-15 14:55:01.173662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2291:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:34.030 [2024-07-15 14:55:01.173962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.174091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.176532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2330:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:34.031 [2024-07-15 14:55:01.176858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.176988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.179209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.179362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.182439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.182602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.185477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.185634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.188209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.188372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.191683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.191842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 [2024-07-15 14:55:01.194706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1112:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:34.031 [2024-07-15 14:55:01.194865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1639:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:34.031 passed 00:08:34.031 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72474-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.031 --72474-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:34.289 --72474-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:34.289 --72474-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:34.289 --72474-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:34.546 passed 00:08:34.546 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-15 14:55:01.558002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 591:nvme_tcp_generate_psk_identity: *ERROR*: Out buffer too small! 00:08:34.546 [2024-07-15 14:55:01.559225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 602:nvme_tcp_generate_psk_identity: *ERROR*: Unknown cipher suite requested! 00:08:34.546 passed 00:08:34.546 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-15 14:55:01.588486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 658:nvme_tcp_derive_retained_psk: *ERROR*: Unknown PSK hash requested! 00:08:34.546 [2024-07-15 14:55:01.589111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 663:nvme_tcp_derive_retained_psk: *ERROR*: Insufficient buffer size for out key! 00:08:34.546 passed 00:08:34.546 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-15 14:55:01.595942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 732:nvme_tcp_derive_tls_psk: *ERROR*: Unknown cipher suite requested! 00:08:34.546 [2024-07-15 14:55:01.596572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 756:nvme_tcp_derive_tls_psk: *ERROR*: Insufficient buffer size for out key! 00:08:34.547 passed 00:08:34.547 00:08:34.547 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.547 suites 1 1 n/a 0 0 00:08:34.547 tests 17 17 17 0 0 00:08:34.547 asserts 222 222 222 0 n/a 00:08:34.547 00:08:34.547 Elapsed time = 0.857 seconds 00:08:34.547 --72474-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.547 ==72474== 00:08:34.547 ==72474== HEAP SUMMARY: 00:08:34.547 ==72474== in use at exit: 67,110,208 bytes in 1,028 blocks 00:08:34.547 ==72474== total heap usage: 12,574 allocs, 11,546 frees, 404,386,271 bytes allocated 00:08:34.547 ==72474== 00:08:34.547 ==72474== Searching for pointers to 1,028 not-freed blocks 00:08:34.547 ==72474== Checked 7,149,688 bytes 00:08:34.547 ==72474== 00:08:34.547 ==72474== LEAK SUMMARY: 00:08:34.547 ==72474== definitely lost: 0 bytes in 0 blocks 00:08:34.547 ==72474== indirectly lost: 0 bytes in 0 blocks 00:08:34.547 ==72474== possibly lost: 0 bytes in 0 blocks 00:08:34.547 ==72474== still reachable: 67,110,208 bytes in 1,028 blocks 00:08:34.547 ==72474== suppressed: 0 bytes in 0 blocks 00:08:34.547 ==72474== Reachable blocks (those to which a pointer was found) are not shown. 00:08:34.547 ==72474== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:34.547 ==72474== 00:08:34.547 ==72474== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.547 14:55:01 unittest_nvmf -- unit/unittest.sh@113 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.547 ==72496== Memcheck, a memory error detector 00:08:34.547 ==72496== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.547 ==72496== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.547 ==72496== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.547 ==72496== 00:08:34.547 --72496-- Valgrind options: 00:08:34.547 --72496-- --leak-check=full 00:08:34.547 --72496-- --error-exitcode=2 00:08:34.547 --72496-- --verbose 00:08:34.547 --72496-- Contents of /proc/version: 00:08:34.547 --72496-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:34.547 --72496-- 00:08:34.547 --72496-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.547 --72496-- Page sizes: currently 4096, max supported 4096 00:08:34.547 --72496-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.547 --72496-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.547 --72496-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.804 --72496-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.804 --72496-- might be shown as UnknownInlinedFun 00:08:34.804 --72496-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.804 --72496-- object doesn't have a dynamic symbol table 00:08:34.804 --72496-- Scheduler: using generic scheduler lock implementation. 00:08:34.804 --72496-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.804 ==72496== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72496-by-???-on-6e16a7c0ed4d 00:08:34.804 ==72496== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72496-by-???-on-6e16a7c0ed4d 00:08:34.804 ==72496== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72496-by-???-on-6e16a7c0ed4d 00:08:34.804 ==72496== 00:08:34.804 ==72496== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.804 ==72496== don't want to do, unless you know exactly what you're doing, 00:08:34.804 ==72496== or are doing some strange experiment): 00:08:34.804 ==72496== /usr/libexec/valgrind/../../bin/vgdb --pid=72496 ...command... 00:08:34.804 ==72496== 00:08:34.804 ==72496== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.804 ==72496== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.804 ==72496== and then give GDB the following command 00:08:34.804 ==72496== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72496 00:08:34.804 ==72496== --pid is optional if only one valgrind process is running 00:08:34.804 ==72496== 00:08:34.804 --72496-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.804 --72496-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.804 --72496-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.804 --72496-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.804 --72496-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.804 --72496-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.804 --72496-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.804 --72496-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.804 --72496-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.804 --72496-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.804 --72496-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.804 --72496-- Reading syms from /usr/lib64/libm.so.6 00:08:34.804 --72496-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.804 --72496-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.804 --72496-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.804 --72496-- Reading syms from /usr/lib64/libc.so.6 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.804 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.804 --72496-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.804 --72496-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.805 --72496-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.805 --72496-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.805 --72496-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.805 --72496-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.061 --72496-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.061 --72496-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.061 --72496-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.061 --72496-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.061 --72496-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.061 --72496-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.061 --72496-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 ==72496== Preferring higher priority redirection: 00:08:35.062 --72496-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.062 --72496-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.062 --72496-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 --72496-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.062 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.062 --72496-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.062 --72496-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.062 ==72496== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.062 --72496-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.062 --72496-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.062 --72496-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.062 --72496-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.062 --72496-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.062 --72496-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.062 --72496-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.062 --72496-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.062 --72496-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.062 --72496-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.062 --72496-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.062 --72496-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.062 --72496-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.062 --72496-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.062 --72496-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.062 --72496-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.062 --72496-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.062 --72496-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.062 00:08:35.062 00:08:35.063 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.063 http://cunit.sourceforge.net/ 00:08:35.063 00:08:35.063 00:08:35.063 Suite: nvmf 00:08:35.063 Test: test_nvmf_tgt_create_poll_group ...--72496-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.320 passed 00:08:35.320 00:08:35.320 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.320 suites 1 1 n/a 0 0 00:08:35.320 tests 1 1 1 0 0 00:08:35.320 asserts 17 17 17 0 n/a 00:08:35.320 00:08:35.320 Elapsed time = 0.086 seconds 00:08:35.320 --72496-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.320 --72496-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.320 ==72496== 00:08:35.320 ==72496== HEAP SUMMARY: 00:08:35.320 ==72496== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:35.320 ==72496== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:08:35.320 ==72496== 00:08:35.320 ==72496== Searching for pointers to 1,026 not-freed blocks 00:08:35.320 ==72496== Checked 6,718,848 bytes 00:08:35.320 ==72496== 00:08:35.320 ==72496== LEAK SUMMARY: 00:08:35.320 ==72496== definitely lost: 0 bytes in 0 blocks 00:08:35.320 ==72496== indirectly lost: 0 bytes in 0 blocks 00:08:35.320 ==72496== possibly lost: 0 bytes in 0 blocks 00:08:35.320 ==72496== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:35.320 ==72496== suppressed: 0 bytes in 0 blocks 00:08:35.320 ==72496== Reachable blocks (those to which a pointer was found) are not shown. 00:08:35.320 ==72496== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:35.320 ==72496== 00:08:35.320 ==72496== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.320 00:08:35.320 real 0m6.075s 00:08:35.320 user 0m5.856s 00:08:35.320 sys 0m0.201s 00:08:35.320 14:55:02 unittest_nvmf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:35.320 14:55:02 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:35.320 ************************************ 00:08:35.320 END TEST unittest_nvmf 00:08:35.320 ************************************ 00:08:35.320 14:55:02 -- common/autotest_common.sh@1142 -- # return 0 00:08:35.320 14:55:02 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:35.320 14:55:02 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:35.320 14:55:02 -- unit/unittest.sh@268 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.320 14:55:02 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:35.320 14:55:02 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:35.320 14:55:02 -- common/autotest_common.sh@10 -- # set +x 00:08:35.320 ************************************ 00:08:35.320 START TEST unittest_nvmf_rdma 00:08:35.320 ************************************ 00:08:35.320 14:55:02 unittest_nvmf_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.320 ==72519== Memcheck, a memory error detector 00:08:35.320 ==72519== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.321 ==72519== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.321 ==72519== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.321 ==72519== 00:08:35.321 --72519-- Valgrind options: 00:08:35.321 --72519-- --leak-check=full 00:08:35.321 --72519-- --error-exitcode=2 00:08:35.321 --72519-- --verbose 00:08:35.321 --72519-- Contents of /proc/version: 00:08:35.321 --72519-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:35.321 --72519-- 00:08:35.321 --72519-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.321 --72519-- Page sizes: currently 4096, max supported 4096 00:08:35.321 --72519-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.321 --72519-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.321 --72519-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.321 --72519-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.321 --72519-- might be shown as UnknownInlinedFun 00:08:35.321 --72519-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.321 --72519-- object doesn't have a dynamic symbol table 00:08:35.321 --72519-- Scheduler: using generic scheduler lock implementation. 00:08:35.321 --72519-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.321 ==72519== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72519-by-???-on-6e16a7c0ed4d 00:08:35.321 ==72519== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72519-by-???-on-6e16a7c0ed4d 00:08:35.321 ==72519== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72519-by-???-on-6e16a7c0ed4d 00:08:35.321 ==72519== 00:08:35.321 ==72519== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.321 ==72519== don't want to do, unless you know exactly what you're doing, 00:08:35.321 ==72519== or are doing some strange experiment): 00:08:35.321 ==72519== /usr/libexec/valgrind/../../bin/vgdb --pid=72519 ...command... 00:08:35.321 ==72519== 00:08:35.321 ==72519== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.321 ==72519== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.321 ==72519== and then give GDB the following command 00:08:35.321 ==72519== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72519 00:08:35.321 ==72519== --pid is optional if only one valgrind process is running 00:08:35.321 ==72519== 00:08:35.321 --72519-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.321 --72519-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.321 --72519-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.578 --72519-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.578 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.578 --72519-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.578 --72519-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.578 --72519-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.578 --72519-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.578 --72519-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.578 --72519-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.578 --72519-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.578 --72519-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.578 --72519-- Reading syms from /usr/lib64/libm.so.6 00:08:35.578 --72519-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.578 --72519-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:35.578 --72519-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.578 --72519-- Reading syms from /usr/lib64/libc.so.6 00:08:35.578 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.578 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.578 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.579 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.579 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.579 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.579 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.579 --72519-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.579 --72519-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.579 --72519-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.579 --72519-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.579 --72519-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.579 --72519-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.579 --72519-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.579 --72519-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 ==72519== Preferring higher priority redirection: 00:08:35.579 --72519-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.579 --72519-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.579 --72519-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 --72519-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.579 --72519-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.579 --72519-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.579 ==72519== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.580 --72519-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.580 --72519-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.836 --72519-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.837 --72519-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.837 --72519-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.837 --72519-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.837 --72519-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.837 --72519-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.837 --72519-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.837 --72519-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.837 --72519-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.837 --72519-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.837 --72519-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.837 --72519-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.837 --72519-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.837 --72519-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.837 --72519-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.837 --72519-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.837 00:08:35.837 00:08:35.837 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.837 http://cunit.sourceforge.net/ 00:08:35.837 00:08:35.837 00:08:35.837 Suite: nvmf 00:08:35.837 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-15 14:55:02.955948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1863:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:35.837 [2024-07-15 14:55:02.991209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:35.837 [2024-07-15 14:55:02.992533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:35.837 passed 00:08:36.093 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:36.093 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:36.093 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:36.093 Test: test_nvmf_rdma_opts_init ...passed 00:08:36.093 Test: test_nvmf_rdma_request_free_data ...--72519-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:36.093 passed 00:08:36.093 Test: test_nvmf_rdma_resources_create ...passed 00:08:36.093 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:36.093 Test: test_nvmf_rdma_resize_cq ...[2024-07-15 14:55:03.244085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 954:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:08:36.093 Using CQ of insufficient size may lead to CQ overrun 00:08:36.094 [2024-07-15 14:55:03.245850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 959:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:08:36.094 --72519-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:36.094 --72519-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.094 [2024-07-15 14:55:03.252084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 967:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:36.094 passed 00:08:36.094 00:08:36.094 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.094 suites 1 1 n/a 0 0 00:08:36.094 tests 9 9 9 0 0 00:08:36.094 asserts 579 579 579 0 n/a 00:08:36.094 00:08:36.094 Elapsed time = 0.330 seconds 00:08:36.094 --72519-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.350 ==72519== 00:08:36.350 ==72519== HEAP SUMMARY: 00:08:36.350 ==72519== in use at exit: 304 bytes in 1 blocks 00:08:36.350 ==72519== total heap usage: 176 allocs, 175 frees, 922,505 bytes allocated 00:08:36.350 ==72519== 00:08:36.350 ==72519== Searching for pointers to 1 not-freed blocks 00:08:36.350 ==72519== Checked 7,026,016 bytes 00:08:36.350 ==72519== 00:08:36.350 ==72519== LEAK SUMMARY: 00:08:36.350 ==72519== definitely lost: 0 bytes in 0 blocks 00:08:36.350 ==72519== indirectly lost: 0 bytes in 0 blocks 00:08:36.350 ==72519== possibly lost: 0 bytes in 0 blocks 00:08:36.350 ==72519== still reachable: 304 bytes in 1 blocks 00:08:36.350 ==72519== suppressed: 0 bytes in 0 blocks 00:08:36.350 ==72519== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.350 ==72519== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.350 ==72519== 00:08:36.350 ==72519== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.350 00:08:36.351 real 0m0.886s 00:08:36.351 user 0m0.859s 00:08:36.351 sys 0m0.024s 00:08:36.351 14:55:03 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:36.351 14:55:03 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:36.351 ************************************ 00:08:36.351 END TEST unittest_nvmf_rdma 00:08:36.351 ************************************ 00:08:36.351 14:55:03 -- common/autotest_common.sh@1142 -- # return 0 00:08:36.351 14:55:03 -- unit/unittest.sh@271 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:36.351 14:55:03 -- unit/unittest.sh@272 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.351 14:55:03 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:36.351 14:55:03 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:36.351 14:55:03 -- common/autotest_common.sh@10 -- # set +x 00:08:36.351 ************************************ 00:08:36.351 START TEST unittest_nvmf_vfio_user 00:08:36.351 ************************************ 00:08:36.351 14:55:03 unittest_nvmf_vfio_user -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.351 ==72548== Memcheck, a memory error detector 00:08:36.351 ==72548== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.351 ==72548== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.351 ==72548== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.351 ==72548== 00:08:36.351 --72548-- Valgrind options: 00:08:36.351 --72548-- --leak-check=full 00:08:36.351 --72548-- --error-exitcode=2 00:08:36.351 --72548-- --verbose 00:08:36.351 --72548-- Contents of /proc/version: 00:08:36.351 --72548-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:36.351 --72548-- 00:08:36.351 --72548-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.351 --72548-- Page sizes: currently 4096, max supported 4096 00:08:36.351 --72548-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.351 --72548-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.351 --72548-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.351 --72548-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.351 --72548-- might be shown as UnknownInlinedFun 00:08:36.351 --72548-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.351 --72548-- object doesn't have a dynamic symbol table 00:08:36.351 --72548-- Scheduler: using generic scheduler lock implementation. 00:08:36.351 --72548-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.351 ==72548== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72548-by-???-on-6e16a7c0ed4d 00:08:36.351 ==72548== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72548-by-???-on-6e16a7c0ed4d 00:08:36.351 ==72548== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72548-by-???-on-6e16a7c0ed4d 00:08:36.351 ==72548== 00:08:36.351 ==72548== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.351 ==72548== don't want to do, unless you know exactly what you're doing, 00:08:36.351 ==72548== or are doing some strange experiment): 00:08:36.351 ==72548== /usr/libexec/valgrind/../../bin/vgdb --pid=72548 ...command... 00:08:36.351 ==72548== 00:08:36.351 ==72548== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.351 ==72548== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.351 ==72548== and then give GDB the following command 00:08:36.351 ==72548== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72548 00:08:36.351 ==72548== --pid is optional if only one valgrind process is running 00:08:36.351 ==72548== 00:08:36.351 --72548-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.351 --72548-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.351 --72548-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.351 --72548-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.351 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.351 --72548-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.351 --72548-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.351 --72548-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.351 --72548-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.351 --72548-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.351 --72548-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.351 --72548-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.351 --72548-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.351 --72548-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.351 --72548-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.351 --72548-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.351 --72548-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.351 --72548-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.351 --72548-- Reading syms from /usr/lib64/libm.so.6 00:08:36.351 --72548-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.352 --72548-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.352 --72548-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.352 --72548-- Reading syms from /usr/lib64/libc.so.6 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.352 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.352 --72548-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.352 --72548-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.609 --72548-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.609 --72548-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.609 --72548-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.609 --72548-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.609 --72548-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.609 --72548-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.609 --72548-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 --72548-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.609 ==72548== Preferring higher priority redirection: 00:08:36.609 --72548-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.609 --72548-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.610 --72548-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 --72548-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.610 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.610 --72548-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.610 --72548-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.610 ==72548== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.610 --72548-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.610 --72548-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.610 --72548-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.610 --72548-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.610 --72548-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.610 --72548-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.610 --72548-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.610 --72548-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.610 --72548-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.610 --72548-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.610 --72548-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.610 --72548-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.610 --72548-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.610 --72548-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.610 --72548-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.610 --72548-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.610 --72548-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.610 --72548-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.610 00:08:36.610 00:08:36.610 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.610 http://cunit.sourceforge.net/ 00:08:36.610 00:08:36.610 00:08:36.610 Suite: vfio_user 00:08:36.867 Test: test_nvme_cmd_map_prps ...--72548-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:36.867 [2024-07-15 14:55:03.845164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 796:nvme_cmd_map_prps: *ERROR*: Too many page entries, at least two iovs are required 00:08:36.867 [2024-07-15 14:55:03.879311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:08:36.867 passed 00:08:36.867 Test: test_nvme_cmd_map_sgls ...passed 00:08:36.867 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:36.867 00:08:36.867 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.867 suites 1 1 n/a 0 0 00:08:36.867 tests 3 3 3 0 0 00:08:36.867 asserts 100 100 100 0 n/a 00:08:36.867 00:08:36.867 Elapsed time = 0.067 seconds 00:08:36.867 --72548-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.867 --72548-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.867 ==72548== 00:08:36.867 ==72548== HEAP SUMMARY: 00:08:36.867 ==72548== in use at exit: 304 bytes in 1 blocks 00:08:36.867 ==72548== total heap usage: 110 allocs, 109 frees, 447,812 bytes allocated 00:08:36.867 ==72548== 00:08:36.867 ==72548== Searching for pointers to 1 not-freed blocks 00:08:36.867 ==72548== Checked 6,845,824 bytes 00:08:36.867 ==72548== 00:08:36.867 ==72548== LEAK SUMMARY: 00:08:36.867 ==72548== definitely lost: 0 bytes in 0 blocks 00:08:36.867 ==72548== indirectly lost: 0 bytes in 0 blocks 00:08:36.867 ==72548== possibly lost: 0 bytes in 0 blocks 00:08:36.867 ==72548== still reachable: 304 bytes in 1 blocks 00:08:36.867 ==72548== suppressed: 0 bytes in 0 blocks 00:08:36.867 ==72548== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.868 ==72548== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.868 ==72548== 00:08:36.868 ==72548== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.868 00:08:36.868 real 0m0.623s 00:08:36.868 user 0m0.592s 00:08:36.868 sys 0m0.030s 00:08:36.868 14:55:03 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:36.868 14:55:03 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:36.868 ************************************ 00:08:36.868 END TEST unittest_nvmf_vfio_user 00:08:36.868 ************************************ 00:08:36.868 14:55:04 -- common/autotest_common.sh@1142 -- # return 0 00:08:36.868 14:55:04 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:08:36.868 14:55:04 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:36.868 14:55:04 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:36.868 14:55:04 -- common/autotest_common.sh@10 -- # set +x 00:08:36.868 ************************************ 00:08:36.868 START TEST unittest_scsi 00:08:36.868 ************************************ 00:08:36.868 14:55:04 unittest_scsi -- common/autotest_common.sh@1123 -- # unittest_scsi 00:08:36.868 14:55:04 unittest_scsi -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.868 ==72573== Memcheck, a memory error detector 00:08:36.868 ==72573== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.868 ==72573== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.868 ==72573== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.868 ==72573== 00:08:36.868 --72573-- Valgrind options: 00:08:36.868 --72573-- --leak-check=full 00:08:36.868 --72573-- --error-exitcode=2 00:08:36.868 --72573-- --verbose 00:08:36.868 --72573-- Contents of /proc/version: 00:08:36.868 --72573-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:36.868 --72573-- 00:08:36.868 --72573-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.868 --72573-- Page sizes: currently 4096, max supported 4096 00:08:36.868 --72573-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.868 --72573-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.868 --72573-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.868 --72573-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.868 --72573-- might be shown as UnknownInlinedFun 00:08:36.868 --72573-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.868 --72573-- object doesn't have a dynamic symbol table 00:08:36.868 --72573-- Scheduler: using generic scheduler lock implementation. 00:08:36.868 --72573-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.868 ==72573== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72573-by-???-on-6e16a7c0ed4d 00:08:36.868 ==72573== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72573-by-???-on-6e16a7c0ed4d 00:08:36.868 ==72573== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72573-by-???-on-6e16a7c0ed4d 00:08:36.868 ==72573== 00:08:36.868 ==72573== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.868 ==72573== don't want to do, unless you know exactly what you're doing, 00:08:36.868 ==72573== or are doing some strange experiment): 00:08:36.868 ==72573== /usr/libexec/valgrind/../../bin/vgdb --pid=72573 ...command... 00:08:36.868 ==72573== 00:08:36.868 ==72573== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.868 ==72573== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.868 ==72573== and then give GDB the following command 00:08:36.868 ==72573== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72573 00:08:36.868 ==72573== --pid is optional if only one valgrind process is running 00:08:36.868 ==72573== 00:08:36.868 --72573-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.868 --72573-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.126 --72573-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.126 --72573-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.126 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.126 --72573-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.126 --72573-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.126 --72573-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.126 --72573-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.126 --72573-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.126 --72573-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.126 --72573-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.126 --72573-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.126 --72573-- Reading syms from /usr/lib64/libm.so.6 00:08:37.126 --72573-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.126 --72573-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.126 --72573-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.126 --72573-- Reading syms from /usr/lib64/libc.so.6 00:08:37.126 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.126 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.126 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.126 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.127 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.127 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.127 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.127 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.127 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.127 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.127 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.127 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.127 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.127 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.127 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.127 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.127 --72573-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.127 --72573-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.127 --72573-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.127 --72573-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.127 --72573-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.127 --72573-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.127 --72573-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.127 --72573-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.385 --72573-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.385 --72573-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 ==72573== Preferring higher priority redirection: 00:08:37.386 --72573-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.386 --72573-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.386 --72573-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 --72573-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.386 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.386 --72573-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.386 --72573-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.386 ==72573== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.386 --72573-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.386 --72573-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.386 --72573-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.386 --72573-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.386 --72573-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.386 --72573-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.386 --72573-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.386 --72573-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.386 --72573-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.386 --72573-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.386 --72573-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.386 --72573-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.386 --72573-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.386 --72573-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.386 --72573-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.386 --72573-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.386 --72573-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.386 --72573-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.386 00:08:37.386 00:08:37.386 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.386 http://cunit.sourceforge.net/ 00:08:37.386 00:08:37.386 00:08:37.386 Suite: dev_suite 00:08:37.386 Test: dev_destruct_null_dev ...passed 00:08:37.386 Test: dev_destruct_zero_luns ...passed 00:08:37.386 Test: dev_destruct_null_lun ...passed 00:08:37.386 Test: dev_destruct_success ...passed 00:08:37.386 Test: dev_construct_num_luns_zero ...[2024-07-15 14:55:04.561595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 228:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUNs specified 00:08:37.386 passed 00:08:37.387 Test: dev_construct_no_lun_zero ...[2024-07-15 14:55:04.597567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 241:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUN 0 specified 00:08:37.387 passed 00:08:37.387 Test: dev_construct_null_lun ...[2024-07-15 14:55:04.599592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 247:spdk_scsi_dev_construct_ext: *ERROR*: NULL spdk_scsi_lun for LUN 0 00:08:37.387 passed 00:08:37.387 Test: dev_construct_name_too_long ...[2024-07-15 14:55:04.601149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 222:spdk_scsi_dev_construct_ext: *ERROR*: device xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: name longer than maximum allowed length 255 00:08:37.387 passed 00:08:37.387 Test: dev_construct_success ...passed 00:08:37.387 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:37.387 Test: dev_queue_mgmt_task_success ...passed 00:08:37.387 Test: dev_queue_task_success ...passed 00:08:37.387 Test: dev_stop_success ...passed 00:08:37.387 Test: dev_add_port_max_ports ...[2024-07-15 14:55:04.614131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 315:spdk_scsi_dev_add_port: *ERROR*: device already has 4 ports 00:08:37.387 passed 00:08:37.644 Test: dev_add_port_construct_failure1 ...[2024-07-15 14:55:04.618364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:37.644 passed 00:08:37.644 Test: dev_add_port_construct_failure2 ...[2024-07-15 14:55:04.620663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 321:spdk_scsi_dev_add_port: *ERROR*: device already has port(1) 00:08:37.644 passed 00:08:37.644 Test: dev_add_port_success1 ...passed 00:08:37.644 Test: dev_add_port_success2 ...passed 00:08:37.644 Test: dev_add_port_success3 ...passed 00:08:37.644 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:37.644 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:37.644 Test: dev_find_port_by_id_success ...passed 00:08:37.644 Test: dev_add_lun_bdev_not_found ...passed 00:08:37.644 Test: dev_add_lun_no_free_lun_id ...[2024-07-15 14:55:04.632953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 159:spdk_scsi_dev_add_lun_ext: *ERROR*: Free LUN ID is not found 00:08:37.644 passed 00:08:37.644 Test: dev_add_lun_success1 ...passed 00:08:37.644 Test: dev_add_lun_success2 ...passed 00:08:37.644 Test: dev_check_pending_tasks ...passed 00:08:37.644 Test: dev_iterate_luns ...passed 00:08:37.644 Test: dev_find_free_lun ...passed 00:08:37.644 00:08:37.644 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.644 suites 1 1 n/a 0 0 00:08:37.644 tests 29 29 29 0 0 00:08:37.644 asserts 97 97 97 0 n/a 00:08:37.644 00:08:37.644 Elapsed time = 0.128 seconds 00:08:37.644 --72573-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.644 --72573-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.644 ==72573== 00:08:37.644 ==72573== HEAP SUMMARY: 00:08:37.644 ==72573== in use at exit: 0 bytes in 0 blocks 00:08:37.644 ==72573== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:37.644 ==72573== 00:08:37.644 ==72573== All heap blocks were freed -- no leaks are possible 00:08:37.644 ==72573== 00:08:37.644 ==72573== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.644 14:55:04 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.644 ==72584== Memcheck, a memory error detector 00:08:37.644 ==72584== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.644 ==72584== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.644 ==72584== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.644 ==72584== 00:08:37.644 --72584-- Valgrind options: 00:08:37.644 --72584-- --leak-check=full 00:08:37.644 --72584-- --error-exitcode=2 00:08:37.644 --72584-- --verbose 00:08:37.644 --72584-- Contents of /proc/version: 00:08:37.644 --72584-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:37.645 --72584-- 00:08:37.645 --72584-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.645 --72584-- Page sizes: currently 4096, max supported 4096 00:08:37.645 --72584-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.645 --72584-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.645 --72584-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.645 --72584-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.645 --72584-- might be shown as UnknownInlinedFun 00:08:37.645 --72584-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.645 --72584-- object doesn't have a dynamic symbol table 00:08:37.645 --72584-- Scheduler: using generic scheduler lock implementation. 00:08:37.645 --72584-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.645 ==72584== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72584-by-???-on-6e16a7c0ed4d 00:08:37.645 ==72584== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72584-by-???-on-6e16a7c0ed4d 00:08:37.645 ==72584== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72584-by-???-on-6e16a7c0ed4d 00:08:37.645 ==72584== 00:08:37.645 ==72584== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.645 ==72584== don't want to do, unless you know exactly what you're doing, 00:08:37.645 ==72584== or are doing some strange experiment): 00:08:37.645 ==72584== /usr/libexec/valgrind/../../bin/vgdb --pid=72584 ...command... 00:08:37.645 ==72584== 00:08:37.645 ==72584== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.645 ==72584== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.645 ==72584== and then give GDB the following command 00:08:37.645 ==72584== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72584 00:08:37.645 ==72584== --pid is optional if only one valgrind process is running 00:08:37.645 ==72584== 00:08:37.645 --72584-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.645 --72584-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.645 --72584-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.645 --72584-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.645 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.645 --72584-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.645 --72584-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.645 --72584-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.645 --72584-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.645 --72584-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.645 --72584-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.645 --72584-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.645 --72584-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.645 --72584-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.645 --72584-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.645 --72584-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.645 --72584-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.645 --72584-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.902 --72584-- Reading syms from /usr/lib64/libm.so.6 00:08:37.902 --72584-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.902 --72584-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.902 --72584-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.902 --72584-- Reading syms from /usr/lib64/libc.so.6 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.902 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.902 --72584-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.902 --72584-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.902 --72584-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.902 --72584-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.902 --72584-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.902 --72584-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.902 --72584-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.902 --72584-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.902 --72584-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.902 --72584-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.902 --72584-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.902 --72584-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.902 --72584-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.902 --72584-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 ==72584== Preferring higher priority redirection: 00:08:37.903 --72584-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.903 --72584-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.903 --72584-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 --72584-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.903 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.903 --72584-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.903 --72584-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.903 ==72584== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.903 --72584-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.903 --72584-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.903 --72584-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.903 --72584-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.903 --72584-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.160 --72584-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.160 --72584-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.160 --72584-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.160 --72584-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.160 --72584-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.160 --72584-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.160 --72584-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.160 --72584-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.160 --72584-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.160 --72584-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.160 --72584-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.160 --72584-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.160 --72584-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:38.161 --72584-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.161 00:08:38.161 00:08:38.161 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.161 http://cunit.sourceforge.net/ 00:08:38.161 00:08:38.161 00:08:38.161 Suite: lun_suite 00:08:38.161 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-15 14:55:05.247906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:08:38.161 passed 00:08:38.161 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-15 14:55:05.285430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task set not supported 00:08:38.161 passed 00:08:38.161 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:38.161 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:38.161 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-15 14:55:05.291518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:08:38.161 passed 00:08:38.161 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:38.161 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:38.161 Test: lun_append_task_null_lun_not_supported ...passed 00:08:38.161 Test: lun_execute_scsi_task_pending ...passed 00:08:38.161 Test: lun_execute_scsi_task_complete ...passed 00:08:38.161 Test: lun_execute_scsi_task_resize ...passed 00:08:38.161 Test: lun_destruct_success ...passed 00:08:38.161 Test: lun_construct_null_ctx ...[2024-07-15 14:55:05.316066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:08:38.161 passed 00:08:38.161 Test: lun_construct_success ...passed 00:08:38.161 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:38.161 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:38.161 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:38.161 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:38.161 00:08:38.161 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.161 suites 1 1 n/a 0 0 00:08:38.161 tests 18 18 18 0 0 00:08:38.161 asserts 153 153 153 0 n/a 00:08:38.161 00:08:38.161 Elapsed time = 0.130 seconds 00:08:38.419 --72584-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.419 --72584-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.419 ==72584== 00:08:38.419 ==72584== HEAP SUMMARY: 00:08:38.419 ==72584== in use at exit: 0 bytes in 0 blocks 00:08:38.419 ==72584== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:08:38.419 ==72584== 00:08:38.419 ==72584== All heap blocks were freed -- no leaks are possible 00:08:38.419 ==72584== 00:08:38.419 ==72584== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.419 14:55:05 unittest_scsi -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.419 ==72588== Memcheck, a memory error detector 00:08:38.419 ==72588== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.419 ==72588== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.419 ==72588== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.419 ==72588== 00:08:38.419 --72588-- Valgrind options: 00:08:38.419 --72588-- --leak-check=full 00:08:38.419 --72588-- --error-exitcode=2 00:08:38.419 --72588-- --verbose 00:08:38.419 --72588-- Contents of /proc/version: 00:08:38.419 --72588-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:38.419 --72588-- 00:08:38.419 --72588-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.419 --72588-- Page sizes: currently 4096, max supported 4096 00:08:38.419 --72588-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.419 --72588-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.419 --72588-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.419 --72588-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.419 --72588-- might be shown as UnknownInlinedFun 00:08:38.419 --72588-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.419 --72588-- object doesn't have a dynamic symbol table 00:08:38.419 --72588-- Scheduler: using generic scheduler lock implementation. 00:08:38.419 --72588-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.419 ==72588== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72588-by-???-on-6e16a7c0ed4d 00:08:38.419 ==72588== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72588-by-???-on-6e16a7c0ed4d 00:08:38.419 ==72588== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72588-by-???-on-6e16a7c0ed4d 00:08:38.419 ==72588== 00:08:38.419 ==72588== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.419 ==72588== don't want to do, unless you know exactly what you're doing, 00:08:38.419 ==72588== or are doing some strange experiment): 00:08:38.419 ==72588== /usr/libexec/valgrind/../../bin/vgdb --pid=72588 ...command... 00:08:38.419 ==72588== 00:08:38.419 ==72588== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.419 ==72588== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.419 ==72588== and then give GDB the following command 00:08:38.419 ==72588== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72588 00:08:38.419 ==72588== --pid is optional if only one valgrind process is running 00:08:38.419 ==72588== 00:08:38.419 --72588-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.419 --72588-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.419 --72588-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.419 --72588-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.419 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.419 --72588-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.419 --72588-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.419 --72588-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.419 --72588-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.419 --72588-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.419 --72588-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.419 --72588-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.419 --72588-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.419 --72588-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.419 --72588-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.420 --72588-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.420 --72588-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.420 --72588-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.420 --72588-- Reading syms from /usr/lib64/libm.so.6 00:08:38.420 --72588-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.420 --72588-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.420 --72588-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.420 --72588-- Reading syms from /usr/lib64/libc.so.6 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.420 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.420 --72588-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.420 --72588-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.677 --72588-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.677 --72588-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.677 --72588-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.677 --72588-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.677 --72588-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.677 --72588-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.677 --72588-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.677 --72588-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 ==72588== Preferring higher priority redirection: 00:08:38.678 --72588-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.678 --72588-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.678 --72588-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 --72588-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.678 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.678 --72588-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.678 --72588-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.678 ==72588== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.678 --72588-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.678 --72588-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.678 --72588-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.678 --72588-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.678 --72588-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.678 --72588-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.678 --72588-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.678 --72588-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.678 --72588-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.678 --72588-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.678 --72588-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.678 --72588-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.678 --72588-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.678 --72588-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.678 --72588-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.678 --72588-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.678 --72588-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.678 --72588-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.678 00:08:38.678 00:08:38.678 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.678 http://cunit.sourceforge.net/ 00:08:38.678 00:08:38.678 00:08:38.678 Suite: scsi_suite 00:08:38.678 Test: scsi_init ...passed 00:08:38.678 00:08:38.935 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.935 suites 1 1 n/a 0 0 00:08:38.935 tests 1 1 1 0 0 00:08:38.935 asserts 1 1 1 0 n/a 00:08:38.935 00:08:38.935 Elapsed time = 0.003 seconds 00:08:38.935 --72588-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.935 --72588-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.935 ==72588== 00:08:38.935 ==72588== HEAP SUMMARY: 00:08:38.935 ==72588== in use at exit: 0 bytes in 0 blocks 00:08:38.935 ==72588== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:38.935 ==72588== 00:08:38.935 ==72588== All heap blocks were freed -- no leaks are possible 00:08:38.935 ==72588== 00:08:38.935 ==72588== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.936 14:55:05 unittest_scsi -- unit/unittest.sh@120 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.936 ==72595== Memcheck, a memory error detector 00:08:38.936 ==72595== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.936 ==72595== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.936 ==72595== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.936 ==72595== 00:08:38.936 --72595-- Valgrind options: 00:08:38.936 --72595-- --leak-check=full 00:08:38.936 --72595-- --error-exitcode=2 00:08:38.936 --72595-- --verbose 00:08:38.936 --72595-- Contents of /proc/version: 00:08:38.936 --72595-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:38.936 --72595-- 00:08:38.936 --72595-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.936 --72595-- Page sizes: currently 4096, max supported 4096 00:08:38.936 --72595-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.936 --72595-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.936 --72595-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.936 --72595-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.936 --72595-- might be shown as UnknownInlinedFun 00:08:38.936 --72595-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.936 --72595-- object doesn't have a dynamic symbol table 00:08:38.936 --72595-- Scheduler: using generic scheduler lock implementation. 00:08:38.936 --72595-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.936 ==72595== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72595-by-???-on-6e16a7c0ed4d 00:08:38.936 ==72595== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72595-by-???-on-6e16a7c0ed4d 00:08:38.936 ==72595== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72595-by-???-on-6e16a7c0ed4d 00:08:38.936 ==72595== 00:08:38.936 ==72595== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.936 ==72595== don't want to do, unless you know exactly what you're doing, 00:08:38.936 ==72595== or are doing some strange experiment): 00:08:38.936 ==72595== /usr/libexec/valgrind/../../bin/vgdb --pid=72595 ...command... 00:08:38.936 ==72595== 00:08:38.936 ==72595== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.936 ==72595== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.936 ==72595== and then give GDB the following command 00:08:38.936 ==72595== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72595 00:08:38.936 ==72595== --pid is optional if only one valgrind process is running 00:08:38.936 ==72595== 00:08:38.936 --72595-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.936 --72595-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.936 --72595-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.936 --72595-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.936 --72595-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.936 --72595-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.936 --72595-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.936 --72595-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.936 --72595-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.936 --72595-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.936 --72595-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.936 --72595-- Reading syms from /usr/lib64/libm.so.6 00:08:38.936 --72595-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.936 --72595-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.936 --72595-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.936 --72595-- Reading syms from /usr/lib64/libc.so.6 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.936 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.936 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.936 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.936 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.936 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.936 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.936 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.937 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.937 --72595-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.937 --72595-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.194 --72595-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.194 --72595-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.194 --72595-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.194 --72595-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.194 --72595-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.194 --72595-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.194 --72595-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 ==72595== Preferring higher priority redirection: 00:08:39.194 --72595-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.194 --72595-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.194 --72595-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 --72595-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.194 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.194 --72595-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.194 --72595-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.194 ==72595== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.194 --72595-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.194 --72595-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.194 --72595-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.194 --72595-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.194 --72595-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.194 --72595-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.194 --72595-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.194 --72595-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.195 --72595-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.195 --72595-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.195 --72595-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.195 --72595-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.195 --72595-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.195 --72595-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.195 --72595-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.195 --72595-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.195 --72595-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.195 --72595-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.195 00:08:39.195 00:08:39.195 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.195 http://cunit.sourceforge.net/ 00:08:39.195 00:08:39.195 00:08:39.195 Suite: translation_suite 00:08:39.452 Test: mode_select_6_test ...passed 00:08:39.452 Test: mode_select_6_test2 ...passed 00:08:39.452 Test: mode_sense_6_test ...--72595-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.452 passed 00:08:39.452 Test: mode_sense_10_test ...passed 00:08:39.452 Test: inquiry_evpd_test ...passed 00:08:39.452 Test: inquiry_standard_test ...passed 00:08:39.452 Test: inquiry_overflow_test ...passed 00:08:39.452 Test: task_complete_test ...passed 00:08:39.452 Test: lba_range_test ...passed 00:08:39.452 Test: xfer_len_test ...[2024-07-15 14:55:06.515414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_bdev.c:1270:bdev_scsi_readwrite: *ERROR*: xfer_len 8193 > maximum transfer length 8192 00:08:39.452 passed 00:08:39.452 Test: xfer_test ...passed 00:08:39.452 Test: scsi_name_padding_test ...passed 00:08:39.452 Test: get_dif_ctx_test ...passed 00:08:39.452 Test: unmap_split_test ...passed 00:08:39.452 00:08:39.452 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.452 suites 1 1 n/a 0 0 00:08:39.452 tests 14 14 14 0 0 00:08:39.452 asserts 1205 1205 1205 0 n/a 00:08:39.452 00:08:39.452 Elapsed time = 0.171 seconds 00:08:39.452 --72595-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.452 --72595-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.452 ==72595== 00:08:39.452 ==72595== HEAP SUMMARY: 00:08:39.452 ==72595== in use at exit: 0 bytes in 0 blocks 00:08:39.452 ==72595== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:08:39.452 ==72595== 00:08:39.452 ==72595== All heap blocks were freed -- no leaks are possible 00:08:39.452 ==72595== 00:08:39.452 ==72595== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.452 14:55:06 unittest_scsi -- unit/unittest.sh@121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.452 ==72607== Memcheck, a memory error detector 00:08:39.452 ==72607== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.452 ==72607== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.452 ==72607== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.452 ==72607== 00:08:39.452 --72607-- Valgrind options: 00:08:39.452 --72607-- --leak-check=full 00:08:39.452 --72607-- --error-exitcode=2 00:08:39.452 --72607-- --verbose 00:08:39.453 --72607-- Contents of /proc/version: 00:08:39.453 --72607-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:39.453 --72607-- 00:08:39.453 --72607-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.453 --72607-- Page sizes: currently 4096, max supported 4096 00:08:39.453 --72607-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.453 --72607-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.453 --72607-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.453 --72607-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.453 --72607-- might be shown as UnknownInlinedFun 00:08:39.453 --72607-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.453 --72607-- object doesn't have a dynamic symbol table 00:08:39.453 --72607-- Scheduler: using generic scheduler lock implementation. 00:08:39.453 --72607-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.453 ==72607== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72607-by-???-on-6e16a7c0ed4d 00:08:39.453 ==72607== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72607-by-???-on-6e16a7c0ed4d 00:08:39.453 ==72607== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72607-by-???-on-6e16a7c0ed4d 00:08:39.453 ==72607== 00:08:39.453 ==72607== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.453 ==72607== don't want to do, unless you know exactly what you're doing, 00:08:39.453 ==72607== or are doing some strange experiment): 00:08:39.453 ==72607== /usr/libexec/valgrind/../../bin/vgdb --pid=72607 ...command... 00:08:39.453 ==72607== 00:08:39.453 ==72607== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.453 ==72607== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.453 ==72607== and then give GDB the following command 00:08:39.453 ==72607== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72607 00:08:39.453 ==72607== --pid is optional if only one valgrind process is running 00:08:39.453 ==72607== 00:08:39.710 --72607-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.710 --72607-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.710 --72607-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.710 --72607-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.710 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.710 --72607-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.710 --72607-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.710 --72607-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.710 --72607-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.710 --72607-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.710 --72607-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.710 --72607-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.710 --72607-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.710 --72607-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.710 --72607-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:39.710 --72607-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.710 --72607-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.711 --72607-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.711 --72607-- Reading syms from /usr/lib64/libm.so.6 00:08:39.711 --72607-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.711 --72607-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.711 --72607-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.711 --72607-- Reading syms from /usr/lib64/libc.so.6 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.711 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.711 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.711 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.711 --72607-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.711 --72607-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.711 --72607-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.711 --72607-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.711 --72607-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.711 --72607-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.711 --72607-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.711 --72607-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 --72607-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.968 ==72607== Preferring higher priority redirection: 00:08:39.968 --72607-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.969 --72607-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.969 --72607-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 --72607-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.969 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.969 --72607-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.969 --72607-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.969 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.969 --72607-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.969 --72607-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.969 --72607-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.969 --72607-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.969 --72607-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.969 --72607-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.969 --72607-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.969 --72607-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.969 --72607-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.969 --72607-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.969 --72607-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.969 --72607-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.969 --72607-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.969 --72607-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.969 --72607-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.969 --72607-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.969 --72607-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.969 --72607-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.969 00:08:39.969 00:08:39.969 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.969 http://cunit.sourceforge.net/ 00:08:39.969 00:08:39.969 00:08:39.969 Suite: reservation_suite 00:08:39.969 Test: test_reservation_register ...[2024-07-15 14:55:07.107703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 passed 00:08:39.969 Test: test_reservation_reserve ...[2024-07-15 14:55:07.142774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 [2024-07-15 14:55:07.147811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 215:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:08:39.969 [2024-07-15 14:55:07.153515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 210:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:08:39.969 passed 00:08:39.969 Test: test_all_registrant_reservation_reserve ...[2024-07-15 14:55:07.155965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 passed 00:08:39.969 Test: test_all_registrant_reservation_access ...[2024-07-15 14:55:07.164829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 [2024-07-15 14:55:07.170249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0x8 00:08:39.969 [2024-07-15 14:55:07.171131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0xaa 00:08:39.969 passed 00:08:39.969 Test: test_reservation_preempt_non_all_regs ...[2024-07-15 14:55:07.172281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 [2024-07-15 14:55:07.175136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:39.969 passed 00:08:39.969 Test: test_reservation_preempt_all_regs ...[2024-07-15 14:55:07.182167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 passed 00:08:39.969 Test: test_reservation_cmds_conflict ...[2024-07-15 14:55:07.187097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:39.969 [2024-07-15 14:55:07.189849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 857:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:08:39.969 [2024-07-15 14:55:07.192083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:39.970 [2024-07-15 14:55:07.192780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:39.970 [2024-07-15 14:55:07.193396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:39.970 [2024-07-15 14:55:07.194010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:39.970 passed 00:08:40.227 Test: test_scsi2_reserve_release ...passed 00:08:40.227 Test: test_pr_with_scsi2_reserve_release ...[2024-07-15 14:55:07.206537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:40.227 passed 00:08:40.227 00:08:40.227 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.227 suites 1 1 n/a 0 0 00:08:40.227 tests 9 9 9 0 0 00:08:40.227 asserts 344 344 344 0 n/a 00:08:40.227 00:08:40.227 Elapsed time = 0.124 seconds 00:08:40.228 --72607-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.228 --72607-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.228 ==72607== 00:08:40.228 ==72607== HEAP SUMMARY: 00:08:40.228 ==72607== in use at exit: 0 bytes in 0 blocks 00:08:40.228 ==72607== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:08:40.228 ==72607== 00:08:40.228 ==72607== All heap blocks were freed -- no leaks are possible 00:08:40.228 ==72607== 00:08:40.228 ==72607== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.228 00:08:40.228 real 0m3.256s 00:08:40.228 user 0m3.144s 00:08:40.228 sys 0m0.103s 00:08:40.228 14:55:07 unittest_scsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:40.228 14:55:07 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:40.228 ************************************ 00:08:40.228 END TEST unittest_scsi 00:08:40.228 ************************************ 00:08:40.228 14:55:07 -- common/autotest_common.sh@1142 -- # return 0 00:08:40.228 14:55:07 -- unit/unittest.sh@278 -- # uname -s 00:08:40.228 14:55:07 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:08:40.228 14:55:07 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:08:40.228 14:55:07 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:40.228 14:55:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:40.228 14:55:07 -- common/autotest_common.sh@10 -- # set +x 00:08:40.228 ************************************ 00:08:40.228 START TEST unittest_sock 00:08:40.228 ************************************ 00:08:40.228 14:55:07 unittest_sock -- common/autotest_common.sh@1123 -- # unittest_sock 00:08:40.228 14:55:07 unittest_sock -- unit/unittest.sh@125 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.228 ==72627== Memcheck, a memory error detector 00:08:40.228 ==72627== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.228 ==72627== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.228 ==72627== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.228 ==72627== 00:08:40.228 --72627-- Valgrind options: 00:08:40.228 --72627-- --leak-check=full 00:08:40.228 --72627-- --error-exitcode=2 00:08:40.228 --72627-- --verbose 00:08:40.228 --72627-- Contents of /proc/version: 00:08:40.228 --72627-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:40.228 --72627-- 00:08:40.228 --72627-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.228 --72627-- Page sizes: currently 4096, max supported 4096 00:08:40.228 --72627-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.228 --72627-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.228 --72627-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.228 --72627-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.228 --72627-- might be shown as UnknownInlinedFun 00:08:40.228 --72627-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.228 --72627-- object doesn't have a dynamic symbol table 00:08:40.228 --72627-- Scheduler: using generic scheduler lock implementation. 00:08:40.228 --72627-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.228 ==72627== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72627-by-???-on-6e16a7c0ed4d 00:08:40.228 ==72627== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72627-by-???-on-6e16a7c0ed4d 00:08:40.228 ==72627== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72627-by-???-on-6e16a7c0ed4d 00:08:40.228 ==72627== 00:08:40.228 ==72627== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.228 ==72627== don't want to do, unless you know exactly what you're doing, 00:08:40.228 ==72627== or are doing some strange experiment): 00:08:40.228 ==72627== /usr/libexec/valgrind/../../bin/vgdb --pid=72627 ...command... 00:08:40.228 ==72627== 00:08:40.228 ==72627== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.228 ==72627== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.228 ==72627== and then give GDB the following command 00:08:40.228 ==72627== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72627 00:08:40.228 ==72627== --pid is optional if only one valgrind process is running 00:08:40.228 ==72627== 00:08:40.228 --72627-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.228 --72627-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.228 --72627-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.228 --72627-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.228 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.228 --72627-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.228 --72627-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.228 --72627-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.228 --72627-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.228 --72627-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.228 --72627-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.228 --72627-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.228 --72627-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.228 --72627-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.228 --72627-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.229 --72627-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.229 --72627-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.229 --72627-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.229 --72627-- Reading syms from /usr/lib64/libm.so.6 00:08:40.229 --72627-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.229 --72627-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.229 --72627-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.229 --72627-- Reading syms from /usr/lib64/libc.so.6 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.486 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.486 --72627-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.486 --72627-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.486 --72627-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.486 --72627-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.486 --72627-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.486 --72627-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.486 --72627-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.486 --72627-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.486 --72627-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 ==72627== Preferring higher priority redirection: 00:08:40.487 --72627-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.487 --72627-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.487 --72627-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 --72627-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.487 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.487 --72627-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.487 --72627-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.487 ==72627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.487 --72627-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.487 --72627-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.487 --72627-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.487 --72627-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.487 --72627-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.487 --72627-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.487 --72627-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.487 --72627-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.487 --72627-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.487 --72627-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.487 --72627-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.487 --72627-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.487 --72627-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.487 --72627-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.487 --72627-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.487 --72627-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.744 --72627-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.744 --72627-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.744 00:08:40.744 00:08:40.744 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.744 http://cunit.sourceforge.net/ 00:08:40.744 00:08:40.744 00:08:40.744 Suite: sock 00:08:40.744 Test: posix_sock ...--72627-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:40.744 --72627-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:40.744 --72627-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.744 --72627-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:40.744 passed 00:08:40.744 Test: ut_sock ...passed 00:08:40.744 Test: posix_sock_group ...passed 00:08:40.744 Test: ut_sock_group ...passed 00:08:40.744 Test: posix_sock_group_fairness ...passed 00:08:40.744 Test: _posix_sock_close ...passed 00:08:40.744 Test: sock_get_default_opts ...passed 00:08:40.744 Test: ut_sock_impl_get_set_opts ...passed 00:08:40.744 Test: posix_sock_impl_get_set_opts ...passed 00:08:41.002 Test: ut_sock_map ...passed 00:08:41.002 Test: override_impl_opts ...passed 00:08:41.002 Test: ut_sock_group_get_ctx ...passed 00:08:41.002 00:08:41.002 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.002 suites 1 1 n/a 0 0 00:08:41.002 tests 12 12 12 0 0 00:08:41.002 asserts 349 349 349 0 n/a 00:08:41.002 00:08:41.002 Elapsed time = 0.218 seconds 00:08:41.002 --72627-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.002 ==72627== 00:08:41.002 ==72627== HEAP SUMMARY: 00:08:41.002 ==72627== in use at exit: 0 bytes in 0 blocks 00:08:41.002 ==72627== total heap usage: 269 allocs, 269 frees, 225,782 bytes allocated 00:08:41.002 ==72627== 00:08:41.002 ==72627== All heap blocks were freed -- no leaks are possible 00:08:41.002 ==72627== 00:08:41.002 ==72627== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.002 14:55:08 unittest_sock -- unit/unittest.sh@126 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.002 ==72639== Memcheck, a memory error detector 00:08:41.002 ==72639== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.002 ==72639== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.002 ==72639== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.002 ==72639== 00:08:41.002 --72639-- Valgrind options: 00:08:41.002 --72639-- --leak-check=full 00:08:41.002 --72639-- --error-exitcode=2 00:08:41.002 --72639-- --verbose 00:08:41.002 --72639-- Contents of /proc/version: 00:08:41.002 --72639-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:41.002 --72639-- 00:08:41.002 --72639-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.002 --72639-- Page sizes: currently 4096, max supported 4096 00:08:41.002 --72639-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.002 --72639-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.002 --72639-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.002 --72639-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.002 --72639-- might be shown as UnknownInlinedFun 00:08:41.002 --72639-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.003 --72639-- object doesn't have a dynamic symbol table 00:08:41.003 --72639-- Scheduler: using generic scheduler lock implementation. 00:08:41.003 --72639-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.003 ==72639== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72639-by-???-on-6e16a7c0ed4d 00:08:41.003 ==72639== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72639-by-???-on-6e16a7c0ed4d 00:08:41.003 ==72639== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72639-by-???-on-6e16a7c0ed4d 00:08:41.003 ==72639== 00:08:41.003 ==72639== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.003 ==72639== don't want to do, unless you know exactly what you're doing, 00:08:41.003 ==72639== or are doing some strange experiment): 00:08:41.003 ==72639== /usr/libexec/valgrind/../../bin/vgdb --pid=72639 ...command... 00:08:41.003 ==72639== 00:08:41.003 ==72639== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.003 ==72639== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.003 ==72639== and then give GDB the following command 00:08:41.003 ==72639== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72639 00:08:41.003 ==72639== --pid is optional if only one valgrind process is running 00:08:41.003 ==72639== 00:08:41.003 --72639-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.003 --72639-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.003 --72639-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.003 --72639-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.003 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.003 --72639-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.003 --72639-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.003 --72639-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.003 --72639-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.003 --72639-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.003 --72639-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.003 --72639-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.003 --72639-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.003 --72639-- Reading syms from /usr/lib64/libm.so.6 00:08:41.003 --72639-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.003 --72639-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.003 --72639-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.003 --72639-- Reading syms from /usr/lib64/libc.so.6 00:08:41.260 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.260 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.260 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.260 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.260 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.260 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.260 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.260 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.260 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.260 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.260 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.260 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.260 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.260 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.261 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.261 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.261 --72639-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.261 --72639-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.261 --72639-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.261 --72639-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.261 --72639-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.261 --72639-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.261 --72639-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.261 --72639-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.261 --72639-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 ==72639== Preferring higher priority redirection: 00:08:41.261 --72639-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.261 --72639-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.261 --72639-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 --72639-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.261 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.261 --72639-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.261 --72639-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.261 ==72639== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.261 --72639-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.261 --72639-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.261 --72639-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.261 --72639-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.261 --72639-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.261 --72639-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.261 --72639-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.261 --72639-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.261 --72639-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.262 --72639-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.262 --72639-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.262 --72639-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.262 --72639-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.262 --72639-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.262 --72639-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.519 --72639-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.519 --72639-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.519 --72639-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.519 00:08:41.519 00:08:41.519 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.519 http://cunit.sourceforge.net/ 00:08:41.519 00:08:41.519 00:08:41.519 Suite: posix 00:08:41.519 Test: flush ...passed 00:08:41.519 00:08:41.519 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.519 suites 1 1 n/a 0 0 00:08:41.519 tests 1 1 1 0 0 00:08:41.519 asserts 28 28 28 0 n/a 00:08:41.519 00:08:41.519 Elapsed time = 0.032 seconds 00:08:41.519 --72639-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.519 --72639-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.519 ==72639== 00:08:41.519 ==72639== HEAP SUMMARY: 00:08:41.519 ==72639== in use at exit: 0 bytes in 0 blocks 00:08:41.519 ==72639== total heap usage: 89 allocs, 89 frees, 153,951 bytes allocated 00:08:41.519 ==72639== 00:08:41.519 ==72639== All heap blocks were freed -- no leaks are possible 00:08:41.519 ==72639== 00:08:41.519 ==72639== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.519 14:55:08 unittest_sock -- unit/unittest.sh@128 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:41.519 14:55:08 unittest_sock -- unit/unittest.sh@129 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.519 ==72649== Memcheck, a memory error detector 00:08:41.519 ==72649== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.519 ==72649== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.519 ==72649== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.519 ==72649== 00:08:41.519 --72649-- Valgrind options: 00:08:41.519 --72649-- --leak-check=full 00:08:41.519 --72649-- --error-exitcode=2 00:08:41.519 --72649-- --verbose 00:08:41.519 --72649-- Contents of /proc/version: 00:08:41.519 --72649-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:41.519 --72649-- 00:08:41.519 --72649-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.519 --72649-- Page sizes: currently 4096, max supported 4096 00:08:41.519 --72649-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.519 --72649-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.520 --72649-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.520 --72649-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.520 --72649-- might be shown as UnknownInlinedFun 00:08:41.520 --72649-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.520 --72649-- object doesn't have a dynamic symbol table 00:08:41.520 --72649-- Scheduler: using generic scheduler lock implementation. 00:08:41.520 --72649-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.520 ==72649== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72649-by-???-on-6e16a7c0ed4d 00:08:41.520 ==72649== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72649-by-???-on-6e16a7c0ed4d 00:08:41.520 ==72649== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72649-by-???-on-6e16a7c0ed4d 00:08:41.520 ==72649== 00:08:41.520 ==72649== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.520 ==72649== don't want to do, unless you know exactly what you're doing, 00:08:41.520 ==72649== or are doing some strange experiment): 00:08:41.520 ==72649== /usr/libexec/valgrind/../../bin/vgdb --pid=72649 ...command... 00:08:41.520 ==72649== 00:08:41.520 ==72649== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.520 ==72649== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.520 ==72649== and then give GDB the following command 00:08:41.520 ==72649== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72649 00:08:41.520 ==72649== --pid is optional if only one valgrind process is running 00:08:41.520 ==72649== 00:08:41.520 --72649-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.520 --72649-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.520 --72649-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.520 --72649-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.520 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.520 --72649-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.520 --72649-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.520 --72649-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.520 --72649-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.777 --72649-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.777 --72649-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.777 --72649-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.777 --72649-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.777 --72649-- Reading syms from /usr/lib64/libm.so.6 00:08:41.777 --72649-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.777 --72649-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.777 --72649-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libc.so.6 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.777 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.777 --72649-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.777 --72649-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.777 --72649-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.777 --72649-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.777 --72649-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.777 --72649-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.777 --72649-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.777 --72649-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 ==72649== Preferring higher priority redirection: 00:08:41.778 --72649-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.778 --72649-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.778 --72649-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 --72649-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.778 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.778 --72649-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.778 --72649-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.778 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.778 --72649-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.778 --72649-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.778 --72649-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.034 --72649-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.034 --72649-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.034 --72649-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.034 --72649-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.034 --72649-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.034 --72649-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.034 --72649-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.034 --72649-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.034 --72649-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.034 --72649-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.034 --72649-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.034 --72649-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.034 --72649-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.035 --72649-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.035 --72649-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.035 [2024-07-15 14:55:09.086197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1718:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:08:42.035 --72649-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.035 00:08:42.035 00:08:42.035 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.035 http://cunit.sourceforge.net/ 00:08:42.035 00:08:42.035 00:08:42.035 Suite: uring 00:08:42.035 Test: flush_client ...passed 00:08:42.035 Test: flush_server ...passed 00:08:42.035 00:08:42.035 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.035 suites 1 1 n/a 0 0 00:08:42.035 tests 2 2 2 0 0 00:08:42.035 asserts 49 49 49 0 n/a 00:08:42.035 00:08:42.035 Elapsed time = 0.041 seconds 00:08:42.035 --72649-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.035 --72649-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.035 ==72649== 00:08:42.035 ==72649== HEAP SUMMARY: 00:08:42.035 ==72649== in use at exit: 0 bytes in 0 blocks 00:08:42.035 ==72649== total heap usage: 100 allocs, 100 frees, 161,207 bytes allocated 00:08:42.035 ==72649== 00:08:42.035 ==72649== All heap blocks were freed -- no leaks are possible 00:08:42.035 ==72649== 00:08:42.035 ==72649== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.035 00:08:42.035 real 0m1.955s 00:08:42.035 user 0m1.862s 00:08:42.035 sys 0m0.065s 00:08:42.035 14:55:09 unittest_sock -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:42.035 14:55:09 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:42.035 ************************************ 00:08:42.035 END TEST unittest_sock 00:08:42.035 ************************************ 00:08:42.292 14:55:09 -- common/autotest_common.sh@1142 -- # return 0 00:08:42.292 14:55:09 -- unit/unittest.sh@281 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.292 14:55:09 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:42.292 14:55:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:42.292 14:55:09 -- common/autotest_common.sh@10 -- # set +x 00:08:42.292 ************************************ 00:08:42.292 START TEST unittest_thread 00:08:42.292 ************************************ 00:08:42.292 14:55:09 unittest_thread -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.292 ==72671== Memcheck, a memory error detector 00:08:42.292 ==72671== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.292 ==72671== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.292 ==72671== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.292 ==72671== 00:08:42.292 --72671-- Valgrind options: 00:08:42.292 --72671-- --leak-check=full 00:08:42.292 --72671-- --error-exitcode=2 00:08:42.292 --72671-- --verbose 00:08:42.292 --72671-- Contents of /proc/version: 00:08:42.292 --72671-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:42.292 --72671-- 00:08:42.292 --72671-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.292 --72671-- Page sizes: currently 4096, max supported 4096 00:08:42.292 --72671-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.292 --72671-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.292 --72671-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.292 --72671-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.292 --72671-- might be shown as UnknownInlinedFun 00:08:42.292 --72671-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.292 --72671-- object doesn't have a dynamic symbol table 00:08:42.292 --72671-- Scheduler: using generic scheduler lock implementation. 00:08:42.292 --72671-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.292 ==72671== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72671-by-???-on-6e16a7c0ed4d 00:08:42.292 ==72671== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72671-by-???-on-6e16a7c0ed4d 00:08:42.292 ==72671== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72671-by-???-on-6e16a7c0ed4d 00:08:42.292 ==72671== 00:08:42.292 ==72671== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.292 ==72671== don't want to do, unless you know exactly what you're doing, 00:08:42.292 ==72671== or are doing some strange experiment): 00:08:42.292 ==72671== /usr/libexec/valgrind/../../bin/vgdb --pid=72671 ...command... 00:08:42.292 ==72671== 00:08:42.292 ==72671== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.292 ==72671== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.292 ==72671== and then give GDB the following command 00:08:42.292 ==72671== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72671 00:08:42.292 ==72671== --pid is optional if only one valgrind process is running 00:08:42.292 ==72671== 00:08:42.292 --72671-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.293 --72671-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.293 --72671-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.293 --72671-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.293 --72671-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.293 --72671-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.293 --72671-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.293 --72671-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.293 --72671-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.293 --72671-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.293 --72671-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.293 --72671-- Reading syms from /usr/lib64/libm.so.6 00:08:42.293 --72671-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.293 --72671-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.293 --72671-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.293 --72671-- Reading syms from /usr/lib64/libc.so.6 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.293 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.293 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.293 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.551 --72671-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.551 --72671-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.551 --72671-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.551 --72671-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.551 --72671-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.551 --72671-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.551 --72671-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 ==72671== Preferring higher priority redirection: 00:08:42.551 --72671-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.551 --72671-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.551 --72671-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 --72671-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.551 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.551 --72671-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.551 --72671-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.551 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.551 --72671-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.551 --72671-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.551 --72671-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.551 --72671-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.551 --72671-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.551 --72671-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.551 --72671-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.551 --72671-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.551 --72671-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.551 --72671-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.552 --72671-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.552 --72671-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.552 --72671-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.552 --72671-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.552 --72671-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.810 --72671-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.810 --72671-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.810 --72671-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.810 00:08:42.810 00:08:42.810 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.810 http://cunit.sourceforge.net/ 00:08:42.810 00:08:42.810 00:08:42.810 Suite: io_channel 00:08:42.810 Test: thread_alloc ...--72671-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.810 passed 00:08:42.810 Test: thread_send_msg ...passed 00:08:42.810 Test: thread_poller ...passed 00:08:42.810 Test: poller_pause ...passed 00:08:42.810 Test: thread_for_each ...passed 00:08:43.068 Test: for_each_channel_remove ...passed 00:08:43.068 Test: for_each_channel_unreg ...[2024-07-15 14:55:10.084746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe988 already registered (old:0x5db5610 new:0x5db5860) 00:08:43.068 passed 00:08:43.068 Test: thread_name ...passed 00:08:43.068 Test: channel ...[2024-07-15 14:55:10.158834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2311:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c4a68 00:08:43.068 passed 00:08:43.068 Test: channel_destroy_races ...passed 00:08:43.068 Test: thread_exit_test ...[2024-07-15 14:55:10.192768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 639:thread_exit: *ERROR*: thread 0x5f41640 got timeout, and move it to the exited state forcefully 00:08:43.068 passed 00:08:43.068 Test: thread_update_stats_test ...passed 00:08:43.068 Test: nested_channel ...passed 00:08:43.068 Test: device_unregister_and_thread_exit_race ...passed 00:08:43.068 Test: cache_closest_timed_poller ...passed 00:08:43.326 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:43.326 Test: io_device_lookup ...passed 00:08:43.326 Test: spdk_spin ...[2024-07-15 14:55:10.382098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:43.326 [2024-07-15 14:55:10.382780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:43.326 [2024-07-15 14:55:10.385385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3120:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:43.326 [2024-07-15 14:55:10.398421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3083:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:08:43.326 [2024-07-15 14:55:10.398798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:43.326 [2024-07-15 14:55:10.399842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:43.326 [2024-07-15 14:55:10.400187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:43.326 [2024-07-15 14:55:10.401828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:43.326 [2024-07-15 14:55:10.401971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:43.326 [2024-07-15 14:55:10.406226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3064:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:08:43.326 [2024-07-15 14:55:10.406582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:43.326 passed 00:08:43.326 Test: for_each_channel_and_thread_exit_race ...passed 00:08:43.326 Test: for_each_thread_and_thread_exit_race ...passed 00:08:43.326 00:08:43.326 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.326 suites 1 1 n/a 0 0 00:08:43.326 tests 20 20 20 0 0 00:08:43.326 asserts 409 409 409 0 n/a 00:08:43.326 00:08:43.326 Elapsed time = 0.621 seconds 00:08:43.326 --72671-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.326 --72671-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.326 ==72671== 00:08:43.326 ==72671== HEAP SUMMARY: 00:08:43.326 ==72671== in use at exit: 0 bytes in 0 blocks 00:08:43.326 ==72671== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:08:43.326 ==72671== 00:08:43.326 ==72671== All heap blocks were freed -- no leaks are possible 00:08:43.326 ==72671== 00:08:43.326 ==72671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.326 00:08:43.326 real 0m1.255s 00:08:43.326 user 0m1.212s 00:08:43.326 sys 0m0.039s 00:08:43.326 14:55:10 unittest_thread -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:43.326 14:55:10 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:43.326 ************************************ 00:08:43.326 END TEST unittest_thread 00:08:43.326 ************************************ 00:08:43.326 14:55:10 -- common/autotest_common.sh@1142 -- # return 0 00:08:43.326 14:55:10 -- unit/unittest.sh@282 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.326 14:55:10 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:43.326 14:55:10 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:43.326 14:55:10 -- common/autotest_common.sh@10 -- # set +x 00:08:43.326 ************************************ 00:08:43.326 START TEST unittest_iobuf 00:08:43.326 ************************************ 00:08:43.326 14:55:10 unittest_iobuf -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.583 ==72700== Memcheck, a memory error detector 00:08:43.583 ==72700== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.583 ==72700== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.583 ==72700== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.583 ==72700== 00:08:43.583 --72700-- Valgrind options: 00:08:43.583 --72700-- --leak-check=full 00:08:43.583 --72700-- --error-exitcode=2 00:08:43.583 --72700-- --verbose 00:08:43.583 --72700-- Contents of /proc/version: 00:08:43.583 --72700-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:43.583 --72700-- 00:08:43.584 --72700-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.584 --72700-- Page sizes: currently 4096, max supported 4096 00:08:43.584 --72700-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.584 --72700-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.584 --72700-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.584 --72700-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.584 --72700-- might be shown as UnknownInlinedFun 00:08:43.584 --72700-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.584 --72700-- object doesn't have a dynamic symbol table 00:08:43.584 --72700-- Scheduler: using generic scheduler lock implementation. 00:08:43.584 --72700-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.584 ==72700== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72700-by-???-on-6e16a7c0ed4d 00:08:43.584 ==72700== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72700-by-???-on-6e16a7c0ed4d 00:08:43.584 ==72700== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72700-by-???-on-6e16a7c0ed4d 00:08:43.584 ==72700== 00:08:43.584 ==72700== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.584 ==72700== don't want to do, unless you know exactly what you're doing, 00:08:43.584 ==72700== or are doing some strange experiment): 00:08:43.584 ==72700== /usr/libexec/valgrind/../../bin/vgdb --pid=72700 ...command... 00:08:43.584 ==72700== 00:08:43.584 ==72700== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.584 ==72700== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.584 ==72700== and then give GDB the following command 00:08:43.584 ==72700== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72700 00:08:43.584 ==72700== --pid is optional if only one valgrind process is running 00:08:43.584 ==72700== 00:08:43.584 --72700-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.584 --72700-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.584 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.584 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.584 --72700-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.584 --72700-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.584 --72700-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.584 --72700-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.584 --72700-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.584 --72700-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.584 --72700-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.584 --72700-- Reading syms from /usr/lib64/libm.so.6 00:08:43.584 --72700-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.584 --72700-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:43.584 --72700-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.584 --72700-- Reading syms from /usr/lib64/libc.so.6 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.584 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.584 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.584 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.843 --72700-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.843 --72700-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.843 --72700-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.843 --72700-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.843 --72700-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.843 --72700-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.843 --72700-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 ==72700== Preferring higher priority redirection: 00:08:43.843 --72700-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.843 --72700-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.843 --72700-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 --72700-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.843 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.843 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.843 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.843 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.843 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.843 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.843 --72700-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.843 --72700-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.843 --72700-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.843 --72700-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.843 --72700-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.843 --72700-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.844 --72700-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.844 --72700-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.844 --72700-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.844 --72700-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.844 --72700-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.844 --72700-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.844 --72700-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.844 --72700-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.101 --72700-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.101 --72700-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.101 00:08:44.101 00:08:44.101 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.101 http://cunit.sourceforge.net/ 00:08:44.101 00:08:44.101 00:08:44.101 Suite: io_channel 00:08:44.101 Test: iobuf ...--72700-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:44.101 passed 00:08:44.359 Test: iobuf_cache ...[2024-07-15 14:55:11.315869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf small buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:08:44.359 [2024-07-15 14:55:11.348074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:44.359 [2024-07-15 14:55:11.352888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 372:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf large buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.large_pool_count (4) 00:08:44.359 [2024-07-15 14:55:11.353232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 375:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:44.359 [2024-07-15 14:55:11.356327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module1' iobuf small buffer cache at 0/4 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:08:44.359 [2024-07-15 14:55:11.356489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:44.359 passed 00:08:44.359 00:08:44.359 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.359 suites 1 1 n/a 0 0 00:08:44.359 tests 2 2 2 0 0 00:08:44.359 asserts 107 107 107 0 n/a 00:08:44.359 00:08:44.359 Elapsed time = 0.276 seconds 00:08:44.359 --72700-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.359 --72700-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.359 ==72700== 00:08:44.359 ==72700== HEAP SUMMARY: 00:08:44.359 ==72700== in use at exit: 0 bytes in 0 blocks 00:08:44.359 ==72700== total heap usage: 3,272 allocs, 3,272 frees, 330,245 bytes allocated 00:08:44.359 ==72700== 00:08:44.359 ==72700== All heap blocks were freed -- no leaks are possible 00:08:44.359 ==72700== 00:08:44.359 ==72700== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.359 00:08:44.359 real 0m0.921s 00:08:44.359 user 0m0.886s 00:08:44.359 sys 0m0.031s 00:08:44.359 14:55:11 unittest_iobuf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:44.359 14:55:11 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:44.359 ************************************ 00:08:44.359 END TEST unittest_iobuf 00:08:44.359 ************************************ 00:08:44.359 14:55:11 -- common/autotest_common.sh@1142 -- # return 0 00:08:44.359 14:55:11 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:08:44.359 14:55:11 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:44.359 14:55:11 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:44.359 14:55:11 -- common/autotest_common.sh@10 -- # set +x 00:08:44.359 ************************************ 00:08:44.359 START TEST unittest_util 00:08:44.359 ************************************ 00:08:44.359 14:55:11 unittest_util -- common/autotest_common.sh@1123 -- # unittest_util 00:08:44.359 14:55:11 unittest_util -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.359 ==72727== Memcheck, a memory error detector 00:08:44.359 ==72727== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.359 ==72727== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.359 ==72727== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.359 ==72727== 00:08:44.359 --72727-- Valgrind options: 00:08:44.359 --72727-- --leak-check=full 00:08:44.359 --72727-- --error-exitcode=2 00:08:44.359 --72727-- --verbose 00:08:44.359 --72727-- Contents of /proc/version: 00:08:44.359 --72727-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.359 --72727-- 00:08:44.359 --72727-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.359 --72727-- Page sizes: currently 4096, max supported 4096 00:08:44.359 --72727-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.359 --72727-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.359 --72727-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.359 --72727-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.359 --72727-- might be shown as UnknownInlinedFun 00:08:44.359 --72727-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.359 --72727-- object doesn't have a dynamic symbol table 00:08:44.359 --72727-- Scheduler: using generic scheduler lock implementation. 00:08:44.359 --72727-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.359 ==72727== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72727-by-???-on-6e16a7c0ed4d 00:08:44.359 ==72727== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72727-by-???-on-6e16a7c0ed4d 00:08:44.359 ==72727== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72727-by-???-on-6e16a7c0ed4d 00:08:44.359 ==72727== 00:08:44.359 ==72727== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.360 ==72727== don't want to do, unless you know exactly what you're doing, 00:08:44.360 ==72727== or are doing some strange experiment): 00:08:44.360 ==72727== /usr/libexec/valgrind/../../bin/vgdb --pid=72727 ...command... 00:08:44.360 ==72727== 00:08:44.360 ==72727== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.360 ==72727== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.360 ==72727== and then give GDB the following command 00:08:44.360 ==72727== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72727 00:08:44.360 ==72727== --pid is optional if only one valgrind process is running 00:08:44.360 ==72727== 00:08:44.360 --72727-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.360 --72727-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.617 --72727-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.617 --72727-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.617 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.617 --72727-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.617 --72727-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.617 --72727-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.617 --72727-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.617 --72727-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.617 --72727-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.617 --72727-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.617 --72727-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.617 --72727-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.617 --72727-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.617 --72727-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.617 --72727-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.617 --72727-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.617 --72727-- Reading syms from /usr/lib64/libm.so.6 00:08:44.617 --72727-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.618 --72727-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.618 --72727-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.618 --72727-- Reading syms from /usr/lib64/libc.so.6 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.618 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.618 --72727-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.618 --72727-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.618 --72727-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.618 --72727-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.618 --72727-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.618 --72727-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.618 --72727-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.618 --72727-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.618 --72727-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 ==72727== Preferring higher priority redirection: 00:08:44.618 --72727-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.618 --72727-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.618 --72727-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.618 --72727-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.876 --72727-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.876 --72727-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.876 --72727-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.876 --72727-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.876 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.876 --72727-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.876 --72727-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.876 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.876 --72727-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.876 --72727-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.876 --72727-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.876 --72727-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.876 --72727-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.876 --72727-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.876 --72727-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.876 --72727-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.876 --72727-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.876 --72727-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.876 --72727-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.876 --72727-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.876 --72727-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.876 --72727-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.876 --72727-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.876 --72727-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.876 --72727-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.876 --72727-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.876 00:08:44.876 00:08:44.876 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.876 http://cunit.sourceforge.net/ 00:08:44.876 00:08:44.876 00:08:44.876 Suite: base64 00:08:44.876 Test: test_base64_get_encoded_strlen ...passed 00:08:44.876 Test: test_base64_get_decoded_len ...passed 00:08:44.876 Test: test_base64_encode ...passed 00:08:44.876 Test: test_base64_decode ...passed 00:08:44.876 Test: test_base64_urlsafe_encode ...passed 00:08:44.876 Test: test_base64_urlsafe_decode ...passed 00:08:44.876 00:08:44.876 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.876 suites 1 1 n/a 0 0 00:08:44.876 tests 6 6 6 0 0 00:08:44.876 asserts 112 112 112 0 n/a 00:08:44.876 00:08:44.876 Elapsed time = 0.035 seconds 00:08:44.876 --72727-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.876 --72727-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.876 ==72727== 00:08:44.876 ==72727== HEAP SUMMARY: 00:08:44.876 ==72727== in use at exit: 0 bytes in 0 blocks 00:08:44.876 ==72727== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:44.876 ==72727== 00:08:44.876 ==72727== All heap blocks were freed -- no leaks are possible 00:08:44.876 ==72727== 00:08:44.876 ==72727== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.876 14:55:12 unittest_util -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:44.876 ==72738== Memcheck, a memory error detector 00:08:44.876 ==72738== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.876 ==72738== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.876 ==72738== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:44.876 ==72738== 00:08:44.876 --72738-- Valgrind options: 00:08:44.876 --72738-- --leak-check=full 00:08:44.876 --72738-- --error-exitcode=2 00:08:44.876 --72738-- --verbose 00:08:44.876 --72738-- Contents of /proc/version: 00:08:44.876 --72738-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.876 --72738-- 00:08:44.877 --72738-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.877 --72738-- Page sizes: currently 4096, max supported 4096 00:08:44.877 --72738-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.877 --72738-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:44.877 --72738-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.877 --72738-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.877 --72738-- might be shown as UnknownInlinedFun 00:08:44.877 --72738-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.877 --72738-- object doesn't have a dynamic symbol table 00:08:44.877 --72738-- Scheduler: using generic scheduler lock implementation. 00:08:44.877 --72738-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.877 ==72738== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72738-by-???-on-6e16a7c0ed4d 00:08:44.877 ==72738== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72738-by-???-on-6e16a7c0ed4d 00:08:44.877 ==72738== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72738-by-???-on-6e16a7c0ed4d 00:08:44.877 ==72738== 00:08:44.877 ==72738== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.877 ==72738== don't want to do, unless you know exactly what you're doing, 00:08:44.877 ==72738== or are doing some strange experiment): 00:08:44.877 ==72738== /usr/libexec/valgrind/../../bin/vgdb --pid=72738 ...command... 00:08:44.877 ==72738== 00:08:44.877 ==72738== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.877 ==72738== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:44.877 ==72738== and then give GDB the following command 00:08:44.877 ==72738== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72738 00:08:44.877 ==72738== --pid is optional if only one valgrind process is running 00:08:44.877 ==72738== 00:08:45.135 --72738-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.135 --72738-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.135 --72738-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.135 --72738-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.136 --72738-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.136 --72738-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.136 --72738-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.136 --72738-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.136 --72738-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.136 --72738-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.136 --72738-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.136 --72738-- Reading syms from /usr/lib64/libm.so.6 00:08:45.136 --72738-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.136 --72738-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.136 --72738-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libc.so.6 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.136 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.136 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.136 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.136 --72738-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.136 --72738-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.136 --72738-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.136 --72738-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.136 --72738-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.136 --72738-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.136 --72738-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 ==72738== Preferring higher priority redirection: 00:08:45.394 --72738-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.394 --72738-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.394 --72738-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.394 --72738-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.395 --72738-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.395 --72738-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.395 --72738-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.395 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.395 --72738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.395 --72738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.395 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.395 --72738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.395 --72738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.395 --72738-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.395 --72738-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.395 --72738-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.395 --72738-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.395 --72738-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.395 --72738-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.395 --72738-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.395 --72738-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.395 --72738-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.395 --72738-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.395 --72738-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.395 --72738-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.395 --72738-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.395 --72738-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.395 --72738-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.395 --72738-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.395 00:08:45.395 00:08:45.395 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.395 http://cunit.sourceforge.net/ 00:08:45.395 00:08:45.395 00:08:45.395 Suite: bit_array 00:08:45.395 Test: test_1bit ...--72738-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:45.395 passed 00:08:45.395 Test: test_64bit ...passed 00:08:45.395 Test: test_find ...passed 00:08:45.395 Test: test_resize ...passed 00:08:45.395 Test: test_errors ...passed 00:08:45.395 Test: test_count ...passed 00:08:45.395 Test: test_mask_store_load ...passed 00:08:45.395 Test: test_mask_clear ...passed 00:08:45.395 00:08:45.395 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.395 suites 1 1 n/a 0 0 00:08:45.395 tests 8 8 8 0 0 00:08:45.395 asserts 5075 5075 5075 0 n/a 00:08:45.395 00:08:45.395 Elapsed time = 0.057 seconds 00:08:45.395 --72738-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.395 --72738-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.653 ==72738== 00:08:45.653 ==72738== HEAP SUMMARY: 00:08:45.653 ==72738== in use at exit: 0 bytes in 0 blocks 00:08:45.653 ==72738== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:45.653 ==72738== 00:08:45.653 ==72738== All heap blocks were freed -- no leaks are possible 00:08:45.653 ==72738== 00:08:45.653 ==72738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.653 14:55:12 unittest_util -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.653 ==72746== Memcheck, a memory error detector 00:08:45.653 ==72746== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.653 ==72746== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.653 ==72746== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.653 ==72746== 00:08:45.653 --72746-- Valgrind options: 00:08:45.653 --72746-- --leak-check=full 00:08:45.653 --72746-- --error-exitcode=2 00:08:45.653 --72746-- --verbose 00:08:45.653 --72746-- Contents of /proc/version: 00:08:45.653 --72746-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:45.653 --72746-- 00:08:45.653 --72746-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.653 --72746-- Page sizes: currently 4096, max supported 4096 00:08:45.653 --72746-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.653 --72746-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.653 --72746-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.653 --72746-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.653 --72746-- might be shown as UnknownInlinedFun 00:08:45.653 --72746-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.653 --72746-- object doesn't have a dynamic symbol table 00:08:45.653 --72746-- Scheduler: using generic scheduler lock implementation. 00:08:45.653 --72746-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.653 ==72746== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72746-by-???-on-6e16a7c0ed4d 00:08:45.653 ==72746== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72746-by-???-on-6e16a7c0ed4d 00:08:45.653 ==72746== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72746-by-???-on-6e16a7c0ed4d 00:08:45.653 ==72746== 00:08:45.653 ==72746== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.653 ==72746== don't want to do, unless you know exactly what you're doing, 00:08:45.653 ==72746== or are doing some strange experiment): 00:08:45.653 ==72746== /usr/libexec/valgrind/../../bin/vgdb --pid=72746 ...command... 00:08:45.653 ==72746== 00:08:45.653 ==72746== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.653 ==72746== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.654 ==72746== and then give GDB the following command 00:08:45.654 ==72746== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72746 00:08:45.654 ==72746== --pid is optional if only one valgrind process is running 00:08:45.654 ==72746== 00:08:45.654 --72746-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.654 --72746-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.654 --72746-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.654 --72746-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.654 --72746-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.654 --72746-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.654 --72746-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.654 --72746-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.654 --72746-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.654 --72746-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.654 --72746-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.654 --72746-- Reading syms from /usr/lib64/libm.so.6 00:08:45.654 --72746-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.654 --72746-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.654 --72746-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libc.so.6 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.654 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.654 --72746-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.654 --72746-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.654 --72746-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.654 --72746-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.654 --72746-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.911 --72746-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.911 --72746-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.912 --72746-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 ==72746== Preferring higher priority redirection: 00:08:45.912 --72746-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.912 --72746-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.912 --72746-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 --72746-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.912 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.912 --72746-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.912 --72746-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.912 ==72746== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.912 --72746-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.912 --72746-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.912 --72746-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.912 --72746-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.912 --72746-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.912 --72746-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.912 --72746-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.912 --72746-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.912 --72746-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.912 --72746-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.912 --72746-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.912 --72746-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.912 --72746-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.912 --72746-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.912 --72746-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.912 --72746-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.912 --72746-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.912 --72746-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.913 00:08:45.913 00:08:45.913 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.913 http://cunit.sourceforge.net/ 00:08:45.913 00:08:45.913 00:08:45.913 Suite: cpuset 00:08:45.913 Test: test_cpuset ...passed 00:08:45.913 Test: test_cpuset_parse ...[2024-07-15 14:55:13.107092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:45.913 [2024-07-15 14:55:13.134656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:08:45.913 [2024-07-15 14:55:13.135396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:08:45.913 [2024-07-15 14:55:13.136334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:45.913 [2024-07-15 14:55:13.136840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:08:45.913 [2024-07-15 14:55:13.137208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:08:45.913 [2024-07-15 14:55:13.137781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:08:45.913 [2024-07-15 14:55:13.138588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 215:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:08:46.170 passed 00:08:46.170 Test: test_cpuset_fmt ...passed 00:08:46.170 Test: test_cpuset_foreach ...passed 00:08:46.170 00:08:46.170 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.170 suites 1 1 n/a 0 0 00:08:46.170 tests 4 4 4 0 0 00:08:46.170 asserts 90 90 90 0 n/a 00:08:46.170 00:08:46.170 Elapsed time = 0.078 seconds 00:08:46.170 --72746-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.170 --72746-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.170 ==72746== 00:08:46.170 ==72746== HEAP SUMMARY: 00:08:46.170 ==72746== in use at exit: 0 bytes in 0 blocks 00:08:46.170 ==72746== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:08:46.170 ==72746== 00:08:46.170 ==72746== All heap blocks were freed -- no leaks are possible 00:08:46.170 ==72746== 00:08:46.170 ==72746== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.170 14:55:13 unittest_util -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.170 ==72747== Memcheck, a memory error detector 00:08:46.170 ==72747== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.170 ==72747== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.170 ==72747== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.170 ==72747== 00:08:46.170 --72747-- Valgrind options: 00:08:46.170 --72747-- --leak-check=full 00:08:46.170 --72747-- --error-exitcode=2 00:08:46.170 --72747-- --verbose 00:08:46.170 --72747-- Contents of /proc/version: 00:08:46.171 --72747-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:46.171 --72747-- 00:08:46.171 --72747-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.171 --72747-- Page sizes: currently 4096, max supported 4096 00:08:46.171 --72747-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.171 --72747-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.171 --72747-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.171 --72747-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.171 --72747-- might be shown as UnknownInlinedFun 00:08:46.171 --72747-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.171 --72747-- object doesn't have a dynamic symbol table 00:08:46.171 --72747-- Scheduler: using generic scheduler lock implementation. 00:08:46.171 --72747-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.171 ==72747== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72747-by-???-on-6e16a7c0ed4d 00:08:46.171 ==72747== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72747-by-???-on-6e16a7c0ed4d 00:08:46.171 ==72747== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72747-by-???-on-6e16a7c0ed4d 00:08:46.171 ==72747== 00:08:46.171 ==72747== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.171 ==72747== don't want to do, unless you know exactly what you're doing, 00:08:46.171 ==72747== or are doing some strange experiment): 00:08:46.171 ==72747== /usr/libexec/valgrind/../../bin/vgdb --pid=72747 ...command... 00:08:46.171 ==72747== 00:08:46.171 ==72747== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.171 ==72747== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.171 ==72747== and then give GDB the following command 00:08:46.171 ==72747== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72747 00:08:46.171 ==72747== --pid is optional if only one valgrind process is running 00:08:46.171 ==72747== 00:08:46.171 --72747-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.171 --72747-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.171 --72747-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.171 --72747-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.171 --72747-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.171 --72747-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.171 --72747-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.171 --72747-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.171 --72747-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.171 --72747-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.171 --72747-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.171 --72747-- Reading syms from /usr/lib64/libm.so.6 00:08:46.171 --72747-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.171 --72747-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.171 --72747-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.171 --72747-- Reading syms from /usr/lib64/libc.so.6 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.171 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.171 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.171 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.171 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.171 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.171 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.172 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.172 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.172 --72747-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.172 --72747-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.430 --72747-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.430 --72747-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.430 --72747-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.430 --72747-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.430 --72747-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.430 --72747-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.430 --72747-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 ==72747== Preferring higher priority redirection: 00:08:46.430 --72747-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.430 --72747-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.430 --72747-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.430 --72747-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.431 --72747-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.431 --72747-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.431 --72747-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.431 --72747-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.431 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.431 --72747-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.431 --72747-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.431 ==72747== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.431 --72747-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.431 --72747-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.431 --72747-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.431 --72747-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.431 --72747-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.431 --72747-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.431 --72747-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.431 --72747-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.431 --72747-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.431 --72747-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.431 --72747-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.431 --72747-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.431 --72747-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.431 --72747-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.431 --72747-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.431 --72747-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.431 --72747-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.431 --72747-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.431 00:08:46.431 00:08:46.431 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.431 http://cunit.sourceforge.net/ 00:08:46.431 00:08:46.431 00:08:46.431 Suite: crc16 00:08:46.431 Test: test_crc16_t10dif ...passed 00:08:46.431 Test: test_crc16_t10dif_seed ...passed 00:08:46.431 Test: test_crc16_t10dif_copy ...passed 00:08:46.431 00:08:46.688 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.688 suites 1 1 n/a 0 0 00:08:46.688 tests 3 3 3 0 0 00:08:46.688 asserts 5 5 5 0 n/a 00:08:46.688 00:08:46.688 Elapsed time = 0.009 seconds 00:08:46.688 --72747-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.688 --72747-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.688 ==72747== 00:08:46.688 ==72747== HEAP SUMMARY: 00:08:46.688 ==72747== in use at exit: 0 bytes in 0 blocks 00:08:46.688 ==72747== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:46.688 ==72747== 00:08:46.688 ==72747== All heap blocks were freed -- no leaks are possible 00:08:46.688 ==72747== 00:08:46.688 ==72747== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.688 14:55:13 unittest_util -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:46.688 ==72758== Memcheck, a memory error detector 00:08:46.688 ==72758== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.688 ==72758== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.688 ==72758== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:46.688 ==72758== 00:08:46.688 --72758-- Valgrind options: 00:08:46.688 --72758-- --leak-check=full 00:08:46.688 --72758-- --error-exitcode=2 00:08:46.688 --72758-- --verbose 00:08:46.688 --72758-- Contents of /proc/version: 00:08:46.688 --72758-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:46.688 --72758-- 00:08:46.688 --72758-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.688 --72758-- Page sizes: currently 4096, max supported 4096 00:08:46.688 --72758-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.688 --72758-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:46.688 --72758-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.688 --72758-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.688 --72758-- might be shown as UnknownInlinedFun 00:08:46.688 --72758-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.688 --72758-- object doesn't have a dynamic symbol table 00:08:46.688 --72758-- Scheduler: using generic scheduler lock implementation. 00:08:46.688 --72758-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.688 ==72758== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72758-by-???-on-6e16a7c0ed4d 00:08:46.688 ==72758== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72758-by-???-on-6e16a7c0ed4d 00:08:46.688 ==72758== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72758-by-???-on-6e16a7c0ed4d 00:08:46.688 ==72758== 00:08:46.688 ==72758== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.688 ==72758== don't want to do, unless you know exactly what you're doing, 00:08:46.688 ==72758== or are doing some strange experiment): 00:08:46.688 ==72758== /usr/libexec/valgrind/../../bin/vgdb --pid=72758 ...command... 00:08:46.688 ==72758== 00:08:46.688 ==72758== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.689 ==72758== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:46.689 ==72758== and then give GDB the following command 00:08:46.689 ==72758== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72758 00:08:46.689 ==72758== --pid is optional if only one valgrind process is running 00:08:46.689 ==72758== 00:08:46.689 --72758-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.689 --72758-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.689 --72758-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.689 --72758-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.689 --72758-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.689 --72758-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.689 --72758-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.689 --72758-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.689 --72758-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.689 --72758-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.689 --72758-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.689 --72758-- Reading syms from /usr/lib64/libm.so.6 00:08:46.689 --72758-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.689 --72758-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.689 --72758-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.689 --72758-- Reading syms from /usr/lib64/libc.so.6 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.689 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.689 --72758-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.689 --72758-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.946 --72758-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.946 --72758-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.946 --72758-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.946 --72758-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.946 --72758-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.946 --72758-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.946 --72758-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.946 --72758-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 ==72758== Preferring higher priority redirection: 00:08:46.947 --72758-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.947 --72758-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.947 --72758-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 --72758-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.947 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.947 --72758-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.947 --72758-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.947 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.947 --72758-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.947 --72758-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.947 --72758-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.947 --72758-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.947 --72758-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.947 --72758-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.947 --72758-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.947 --72758-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.947 --72758-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.947 --72758-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.947 --72758-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.947 --72758-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.947 --72758-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.947 --72758-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.947 --72758-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.947 --72758-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.947 --72758-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.947 --72758-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.947 00:08:46.947 00:08:46.947 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.947 http://cunit.sourceforge.net/ 00:08:46.947 00:08:46.947 00:08:46.947 Suite: crc32_ieee 00:08:46.947 Test: test_crc32_ieee ...passed 00:08:46.947 00:08:47.204 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.204 suites 1 1 n/a 0 0 00:08:47.204 tests 1 1 1 0 0 00:08:47.204 asserts 1 1 1 0 n/a 00:08:47.204 00:08:47.204 Elapsed time = 0.004 seconds 00:08:47.204 --72758-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.204 --72758-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.204 ==72758== 00:08:47.204 ==72758== HEAP SUMMARY: 00:08:47.204 ==72758== in use at exit: 0 bytes in 0 blocks 00:08:47.204 ==72758== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:47.204 ==72758== 00:08:47.204 ==72758== All heap blocks were freed -- no leaks are possible 00:08:47.204 ==72758== 00:08:47.205 ==72758== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.205 14:55:14 unittest_util -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.205 ==72760== Memcheck, a memory error detector 00:08:47.205 ==72760== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.205 ==72760== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.205 ==72760== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.205 ==72760== 00:08:47.205 --72760-- Valgrind options: 00:08:47.205 --72760-- --leak-check=full 00:08:47.205 --72760-- --error-exitcode=2 00:08:47.205 --72760-- --verbose 00:08:47.205 --72760-- Contents of /proc/version: 00:08:47.205 --72760-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:47.205 --72760-- 00:08:47.205 --72760-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.205 --72760-- Page sizes: currently 4096, max supported 4096 00:08:47.205 --72760-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.205 --72760-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.205 --72760-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.205 --72760-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.205 --72760-- might be shown as UnknownInlinedFun 00:08:47.205 --72760-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.205 --72760-- object doesn't have a dynamic symbol table 00:08:47.205 --72760-- Scheduler: using generic scheduler lock implementation. 00:08:47.205 --72760-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.205 ==72760== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72760-by-???-on-6e16a7c0ed4d 00:08:47.205 ==72760== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72760-by-???-on-6e16a7c0ed4d 00:08:47.205 ==72760== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72760-by-???-on-6e16a7c0ed4d 00:08:47.205 ==72760== 00:08:47.205 ==72760== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.205 ==72760== don't want to do, unless you know exactly what you're doing, 00:08:47.205 ==72760== or are doing some strange experiment): 00:08:47.205 ==72760== /usr/libexec/valgrind/../../bin/vgdb --pid=72760 ...command... 00:08:47.205 ==72760== 00:08:47.205 ==72760== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.205 ==72760== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.205 ==72760== and then give GDB the following command 00:08:47.205 ==72760== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72760 00:08:47.205 ==72760== --pid is optional if only one valgrind process is running 00:08:47.205 ==72760== 00:08:47.205 --72760-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.205 --72760-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.205 --72760-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.205 --72760-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.205 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.205 --72760-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.205 --72760-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.205 --72760-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.205 --72760-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.205 --72760-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.205 --72760-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.205 --72760-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.205 --72760-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.205 --72760-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.205 --72760-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.205 --72760-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.206 --72760-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.206 --72760-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.206 --72760-- Reading syms from /usr/lib64/libm.so.6 00:08:47.206 --72760-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.206 --72760-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.206 --72760-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.206 --72760-- Reading syms from /usr/lib64/libc.so.6 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.206 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.206 --72760-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.206 --72760-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.463 --72760-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.463 --72760-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.463 --72760-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.463 --72760-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.463 --72760-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.463 --72760-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.463 --72760-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 ==72760== Preferring higher priority redirection: 00:08:47.463 --72760-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.463 --72760-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.463 --72760-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 --72760-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.463 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.463 --72760-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.463 --72760-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.463 ==72760== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.463 --72760-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.463 --72760-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.463 --72760-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.463 --72760-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.463 --72760-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.463 --72760-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.463 --72760-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.464 --72760-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.464 --72760-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.464 --72760-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.464 --72760-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.464 --72760-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.464 --72760-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.464 --72760-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.464 --72760-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.464 --72760-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.464 --72760-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.464 --72760-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.464 00:08:47.464 00:08:47.464 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.464 http://cunit.sourceforge.net/ 00:08:47.464 00:08:47.464 00:08:47.464 Suite: crc32c 00:08:47.464 Test: test_crc32c ...passed 00:08:47.464 Test: test_crc32c_nvme ...passed 00:08:47.464 00:08:47.721 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.721 suites 1 1 n/a 0 0 00:08:47.721 tests 2 2 2 0 0 00:08:47.721 asserts 16 16 16 0 n/a 00:08:47.721 00:08:47.721 Elapsed time = 0.021 seconds 00:08:47.721 --72760-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.721 --72760-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.721 ==72760== 00:08:47.721 ==72760== HEAP SUMMARY: 00:08:47.721 ==72760== in use at exit: 0 bytes in 0 blocks 00:08:47.721 ==72760== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:47.721 ==72760== 00:08:47.721 ==72760== All heap blocks were freed -- no leaks are possible 00:08:47.721 ==72760== 00:08:47.721 ==72760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.721 14:55:14 unittest_util -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:47.721 ==72769== Memcheck, a memory error detector 00:08:47.721 ==72769== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.721 ==72769== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.721 ==72769== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:47.721 ==72769== 00:08:47.721 --72769-- Valgrind options: 00:08:47.721 --72769-- --leak-check=full 00:08:47.721 --72769-- --error-exitcode=2 00:08:47.721 --72769-- --verbose 00:08:47.721 --72769-- Contents of /proc/version: 00:08:47.721 --72769-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:47.721 --72769-- 00:08:47.721 --72769-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.721 --72769-- Page sizes: currently 4096, max supported 4096 00:08:47.721 --72769-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.721 --72769-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:47.721 --72769-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.721 --72769-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.721 --72769-- might be shown as UnknownInlinedFun 00:08:47.721 --72769-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.721 --72769-- object doesn't have a dynamic symbol table 00:08:47.721 --72769-- Scheduler: using generic scheduler lock implementation. 00:08:47.721 --72769-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.721 ==72769== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72769-by-???-on-6e16a7c0ed4d 00:08:47.721 ==72769== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72769-by-???-on-6e16a7c0ed4d 00:08:47.721 ==72769== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72769-by-???-on-6e16a7c0ed4d 00:08:47.721 ==72769== 00:08:47.721 ==72769== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.721 ==72769== don't want to do, unless you know exactly what you're doing, 00:08:47.722 ==72769== or are doing some strange experiment): 00:08:47.722 ==72769== /usr/libexec/valgrind/../../bin/vgdb --pid=72769 ...command... 00:08:47.722 ==72769== 00:08:47.722 ==72769== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.722 ==72769== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:47.722 ==72769== and then give GDB the following command 00:08:47.722 ==72769== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72769 00:08:47.722 ==72769== --pid is optional if only one valgrind process is running 00:08:47.722 ==72769== 00:08:47.722 --72769-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.722 --72769-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.722 --72769-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.722 --72769-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.722 --72769-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.722 --72769-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.722 --72769-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.722 --72769-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.722 --72769-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.722 --72769-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.722 --72769-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.722 --72769-- Reading syms from /usr/lib64/libm.so.6 00:08:47.722 --72769-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.722 --72769-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.722 --72769-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.722 --72769-- Reading syms from /usr/lib64/libc.so.6 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.722 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.722 --72769-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.722 --72769-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.979 --72769-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.979 --72769-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.979 --72769-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.979 --72769-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.979 --72769-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.979 --72769-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.979 --72769-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 ==72769== Preferring higher priority redirection: 00:08:47.979 --72769-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.979 --72769-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.979 --72769-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.979 --72769-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 --72769-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.980 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.980 --72769-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.980 --72769-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.980 ==72769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.980 --72769-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.980 --72769-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.980 --72769-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.980 --72769-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.980 --72769-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.980 --72769-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.980 --72769-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.980 --72769-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.980 --72769-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.980 --72769-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.980 --72769-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.980 --72769-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.980 --72769-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.980 --72769-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.980 --72769-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.980 --72769-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.980 --72769-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.980 00:08:47.980 00:08:47.980 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.980 http://cunit.sourceforge.net/ 00:08:47.980 00:08:47.980 00:08:47.980 Suite: crc64 00:08:47.980 Test: test_crc64_nvme ...--72769-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.980 passed 00:08:47.980 00:08:47.980 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.980 suites 1 1 n/a 0 0 00:08:47.980 tests 1 1 1 0 0 00:08:47.980 asserts 4 4 4 0 n/a 00:08:47.980 00:08:47.980 Elapsed time = 0.008 seconds 00:08:48.238 --72769-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.238 --72769-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.238 ==72769== 00:08:48.238 ==72769== HEAP SUMMARY: 00:08:48.238 ==72769== in use at exit: 0 bytes in 0 blocks 00:08:48.238 ==72769== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:48.238 ==72769== 00:08:48.238 ==72769== All heap blocks were freed -- no leaks are possible 00:08:48.238 ==72769== 00:08:48.238 ==72769== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.238 14:55:15 unittest_util -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.238 ==72774== Memcheck, a memory error detector 00:08:48.238 ==72774== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.238 ==72774== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.238 ==72774== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.238 ==72774== 00:08:48.238 --72774-- Valgrind options: 00:08:48.238 --72774-- --leak-check=full 00:08:48.238 --72774-- --error-exitcode=2 00:08:48.238 --72774-- --verbose 00:08:48.238 --72774-- Contents of /proc/version: 00:08:48.238 --72774-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:48.238 --72774-- 00:08:48.238 --72774-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.238 --72774-- Page sizes: currently 4096, max supported 4096 00:08:48.238 --72774-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.238 --72774-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.238 --72774-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.238 --72774-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.238 --72774-- might be shown as UnknownInlinedFun 00:08:48.238 --72774-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.238 --72774-- object doesn't have a dynamic symbol table 00:08:48.238 --72774-- Scheduler: using generic scheduler lock implementation. 00:08:48.238 --72774-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.238 ==72774== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72774-by-???-on-6e16a7c0ed4d 00:08:48.238 ==72774== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72774-by-???-on-6e16a7c0ed4d 00:08:48.238 ==72774== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72774-by-???-on-6e16a7c0ed4d 00:08:48.238 ==72774== 00:08:48.238 ==72774== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.238 ==72774== don't want to do, unless you know exactly what you're doing, 00:08:48.238 ==72774== or are doing some strange experiment): 00:08:48.238 ==72774== /usr/libexec/valgrind/../../bin/vgdb --pid=72774 ...command... 00:08:48.238 ==72774== 00:08:48.238 ==72774== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.239 ==72774== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.239 ==72774== and then give GDB the following command 00:08:48.239 ==72774== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72774 00:08:48.239 ==72774== --pid is optional if only one valgrind process is running 00:08:48.239 ==72774== 00:08:48.239 --72774-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.239 --72774-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.239 --72774-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.239 --72774-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.239 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.239 --72774-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.239 --72774-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.239 --72774-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.239 --72774-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.239 --72774-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.239 --72774-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.239 --72774-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.239 --72774-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.239 --72774-- Reading syms from /usr/lib64/libm.so.6 00:08:48.239 --72774-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.239 --72774-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.239 --72774-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.239 --72774-- Reading syms from /usr/lib64/libc.so.6 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.498 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.498 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.498 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.498 --72774-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.498 --72774-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.498 --72774-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.498 --72774-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.498 --72774-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.498 --72774-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.498 --72774-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.498 --72774-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 ==72774== Preferring higher priority redirection: 00:08:48.499 --72774-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.499 --72774-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.499 --72774-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 --72774-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.499 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.499 --72774-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.499 --72774-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.499 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.499 --72774-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.499 --72774-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.499 --72774-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.499 --72774-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.499 --72774-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.499 --72774-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.499 --72774-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.499 --72774-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.499 --72774-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.757 --72774-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.757 --72774-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.757 --72774-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.757 --72774-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.757 --72774-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.757 --72774-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.757 --72774-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.757 --72774-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.757 --72774-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.757 00:08:48.757 00:08:48.757 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.757 http://cunit.sourceforge.net/ 00:08:48.757 00:08:48.757 00:08:48.757 Suite: string 00:08:48.757 Test: test_parse_ip_addr ...passed 00:08:48.757 Test: test_str_chomp ...passed 00:08:48.757 Test: test_parse_capacity ...--72774-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:48.757 passed 00:08:48.757 Test: test_sprintf_append_realloc ...--72774-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:48.757 passed 00:08:48.757 Test: test_strtol ...passed 00:08:48.757 Test: test_strtoll ...passed 00:08:48.757 Test: test_strarray ...--72774-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:48.757 --72774-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:48.757 passed 00:08:48.757 Test: test_strcpy_replace ...--72774-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:48.757 passed 00:08:48.757 00:08:48.757 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.757 suites 1 1 n/a 0 0 00:08:48.757 tests 8 8 8 0 0 00:08:48.757 asserts 161 161 161 0 n/a 00:08:48.757 00:08:48.757 Elapsed time = 0.091 seconds 00:08:48.757 --72774-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.757 --72774-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.758 ==72774== 00:08:48.758 ==72774== HEAP SUMMARY: 00:08:48.758 ==72774== in use at exit: 0 bytes in 0 blocks 00:08:48.758 ==72774== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:48.758 ==72774== 00:08:48.758 ==72774== All heap blocks were freed -- no leaks are possible 00:08:48.758 ==72774== 00:08:48.758 ==72774== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.758 14:55:15 unittest_util -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:48.758 ==72782== Memcheck, a memory error detector 00:08:48.758 ==72782== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.758 ==72782== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.758 ==72782== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:48.758 ==72782== 00:08:48.758 --72782-- Valgrind options: 00:08:48.758 --72782-- --leak-check=full 00:08:48.758 --72782-- --error-exitcode=2 00:08:48.758 --72782-- --verbose 00:08:48.758 --72782-- Contents of /proc/version: 00:08:48.758 --72782-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:48.758 --72782-- 00:08:48.758 --72782-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.758 --72782-- Page sizes: currently 4096, max supported 4096 00:08:48.758 --72782-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.758 --72782-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:48.758 --72782-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.758 --72782-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.758 --72782-- might be shown as UnknownInlinedFun 00:08:49.015 --72782-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.015 --72782-- object doesn't have a dynamic symbol table 00:08:49.015 --72782-- Scheduler: using generic scheduler lock implementation. 00:08:49.016 --72782-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.016 ==72782== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72782-by-???-on-6e16a7c0ed4d 00:08:49.016 ==72782== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72782-by-???-on-6e16a7c0ed4d 00:08:49.016 ==72782== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72782-by-???-on-6e16a7c0ed4d 00:08:49.016 ==72782== 00:08:49.016 ==72782== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.016 ==72782== don't want to do, unless you know exactly what you're doing, 00:08:49.016 ==72782== or are doing some strange experiment): 00:08:49.016 ==72782== /usr/libexec/valgrind/../../bin/vgdb --pid=72782 ...command... 00:08:49.016 ==72782== 00:08:49.016 ==72782== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.016 ==72782== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:49.016 ==72782== and then give GDB the following command 00:08:49.016 ==72782== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72782 00:08:49.016 ==72782== --pid is optional if only one valgrind process is running 00:08:49.016 ==72782== 00:08:49.016 --72782-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.016 --72782-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.016 --72782-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.016 --72782-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.016 --72782-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.016 --72782-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.016 --72782-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.016 --72782-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.016 --72782-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.016 --72782-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.016 --72782-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.016 --72782-- Reading syms from /usr/lib64/libm.so.6 00:08:49.016 --72782-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.016 --72782-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.016 --72782-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libc.so.6 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.016 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.016 --72782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.016 --72782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.016 --72782-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.016 --72782-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.016 --72782-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.016 --72782-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.016 --72782-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.274 --72782-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 ==72782== Preferring higher priority redirection: 00:08:49.274 --72782-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.274 --72782-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.274 --72782-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 --72782-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.274 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.274 --72782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.274 --72782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.274 ==72782== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.274 --72782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.274 --72782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.275 --72782-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.275 --72782-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.275 --72782-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.275 --72782-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.275 --72782-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.275 --72782-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.275 --72782-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.275 --72782-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.275 --72782-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.275 --72782-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.275 --72782-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.275 --72782-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.275 --72782-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.275 --72782-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.275 --72782-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.275 --72782-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.275 00:08:49.275 00:08:49.275 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.275 http://cunit.sourceforge.net/ 00:08:49.275 00:08:49.275 00:08:49.275 Suite: dif 00:08:49.275 Test: dif_generate_and_verify_test ...[2024-07-15 14:55:16.470018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:49.275 [2024-07-15 14:55:16.497921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:49.275 [2024-07-15 14:55:16.499144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:49.275 [2024-07-15 14:55:16.501338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:49.275 [2024-07-15 14:55:16.502482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:49.275 [2024-07-15 14:55:16.503424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:49.532 passed 00:08:49.532 Test: dif_disable_check_test ...[2024-07-15 14:55:16.510098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:49.532 [2024-07-15 14:55:16.511095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:49.532 [2024-07-15 14:55:16.512035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:49.532 passed 00:08:49.532 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-15 14:55:16.529971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:08:49.532 [2024-07-15 14:55:16.531884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:08:49.532 [2024-07-15 14:55:16.533194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:08:49.532 [2024-07-15 14:55:16.534075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:08:49.532 [2024-07-15 14:55:16.535224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:49.532 [2024-07-15 14:55:16.536025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:49.532 [2024-07-15 14:55:16.536817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:49.532 [2024-07-15 14:55:16.537598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:49.532 [2024-07-15 14:55:16.538545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:49.532 [2024-07-15 14:55:16.539361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:49.532 [2024-07-15 14:55:16.540160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:49.532 passed 00:08:49.532 Test: dif_apptag_mask_test ...[2024-07-15 14:55:16.542807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:49.532 [2024-07-15 14:55:16.545478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:49.532 passed 00:08:49.532 Test: dif_sec_512_md_0_error_test ...[2024-07-15 14:55:16.546376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:49.532 passed 00:08:49.532 Test: dif_sec_4096_md_0_error_test ...[2024-07-15 14:55:16.547248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:49.532 [2024-07-15 14:55:16.547827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:49.532 passed 00:08:49.532 Test: dif_sec_4100_md_128_error_test ...[2024-07-15 14:55:16.548548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:49.532 [2024-07-15 14:55:16.549176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:49.532 passed 00:08:49.532 Test: dif_guard_seed_test ...passed 00:08:49.532 Test: dif_guard_value_test ...passed 00:08:49.532 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:49.532 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:49.532 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:49.532 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:49.532 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:49.532 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:49.532 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:49.532 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:49.532 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:49.532 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:49.532 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:49.533 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:49.533 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:49.533 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:49.533 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:49.533 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:49.533 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:49.533 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:49.533 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 14:55:16.708316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fd44, Actual=fd4c 00:08:49.533 [2024-07-15 14:55:16.713641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fe29, Actual=fe21 00:08:49.533 [2024-07-15 14:55:16.719213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.533 [2024-07-15 14:55:16.724834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.533 [2024-07-15 14:55:16.730818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=8005b 00:08:49.533 [2024-07-15 14:55:16.734891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=8005b 00:08:49.533 [2024-07-15 14:55:16.739873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fd4c, Actual=f308 00:08:49.533 [2024-07-15 14:55:16.743095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fe21, Actual=364c 00:08:49.533 [2024-07-15 14:55:16.746719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1abf53ed, Actual=1ab753ed 00:08:49.533 [2024-07-15 14:55:16.751203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=385f4660, Actual=38574660 00:08:49.533 [2024-07-15 14:55:16.755932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.533 [2024-07-15 14:55:16.760412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.790 [2024-07-15 14:55:16.765710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=800000000005b 00:08:49.790 [2024-07-15 14:55:16.770219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=800000000005b 00:08:49.790 [2024-07-15 14:55:16.774949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab753ed, Actual=b4590b61 00:08:49.790 [2024-07-15 14:55:16.778165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=38574660, Actual=18f786fc 00:08:49.790 [2024-07-15 14:55:16.781259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.790 [2024-07-15 14:55:16.785330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.790 [2024-07-15 14:55:16.789614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.790 [2024-07-15 14:55:16.793657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=80 00:08:49.790 [2024-07-15 14:55:16.798377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=8005b 00:08:49.790 [2024-07-15 14:55:16.802463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=8005b 00:08:49.790 [2024-07-15 14:55:16.806751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.790 [2024-07-15 14:55:16.809555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.790 passed 00:08:49.791 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-15 14:55:16.812168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd44, Actual=fd4c 00:08:49.791 [2024-07-15 14:55:16.812959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe29, Actual=fe21 00:08:49.791 [2024-07-15 14:55:16.813805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.814394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.815231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.815831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.816642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=f308 00:08:49.791 [2024-07-15 14:55:16.817168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=364c 00:08:49.791 [2024-07-15 14:55:16.817976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1abf53ed, Actual=1ab753ed 00:08:49.791 [2024-07-15 14:55:16.818628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385f4660, Actual=38574660 00:08:49.791 [2024-07-15 14:55:16.819517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.820170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.821050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.791 [2024-07-15 14:55:16.821710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.791 [2024-07-15 14:55:16.822573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=b4590b61 00:08:49.791 [2024-07-15 14:55:16.823156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=18f786fc 00:08:49.791 [2024-07-15 14:55:16.823903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.791 [2024-07-15 14:55:16.824490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.791 [2024-07-15 14:55:16.825314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.825913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.826731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.827326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.828130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.791 [2024-07-15 14:55:16.828669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.791 passed 00:08:49.791 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-15 14:55:16.830160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd44, Actual=fd4c 00:08:49.791 [2024-07-15 14:55:16.830761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe29, Actual=fe21 00:08:49.791 [2024-07-15 14:55:16.831601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.832194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.791 [2024-07-15 14:55:16.833026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.833638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.791 [2024-07-15 14:55:16.834449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=f308 00:08:49.792 [2024-07-15 14:55:16.834987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=364c 00:08:49.792 [2024-07-15 14:55:16.835800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1abf53ed, Actual=1ab753ed 00:08:49.792 [2024-07-15 14:55:16.836453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385f4660, Actual=38574660 00:08:49.792 [2024-07-15 14:55:16.837342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.837994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.838888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.792 [2024-07-15 14:55:16.839554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.792 [2024-07-15 14:55:16.840414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=b4590b61 00:08:49.792 [2024-07-15 14:55:16.841011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=18f786fc 00:08:49.792 [2024-07-15 14:55:16.841776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.792 [2024-07-15 14:55:16.842369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.792 [2024-07-15 14:55:16.843201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.843797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.844624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.792 [2024-07-15 14:55:16.845224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.792 [2024-07-15 14:55:16.846044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.792 [2024-07-15 14:55:16.846591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.792 passed 00:08:49.792 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-15 14:55:16.848077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd44, Actual=fd4c 00:08:49.792 [2024-07-15 14:55:16.848681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe29, Actual=fe21 00:08:49.792 [2024-07-15 14:55:16.849518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.850107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.792 [2024-07-15 14:55:16.850946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.792 [2024-07-15 14:55:16.851546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.792 [2024-07-15 14:55:16.852359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=f308 00:08:49.792 [2024-07-15 14:55:16.852896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=364c 00:08:49.793 [2024-07-15 14:55:16.853725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1abf53ed, Actual=1ab753ed 00:08:49.793 [2024-07-15 14:55:16.854376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385f4660, Actual=38574660 00:08:49.793 [2024-07-15 14:55:16.855263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.855924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.856814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.793 [2024-07-15 14:55:16.857482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.793 [2024-07-15 14:55:16.858345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=b4590b61 00:08:49.793 [2024-07-15 14:55:16.858939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=18f786fc 00:08:49.793 [2024-07-15 14:55:16.859703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.793 [2024-07-15 14:55:16.860301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.793 [2024-07-15 14:55:16.861125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.861729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.862537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.793 [2024-07-15 14:55:16.863136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.793 [2024-07-15 14:55:16.863935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.793 [2024-07-15 14:55:16.864472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.793 passed 00:08:49.793 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-15 14:55:16.865948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd44, Actual=fd4c 00:08:49.793 [2024-07-15 14:55:16.866548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe29, Actual=fe21 00:08:49.793 [2024-07-15 14:55:16.867375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.867976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.793 [2024-07-15 14:55:16.868814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.793 [2024-07-15 14:55:16.869413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.793 [2024-07-15 14:55:16.870222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=f308 00:08:49.793 [2024-07-15 14:55:16.870759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=364c 00:08:49.793 passed 00:08:49.793 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-15 14:55:16.872284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1abf53ed, Actual=1ab753ed 00:08:49.793 [2024-07-15 14:55:16.872951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385f4660, Actual=38574660 00:08:49.793 [2024-07-15 14:55:16.873867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.874524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.875421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.794 [2024-07-15 14:55:16.877503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.794 [2024-07-15 14:55:16.878406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=b4590b61 00:08:49.794 [2024-07-15 14:55:16.879010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=18f786fc 00:08:49.794 [2024-07-15 14:55:16.880053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.794 [2024-07-15 14:55:16.880653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.794 [2024-07-15 14:55:16.881239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.881829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.882405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.794 [2024-07-15 14:55:16.882991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.794 [2024-07-15 14:55:16.883574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.794 [2024-07-15 14:55:16.884092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.794 passed 00:08:49.794 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-15 14:55:16.885283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd44, Actual=fd4c 00:08:49.794 [2024-07-15 14:55:16.885881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe29, Actual=fe21 00:08:49.794 [2024-07-15 14:55:16.886713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.887299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.794 [2024-07-15 14:55:16.888126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.794 [2024-07-15 14:55:16.888724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.794 [2024-07-15 14:55:16.889556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=f308 00:08:49.794 [2024-07-15 14:55:16.890089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=364c 00:08:49.794 passed 00:08:49.794 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-15 14:55:16.891607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1abf53ed, Actual=1ab753ed 00:08:49.794 [2024-07-15 14:55:16.892268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385f4660, Actual=38574660 00:08:49.794 [2024-07-15 14:55:16.893181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.795 [2024-07-15 14:55:16.893839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.795 [2024-07-15 14:55:16.894747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.795 [2024-07-15 14:55:16.895777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000000000058 00:08:49.795 [2024-07-15 14:55:16.896689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=b4590b61 00:08:49.795 [2024-07-15 14:55:16.897281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=18f786fc 00:08:49.795 [2024-07-15 14:55:16.898341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a57ea7728ecc20d3, Actual=a576a7728ecc20d3 00:08:49.795 [2024-07-15 14:55:16.898941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88090a2d4837a266, Actual=88010a2d4837a266 00:08:49.795 [2024-07-15 14:55:16.899533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.795 [2024-07-15 14:55:16.900116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=80 00:08:49.795 [2024-07-15 14:55:16.900709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.795 [2024-07-15 14:55:16.901292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80058 00:08:49.795 [2024-07-15 14:55:16.901869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=b867b773d7eddd98 00:08:49.795 [2024-07-15 14:55:16.902383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=195b3a9c5e0f6a22 00:08:49.795 passed 00:08:49.795 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:49.795 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:49.795 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:49.795 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:49.795 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:49.795 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:49.795 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:49.795 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:50.053 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:50.053 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 14:55:17.028516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd6c, Actual=fd4c 00:08:50.053 [2024-07-15 14:55:17.031640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=75d0, Actual=75f0 00:08:50.053 [2024-07-15 14:55:17.034010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.035995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.038258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.040243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.042483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=3399 00:08:50.053 [2024-07-15 14:55:17.044707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=9729 00:08:50.053 [2024-07-15 14:55:17.047302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753cd, Actual=1ab753ed 00:08:50.053 [2024-07-15 14:55:17.049648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5a2a3913, Actual=5a2a3933 00:08:50.053 [2024-07-15 14:55:17.052248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.054595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.057198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.059549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.062141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=dd52352a 00:08:50.053 [2024-07-15 14:55:17.064488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=cb99bd14 00:08:50.053 [2024-07-15 14:55:17.066767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:50.053 [2024-07-15 14:55:17.070044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=b086083afd38a2a0, Actual=b086083afd38a280 00:08:50.053 [2024-07-15 14:55:17.072338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.074332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.076619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.053 [2024-07-15 14:55:17.078642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.053 [2024-07-15 14:55:17.080933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=21e7445d4318def2 00:08:50.053 [2024-07-15 14:55:17.082923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=8d45007475144528 00:08:50.053 passed 00:08:50.053 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 14:55:17.085340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd6c, Actual=fd4c 00:08:50.053 [2024-07-15 14:55:17.086043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=75d0, Actual=75f0 00:08:50.053 [2024-07-15 14:55:17.086918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.087526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.088379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.088979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.089829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=3399 00:08:50.053 [2024-07-15 14:55:17.090420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=9729 00:08:50.053 [2024-07-15 14:55:17.091371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753cd, Actual=1ab753ed 00:08:50.053 [2024-07-15 14:55:17.092069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5a2a3913, Actual=5a2a3933 00:08:50.053 [2024-07-15 14:55:17.093040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.093735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.094688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.095375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.053 [2024-07-15 14:55:17.096311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=dd52352a 00:08:50.053 [2024-07-15 14:55:17.097007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=cb99bd14 00:08:50.053 [2024-07-15 14:55:17.097871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:50.053 [2024-07-15 14:55:17.098470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=b086083afd38a2a0, Actual=b086083afd38a280 00:08:50.053 [2024-07-15 14:55:17.099329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.099932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.053 [2024-07-15 14:55:17.100811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.053 [2024-07-15 14:55:17.101417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.053 [2024-07-15 14:55:17.102273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=21e7445d4318def2 00:08:50.053 [2024-07-15 14:55:17.102877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=8d45007475144528 00:08:50.053 passed 00:08:50.053 Test: dix_sec_512_md_0_error ...[2024-07-15 14:55:17.104062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:50.053 passed 00:08:50.053 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:50.053 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:50.053 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:50.053 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:50.053 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:50.053 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:50.053 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:50.053 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:50.053 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:50.053 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 14:55:17.221685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd6c, Actual=fd4c 00:08:50.053 [2024-07-15 14:55:17.224701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=75d0, Actual=75f0 00:08:50.053 [2024-07-15 14:55:17.228135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.230132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.233638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.054 [2024-07-15 14:55:17.235622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.054 [2024-07-15 14:55:17.238382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=3399 00:08:50.054 [2024-07-15 14:55:17.240595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=9729 00:08:50.054 [2024-07-15 14:55:17.243181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753cd, Actual=1ab753ed 00:08:50.054 [2024-07-15 14:55:17.245476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5a2a3913, Actual=5a2a3933 00:08:50.054 [2024-07-15 14:55:17.248043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.250357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.252917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.054 [2024-07-15 14:55:17.255228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.054 [2024-07-15 14:55:17.257774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=dd52352a 00:08:50.054 [2024-07-15 14:55:17.260066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=cb99bd14 00:08:50.054 [2024-07-15 14:55:17.263556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:50.054 [2024-07-15 14:55:17.265525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=b086083afd38a2a0, Actual=b086083afd38a280 00:08:50.054 [2024-07-15 14:55:17.267744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.269703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.271950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.054 [2024-07-15 14:55:17.273939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.054 [2024-07-15 14:55:17.276166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=21e7445d4318def2 00:08:50.054 [2024-07-15 14:55:17.278119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=8d45007475144528 00:08:50.054 passed 00:08:50.054 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 14:55:17.280503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd6c, Actual=fd4c 00:08:50.054 [2024-07-15 14:55:17.281175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=75d0, Actual=75f0 00:08:50.054 [2024-07-15 14:55:17.282020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.282604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.054 [2024-07-15 14:55:17.283435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.311 [2024-07-15 14:55:17.284022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.311 [2024-07-15 14:55:17.284861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=3399 00:08:50.311 [2024-07-15 14:55:17.285428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=9729 00:08:50.311 [2024-07-15 14:55:17.286338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753cd, Actual=1ab753ed 00:08:50.311 [2024-07-15 14:55:17.286994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5a2a3913, Actual=5a2a3933 00:08:50.311 [2024-07-15 14:55:17.287928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.311 [2024-07-15 14:55:17.288590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.311 [2024-07-15 14:55:17.289507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.311 [2024-07-15 14:55:17.290163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=78 00:08:50.311 [2024-07-15 14:55:17.291085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=dd52352a 00:08:50.311 [2024-07-15 14:55:17.291754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=cb99bd14 00:08:50.311 [2024-07-15 14:55:17.292581] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:50.311 [2024-07-15 14:55:17.293158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=b086083afd38a2a0, Actual=b086083afd38a280 00:08:50.311 [2024-07-15 14:55:17.293976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.311 [2024-07-15 14:55:17.294542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:08:50.311 [2024-07-15 14:55:17.295377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.311 [2024-07-15 14:55:17.295957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:08:50.311 [2024-07-15 14:55:17.296777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=21e7445d4318def2 00:08:50.311 [2024-07-15 14:55:17.297343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=8d45007475144528 00:08:50.312 passed 00:08:50.312 Test: set_md_interleave_iovs_test ...passed 00:08:50.312 Test: set_md_interleave_iovs_split_test ...passed 00:08:50.312 Test: dif_generate_stream_pi_16_test ...passed 00:08:50.312 Test: dif_generate_stream_test ...passed 00:08:50.312 Test: set_md_interleave_iovs_alignment_test ...[2024-07-15 14:55:17.368692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:08:50.312 passed 00:08:50.312 Test: dif_generate_split_test ...passed 00:08:50.312 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:50.312 Test: dif_verify_split_test ...passed 00:08:50.312 Test: dif_verify_stream_multi_segments_test ...passed 00:08:50.312 Test: update_crc32c_pi_16_test ...passed 00:08:50.312 Test: update_crc32c_test ...passed 00:08:50.312 Test: dif_update_crc32c_split_test ...passed 00:08:50.312 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:50.312 Test: get_range_with_md_test ...passed 00:08:50.312 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:50.312 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:50.312 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:50.569 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:50.569 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:50.569 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:50.569 Test: dif_generate_and_verify_unmap_test ...passed 00:08:50.569 00:08:50.569 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.569 suites 1 1 n/a 0 0 00:08:50.569 tests 79 79 79 0 0 00:08:50.569 asserts 3584 3584 3584 0 n/a 00:08:50.569 00:08:50.569 Elapsed time = 1.157 seconds 00:08:50.569 --72782-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.569 --72782-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.569 ==72782== 00:08:50.569 ==72782== HEAP SUMMARY: 00:08:50.569 ==72782== in use at exit: 0 bytes in 0 blocks 00:08:50.569 ==72782== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:50.569 ==72782== 00:08:50.569 ==72782== All heap blocks were freed -- no leaks are possible 00:08:50.569 ==72782== 00:08:50.569 ==72782== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.569 14:55:17 unittest_util -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.569 ==72796== Memcheck, a memory error detector 00:08:50.569 ==72796== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.569 ==72796== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.569 ==72796== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.569 ==72796== 00:08:50.569 --72796-- Valgrind options: 00:08:50.569 --72796-- --leak-check=full 00:08:50.569 --72796-- --error-exitcode=2 00:08:50.569 --72796-- --verbose 00:08:50.569 --72796-- Contents of /proc/version: 00:08:50.569 --72796-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:50.569 --72796-- 00:08:50.569 --72796-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.569 --72796-- Page sizes: currently 4096, max supported 4096 00:08:50.569 --72796-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.569 --72796-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.569 --72796-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.569 --72796-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.569 --72796-- might be shown as UnknownInlinedFun 00:08:50.569 --72796-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.569 --72796-- object doesn't have a dynamic symbol table 00:08:50.569 --72796-- Scheduler: using generic scheduler lock implementation. 00:08:50.569 --72796-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.569 ==72796== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72796-by-???-on-6e16a7c0ed4d 00:08:50.569 ==72796== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72796-by-???-on-6e16a7c0ed4d 00:08:50.569 ==72796== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72796-by-???-on-6e16a7c0ed4d 00:08:50.569 ==72796== 00:08:50.569 ==72796== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.569 ==72796== don't want to do, unless you know exactly what you're doing, 00:08:50.569 ==72796== or are doing some strange experiment): 00:08:50.569 ==72796== /usr/libexec/valgrind/../../bin/vgdb --pid=72796 ...command... 00:08:50.569 ==72796== 00:08:50.569 ==72796== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.569 ==72796== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.569 ==72796== and then give GDB the following command 00:08:50.569 ==72796== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72796 00:08:50.569 ==72796== --pid is optional if only one valgrind process is running 00:08:50.569 ==72796== 00:08:50.569 --72796-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.569 --72796-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.569 --72796-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.569 --72796-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.569 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.569 --72796-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.569 --72796-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.569 --72796-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.569 --72796-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.569 --72796-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.569 --72796-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.569 --72796-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.569 --72796-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.569 --72796-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.569 --72796-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.570 --72796-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.570 --72796-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.570 --72796-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.570 --72796-- Reading syms from /usr/lib64/libm.so.6 00:08:50.570 --72796-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.570 --72796-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.570 --72796-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.570 --72796-- Reading syms from /usr/lib64/libc.so.6 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.827 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.827 --72796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.827 --72796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.827 --72796-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.827 --72796-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.827 --72796-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.827 --72796-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.827 --72796-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.827 --72796-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.827 --72796-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.827 --72796-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 ==72796== Preferring higher priority redirection: 00:08:50.828 --72796-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.828 --72796-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.828 --72796-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 --72796-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.828 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.828 --72796-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.828 --72796-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.828 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.828 --72796-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.828 --72796-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.828 --72796-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.828 --72796-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.828 --72796-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.828 --72796-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.828 --72796-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.828 --72796-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.828 --72796-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.828 --72796-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.828 --72796-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.828 --72796-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.828 --72796-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.828 --72796-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.828 --72796-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.828 --72796-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.085 --72796-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.085 --72796-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.085 00:08:51.085 00:08:51.085 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.085 http://cunit.sourceforge.net/ 00:08:51.085 00:08:51.085 00:08:51.085 Suite: iov 00:08:51.085 Test: test_single_iov ...passed 00:08:51.085 Test: test_simple_iov ...passed 00:08:51.085 Test: test_complex_iov ...passed 00:08:51.085 Test: test_iovs_to_buf ...passed 00:08:51.085 Test: test_buf_to_iovs ...passed 00:08:51.085 Test: test_memset ...passed 00:08:51.085 Test: test_iov_one ...passed 00:08:51.085 Test: test_iov_xfer ...passed 00:08:51.085 00:08:51.085 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.086 suites 1 1 n/a 0 0 00:08:51.086 tests 8 8 8 0 0 00:08:51.086 asserts 156 156 156 0 n/a 00:08:51.086 00:08:51.086 Elapsed time = 0.041 seconds 00:08:51.086 --72796-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.086 --72796-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.086 ==72796== 00:08:51.086 ==72796== HEAP SUMMARY: 00:08:51.086 ==72796== in use at exit: 0 bytes in 0 blocks 00:08:51.086 ==72796== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:08:51.086 ==72796== 00:08:51.086 ==72796== All heap blocks were freed -- no leaks are possible 00:08:51.086 ==72796== 00:08:51.086 ==72796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.086 14:55:18 unittest_util -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.086 ==72807== Memcheck, a memory error detector 00:08:51.086 ==72807== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.086 ==72807== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.086 ==72807== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.086 ==72807== 00:08:51.086 --72807-- Valgrind options: 00:08:51.086 --72807-- --leak-check=full 00:08:51.086 --72807-- --error-exitcode=2 00:08:51.086 --72807-- --verbose 00:08:51.086 --72807-- Contents of /proc/version: 00:08:51.086 --72807-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:51.086 --72807-- 00:08:51.086 --72807-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.086 --72807-- Page sizes: currently 4096, max supported 4096 00:08:51.086 --72807-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.086 --72807-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.086 --72807-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.086 --72807-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.086 --72807-- might be shown as UnknownInlinedFun 00:08:51.086 --72807-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.086 --72807-- object doesn't have a dynamic symbol table 00:08:51.086 --72807-- Scheduler: using generic scheduler lock implementation. 00:08:51.086 --72807-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.086 ==72807== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72807-by-???-on-6e16a7c0ed4d 00:08:51.086 ==72807== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72807-by-???-on-6e16a7c0ed4d 00:08:51.086 ==72807== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72807-by-???-on-6e16a7c0ed4d 00:08:51.086 ==72807== 00:08:51.086 ==72807== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.086 ==72807== don't want to do, unless you know exactly what you're doing, 00:08:51.086 ==72807== or are doing some strange experiment): 00:08:51.086 ==72807== /usr/libexec/valgrind/../../bin/vgdb --pid=72807 ...command... 00:08:51.086 ==72807== 00:08:51.086 ==72807== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.086 ==72807== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.086 ==72807== and then give GDB the following command 00:08:51.086 ==72807== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72807 00:08:51.086 ==72807== --pid is optional if only one valgrind process is running 00:08:51.086 ==72807== 00:08:51.086 --72807-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.086 --72807-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.086 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.086 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.086 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.086 --72807-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.086 --72807-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.086 --72807-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.086 --72807-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.086 --72807-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.086 --72807-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.086 --72807-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.086 --72807-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.086 --72807-- Reading syms from /usr/lib64/libm.so.6 00:08:51.086 --72807-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.086 --72807-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.086 --72807-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.086 --72807-- Reading syms from /usr/lib64/libc.so.6 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.344 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.344 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.344 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.344 --72807-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.344 --72807-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.344 --72807-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.344 --72807-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.344 --72807-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.344 --72807-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.344 --72807-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.344 --72807-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 ==72807== Preferring higher priority redirection: 00:08:51.345 --72807-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.345 --72807-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.345 --72807-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 --72807-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.345 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.345 --72807-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.345 --72807-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.345 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.345 --72807-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.345 --72807-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.345 --72807-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.345 --72807-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.345 --72807-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.345 --72807-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.345 --72807-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.345 --72807-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.345 --72807-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.345 --72807-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.603 --72807-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.603 --72807-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.603 --72807-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.603 --72807-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.603 --72807-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.603 --72807-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.603 --72807-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.603 --72807-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.603 00:08:51.603 00:08:51.603 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.603 http://cunit.sourceforge.net/ 00:08:51.603 00:08:51.603 00:08:51.603 Suite: math 00:08:51.603 Test: test_serial_number_arithmetic ...passed 00:08:51.603 Suite: erase 00:08:51.603 Test: test_memset_s ...passed 00:08:51.603 00:08:51.603 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.603 suites 2 2 n/a 0 0 00:08:51.603 tests 2 2 2 0 0 00:08:51.603 asserts 18 18 18 0 n/a 00:08:51.603 00:08:51.603 Elapsed time = 0.008 seconds 00:08:51.603 --72807-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.603 --72807-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.603 ==72807== 00:08:51.603 ==72807== HEAP SUMMARY: 00:08:51.603 ==72807== in use at exit: 0 bytes in 0 blocks 00:08:51.603 ==72807== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:51.603 ==72807== 00:08:51.603 ==72807== All heap blocks were freed -- no leaks are possible 00:08:51.603 ==72807== 00:08:51.603 ==72807== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.603 14:55:18 unittest_util -- unit/unittest.sh@145 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.603 ==72815== Memcheck, a memory error detector 00:08:51.603 ==72815== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.603 ==72815== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.603 ==72815== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.603 ==72815== 00:08:51.603 --72815-- Valgrind options: 00:08:51.603 --72815-- --leak-check=full 00:08:51.603 --72815-- --error-exitcode=2 00:08:51.603 --72815-- --verbose 00:08:51.603 --72815-- Contents of /proc/version: 00:08:51.603 --72815-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:51.603 --72815-- 00:08:51.603 --72815-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.603 --72815-- Page sizes: currently 4096, max supported 4096 00:08:51.603 --72815-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.603 --72815-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.603 --72815-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.603 --72815-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.603 --72815-- might be shown as UnknownInlinedFun 00:08:51.603 --72815-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.603 --72815-- object doesn't have a dynamic symbol table 00:08:51.603 --72815-- Scheduler: using generic scheduler lock implementation. 00:08:51.603 --72815-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.603 ==72815== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72815-by-???-on-6e16a7c0ed4d 00:08:51.603 ==72815== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72815-by-???-on-6e16a7c0ed4d 00:08:51.603 ==72815== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72815-by-???-on-6e16a7c0ed4d 00:08:51.603 ==72815== 00:08:51.603 ==72815== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.603 ==72815== don't want to do, unless you know exactly what you're doing, 00:08:51.603 ==72815== or are doing some strange experiment): 00:08:51.603 ==72815== /usr/libexec/valgrind/../../bin/vgdb --pid=72815 ...command... 00:08:51.603 ==72815== 00:08:51.603 ==72815== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.603 ==72815== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.604 ==72815== and then give GDB the following command 00:08:51.604 ==72815== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72815 00:08:51.604 ==72815== --pid is optional if only one valgrind process is running 00:08:51.604 ==72815== 00:08:51.604 --72815-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.604 --72815-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.604 --72815-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.604 --72815-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.604 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.604 --72815-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.604 --72815-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.604 --72815-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.604 --72815-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.604 --72815-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.604 --72815-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.604 --72815-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.604 --72815-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.604 --72815-- Reading syms from /usr/lib64/libm.so.6 00:08:51.604 --72815-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.604 --72815-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.604 --72815-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.604 --72815-- Reading syms from /usr/lib64/libc.so.6 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.862 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.862 --72815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.862 --72815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.862 --72815-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.862 --72815-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.862 --72815-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.862 --72815-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.862 --72815-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.862 --72815-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.862 --72815-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.862 --72815-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 ==72815== Preferring higher priority redirection: 00:08:51.863 --72815-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.863 --72815-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.863 --72815-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 --72815-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.863 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.863 --72815-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.863 --72815-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.863 ==72815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.863 --72815-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.863 --72815-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.863 --72815-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.863 --72815-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.863 --72815-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.863 --72815-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.863 --72815-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.863 --72815-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.863 --72815-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.863 --72815-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.863 --72815-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.863 --72815-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.120 --72815-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.120 --72815-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.120 --72815-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.120 --72815-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.120 --72815-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.120 --72815-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.120 00:08:52.120 00:08:52.120 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.120 http://cunit.sourceforge.net/ 00:08:52.120 00:08:52.120 00:08:52.120 Suite: pipe 00:08:52.120 Test: test_create_destroy ...passed 00:08:52.120 Test: test_write_get_buffer ...passed 00:08:52.121 Test: test_write_advance ...passed 00:08:52.121 Test: test_read_get_buffer ...passed 00:08:52.121 Test: test_read_advance ...passed 00:08:52.121 Test: test_data ...passed 00:08:52.121 00:08:52.121 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.121 suites 1 1 n/a 0 0 00:08:52.121 tests 6 6 6 0 0 00:08:52.121 asserts 251 251 251 0 n/a 00:08:52.121 00:08:52.121 Elapsed time = 0.070 seconds 00:08:52.121 --72815-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.121 --72815-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.121 ==72815== 00:08:52.121 ==72815== HEAP SUMMARY: 00:08:52.121 ==72815== in use at exit: 0 bytes in 0 blocks 00:08:52.121 ==72815== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:52.121 ==72815== 00:08:52.121 ==72815== All heap blocks were freed -- no leaks are possible 00:08:52.121 ==72815== 00:08:52.121 ==72815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.121 14:55:19 unittest_util -- unit/unittest.sh@146 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.121 ==72817== Memcheck, a memory error detector 00:08:52.121 ==72817== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.121 ==72817== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.121 ==72817== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.121 ==72817== 00:08:52.121 --72817-- Valgrind options: 00:08:52.121 --72817-- --leak-check=full 00:08:52.121 --72817-- --error-exitcode=2 00:08:52.121 --72817-- --verbose 00:08:52.121 --72817-- Contents of /proc/version: 00:08:52.121 --72817-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:52.121 --72817-- 00:08:52.121 --72817-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.121 --72817-- Page sizes: currently 4096, max supported 4096 00:08:52.121 --72817-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.121 --72817-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.121 --72817-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.121 --72817-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.121 --72817-- might be shown as UnknownInlinedFun 00:08:52.121 --72817-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.121 --72817-- object doesn't have a dynamic symbol table 00:08:52.121 --72817-- Scheduler: using generic scheduler lock implementation. 00:08:52.121 --72817-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.121 ==72817== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72817-by-???-on-6e16a7c0ed4d 00:08:52.121 ==72817== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72817-by-???-on-6e16a7c0ed4d 00:08:52.121 ==72817== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72817-by-???-on-6e16a7c0ed4d 00:08:52.121 ==72817== 00:08:52.121 ==72817== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.121 ==72817== don't want to do, unless you know exactly what you're doing, 00:08:52.121 ==72817== or are doing some strange experiment): 00:08:52.121 ==72817== /usr/libexec/valgrind/../../bin/vgdb --pid=72817 ...command... 00:08:52.121 ==72817== 00:08:52.121 ==72817== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.121 ==72817== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.121 ==72817== and then give GDB the following command 00:08:52.121 ==72817== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72817 00:08:52.121 ==72817== --pid is optional if only one valgrind process is running 00:08:52.121 ==72817== 00:08:52.121 --72817-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.121 --72817-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.379 --72817-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.379 --72817-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.379 --72817-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.379 --72817-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.379 --72817-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.379 --72817-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.379 --72817-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.379 --72817-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.379 --72817-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.379 --72817-- Reading syms from /usr/lib64/libm.so.6 00:08:52.379 --72817-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.379 --72817-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.379 --72817-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libc.so.6 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.379 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.379 --72817-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.379 --72817-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.379 --72817-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.379 --72817-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.379 --72817-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.379 --72817-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.379 --72817-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.379 --72817-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.379 --72817-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 ==72817== Preferring higher priority redirection: 00:08:52.380 --72817-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.380 --72817-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.380 --72817-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 --72817-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.380 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.380 --72817-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.380 --72817-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.380 ==72817== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.380 --72817-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.380 --72817-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.638 --72817-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.638 --72817-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.638 --72817-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.638 --72817-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.638 --72817-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.638 --72817-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.638 --72817-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.638 --72817-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.638 --72817-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.638 --72817-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.638 --72817-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.638 --72817-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.638 --72817-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.638 --72817-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.638 --72817-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.638 --72817-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.638 00:08:52.638 00:08:52.638 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.638 http://cunit.sourceforge.net/ 00:08:52.638 00:08:52.638 00:08:52.638 Suite: xor 00:08:52.638 Test: test_xor_gen ...--72817-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:52.638 passed 00:08:52.638 00:08:52.638 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.638 suites 1 1 n/a 0 0 00:08:52.638 tests 1 1 1 0 0 00:08:52.638 asserts 17 17 17 0 n/a 00:08:52.638 00:08:52.638 Elapsed time = 0.025 seconds 00:08:52.638 --72817-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.638 --72817-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.638 ==72817== 00:08:52.638 ==72817== HEAP SUMMARY: 00:08:52.638 ==72817== in use at exit: 0 bytes in 0 blocks 00:08:52.639 ==72817== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:52.639 ==72817== 00:08:52.639 ==72817== All heap blocks were freed -- no leaks are possible 00:08:52.639 ==72817== 00:08:52.639 ==72817== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.639 00:08:52.639 real 0m8.300s 00:08:52.639 user 0m7.965s 00:08:52.639 sys 0m0.307s 00:08:52.639 14:55:19 unittest_util -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:52.639 14:55:19 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:08:52.639 ************************************ 00:08:52.639 END TEST unittest_util 00:08:52.639 ************************************ 00:08:52.639 14:55:19 -- common/autotest_common.sh@1142 -- # return 0 00:08:52.639 14:55:19 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:52.639 14:55:19 -- unit/unittest.sh@285 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:52.639 14:55:19 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:52.639 14:55:19 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:52.639 14:55:19 -- common/autotest_common.sh@10 -- # set +x 00:08:52.639 ************************************ 00:08:52.639 START TEST unittest_vhost 00:08:52.639 ************************************ 00:08:52.639 14:55:19 unittest_vhost -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:52.639 ==72846== Memcheck, a memory error detector 00:08:52.639 ==72846== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.639 ==72846== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.639 ==72846== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:52.639 ==72846== 00:08:52.639 --72846-- Valgrind options: 00:08:52.639 --72846-- --leak-check=full 00:08:52.639 --72846-- --error-exitcode=2 00:08:52.639 --72846-- --verbose 00:08:52.639 --72846-- Contents of /proc/version: 00:08:52.639 --72846-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:52.639 --72846-- 00:08:52.639 --72846-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.639 --72846-- Page sizes: currently 4096, max supported 4096 00:08:52.639 --72846-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.639 --72846-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:52.639 --72846-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.639 --72846-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.639 --72846-- might be shown as UnknownInlinedFun 00:08:52.639 --72846-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.639 --72846-- object doesn't have a dynamic symbol table 00:08:52.639 --72846-- Scheduler: using generic scheduler lock implementation. 00:08:52.639 --72846-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.639 ==72846== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72846-by-???-on-6e16a7c0ed4d 00:08:52.639 ==72846== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72846-by-???-on-6e16a7c0ed4d 00:08:52.639 ==72846== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72846-by-???-on-6e16a7c0ed4d 00:08:52.639 ==72846== 00:08:52.639 ==72846== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.639 ==72846== don't want to do, unless you know exactly what you're doing, 00:08:52.639 ==72846== or are doing some strange experiment): 00:08:52.639 ==72846== /usr/libexec/valgrind/../../bin/vgdb --pid=72846 ...command... 00:08:52.639 ==72846== 00:08:52.639 ==72846== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.639 ==72846== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:52.639 ==72846== and then give GDB the following command 00:08:52.639 ==72846== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72846 00:08:52.639 ==72846== --pid is optional if only one valgrind process is running 00:08:52.639 ==72846== 00:08:52.898 --72846-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.898 --72846-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.898 --72846-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.898 --72846-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.898 --72846-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.898 --72846-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.898 --72846-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.898 --72846-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.898 --72846-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.898 --72846-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.898 --72846-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.898 --72846-- Reading syms from /usr/lib64/libm.so.6 00:08:52.898 --72846-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.898 --72846-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.898 --72846-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libc.so.6 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.898 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.898 --72846-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.898 --72846-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.898 --72846-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.898 --72846-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.898 --72846-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.157 --72846-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.157 --72846-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.157 --72846-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.157 --72846-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 ==72846== Preferring higher priority redirection: 00:08:53.158 --72846-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.158 --72846-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.158 --72846-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 --72846-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.158 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.158 --72846-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.158 --72846-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.158 ==72846== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.158 --72846-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.158 --72846-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.158 --72846-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.158 --72846-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.158 --72846-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.158 --72846-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.158 --72846-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.158 --72846-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.158 --72846-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.158 --72846-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.158 --72846-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.158 --72846-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.158 --72846-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.158 --72846-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.158 --72846-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.158 --72846-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.158 --72846-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.158 --72846-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.158 00:08:53.158 00:08:53.158 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.158 http://cunit.sourceforge.net/ 00:08:53.158 00:08:53.416 --72846-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:53.416 00:08:53.416 Suite: vhost_suite 00:08:53.417 Test: desc_to_iov_test ...[2024-07-15 14:55:20.458130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:08:53.417 passed 00:08:53.417 Test: create_controller_test ...[2024-07-15 14:55:20.529743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:53.417 [2024-07-15 14:55:20.530843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:08:53.417 [2024-07-15 14:55:20.532031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:53.417 [2024-07-15 14:55:20.532348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:08:53.417 [2024-07-15 14:55:20.533019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:08:53.417 --72846-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:53.417 [2024-07-15 14:55:20.536231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1781:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:08:53.417 [2024-07-15 14:55:20.542050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 137:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:08:53.417 passed 00:08:53.417 Test: session_find_by_vid_test ...passed 00:08:53.417 Test: remove_controller_test ...[2024-07-15 14:55:20.555165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1866:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:08:53.417 passed 00:08:53.417 Test: vq_avail_ring_get_test ...passed 00:08:53.417 Test: vq_packed_ring_test ...passed 00:08:53.675 Test: vhost_blk_construct_test ...passed 00:08:53.675 00:08:53.675 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.675 suites 1 1 n/a 0 0 00:08:53.675 tests 7 7 7 0 0 00:08:53.675 asserts 147 147 147 0 n/a 00:08:53.675 00:08:53.675 Elapsed time = 0.269 seconds 00:08:53.675 --72846-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.675 --72846-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.675 ==72846== 00:08:53.675 ==72846== HEAP SUMMARY: 00:08:53.675 ==72846== in use at exit: 304,168 bytes in 9,253 blocks 00:08:53.675 ==72846== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:08:53.675 ==72846== 00:08:53.675 ==72846== Searching for pointers to 9,253 not-freed blocks 00:08:53.675 ==72846== Checked 6,911,888 bytes 00:08:53.675 ==72846== 00:08:53.675 ==72846== LEAK SUMMARY: 00:08:53.675 ==72846== definitely lost: 0 bytes in 0 blocks 00:08:53.675 ==72846== indirectly lost: 0 bytes in 0 blocks 00:08:53.675 ==72846== possibly lost: 0 bytes in 0 blocks 00:08:53.675 ==72846== still reachable: 304,168 bytes in 9,253 blocks 00:08:53.675 ==72846== suppressed: 0 bytes in 0 blocks 00:08:53.675 ==72846== Reachable blocks (those to which a pointer was found) are not shown. 00:08:53.675 ==72846== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:53.675 ==72846== 00:08:53.675 ==72846== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.675 00:08:53.675 real 0m0.938s 00:08:53.675 user 0m0.900s 00:08:53.675 sys 0m0.035s 00:08:53.675 14:55:20 unittest_vhost -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:53.675 14:55:20 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:08:53.675 ************************************ 00:08:53.675 END TEST unittest_vhost 00:08:53.676 ************************************ 00:08:53.676 14:55:20 -- common/autotest_common.sh@1142 -- # return 0 00:08:53.676 14:55:20 -- unit/unittest.sh@287 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.676 14:55:20 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:53.676 14:55:20 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:53.676 14:55:20 -- common/autotest_common.sh@10 -- # set +x 00:08:53.676 ************************************ 00:08:53.676 START TEST unittest_dma 00:08:53.676 ************************************ 00:08:53.676 14:55:20 unittest_dma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.676 ==72876== Memcheck, a memory error detector 00:08:53.676 ==72876== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.676 ==72876== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.676 ==72876== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.676 ==72876== 00:08:53.676 --72876-- Valgrind options: 00:08:53.676 --72876-- --leak-check=full 00:08:53.676 --72876-- --error-exitcode=2 00:08:53.676 --72876-- --verbose 00:08:53.676 --72876-- Contents of /proc/version: 00:08:53.676 --72876-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:53.676 --72876-- 00:08:53.676 --72876-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.676 --72876-- Page sizes: currently 4096, max supported 4096 00:08:53.676 --72876-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.676 --72876-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.676 --72876-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.676 --72876-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.676 --72876-- might be shown as UnknownInlinedFun 00:08:53.676 --72876-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.676 --72876-- object doesn't have a dynamic symbol table 00:08:53.676 --72876-- Scheduler: using generic scheduler lock implementation. 00:08:53.676 --72876-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.676 ==72876== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72876-by-???-on-6e16a7c0ed4d 00:08:53.676 ==72876== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72876-by-???-on-6e16a7c0ed4d 00:08:53.676 ==72876== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72876-by-???-on-6e16a7c0ed4d 00:08:53.676 ==72876== 00:08:53.676 ==72876== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.676 ==72876== don't want to do, unless you know exactly what you're doing, 00:08:53.676 ==72876== or are doing some strange experiment): 00:08:53.676 ==72876== /usr/libexec/valgrind/../../bin/vgdb --pid=72876 ...command... 00:08:53.676 ==72876== 00:08:53.676 ==72876== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.676 ==72876== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.676 ==72876== and then give GDB the following command 00:08:53.676 ==72876== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72876 00:08:53.676 ==72876== --pid is optional if only one valgrind process is running 00:08:53.676 ==72876== 00:08:53.676 --72876-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.676 --72876-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.676 --72876-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.676 --72876-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.676 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.676 --72876-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.676 --72876-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.676 --72876-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.676 --72876-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.676 --72876-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.934 --72876-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.934 --72876-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.934 --72876-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.934 --72876-- Reading syms from /usr/lib64/libm.so.6 00:08:53.934 --72876-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.934 --72876-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.934 --72876-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libc.so.6 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.934 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.934 --72876-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.934 --72876-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.934 --72876-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.934 --72876-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.934 --72876-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.934 --72876-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.934 --72876-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.934 --72876-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.934 --72876-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 ==72876== Preferring higher priority redirection: 00:08:53.935 --72876-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.935 --72876-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.935 --72876-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 --72876-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.935 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.935 --72876-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.935 --72876-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.935 ==72876== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.935 --72876-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.935 --72876-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.935 --72876-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.935 --72876-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.935 --72876-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.192 --72876-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.193 --72876-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.193 --72876-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.193 --72876-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.193 --72876-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.193 --72876-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.193 --72876-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.193 --72876-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.193 --72876-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.193 --72876-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.193 --72876-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.193 --72876-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.193 --72876-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.193 00:08:54.193 00:08:54.193 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.193 http://cunit.sourceforge.net/ 00:08:54.193 00:08:54.193 00:08:54.193 Suite: dma_suite 00:08:54.193 Test: test_dma ...[2024-07-15 14:55:21.246823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:08:54.193 passed 00:08:54.193 00:08:54.193 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.193 suites 1 1 n/a 0 0 00:08:54.193 tests 1 1 1 0 0 00:08:54.193 asserts 54 54 54 0 n/a 00:08:54.193 00:08:54.193 Elapsed time = 0.059 seconds 00:08:54.193 --72876-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.193 --72876-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.193 ==72876== 00:08:54.193 ==72876== HEAP SUMMARY: 00:08:54.193 ==72876== in use at exit: 0 bytes in 0 blocks 00:08:54.193 ==72876== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:08:54.193 ==72876== 00:08:54.193 ==72876== All heap blocks were freed -- no leaks are possible 00:08:54.193 ==72876== 00:08:54.193 ==72876== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.193 00:08:54.193 real 0m0.573s 00:08:54.193 user 0m0.542s 00:08:54.193 sys 0m0.030s 00:08:54.193 14:55:21 unittest_dma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:54.193 14:55:21 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:08:54.193 ************************************ 00:08:54.193 END TEST unittest_dma 00:08:54.193 ************************************ 00:08:54.193 14:55:21 -- common/autotest_common.sh@1142 -- # return 0 00:08:54.193 14:55:21 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:08:54.193 14:55:21 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:54.193 14:55:21 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:54.193 14:55:21 -- common/autotest_common.sh@10 -- # set +x 00:08:54.193 ************************************ 00:08:54.193 START TEST unittest_init 00:08:54.193 ************************************ 00:08:54.193 14:55:21 unittest_init -- common/autotest_common.sh@1123 -- # unittest_init 00:08:54.193 14:55:21 unittest_init -- unit/unittest.sh@150 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.193 ==72895== Memcheck, a memory error detector 00:08:54.193 ==72895== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.193 ==72895== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.193 ==72895== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.193 ==72895== 00:08:54.193 --72895-- Valgrind options: 00:08:54.193 --72895-- --leak-check=full 00:08:54.193 --72895-- --error-exitcode=2 00:08:54.193 --72895-- --verbose 00:08:54.193 --72895-- Contents of /proc/version: 00:08:54.193 --72895-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:54.194 --72895-- 00:08:54.194 --72895-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.194 --72895-- Page sizes: currently 4096, max supported 4096 00:08:54.194 --72895-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.194 --72895-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.194 --72895-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.194 --72895-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.194 --72895-- might be shown as UnknownInlinedFun 00:08:54.194 --72895-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.194 --72895-- object doesn't have a dynamic symbol table 00:08:54.452 --72895-- Scheduler: using generic scheduler lock implementation. 00:08:54.452 --72895-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.452 ==72895== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72895-by-???-on-6e16a7c0ed4d 00:08:54.452 ==72895== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72895-by-???-on-6e16a7c0ed4d 00:08:54.452 ==72895== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72895-by-???-on-6e16a7c0ed4d 00:08:54.452 ==72895== 00:08:54.452 ==72895== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.452 ==72895== don't want to do, unless you know exactly what you're doing, 00:08:54.452 ==72895== or are doing some strange experiment): 00:08:54.452 ==72895== /usr/libexec/valgrind/../../bin/vgdb --pid=72895 ...command... 00:08:54.452 ==72895== 00:08:54.452 ==72895== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.453 ==72895== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.453 ==72895== and then give GDB the following command 00:08:54.453 ==72895== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72895 00:08:54.453 ==72895== --pid is optional if only one valgrind process is running 00:08:54.453 ==72895== 00:08:54.453 --72895-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.453 --72895-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.453 --72895-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.453 --72895-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.453 --72895-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.453 --72895-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.453 --72895-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.453 --72895-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.453 --72895-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.453 --72895-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.453 --72895-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.453 --72895-- Reading syms from /usr/lib64/libm.so.6 00:08:54.453 --72895-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.453 --72895-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.453 --72895-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libc.so.6 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.453 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.453 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.453 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.453 --72895-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.453 --72895-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.453 --72895-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.712 --72895-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.712 --72895-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.712 --72895-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.712 --72895-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 ==72895== Preferring higher priority redirection: 00:08:54.713 --72895-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.713 --72895-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.713 --72895-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 --72895-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.713 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.713 --72895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.713 --72895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.713 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.713 --72895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.713 --72895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.713 --72895-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.713 --72895-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.713 --72895-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.713 --72895-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.713 --72895-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.713 --72895-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.713 --72895-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.713 --72895-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.713 --72895-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.713 --72895-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.713 --72895-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.713 --72895-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.713 --72895-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.713 --72895-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.713 --72895-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.713 --72895-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:54.713 --72895-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.972 00:08:54.972 00:08:54.972 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.972 http://cunit.sourceforge.net/ 00:08:54.972 00:08:54.972 00:08:54.972 Suite: subsystem_suite 00:08:54.972 Test: subsystem_sort_test_depends_on_single ...passed 00:08:54.972 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:54.972 Test: subsystem_sort_test_missing_dependency ...[2024-07-15 14:55:21.996952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:08:54.972 [2024-07-15 14:55:22.030956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:54.972 passed 00:08:54.972 00:08:54.972 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.972 suites 1 1 n/a 0 0 00:08:54.972 tests 3 3 3 0 0 00:08:54.972 asserts 20 20 20 0 n/a 00:08:54.972 00:08:54.972 Elapsed time = 0.071 seconds 00:08:54.972 --72895-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.972 --72895-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.972 ==72895== 00:08:54.972 ==72895== HEAP SUMMARY: 00:08:54.972 ==72895== in use at exit: 33,744 bytes in 1,027 blocks 00:08:54.972 ==72895== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:08:54.972 ==72895== 00:08:54.972 ==72895== Searching for pointers to 1,027 not-freed blocks 00:08:54.972 ==72895== Checked 6,584,320 bytes 00:08:54.972 ==72895== 00:08:54.972 ==72895== LEAK SUMMARY: 00:08:54.972 ==72895== definitely lost: 0 bytes in 0 blocks 00:08:54.972 ==72895== indirectly lost: 0 bytes in 0 blocks 00:08:54.972 ==72895== possibly lost: 0 bytes in 0 blocks 00:08:54.972 ==72895== still reachable: 33,744 bytes in 1,027 blocks 00:08:54.972 ==72895== suppressed: 0 bytes in 0 blocks 00:08:54.972 ==72895== Reachable blocks (those to which a pointer was found) are not shown. 00:08:54.972 ==72895== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:54.972 ==72895== 00:08:54.972 ==72895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.972 00:08:54.972 real 0m0.752s 00:08:54.972 user 0m0.717s 00:08:54.972 sys 0m0.033s 00:08:54.972 14:55:22 unittest_init -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:54.972 14:55:22 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:08:54.972 ************************************ 00:08:54.972 END TEST unittest_init 00:08:54.972 ************************************ 00:08:54.972 14:55:22 -- common/autotest_common.sh@1142 -- # return 0 00:08:54.972 14:55:22 -- unit/unittest.sh@290 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:54.972 14:55:22 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:54.972 14:55:22 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:54.972 14:55:22 -- common/autotest_common.sh@10 -- # set +x 00:08:54.972 ************************************ 00:08:54.972 START TEST unittest_keyring 00:08:54.972 ************************************ 00:08:54.972 14:55:22 unittest_keyring -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:54.972 ==72919== Memcheck, a memory error detector 00:08:54.972 ==72919== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.972 ==72919== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.972 ==72919== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:54.972 ==72919== 00:08:54.972 --72919-- Valgrind options: 00:08:54.972 --72919-- --leak-check=full 00:08:54.972 --72919-- --error-exitcode=2 00:08:54.972 --72919-- --verbose 00:08:54.972 --72919-- Contents of /proc/version: 00:08:54.972 --72919-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:54.972 --72919-- 00:08:54.972 --72919-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.972 --72919-- Page sizes: currently 4096, max supported 4096 00:08:54.972 --72919-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.972 --72919-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:54.972 --72919-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.972 --72919-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.972 --72919-- might be shown as UnknownInlinedFun 00:08:54.973 --72919-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.973 --72919-- object doesn't have a dynamic symbol table 00:08:54.973 --72919-- Scheduler: using generic scheduler lock implementation. 00:08:55.231 --72919-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.231 ==72919== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72919-by-???-on-6e16a7c0ed4d 00:08:55.231 ==72919== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72919-by-???-on-6e16a7c0ed4d 00:08:55.231 ==72919== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72919-by-???-on-6e16a7c0ed4d 00:08:55.231 ==72919== 00:08:55.231 ==72919== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.231 ==72919== don't want to do, unless you know exactly what you're doing, 00:08:55.231 ==72919== or are doing some strange experiment): 00:08:55.231 ==72919== /usr/libexec/valgrind/../../bin/vgdb --pid=72919 ...command... 00:08:55.231 ==72919== 00:08:55.231 ==72919== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.231 ==72919== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:55.231 ==72919== and then give GDB the following command 00:08:55.231 ==72919== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72919 00:08:55.231 ==72919== --pid is optional if only one valgrind process is running 00:08:55.231 ==72919== 00:08:55.231 --72919-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.231 --72919-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.231 --72919-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.232 --72919-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.232 --72919-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.232 --72919-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.232 --72919-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.232 --72919-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.232 --72919-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.232 --72919-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.232 --72919-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.232 --72919-- Reading syms from /usr/lib64/libm.so.6 00:08:55.232 --72919-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.232 --72919-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.232 --72919-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libc.so.6 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.232 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.232 --72919-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.232 --72919-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.232 --72919-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.232 --72919-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.232 --72919-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.491 --72919-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.491 --72919-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.491 --72919-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 ==72919== Preferring higher priority redirection: 00:08:55.491 --72919-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.491 --72919-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.491 --72919-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 --72919-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.491 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.491 --72919-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.491 --72919-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.491 ==72919== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.491 --72919-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.491 --72919-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.491 --72919-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.491 --72919-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.491 --72919-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.491 --72919-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.491 --72919-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.491 --72919-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.491 --72919-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.491 --72919-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.492 --72919-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.492 --72919-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.492 --72919-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.492 --72919-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.492 --72919-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.492 --72919-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.492 --72919-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.492 --72919-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.492 00:08:55.492 00:08:55.492 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.492 http://cunit.sourceforge.net/ 00:08:55.492 00:08:55.492 00:08:55.492 Suite: keyring 00:08:55.749 Test: test_keyring_add_remove ...[2024-07-15 14:55:22.715155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:08:55.749 [2024-07-15 14:55:22.744128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:08:55.749 [2024-07-15 14:55:22.746524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:08:55.749 passed 00:08:55.749 Test: test_keyring_get_put ...passed 00:08:55.749 00:08:55.749 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.749 suites 1 1 n/a 0 0 00:08:55.749 tests 2 2 2 0 0 00:08:55.749 asserts 44 44 44 0 n/a 00:08:55.750 00:08:55.750 Elapsed time = 0.058 seconds 00:08:55.750 --72919-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.750 --72919-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.750 ==72919== 00:08:55.750 ==72919== HEAP SUMMARY: 00:08:55.750 ==72919== in use at exit: 0 bytes in 0 blocks 00:08:55.750 ==72919== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:08:55.750 ==72919== 00:08:55.750 ==72919== All heap blocks were freed -- no leaks are possible 00:08:55.750 ==72919== 00:08:55.750 ==72919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.750 00:08:55.750 real 0m0.650s 00:08:55.750 user 0m0.613s 00:08:55.750 sys 0m0.034s 00:08:55.750 14:55:22 unittest_keyring -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:55.750 14:55:22 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:08:55.750 ************************************ 00:08:55.750 END TEST unittest_keyring 00:08:55.750 ************************************ 00:08:55.750 14:55:22 -- common/autotest_common.sh@1142 -- # return 0 00:08:55.750 14:55:22 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:08:55.750 14:55:22 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:55.750 14:55:22 -- unit/unittest.sh@293 -- # hostname 00:08:55.750 14:55:22 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -d . -c -t 6e16a7c0ed4d -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:22.275 14:55:47 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info 00:09:24.799 14:55:51 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:26.694 14:55:53 -- unit/unittest.sh@296 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/app/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:28.599 14:55:55 -- unit/unittest.sh@297 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:30.495 14:55:57 -- unit/unittest.sh@298 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:32.390 14:55:59 -- unit/unittest.sh@299 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:34.286 14:56:01 -- unit/unittest.sh@300 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:36.182 14:56:03 -- unit/unittest.sh@301 -- # rm -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:36.182 14:56:03 -- unit/unittest.sh@302 -- # genhtml /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info --output-directory /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:09:36.751 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:36.751 Found 366 entries. 00:09:36.751 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:36.751 Writing .css and .png files. 00:09:36.751 Generating output. 00:09:36.751 Processing file include/linux/virtio_ring.h 00:09:36.751 Processing file include/spdk/histogram_data.h 00:09:36.751 Processing file include/spdk/mmio.h 00:09:36.751 Processing file include/spdk/nvme.h 00:09:36.751 Processing file include/spdk/endian.h 00:09:36.751 Processing file include/spdk/bdev_module.h 00:09:36.751 Processing file include/spdk/nvmf_transport.h 00:09:36.751 Processing file include/spdk/util.h 00:09:36.751 Processing file include/spdk/base64.h 00:09:36.751 Processing file include/spdk/trace.h 00:09:36.751 Processing file include/spdk/nvme_spec.h 00:09:36.751 Processing file include/spdk/thread.h 00:09:36.751 Processing file include/spdk_internal/sock.h 00:09:36.751 Processing file include/spdk_internal/rdma_utils.h 00:09:36.751 Processing file include/spdk_internal/sgl.h 00:09:36.751 Processing file include/spdk_internal/nvme_tcp.h 00:09:36.751 Processing file include/spdk_internal/virtio.h 00:09:36.751 Processing file include/spdk_internal/utf.h 00:09:36.751 Processing file lib/accel/accel_rpc.c 00:09:36.751 Processing file lib/accel/accel.c 00:09:36.751 Processing file lib/accel/accel_sw.c 00:09:37.009 Processing file lib/bdev/part.c 00:09:37.009 Processing file lib/bdev/bdev_zone.c 00:09:37.009 Processing file lib/bdev/scsi_nvme.c 00:09:37.009 Processing file lib/bdev/bdev_rpc.c 00:09:37.009 Processing file lib/bdev/bdev.c 00:09:37.009 Processing file lib/blob/request.c 00:09:37.009 Processing file lib/blob/zeroes.c 00:09:37.009 Processing file lib/blob/blobstore.h 00:09:37.009 Processing file lib/blob/blobstore.c 00:09:37.009 Processing file lib/blob/blob_bs_dev.c 00:09:37.009 Processing file lib/blobfs/blobfs.c 00:09:37.009 Processing file lib/blobfs/tree.c 00:09:37.009 Processing file lib/conf/conf.c 00:09:37.009 Processing file lib/dma/dma.c 00:09:37.009 Processing file lib/env_dpdk/pci_ioat.c 00:09:37.009 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:37.009 Processing file lib/env_dpdk/memory.c 00:09:37.009 Processing file lib/env_dpdk/pci_idxd.c 00:09:37.009 Processing file lib/env_dpdk/sigbus_handler.c 00:09:37.009 Processing file lib/env_dpdk/pci_dpdk.c 00:09:37.009 Processing file lib/env_dpdk/init.c 00:09:37.009 Processing file lib/env_dpdk/env.c 00:09:37.009 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:37.009 Processing file lib/env_dpdk/threads.c 00:09:37.009 Processing file lib/env_dpdk/pci_virtio.c 00:09:37.009 Processing file lib/env_dpdk/pci.c 00:09:37.009 Processing file lib/env_dpdk/pci_event.c 00:09:37.009 Processing file lib/env_dpdk/pci_vmd.c 00:09:37.009 Processing file lib/env_ocf/ocf_env.h 00:09:37.009 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:37.009 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:37.009 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:37.266 Processing file lib/event/log_rpc.c 00:09:37.266 Processing file lib/event/app_rpc.c 00:09:37.266 Processing file lib/event/scheduler_static.c 00:09:37.266 Processing file lib/event/app.c 00:09:37.266 Processing file lib/event/reactor.c 00:09:37.266 Processing file lib/ftl/ftl_p2l.c 00:09:37.266 Processing file lib/ftl/ftl_writer.h 00:09:37.266 Processing file lib/ftl/ftl_init.c 00:09:37.266 Processing file lib/ftl/ftl_layout.c 00:09:37.266 Processing file lib/ftl/ftl_core.h 00:09:37.266 Processing file lib/ftl/ftl_sb.c 00:09:37.266 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:37.266 Processing file lib/ftl/ftl_reloc.c 00:09:37.266 Processing file lib/ftl/ftl_io.c 00:09:37.266 Processing file lib/ftl/ftl_nv_cache.c 00:09:37.266 Processing file lib/ftl/ftl_band.h 00:09:37.266 Processing file lib/ftl/ftl_l2p_cache.c 00:09:37.266 Processing file lib/ftl/ftl_band.c 00:09:37.266 Processing file lib/ftl/ftl_rq.c 00:09:37.266 Processing file lib/ftl/ftl_debug.c 00:09:37.266 Processing file lib/ftl/ftl_writer.c 00:09:37.266 Processing file lib/ftl/ftl_trace.c 00:09:37.266 Processing file lib/ftl/ftl_core.c 00:09:37.266 Processing file lib/ftl/ftl_io.h 00:09:37.266 Processing file lib/ftl/ftl_nv_cache.h 00:09:37.266 Processing file lib/ftl/ftl_debug.h 00:09:37.266 Processing file lib/ftl/ftl_band_ops.c 00:09:37.266 Processing file lib/ftl/ftl_l2p_flat.c 00:09:37.266 Processing file lib/ftl/ftl_l2p.c 00:09:37.266 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:37.266 Processing file lib/ftl/base/ftl_base_dev.c 00:09:37.266 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:37.267 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:37.267 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:37.267 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:37.267 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:37.267 Processing file lib/ftl/utils/ftl_conf.c 00:09:37.267 Processing file lib/ftl/utils/ftl_property.h 00:09:37.267 Processing file lib/ftl/utils/ftl_mempool.c 00:09:37.267 Processing file lib/ftl/utils/ftl_df.h 00:09:37.267 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:37.267 Processing file lib/ftl/utils/ftl_property.c 00:09:37.267 Processing file lib/ftl/utils/ftl_md.c 00:09:37.267 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:37.267 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:37.267 Processing file lib/idxd/idxd_kernel.c 00:09:37.267 Processing file lib/idxd/idxd_user.c 00:09:37.267 Processing file lib/idxd/idxd.c 00:09:37.267 Processing file lib/idxd/idxd_internal.h 00:09:37.267 Processing file lib/init/subsystem_rpc.c 00:09:37.267 Processing file lib/init/subsystem.c 00:09:37.267 Processing file lib/init/rpc.c 00:09:37.267 Processing file lib/init/json_config.c 00:09:37.267 Processing file lib/ioat/ioat_internal.h 00:09:37.267 Processing file lib/ioat/ioat.c 00:09:37.524 Processing file lib/iscsi/md5.c 00:09:37.524 Processing file lib/iscsi/task.h 00:09:37.524 Processing file lib/iscsi/param.c 00:09:37.524 Processing file lib/iscsi/iscsi_subsystem.c 00:09:37.524 Processing file lib/iscsi/iscsi_rpc.c 00:09:37.524 Processing file lib/iscsi/conn.c 00:09:37.524 Processing file lib/iscsi/task.c 00:09:37.524 Processing file lib/iscsi/portal_grp.c 00:09:37.524 Processing file lib/iscsi/init_grp.c 00:09:37.524 Processing file lib/iscsi/iscsi.c 00:09:37.524 Processing file lib/iscsi/iscsi.h 00:09:37.524 Processing file lib/iscsi/tgt_node.c 00:09:37.524 Processing file lib/json/json_parse.c 00:09:37.524 Processing file lib/json/json_util.c 00:09:37.524 Processing file lib/json/json_write.c 00:09:37.524 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:37.524 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:37.524 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:37.524 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:37.524 Processing file lib/keyring/keyring.c 00:09:37.524 Processing file lib/keyring/keyring_rpc.c 00:09:37.524 Processing file lib/log/log_deprecated.c 00:09:37.524 Processing file lib/log/log.c 00:09:37.524 Processing file lib/log/log_flags.c 00:09:37.524 Processing file lib/lvol/lvol.c 00:09:37.524 Processing file lib/nbd/nbd.c 00:09:37.524 Processing file lib/nbd/nbd_rpc.c 00:09:37.524 Processing file lib/notify/notify.c 00:09:37.524 Processing file lib/notify/notify_rpc.c 00:09:37.781 Processing file lib/nvme/nvme_ctrlr.c 00:09:37.781 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:37.781 Processing file lib/nvme/nvme_internal.h 00:09:37.781 Processing file lib/nvme/nvme_tcp.c 00:09:37.781 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:37.781 Processing file lib/nvme/nvme_pcie_internal.h 00:09:37.781 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:37.781 Processing file lib/nvme/nvme_opal.c 00:09:37.781 Processing file lib/nvme/nvme_discovery.c 00:09:37.781 Processing file lib/nvme/nvme_io_msg.c 00:09:37.781 Processing file lib/nvme/nvme_quirks.c 00:09:37.781 Processing file lib/nvme/nvme_fabric.c 00:09:37.781 Processing file lib/nvme/nvme_zns.c 00:09:37.781 Processing file lib/nvme/nvme_ns.c 00:09:37.781 Processing file lib/nvme/nvme_auth.c 00:09:37.781 Processing file lib/nvme/nvme_pcie.c 00:09:37.781 Processing file lib/nvme/nvme_poll_group.c 00:09:37.781 Processing file lib/nvme/nvme_transport.c 00:09:37.781 Processing file lib/nvme/nvme.c 00:09:37.781 Processing file lib/nvme/nvme_cuse.c 00:09:37.781 Processing file lib/nvme/nvme_vfio_user.c 00:09:37.781 Processing file lib/nvme/nvme_qpair.c 00:09:37.781 Processing file lib/nvme/nvme_rdma.c 00:09:37.781 Processing file lib/nvme/nvme_ns_cmd.c 00:09:37.781 Processing file lib/nvme/nvme_pcie_common.c 00:09:38.038 Processing file lib/nvmf/nvmf_internal.h 00:09:38.038 Processing file lib/nvmf/rdma.c 00:09:38.038 Processing file lib/nvmf/subsystem.c 00:09:38.038 Processing file lib/nvmf/tcp.c 00:09:38.038 Processing file lib/nvmf/ctrlr_discovery.c 00:09:38.038 Processing file lib/nvmf/nvmf.c 00:09:38.038 Processing file lib/nvmf/vfio_user.c 00:09:38.038 Processing file lib/nvmf/auth.c 00:09:38.038 Processing file lib/nvmf/ctrlr.c 00:09:38.038 Processing file lib/nvmf/ctrlr_bdev.c 00:09:38.038 Processing file lib/nvmf/nvmf_rpc.c 00:09:38.038 Processing file lib/nvmf/transport.c 00:09:38.038 Processing file lib/rdma_provider/common.c 00:09:38.038 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:09:38.038 Processing file lib/rdma_utils/rdma_utils.c 00:09:38.038 Processing file lib/reduce/reduce.c 00:09:38.038 Processing file lib/rpc/rpc.c 00:09:38.038 Processing file lib/scsi/scsi.c 00:09:38.038 Processing file lib/scsi/task.c 00:09:38.038 Processing file lib/scsi/port.c 00:09:38.038 Processing file lib/scsi/scsi_bdev.c 00:09:38.038 Processing file lib/scsi/scsi_pr.c 00:09:38.038 Processing file lib/scsi/scsi_rpc.c 00:09:38.038 Processing file lib/scsi/lun.c 00:09:38.038 Processing file lib/scsi/dev.c 00:09:38.038 Processing file lib/sock/sock.c 00:09:38.038 Processing file lib/sock/sock_rpc.c 00:09:38.038 Processing file lib/thread/iobuf.c 00:09:38.038 Processing file lib/thread/thread.c 00:09:38.038 Processing file lib/trace/trace_flags.c 00:09:38.038 Processing file lib/trace/trace.c 00:09:38.038 Processing file lib/trace/trace_rpc.c 00:09:38.038 Processing file lib/trace_parser/trace.cpp 00:09:38.038 Processing file lib/ublk/ublk.c 00:09:38.038 Processing file lib/ublk/ublk_rpc.c 00:09:38.038 Processing file lib/ut/ut.c 00:09:38.038 Processing file lib/ut_mock/mock.c 00:09:38.038 Processing file lib/util/xor.c 00:09:38.038 Processing file lib/util/crc64.c 00:09:38.038 Processing file lib/util/fd_group.c 00:09:38.038 Processing file lib/util/hexlify.c 00:09:38.038 Processing file lib/util/dif.c 00:09:38.038 Processing file lib/util/crc32.c 00:09:38.038 Processing file lib/util/cpuset.c 00:09:38.038 Processing file lib/util/fd.c 00:09:38.038 Processing file lib/util/pipe.c 00:09:38.038 Processing file lib/util/uuid.c 00:09:38.038 Processing file lib/util/base64.c 00:09:38.038 Processing file lib/util/strerror_tls.c 00:09:38.038 Processing file lib/util/crc32c.c 00:09:38.038 Processing file lib/util/string.c 00:09:38.038 Processing file lib/util/crc16.c 00:09:38.038 Processing file lib/util/bit_array.c 00:09:38.039 Processing file lib/util/crc32_ieee.c 00:09:38.039 Processing file lib/util/iov.c 00:09:38.039 Processing file lib/util/zipf.c 00:09:38.039 Processing file lib/util/math.c 00:09:38.039 Processing file lib/util/file.c 00:09:38.039 Processing file lib/vfio_user/host/vfio_user.c 00:09:38.039 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:38.039 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:38.039 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:38.295 Processing file lib/vhost/vhost_internal.h 00:09:38.295 Processing file lib/vhost/vhost_blk.c 00:09:38.295 Processing file lib/vhost/vhost_scsi.c 00:09:38.295 Processing file lib/vhost/rte_vhost_user.c 00:09:38.295 Processing file lib/vhost/vhost_rpc.c 00:09:38.295 Processing file lib/vhost/vhost.c 00:09:38.295 Processing file lib/virtio/virtio_pci.c 00:09:38.295 Processing file lib/virtio/virtio.c 00:09:38.295 Processing file lib/virtio/virtio_vhost_user.c 00:09:38.295 Processing file lib/virtio/virtio_vfio_user.c 00:09:38.295 Processing file lib/vmd/vmd.c 00:09:38.295 Processing file lib/vmd/led.c 00:09:38.295 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:38.295 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:38.295 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:38.295 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:38.295 Processing file module/accel/dsa/accel_dsa.c 00:09:38.295 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:38.295 Processing file module/accel/error/accel_error.c 00:09:38.295 Processing file module/accel/error/accel_error_rpc.c 00:09:38.295 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:38.295 Processing file module/accel/iaa/accel_iaa.c 00:09:38.295 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:38.295 Processing file module/accel/ioat/accel_ioat.c 00:09:38.295 Processing file module/bdev/aio/bdev_aio.c 00:09:38.295 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:38.295 Processing file module/bdev/compress/vbdev_compress.c 00:09:38.295 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:38.295 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:38.295 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:38.295 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:38.295 Processing file module/bdev/delay/vbdev_delay.c 00:09:38.295 Processing file module/bdev/error/vbdev_error.c 00:09:38.295 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:38.295 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:38.295 Processing file module/bdev/ftl/bdev_ftl.c 00:09:38.295 Processing file module/bdev/gpt/gpt.h 00:09:38.296 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:38.296 Processing file module/bdev/gpt/gpt.c 00:09:38.296 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:38.296 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:38.296 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:38.296 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:38.296 Processing file module/bdev/malloc/bdev_malloc.c 00:09:38.296 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:38.553 Processing file module/bdev/null/bdev_null_rpc.c 00:09:38.553 Processing file module/bdev/null/bdev_null.c 00:09:38.553 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:38.553 Processing file module/bdev/nvme/vbdev_opal.c 00:09:38.553 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:38.553 Processing file module/bdev/nvme/bdev_nvme.c 00:09:38.553 Processing file module/bdev/nvme/nvme_rpc.c 00:09:38.553 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:38.553 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:38.553 Processing file module/bdev/ocf/data.c 00:09:38.553 Processing file module/bdev/ocf/utils.c 00:09:38.553 Processing file module/bdev/ocf/volume.c 00:09:38.553 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:38.553 Processing file module/bdev/ocf/volume.h 00:09:38.553 Processing file module/bdev/ocf/stats.c 00:09:38.553 Processing file module/bdev/ocf/ctx.c 00:09:38.553 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:38.553 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:38.553 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:38.553 Processing file module/bdev/raid/bdev_raid.h 00:09:38.553 Processing file module/bdev/raid/concat.c 00:09:38.554 Processing file module/bdev/raid/raid0.c 00:09:38.554 Processing file module/bdev/raid/raid5f.c 00:09:38.554 Processing file module/bdev/raid/raid1.c 00:09:38.554 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:38.554 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:38.554 Processing file module/bdev/raid/bdev_raid.c 00:09:38.554 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:38.554 Processing file module/bdev/rbd/bdev_rbd.c 00:09:38.554 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:38.554 Processing file module/bdev/split/vbdev_split.c 00:09:38.554 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:38.554 Processing file module/bdev/uring/bdev_uring.c 00:09:38.554 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:38.554 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:38.554 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:38.554 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:38.554 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:38.554 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:38.554 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:38.812 Processing file module/blob/bdev/blob_bdev.c 00:09:38.812 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:38.812 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:38.812 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:38.812 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:38.812 Processing file module/event/subsystems/accel/accel.c 00:09:38.812 Processing file module/event/subsystems/bdev/bdev.c 00:09:38.812 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:38.812 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:38.812 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:38.812 Processing file module/event/subsystems/keyring/keyring.c 00:09:38.812 Processing file module/event/subsystems/nbd/nbd.c 00:09:38.812 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:38.812 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:38.812 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:38.812 Processing file module/event/subsystems/scsi/scsi.c 00:09:38.812 Processing file module/event/subsystems/sock/sock.c 00:09:38.812 Processing file module/event/subsystems/ublk/ublk.c 00:09:38.812 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:38.812 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:38.812 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:38.812 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:38.812 Processing file module/event/subsystems/vmd/vmd.c 00:09:38.812 Processing file module/keyring/file/keyring_rpc.c 00:09:38.812 Processing file module/keyring/file/keyring.c 00:09:38.812 Processing file module/keyring/linux/keyring.c 00:09:38.812 Processing file module/keyring/linux/keyring_rpc.c 00:09:38.812 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:38.812 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:38.812 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:38.812 Processing file module/sock/sock_kernel.h 00:09:38.812 Processing file module/sock/posix/posix.c 00:09:38.812 Processing file module/sock/uring/uring.c 00:09:38.812 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:38.812 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:38.812 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:38.812 Processing file module/vfu_device/vfu_virtio.c 00:09:38.812 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:38.812 Processing file xnvme/include/libxnvme_cmd.h 00:09:38.812 Writing directory view page. 00:09:38.812 Overall coverage rate: 00:09:38.812 lines......: 35.6% (42172 of 118538 lines) 00:09:38.812 functions..: 38.8% (3840 of 9901 functions) 00:09:38.812 14:56:05 -- unit/unittest.sh@305 -- # set +x 00:09:38.812 00:09:38.812 00:09:38.812 ===================== 00:09:38.812 All unit tests passed 00:09:38.812 ===================== 00:09:38.812 Note: coverage report is here: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:09:38.812 00:09:38.812 00:09:38.812 14:56:05 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:38.812 14:56:05 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:38.812 14:56:05 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:38.812 14:56:05 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:38.812 14:56:05 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:38.812 14:56:05 -- pm/common@44 -- # pid=164 00:09:38.812 14:56:05 -- pm/common@50 -- # kill -TERM 164 00:09:38.812 14:56:05 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:38.812 14:56:05 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:38.812 14:56:05 -- pm/common@44 -- # pid=165 00:09:38.812 14:56:05 -- pm/common@50 -- # kill -TERM 165 00:09:38.820 [Pipeline] } 00:09:38.835 [Pipeline] // stage 00:09:38.839 [Pipeline] } 00:09:38.854 [Pipeline] // timeout 00:09:38.858 [Pipeline] } 00:09:38.873 [Pipeline] // catchError 00:09:38.882 [Pipeline] stage 00:09:38.884 [Pipeline] { (Epilogue) 00:09:38.896 [Pipeline] sh 00:09:39.238 [Pipeline] setCustomBuildProperty 00:09:39.247 [Pipeline] catchError 00:09:39.249 [Pipeline] { 00:09:39.266 [Pipeline] sh 00:09:39.559 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:39.559 Artifacts sizes are good 00:09:39.567 [Pipeline] } 00:09:39.590 [Pipeline] // catchError 00:09:39.597 [Pipeline] sh 00:09:39.884 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:48.060 [Pipeline] archiveArtifacts 00:09:48.069 Archiving artifacts 00:09:49.072 [Pipeline] } 00:09:49.093 [Pipeline] // stage 00:09:49.100 [Pipeline] } 00:09:49.121 [Pipeline] // wrap 00:09:49.128 [Pipeline] } 00:09:49.149 [Pipeline] // node 00:09:49.157 [Pipeline] } 00:09:49.173 [Pipeline] // timeout 00:09:49.179 [Pipeline] } 00:09:49.189 [Pipeline] // retry 00:09:49.195 [Pipeline] End of Pipeline 00:09:49.237 Finished: SUCCESS