00:00:00.000 Started by upstream project "autotest-per-patch" build number 126250 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.031 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.032 The recommended git tool is: git 00:00:00.032 using credential 00000000-0000-0000-0000-000000000002 00:00:00.035 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.056 Fetching changes from the remote Git repository 00:00:00.059 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.080 Using shallow fetch with depth 1 00:00:00.080 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.080 > git --version # timeout=10 00:00:00.124 > git --version # 'git version 2.39.2' 00:00:00.124 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.180 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.180 > 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:03.314 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.325 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.336 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:03.336 > git config core.sparsecheckout # timeout=10 00:00:03.346 > git read-tree -mu HEAD # timeout=10 00:00:03.362 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:03.379 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:03.380 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:03.450 [Pipeline] Start of Pipeline 00:00:03.463 [Pipeline] library 00:00:03.464 Loading library shm_lib@master 00:00:06.834 Library shm_lib@master is cached. Copying from home. 00:00:06.869 [Pipeline] retry 00:00:06.873 [Pipeline] { 00:00:06.893 [Pipeline] timeout 00:00:06.894 Timeout set to expire after 10 min without activity 00:00:06.897 [Pipeline] { 00:00:06.906 [Pipeline] node 00:00:10.667 Running on agt-_autotest_23927-26396 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:10.669 [Pipeline] { 00:00:10.683 [Pipeline] wrap 00:00:10.694 [Pipeline] { 00:00:10.704 [Pipeline] stage 00:00:10.706 [Pipeline] { (Prologue) 00:00:10.730 [Pipeline] echo 00:00:10.732 Node: agt-_autotest_23927-26396 00:00:10.913 [Pipeline] setCustomBuildProperty 00:00:10.932 [Pipeline] sh 00:00:12.071 + sudo git config --global --replace-all safe.directory '*' 00:00:12.145 [Pipeline] httpRequest 00:00:13.539 [Pipeline] echo 00:00:13.541 Sorcerer 10.211.164.101 is alive 00:00:13.548 [Pipeline] httpRequest 00:00:13.553 HttpMethod: GET 00:00:13.554 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.558 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.577 Response Code: HTTP/1.1 200 OK 00:00:13.578 Success: Status code 200 is in the accepted range: 200,404 00:00:13.578 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:18.542 [Pipeline] sh 00:00:18.841 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:18.857 [Pipeline] httpRequest 00:00:18.879 [Pipeline] echo 00:00:18.881 Sorcerer 10.211.164.101 is alive 00:00:18.889 [Pipeline] httpRequest 00:00:18.894 HttpMethod: GET 00:00:18.895 URL: http://10.211.164.101/packages/spdk_c1860effdc3ae835ee2cfbfa8bb08864c3128895.tar.gz 00:00:18.897 Sending request to url: http://10.211.164.101/packages/spdk_c1860effdc3ae835ee2cfbfa8bb08864c3128895.tar.gz 00:00:18.917 Response Code: HTTP/1.1 200 OK 00:00:18.918 Success: Status code 200 is in the accepted range: 200,404 00:00:18.918 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_c1860effdc3ae835ee2cfbfa8bb08864c3128895.tar.gz 00:00:42.261 [Pipeline] sh 00:00:42.573 + tar --no-same-owner -xf spdk_c1860effdc3ae835ee2cfbfa8bb08864c3128895.tar.gz 00:00:45.895 [Pipeline] sh 00:00:46.194 + git -C spdk log --oneline -n5 00:00:46.195 c1860effd nvme: populate socket_id for tcp controllers 00:00:46.195 91f51bb85 nvme: populate socket_id for pcie controllers 00:00:46.195 c9ef451fa nvme: add spdk_nvme_ctrlr_get_socket_id() 00:00:46.195 b26ca8289 event: add enforce_numa app option 00:00:46.195 83c8cffdc env: add enforce_numa environment option 00:00:46.212 [Pipeline] writeFile 00:00:46.228 [Pipeline] sh 00:00:46.523 + cat autorun-spdk.conf 00:00:46.523 SPDK_RUN_VALGRIND=1 00:00:46.523 SPDK_TEST_UNITTEST=1 00:00:46.523 SPDK_TEST_BLOCKDEV=1 00:00:46.523 SPDK_TEST_ISAL=1 00:00:46.523 SPDK_TEST_REDUCE=1 00:00:46.523 SPDK_TEST_VBDEV_COMPRESS=1 00:00:46.524 SPDK_TEST_CRYPTO=1 00:00:46.524 SPDK_TEST_FTL=1 00:00:46.524 SPDK_TEST_OCF=1 00:00:46.524 SPDK_TEST_RAID5=1 00:00:46.524 SPDK_TEST_RBD=1 00:00:46.524 SPDK_TEST_URING=1 00:00:46.524 SPDK_TEST_NVME_CUSE=1 00:00:46.524 SPDK_TEST_BLOBFS=1 00:00:46.524 SPDK_TEST_VFIOUSER=1 00:00:46.524 SPDK_TEST_DAOS=0 00:00:46.524 SPDK_RUN_ASAN=0 00:00:46.524 SPDK_RUN_UBSAN=1 00:00:46.524 SPDK_TEST_XNVME=1 00:00:46.531 RUN_NIGHTLY=0 00:00:46.533 [Pipeline] } 00:00:46.550 [Pipeline] // stage 00:00:46.561 [Pipeline] catchError 00:00:46.563 [Pipeline] { 00:00:46.579 [Pipeline] timeout 00:00:46.579 Timeout set to expire in 45 min 00:00:46.581 [Pipeline] { 00:00:46.597 [Pipeline] stage 00:00:46.599 [Pipeline] { (Tests) 00:00:46.614 [Pipeline] sh 00:00:46.908 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:46.908 21:04:01 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:46.908 21:04:01 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:46.908 21:04:01 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:46.908 21:04:01 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:46.908 21:04:01 -- 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:46.908 21:04:01 -- 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:46.908 21:04:01 -- 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:46.908 21:04:01 -- paths/export.sh@5 -- # export PATH 00:00:46.908 21:04:01 -- 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:46.908 21:04:01 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:46.908 21:04:01 -- common/autobuild_common.sh@444 -- # date +%s 00:00:46.908 21:04:01 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721077441.XXXXXX 00:00:46.908 21:04:01 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721077441.VeGd2z 00:00:46.908 21:04:01 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:00:46.908 21:04:01 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:00:46.908 21:04:02 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:46.908 21:04:02 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:46.908 21:04:02 -- 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:46.908 21:04:02 -- common/autobuild_common.sh@460 -- # get_config_params 00:00:46.908 21:04:02 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:46.908 21:04:02 -- common/autotest_common.sh@10 -- # set +x 00:00:46.908 21:04:02 -- 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:46.908 21:04:02 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:00:46.908 21:04:02 -- pm/common@17 -- # local monitor 00:00:46.908 21:04:02 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.908 21:04:02 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.908 21:04:02 -- pm/common@25 -- # sleep 1 00:00:46.908 21:04:02 -- pm/common@21 -- # date +%s 00:00:46.908 21:04:02 -- pm/common@21 -- # date +%s 00:00:46.908 21:04:02 -- 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.1721077442 00:00:46.908 21:04:02 -- 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.1721077442 00:00:46.908 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721077442_collect-cpu-load.pm.log 00:00:46.908 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721077442_collect-vmstat.pm.log 00:00:47.849 21:04:03 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:47.849 21:04:03 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:47.849 21:04:03 -- common/autobuild_common.sh@428 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:47.849 21:04:03 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:47.849 21:04:03 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:47.849 21:04:03 -- common/autotest_common.sh@10 -- # set +x 00:00:47.850 ************************************ 00:00:47.850 START TEST autobuild_ocf_precompile 00:00:47.850 ************************************ 00:00:47.850 21:04:03 autobuild_ocf_precompile -- common/autotest_common.sh@1123 -- # _ocf_precompile 00:00:47.850 21:04:03 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:47.850 21:04:03 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:47.850 21:04:03 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:47.850 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:47.850 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:48.110 Using 'verbs' RDMA provider 00:00:57.182 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:07.177 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:07.177 Creating mk/config.mk...done. 00:01:07.177 Creating mk/cc.flags.mk...done. 00:01:07.177 Type 'make' to build. 00:01:07.177 21:04:21 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:07.177 21:04:21 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:07.177 21:04:21 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:07.177 21:04:21 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:07.177 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:07.177 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:07.178 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:07.179 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:07.180 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:07.181 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:07.181 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:07.181 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:07.181 CC env_ocf/mpool.o 00:01:07.181 CC env_ocf/src/ocf/ocf_ctx.o 00:01:07.181 CC env_ocf/src/ocf/ocf_io_class.o 00:01:07.181 CC env_ocf/src/ocf/ocf_core.o 00:01:07.181 CC env_ocf/src/ocf/ocf_logger.o 00:01:07.181 CC env_ocf/src/ocf/ocf_stats.o 00:01:07.181 CC env_ocf/src/ocf/ocf_queue.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:07.181 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:07.181 CC env_ocf/src/ocf/ocf_volume.o 00:01:07.181 CC env_ocf/src/ocf/ocf_metadata.o 00:01:07.181 CC env_ocf/src/ocf/ocf_request.o 00:01:07.181 CC env_ocf/src/ocf/ocf_lru.o 00:01:07.181 CC env_ocf/src/ocf/ocf_cache.o 00:01:07.181 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:07.181 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:07.181 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:07.181 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:07.181 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:07.181 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_io.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_list.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:07.181 CC env_ocf/src/ocf/utils/utils_request.o 00:01:07.181 CC env_ocf/src/ocf/promotion/promotion.o 00:01:07.181 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:07.181 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:07.181 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:07.181 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:07.181 CC env_ocf/src/ocf/ocf_space.o 00:01:07.181 CC env_ocf/src/ocf/ocf_io.o 00:01:07.181 CC env_ocf/src/ocf/cleaning/acp.o 00:01:07.181 CC env_ocf/src/ocf/cleaning/alru.o 00:01:07.181 CC env_ocf/src/ocf/cleaning/nop.o 00:01:07.181 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_common.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:07.181 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:07.181 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata.o 00:01:07.181 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:07.182 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:07.182 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:07.182 CC env_ocf/ocf_env.o 00:01:07.751 LIB libspdk_ocfenv.a 00:01:08.011 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:08.011 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:08.011 21:04:23 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:08.011 21:04:23 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:08.271 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:08.271 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:08.271 Using 'verbs' RDMA provider 00:01:17.341 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:23.916 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:23.916 Creating mk/config.mk...done. 00:01:23.916 Creating mk/cc.flags.mk...done. 00:01:23.916 Type 'make' to build. 00:01:23.916 00:01:23.916 real 0m35.818s 00:01:23.916 user 0m29.433s 00:01:23.916 sys 0m19.667s 00:01:23.916 21:04:38 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:23.916 21:04:38 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:23.916 ************************************ 00:01:23.916 END TEST autobuild_ocf_precompile 00:01:23.916 ************************************ 00:01:23.916 21:04:38 -- common/autotest_common.sh@1142 -- # return 0 00:01:23.916 21:04:38 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:23.916 21:04:38 -- common/autobuild_common.sh@420 -- # run_test unittest_build _unittest_build 00:01:23.916 21:04:38 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:23.916 21:04:38 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:23.916 21:04:38 -- common/autotest_common.sh@10 -- # set +x 00:01:23.916 ************************************ 00:01:23.916 START TEST unittest_build 00:01:23.916 ************************************ 00:01:23.916 21:04:38 unittest_build -- common/autotest_common.sh@1123 -- # _unittest_build 00:01:23.917 21:04:38 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:23.917 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:23.917 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:23.917 Using 'verbs' RDMA provider 00:01:32.978 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:39.555 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:39.555 Creating mk/config.mk...done. 00:01:39.555 Creating mk/cc.flags.mk...done. 00:01:39.555 Type 'make' to build. 00:01:39.555 21:04:54 unittest_build -- common/autobuild_common.sh@412 -- # make -j 26 00:01:39.555 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:39.555 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:39.555 meson setup builddir \ 00:01:39.555 -Dwith-libaio=enabled \ 00:01:39.555 -Dwith-liburing=enabled \ 00:01:39.555 -Dwith-libvfn=disabled \ 00:01:39.555 -Dwith-spdk=false && \ 00:01:39.555 meson compile -C builddir && \ 00:01:39.555 cd -) 00:01:39.555 make[1]: Nothing to be done for 'all'. 00:01:40.533 The Meson build system 00:01:40.533 Version: 1.3.1 00:01:40.533 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:40.533 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:40.533 Build type: native build 00:01:40.533 Project name: libvfio-user 00:01:40.533 Project version: 0.0.1 00:01:40.533 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.533 C linker for the host machine: cc ld.bfd 2.39-16 00:01:40.533 Host machine cpu family: x86_64 00:01:40.533 Host machine cpu: x86_64 00:01:40.533 Run-time dependency threads found: YES 00:01:40.533 Library dl found: YES 00:01:40.533 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:40.533 Run-time dependency json-c found: YES 0.17 00:01:40.533 Run-time dependency cmocka found: YES 1.1.7 00:01:40.533 Program pytest-3 found: NO 00:01:40.533 Program flake8 found: NO 00:01:40.533 Program misspell-fixer found: NO 00:01:40.533 Program restructuredtext-lint found: NO 00:01:40.533 Program valgrind found: YES (/usr/bin/valgrind) 00:01:40.533 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:40.533 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:40.533 Compiler for C supports arguments -Wwrite-strings: YES 00:01:40.533 ../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.533 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:40.533 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:40.533 ../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.533 Build targets in project: 8 00:01:40.533 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:40.533 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:40.533 00:01:40.533 libvfio-user 0.0.1 00:01:40.533 00:01:40.533 User defined options 00:01:40.533 buildtype : debug 00:01:40.533 default_library: static 00:01:40.533 libdir : /usr/local/lib 00:01:40.533 00:01:40.533 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:40.533 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:40.533 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:40.533 [2/36] Compiling C object samples/null.p/null.c.o 00:01:40.533 [3/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:40.533 [4/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:40.533 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:40.533 [6/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:40.533 [7/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:40.533 [8/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:40.791 [9/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:40.791 [10/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:40.791 [11/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:40.791 [12/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:40.791 [13/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:40.791 [14/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:40.791 [15/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:40.791 [16/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:40.791 [17/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:40.791 [18/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:40.791 [19/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:40.791 [20/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:40.791 [21/36] Compiling C object samples/server.p/server.c.o 00:01:40.791 [22/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:40.791 [23/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:40.791 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:40.791 [25/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:40.791 [26/36] Compiling C object samples/client.p/client.c.o 00:01:40.791 [27/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:40.791 [28/36] Linking static target lib/libvfio-user.a 00:01:40.791 [29/36] Linking target samples/client 00:01:40.792 [30/36] Linking target samples/null 00:01:40.792 [31/36] Linking target samples/gpio-pci-idio-16 00:01:40.792 [32/36] Linking target samples/server 00:01:40.792 [33/36] Linking target samples/shadow_ioeventfd_server 00:01:40.792 [34/36] Linking target samples/lspci 00:01:40.792 [35/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:40.792 [36/36] Linking target test/unit_tests 00:01:40.792 INFO: autodetecting backend as ninja 00:01:40.792 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.049 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.049 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:41.049 ninja: no work to do. 00:01:41.308 The Meson build system 00:01:41.308 Version: 1.3.1 00:01:41.308 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:41.308 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:41.308 Build type: native build 00:01:41.308 Project name: xnvme 00:01:41.308 Project version: 0.7.3 00:01:41.308 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:41.308 C linker for the host machine: cc ld.bfd 2.39-16 00:01:41.308 Host machine cpu family: x86_64 00:01:41.308 Host machine cpu: x86_64 00:01:41.308 Message: host_machine.system: linux 00:01:41.308 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:41.308 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:41.308 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:41.308 Run-time dependency threads found: YES 00:01:41.308 Has header "setupapi.h" : NO 00:01:41.308 Has header "linux/blkzoned.h" : YES 00:01:41.308 Has header "linux/blkzoned.h" : YES (cached) 00:01:41.308 Has header "libaio.h" : YES 00:01:41.308 Library aio found: YES 00:01:41.308 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:41.308 Run-time dependency liburing found: YES 2.2 00:01:41.308 Dependency libvfn skipped: feature with-libvfn disabled 00:01:41.308 Run-time dependency appleframeworks found: NO (tried framework) 00:01:41.308 Run-time dependency appleframeworks found: NO (tried framework) 00:01:41.308 Configuring xnvme_config.h using configuration 00:01:41.308 Configuring xnvme.spec using configuration 00:01:41.308 Run-time dependency bash-completion found: YES 2.11 00:01:41.308 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:41.308 Program cp found: YES (/usr/bin/cp) 00:01:41.308 Has header "winsock2.h" : NO 00:01:41.308 Has header "dbghelp.h" : NO 00:01:41.308 Library rpcrt4 found: NO 00:01:41.308 Library rt found: YES 00:01:41.308 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:41.308 Found CMake: /usr/bin/cmake (3.27.7) 00:01:41.308 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:41.308 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:41.308 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:41.308 Build targets in project: 32 00:01:41.308 00:01:41.308 xnvme 0.7.3 00:01:41.308 00:01:41.308 User defined options 00:01:41.308 with-libaio : enabled 00:01:41.308 with-liburing: enabled 00:01:41.308 with-libvfn : disabled 00:01:41.308 with-spdk : false 00:01:41.308 00:01:41.308 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:41.944 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:42.344 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:42.344 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:42.344 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:42.344 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:42.344 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:42.344 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:42.344 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:42.344 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:42.344 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:42.741 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:42.741 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:42.741 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:42.741 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:42.741 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:42.741 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:42.741 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:42.741 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:42.741 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:42.741 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:42.741 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:42.741 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:42.741 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:42.741 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:42.741 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:42.741 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:42.741 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:42.741 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:42.741 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:42.741 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:43.045 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:43.045 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:43.045 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:43.045 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:43.045 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:43.045 [35/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:43.045 [36/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:43.045 [37/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:43.045 [38/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:43.045 [39/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:43.045 [40/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:43.045 [41/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:43.045 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:43.045 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:43.045 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:43.045 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:43.045 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:43.045 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:43.045 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:43.045 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:43.045 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:43.045 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:43.045 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:43.045 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:43.046 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:43.046 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:43.046 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:43.046 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:43.046 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:43.046 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:43.046 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:43.046 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:43.046 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:43.046 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:43.046 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:43.046 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:43.046 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:43.046 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:43.046 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:43.046 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:43.046 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:43.046 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:43.046 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:43.046 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:43.046 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:43.046 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:43.046 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:43.046 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:43.046 [78/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:43.338 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:43.338 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:43.338 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:43.338 [82/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:43.338 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:43.338 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:43.338 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:43.338 [86/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:43.338 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:43.338 [88/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:43.338 [89/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:43.338 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:43.338 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:43.338 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:43.338 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:43.338 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:43.338 [95/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:43.338 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:43.338 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:43.338 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:43.338 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:43.338 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:43.338 [101/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:43.338 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:43.338 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:43.338 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:43.338 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:43.338 [106/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:43.338 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:43.338 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:43.338 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:43.338 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:43.338 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:43.338 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:43.639 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:43.639 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:43.639 [115/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:43.639 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:43.639 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:43.639 [118/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:43.639 [119/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:43.639 [120/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:43.639 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:43.639 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:43.639 [123/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:43.639 [124/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:43.639 [125/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:43.639 [126/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:43.639 [127/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:43.639 [128/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:43.639 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:43.639 [130/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:43.639 [131/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:43.639 [132/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:43.639 [133/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:43.639 [134/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:43.639 [135/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:43.639 [136/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:43.639 [137/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:43.639 [138/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:43.639 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:43.639 [140/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:43.639 [141/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:43.898 [142/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:43.898 [143/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:43.898 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:43.898 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:43.898 [146/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:43.898 [147/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:43.898 [148/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:43.898 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:43.898 [150/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:43.898 [151/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:43.898 [152/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:43.898 [153/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:43.898 [154/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:43.898 [155/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:43.898 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:43.898 [157/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:43.899 [158/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:43.899 [159/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:43.899 [160/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:43.899 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:44.192 [162/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:44.192 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:44.192 [164/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:44.192 [165/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:44.192 [166/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:44.192 [167/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:44.192 [168/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:44.192 [169/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:44.192 [170/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:44.452 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:44.452 [172/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:44.452 [173/203] Linking static target lib/libxnvme.a 00:01:44.452 [174/203] Linking target lib/libxnvme.so 00:01:44.452 [175/203] Linking target tests/xnvme_tests_cli 00:01:44.452 [176/203] Linking target tests/xnvme_tests_async_intf 00:01:44.452 [177/203] Linking target tests/xnvme_tests_enum 00:01:44.452 [178/203] Linking target tests/xnvme_tests_buf 00:01:44.452 [179/203] Linking target tests/xnvme_tests_scc 00:01:44.452 [180/203] Linking target tests/xnvme_tests_ioworker 00:01:44.452 [181/203] Linking target tests/xnvme_tests_xnvme_file 00:01:44.712 [182/203] Linking target tests/xnvme_tests_lblk 00:01:44.712 [183/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:44.712 [184/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:44.712 [185/203] Linking target tests/xnvme_tests_znd_state 00:01:44.712 [186/203] Linking target tools/xnvme_file 00:01:44.712 [187/203] Linking target tools/zoned 00:01:44.712 [188/203] Linking target tools/xdd 00:01:44.712 [189/203] Linking target tools/xnvme 00:01:44.712 [190/203] Linking target tests/xnvme_tests_map 00:01:44.712 [191/203] Linking target examples/xnvme_enum 00:01:44.712 [192/203] Linking target examples/zoned_io_sync 00:01:44.712 [193/203] Linking target tests/xnvme_tests_znd_append 00:01:44.712 [194/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:44.712 [195/203] Linking target tools/kvs 00:01:44.712 [196/203] Linking target examples/xnvme_hello 00:01:44.712 [197/203] Linking target examples/zoned_io_async 00:01:44.712 [198/203] Linking target examples/xnvme_single_async 00:01:44.712 [199/203] Linking target examples/xnvme_dev 00:01:44.712 [200/203] Linking target examples/xnvme_single_sync 00:01:44.712 [201/203] Linking target tests/xnvme_tests_kvs 00:01:44.712 [202/203] Linking target tools/lblk 00:01:44.712 [203/203] Linking target examples/xnvme_io_async 00:01:44.712 INFO: autodetecting backend as ninja 00:01:44.712 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:44.712 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:06.638 The Meson build system 00:02:06.638 Version: 1.3.1 00:02:06.638 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:06.638 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:06.638 Build type: native build 00:02:06.638 Program cat found: YES (/usr/bin/cat) 00:02:06.638 Project name: DPDK 00:02:06.638 Project version: 24.03.0 00:02:06.638 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:06.638 C linker for the host machine: cc ld.bfd 2.39-16 00:02:06.638 Host machine cpu family: x86_64 00:02:06.638 Host machine cpu: x86_64 00:02:06.638 Message: ## Building in Developer Mode ## 00:02:06.638 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:06.639 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:06.639 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:06.639 Program python3 found: YES (/usr/bin/python3) 00:02:06.639 Program cat found: YES (/usr/bin/cat) 00:02:06.639 Compiler for C supports arguments -march=native: YES 00:02:06.639 Checking for size of "void *" : 8 00:02:06.639 Checking for size of "void *" : 8 (cached) 00:02:06.639 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:06.639 Library m found: YES 00:02:06.639 Library numa found: YES 00:02:06.639 Has header "numaif.h" : YES 00:02:06.639 Library fdt found: NO 00:02:06.639 Library execinfo found: NO 00:02:06.639 Has header "execinfo.h" : YES 00:02:06.639 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:06.639 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:06.639 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:06.639 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:06.639 Run-time dependency openssl found: YES 3.0.9 00:02:06.639 Run-time dependency libpcap found: YES 1.10.4 00:02:06.639 Has header "pcap.h" with dependency libpcap: YES 00:02:06.639 Compiler for C supports arguments -Wcast-qual: YES 00:02:06.639 Compiler for C supports arguments -Wdeprecated: YES 00:02:06.639 Compiler for C supports arguments -Wformat: YES 00:02:06.639 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:06.639 Compiler for C supports arguments -Wformat-security: NO 00:02:06.639 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:06.639 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:06.639 Compiler for C supports arguments -Wnested-externs: YES 00:02:06.639 Compiler for C supports arguments -Wold-style-definition: YES 00:02:06.639 Compiler for C supports arguments -Wpointer-arith: YES 00:02:06.639 Compiler for C supports arguments -Wsign-compare: YES 00:02:06.639 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:06.639 Compiler for C supports arguments -Wundef: YES 00:02:06.639 Compiler for C supports arguments -Wwrite-strings: YES 00:02:06.639 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:06.639 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:06.639 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:06.639 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:06.639 Program objdump found: YES (/usr/bin/objdump) 00:02:06.639 Compiler for C supports arguments -mavx512f: YES 00:02:06.639 Checking if "AVX512 checking" compiles: YES 00:02:06.639 Fetching value of define "__SSE4_2__" : 1 00:02:06.639 Fetching value of define "__AES__" : 1 00:02:06.639 Fetching value of define "__AVX__" : 1 00:02:06.639 Fetching value of define "__AVX2__" : 1 00:02:06.639 Fetching value of define "__AVX512BW__" : 1 00:02:06.639 Fetching value of define "__AVX512CD__" : 1 00:02:06.639 Fetching value of define "__AVX512DQ__" : 1 00:02:06.639 Fetching value of define "__AVX512F__" : 1 00:02:06.639 Fetching value of define "__AVX512VL__" : 1 00:02:06.639 Fetching value of define "__PCLMUL__" : 1 00:02:06.639 Fetching value of define "__RDRND__" : 1 00:02:06.639 Fetching value of define "__RDSEED__" : 1 00:02:06.639 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:06.639 Fetching value of define "__znver1__" : (undefined) 00:02:06.639 Fetching value of define "__znver2__" : (undefined) 00:02:06.639 Fetching value of define "__znver3__" : (undefined) 00:02:06.639 Fetching value of define "__znver4__" : (undefined) 00:02:06.639 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:06.639 Message: lib/log: Defining dependency "log" 00:02:06.639 Message: lib/kvargs: Defining dependency "kvargs" 00:02:06.639 Message: lib/telemetry: Defining dependency "telemetry" 00:02:06.639 Checking for function "getentropy" : NO 00:02:06.639 Message: lib/eal: Defining dependency "eal" 00:02:06.639 Message: lib/ring: Defining dependency "ring" 00:02:06.639 Message: lib/rcu: Defining dependency "rcu" 00:02:06.639 Message: lib/mempool: Defining dependency "mempool" 00:02:06.639 Message: lib/mbuf: Defining dependency "mbuf" 00:02:06.639 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:06.639 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:06.639 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:06.639 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:06.639 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:06.639 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:06.639 Compiler for C supports arguments -mpclmul: YES 00:02:06.639 Compiler for C supports arguments -maes: YES 00:02:06.639 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:06.639 Compiler for C supports arguments -mavx512bw: YES 00:02:06.639 Compiler for C supports arguments -mavx512dq: YES 00:02:06.639 Compiler for C supports arguments -mavx512vl: YES 00:02:06.639 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:06.639 Compiler for C supports arguments -mavx2: YES 00:02:06.639 Compiler for C supports arguments -mavx: YES 00:02:06.639 Message: lib/net: Defining dependency "net" 00:02:06.639 Message: lib/meter: Defining dependency "meter" 00:02:06.639 Message: lib/ethdev: Defining dependency "ethdev" 00:02:06.639 Message: lib/pci: Defining dependency "pci" 00:02:06.639 Message: lib/cmdline: Defining dependency "cmdline" 00:02:06.639 Message: lib/hash: Defining dependency "hash" 00:02:06.639 Message: lib/timer: Defining dependency "timer" 00:02:06.639 Message: lib/compressdev: Defining dependency "compressdev" 00:02:06.639 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:06.639 Message: lib/dmadev: Defining dependency "dmadev" 00:02:06.639 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:06.639 Message: lib/power: Defining dependency "power" 00:02:06.639 Message: lib/reorder: Defining dependency "reorder" 00:02:06.639 Message: lib/security: Defining dependency "security" 00:02:06.639 Has header "linux/userfaultfd.h" : YES 00:02:06.639 Has header "linux/vduse.h" : YES 00:02:06.639 Message: lib/vhost: Defining dependency "vhost" 00:02:06.639 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:06.639 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:06.639 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:06.639 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:06.639 Compiler for C supports arguments -std=c11: YES 00:02:06.639 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:06.639 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:06.639 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:06.639 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:06.639 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:06.639 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:06.639 Library mtcr_ul found: NO 00:02:06.639 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:06.640 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:08.020 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:08.021 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:08.021 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:08.021 Configuring mlx5_autoconf.h using configuration 00:02:08.021 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:08.021 Run-time dependency libcrypto found: YES 3.0.9 00:02:08.021 Library IPSec_MB found: YES 00:02:08.021 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:08.021 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:08.021 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:08.021 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:08.021 Library IPSec_MB found: YES 00:02:08.021 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:08.021 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:08.021 Compiler for C supports arguments -std=c11: YES (cached) 00:02:08.021 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:08.021 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:08.021 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:08.021 Library libisal found: NO 00:02:08.021 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:08.021 Compiler for C supports arguments -std=c11: YES (cached) 00:02:08.021 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:08.021 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:08.021 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:08.021 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:08.021 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:08.021 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:08.021 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:08.021 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:08.022 Program doxygen found: YES (/usr/bin/doxygen) 00:02:08.022 Configuring doxy-api-html.conf using configuration 00:02:08.022 Configuring doxy-api-man.conf using configuration 00:02:08.022 Program mandb found: YES (/usr/bin/mandb) 00:02:08.022 Program sphinx-build found: NO 00:02:08.022 Configuring rte_build_config.h using configuration 00:02:08.022 Message: 00:02:08.022 ================= 00:02:08.022 Applications Enabled 00:02:08.022 ================= 00:02:08.022 00:02:08.022 apps: 00:02:08.022 00:02:08.022 00:02:08.022 Message: 00:02:08.022 ================= 00:02:08.022 Libraries Enabled 00:02:08.022 ================= 00:02:08.022 00:02:08.022 libs: 00:02:08.022 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:08.022 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:08.022 cryptodev, dmadev, power, reorder, security, vhost, 00:02:08.022 00:02:08.022 Message: 00:02:08.022 =============== 00:02:08.022 Drivers Enabled 00:02:08.022 =============== 00:02:08.022 00:02:08.022 common: 00:02:08.022 mlx5, qat, 00:02:08.022 bus: 00:02:08.022 auxiliary, pci, vdev, 00:02:08.022 mempool: 00:02:08.022 ring, 00:02:08.022 dma: 00:02:08.022 00:02:08.022 net: 00:02:08.022 00:02:08.022 crypto: 00:02:08.022 ipsec_mb, mlx5, 00:02:08.022 compress: 00:02:08.022 isal, mlx5, 00:02:08.022 vdpa: 00:02:08.022 00:02:08.022 00:02:08.022 Message: 00:02:08.022 ================= 00:02:08.022 Content Skipped 00:02:08.022 ================= 00:02:08.022 00:02:08.022 apps: 00:02:08.022 dumpcap: explicitly disabled via build config 00:02:08.022 graph: explicitly disabled via build config 00:02:08.022 pdump: explicitly disabled via build config 00:02:08.022 proc-info: explicitly disabled via build config 00:02:08.022 test-acl: explicitly disabled via build config 00:02:08.022 test-bbdev: explicitly disabled via build config 00:02:08.022 test-cmdline: explicitly disabled via build config 00:02:08.022 test-compress-perf: explicitly disabled via build config 00:02:08.022 test-crypto-perf: explicitly disabled via build config 00:02:08.022 test-dma-perf: explicitly disabled via build config 00:02:08.022 test-eventdev: explicitly disabled via build config 00:02:08.022 test-fib: explicitly disabled via build config 00:02:08.022 test-flow-perf: explicitly disabled via build config 00:02:08.022 test-gpudev: explicitly disabled via build config 00:02:08.022 test-mldev: explicitly disabled via build config 00:02:08.022 test-pipeline: explicitly disabled via build config 00:02:08.022 test-pmd: explicitly disabled via build config 00:02:08.022 test-regex: explicitly disabled via build config 00:02:08.022 test-sad: explicitly disabled via build config 00:02:08.022 test-security-perf: explicitly disabled via build config 00:02:08.022 00:02:08.022 libs: 00:02:08.022 argparse: explicitly disabled via build config 00:02:08.022 metrics: explicitly disabled via build config 00:02:08.022 acl: explicitly disabled via build config 00:02:08.022 bbdev: explicitly disabled via build config 00:02:08.022 bitratestats: explicitly disabled via build config 00:02:08.022 bpf: explicitly disabled via build config 00:02:08.022 cfgfile: explicitly disabled via build config 00:02:08.022 distributor: explicitly disabled via build config 00:02:08.022 efd: explicitly disabled via build config 00:02:08.022 eventdev: explicitly disabled via build config 00:02:08.022 dispatcher: explicitly disabled via build config 00:02:08.022 gpudev: explicitly disabled via build config 00:02:08.022 gro: explicitly disabled via build config 00:02:08.022 gso: explicitly disabled via build config 00:02:08.022 ip_frag: explicitly disabled via build config 00:02:08.022 jobstats: explicitly disabled via build config 00:02:08.022 latencystats: explicitly disabled via build config 00:02:08.022 lpm: explicitly disabled via build config 00:02:08.022 member: explicitly disabled via build config 00:02:08.022 pcapng: explicitly disabled via build config 00:02:08.022 rawdev: explicitly disabled via build config 00:02:08.022 regexdev: explicitly disabled via build config 00:02:08.022 mldev: explicitly disabled via build config 00:02:08.022 rib: explicitly disabled via build config 00:02:08.022 sched: explicitly disabled via build config 00:02:08.022 stack: explicitly disabled via build config 00:02:08.022 ipsec: explicitly disabled via build config 00:02:08.022 pdcp: explicitly disabled via build config 00:02:08.022 fib: explicitly disabled via build config 00:02:08.022 port: explicitly disabled via build config 00:02:08.022 pdump: explicitly disabled via build config 00:02:08.022 table: explicitly disabled via build config 00:02:08.022 pipeline: explicitly disabled via build config 00:02:08.022 graph: explicitly disabled via build config 00:02:08.022 node: explicitly disabled via build config 00:02:08.022 00:02:08.022 drivers: 00:02:08.022 common/cpt: not in enabled drivers build config 00:02:08.022 common/dpaax: not in enabled drivers build config 00:02:08.022 common/iavf: not in enabled drivers build config 00:02:08.022 common/idpf: not in enabled drivers build config 00:02:08.022 common/ionic: not in enabled drivers build config 00:02:08.022 common/mvep: not in enabled drivers build config 00:02:08.022 common/octeontx: not in enabled drivers build config 00:02:08.022 bus/cdx: not in enabled drivers build config 00:02:08.022 bus/dpaa: not in enabled drivers build config 00:02:08.023 bus/fslmc: not in enabled drivers build config 00:02:08.023 bus/ifpga: not in enabled drivers build config 00:02:08.023 bus/platform: not in enabled drivers build config 00:02:08.023 bus/uacce: not in enabled drivers build config 00:02:08.023 bus/vmbus: not in enabled drivers build config 00:02:08.023 common/cnxk: not in enabled drivers build config 00:02:08.023 common/nfp: not in enabled drivers build config 00:02:08.023 common/nitrox: not in enabled drivers build config 00:02:08.023 common/sfc_efx: not in enabled drivers build config 00:02:08.023 mempool/bucket: not in enabled drivers build config 00:02:08.023 mempool/cnxk: not in enabled drivers build config 00:02:08.023 mempool/dpaa: not in enabled drivers build config 00:02:08.023 mempool/dpaa2: not in enabled drivers build config 00:02:08.023 mempool/octeontx: not in enabled drivers build config 00:02:08.023 mempool/stack: not in enabled drivers build config 00:02:08.023 dma/cnxk: not in enabled drivers build config 00:02:08.023 dma/dpaa: not in enabled drivers build config 00:02:08.023 dma/dpaa2: not in enabled drivers build config 00:02:08.023 dma/hisilicon: not in enabled drivers build config 00:02:08.023 dma/idxd: not in enabled drivers build config 00:02:08.023 dma/ioat: not in enabled drivers build config 00:02:08.023 dma/skeleton: not in enabled drivers build config 00:02:08.023 net/af_packet: not in enabled drivers build config 00:02:08.023 net/af_xdp: not in enabled drivers build config 00:02:08.023 net/ark: not in enabled drivers build config 00:02:08.023 net/atlantic: not in enabled drivers build config 00:02:08.023 net/avp: not in enabled drivers build config 00:02:08.023 net/axgbe: not in enabled drivers build config 00:02:08.023 net/bnx2x: not in enabled drivers build config 00:02:08.023 net/bnxt: not in enabled drivers build config 00:02:08.023 net/bonding: not in enabled drivers build config 00:02:08.023 net/cnxk: not in enabled drivers build config 00:02:08.023 net/cpfl: not in enabled drivers build config 00:02:08.023 net/cxgbe: not in enabled drivers build config 00:02:08.023 net/dpaa: not in enabled drivers build config 00:02:08.023 net/dpaa2: not in enabled drivers build config 00:02:08.023 net/e1000: not in enabled drivers build config 00:02:08.023 net/ena: not in enabled drivers build config 00:02:08.023 net/enetc: not in enabled drivers build config 00:02:08.023 net/enetfec: not in enabled drivers build config 00:02:08.023 net/enic: not in enabled drivers build config 00:02:08.023 net/failsafe: not in enabled drivers build config 00:02:08.023 net/fm10k: not in enabled drivers build config 00:02:08.023 net/gve: not in enabled drivers build config 00:02:08.023 net/hinic: not in enabled drivers build config 00:02:08.023 net/hns3: not in enabled drivers build config 00:02:08.023 net/i40e: not in enabled drivers build config 00:02:08.023 net/iavf: not in enabled drivers build config 00:02:08.023 net/ice: not in enabled drivers build config 00:02:08.023 net/idpf: not in enabled drivers build config 00:02:08.023 net/igc: not in enabled drivers build config 00:02:08.023 net/ionic: not in enabled drivers build config 00:02:08.023 net/ipn3ke: not in enabled drivers build config 00:02:08.023 net/ixgbe: not in enabled drivers build config 00:02:08.023 net/mana: not in enabled drivers build config 00:02:08.023 net/memif: not in enabled drivers build config 00:02:08.023 net/mlx4: not in enabled drivers build config 00:02:08.023 net/mlx5: not in enabled drivers build config 00:02:08.023 net/mvneta: not in enabled drivers build config 00:02:08.023 net/mvpp2: not in enabled drivers build config 00:02:08.023 net/netvsc: not in enabled drivers build config 00:02:08.023 net/nfb: not in enabled drivers build config 00:02:08.023 net/nfp: not in enabled drivers build config 00:02:08.023 net/ngbe: not in enabled drivers build config 00:02:08.023 net/null: not in enabled drivers build config 00:02:08.023 net/octeontx: not in enabled drivers build config 00:02:08.023 net/octeon_ep: not in enabled drivers build config 00:02:08.023 net/pcap: not in enabled drivers build config 00:02:08.023 net/pfe: not in enabled drivers build config 00:02:08.023 net/qede: not in enabled drivers build config 00:02:08.023 net/ring: not in enabled drivers build config 00:02:08.023 net/sfc: not in enabled drivers build config 00:02:08.023 net/softnic: not in enabled drivers build config 00:02:08.023 net/tap: not in enabled drivers build config 00:02:08.023 net/thunderx: not in enabled drivers build config 00:02:08.023 net/txgbe: not in enabled drivers build config 00:02:08.023 net/vdev_netvsc: not in enabled drivers build config 00:02:08.023 net/vhost: not in enabled drivers build config 00:02:08.023 net/virtio: not in enabled drivers build config 00:02:08.023 net/vmxnet3: not in enabled drivers build config 00:02:08.023 raw/*: missing internal dependency, "rawdev" 00:02:08.023 crypto/armv8: not in enabled drivers build config 00:02:08.023 crypto/bcmfs: not in enabled drivers build config 00:02:08.023 crypto/caam_jr: not in enabled drivers build config 00:02:08.023 crypto/ccp: not in enabled drivers build config 00:02:08.023 crypto/cnxk: not in enabled drivers build config 00:02:08.023 crypto/dpaa_sec: not in enabled drivers build config 00:02:08.023 crypto/dpaa2_sec: not in enabled drivers build config 00:02:08.023 crypto/mvsam: not in enabled drivers build config 00:02:08.023 crypto/nitrox: not in enabled drivers build config 00:02:08.023 crypto/null: not in enabled drivers build config 00:02:08.023 crypto/octeontx: not in enabled drivers build config 00:02:08.023 crypto/openssl: not in enabled drivers build config 00:02:08.023 crypto/scheduler: not in enabled drivers build config 00:02:08.023 crypto/uadk: not in enabled drivers build config 00:02:08.023 crypto/virtio: not in enabled drivers build config 00:02:08.023 compress/nitrox: not in enabled drivers build config 00:02:08.024 compress/octeontx: not in enabled drivers build config 00:02:08.024 compress/zlib: not in enabled drivers build config 00:02:08.024 regex/*: missing internal dependency, "regexdev" 00:02:08.024 ml/*: missing internal dependency, "mldev" 00:02:08.024 vdpa/ifc: not in enabled drivers build config 00:02:08.024 vdpa/mlx5: not in enabled drivers build config 00:02:08.024 vdpa/nfp: not in enabled drivers build config 00:02:08.024 vdpa/sfc: not in enabled drivers build config 00:02:08.024 event/*: missing internal dependency, "eventdev" 00:02:08.024 baseband/*: missing internal dependency, "bbdev" 00:02:08.024 gpu/*: missing internal dependency, "gpudev" 00:02:08.024 00:02:08.024 00:02:08.284 Build targets in project: 114 00:02:08.284 00:02:08.284 DPDK 24.03.0 00:02:08.284 00:02:08.284 User defined options 00:02:08.284 buildtype : debug 00:02:08.284 default_library : static 00:02:08.284 libdir : lib 00:02:08.284 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:08.284 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.284 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.284 cpu_instruction_set: native 00:02:08.284 disable_apps : graph,dumpcap,test-flow-perf,test-bbdev,pdump,test-regex,test-acl,test-mldev,test-sad,test-dma-perf,test,test-crypto-perf,test-security-perf,proc-info,test-fib,test-cmdline,test-eventdev,test-gpudev,test-compress-perf,test-pipeline,test-pmd 00:02:08.284 disable_libs : graph,gro,pcapng,pdump,distributor,fib,ipsec,dispatcher,gpudev,acl,node,regexdev,latencystats,pdcp,sched,bpf,stack,metrics,ip_frag,bitratestats,efd,bbdev,eventdev,lpm,member,cfgfile,rib,gso,jobstats,port,rawdev,pipeline,mldev,table,argparse 00:02:08.284 enable_docs : false 00:02:08.284 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.284 enable_kmods : false 00:02:08.284 max_lcores : 128 00:02:08.284 tests : false 00:02:08.284 00:02:08.284 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:08.542 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:08.799 [1/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:08.799 [2/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:08.799 [3/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:08.799 [4/377] Linking static target lib/librte_kvargs.a 00:02:08.799 [5/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:08.799 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:08.799 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:08.799 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:08.799 [9/377] Linking static target lib/librte_log.a 00:02:08.799 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:08.799 [11/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:08.799 [12/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.799 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:08.799 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:08.799 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:08.799 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:08.799 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:08.799 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:08.799 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:08.799 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:09.056 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:09.056 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:09.056 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:09.056 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:09.056 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:09.056 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:09.056 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:09.056 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:09.056 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:09.056 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:09.056 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:09.056 [32/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:09.056 [33/377] Linking static target lib/librte_telemetry.a 00:02:09.056 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:09.056 [35/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:09.056 [36/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:09.056 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:09.056 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:09.056 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:09.056 [40/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:09.056 [41/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:09.056 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:09.057 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.057 [44/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:09.057 [45/377] Linking target lib/librte_log.so.24.1 00:02:09.057 [46/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:09.057 [47/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:09.057 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:09.057 [49/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:09.057 [50/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:09.057 [51/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:09.057 [52/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:09.057 [53/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:09.057 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:09.057 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:09.057 [56/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:09.057 [57/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:09.057 [58/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:09.057 [59/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:09.316 [60/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:09.316 [61/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:09.316 [62/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:09.316 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:09.316 [64/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:09.316 [65/377] Linking target lib/librte_kvargs.so.24.1 00:02:09.316 [66/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:09.316 [67/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:09.316 [68/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.316 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:09.316 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:09.316 [71/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:09.316 [72/377] Linking target lib/librte_telemetry.so.24.1 00:02:09.316 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:09.316 [74/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:09.316 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:09.316 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:09.316 [77/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:09.316 [78/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:09.316 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:09.316 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:09.316 [81/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:09.316 [82/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:09.316 [83/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:09.316 [84/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:09.316 [85/377] Linking static target lib/librte_ring.a 00:02:09.316 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:09.574 [87/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:09.574 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:09.574 [89/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:09.574 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:09.574 [91/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:09.574 [92/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:09.574 [93/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:09.574 [94/377] Linking static target lib/librte_eal.a 00:02:09.575 [95/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:09.575 [96/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:09.575 [97/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:09.575 [98/377] Linking static target lib/librte_mempool.a 00:02:09.575 [99/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:09.575 [100/377] Linking static target lib/librte_rcu.a 00:02:09.575 [101/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:09.575 [102/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:09.575 [103/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:09.575 [104/377] Linking static target lib/librte_net.a 00:02:09.575 [105/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:09.575 [106/377] Linking static target lib/librte_pci.a 00:02:09.575 [107/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:09.575 [108/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:09.575 [109/377] Linking static target lib/librte_meter.a 00:02:09.575 [110/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.575 [111/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:09.575 [112/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:09.575 [113/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:09.575 [114/377] Linking static target lib/librte_mbuf.a 00:02:09.575 [115/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:09.575 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:09.575 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:09.575 [118/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.575 [119/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:09.575 [120/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.836 [121/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.836 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:09.836 [123/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:09.836 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:09.837 [125/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:09.837 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:09.837 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:09.837 [128/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.837 [129/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:09.837 [130/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:09.837 [131/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:09.837 [132/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:09.837 [133/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:09.837 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:09.837 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:09.837 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:09.837 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:09.837 [138/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:09.837 [139/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:09.837 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:09.837 [141/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:09.837 [142/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:09.837 [143/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:09.837 [144/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:09.837 [145/377] Linking static target lib/librte_cmdline.a 00:02:09.837 [146/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:09.837 [147/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.837 [148/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:09.837 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:10.094 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:10.094 [151/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:10.094 [152/377] Linking static target lib/librte_timer.a 00:02:10.094 [153/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:10.094 [154/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.094 [155/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:10.094 [156/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:10.094 [157/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:10.094 [158/377] Linking static target lib/librte_dmadev.a 00:02:10.094 [159/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:10.094 [160/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:10.094 [161/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:10.094 [162/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:10.094 [163/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:10.094 [164/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:10.095 [165/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:10.095 [166/377] Linking static target lib/librte_compressdev.a 00:02:10.095 [167/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:10.095 [168/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:10.095 [169/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:10.095 [170/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:10.095 [171/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:10.095 [172/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:10.095 [173/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:10.095 [174/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:10.352 [175/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:10.352 [176/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.352 [177/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:10.352 [178/377] Linking static target lib/librte_power.a 00:02:10.352 [179/377] Linking static target lib/librte_hash.a 00:02:10.352 [180/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:10.352 [181/377] Linking static target lib/librte_reorder.a 00:02:10.352 [182/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:10.352 [183/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:10.352 [184/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.352 [185/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:10.352 [186/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:10.352 [187/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:10.352 [188/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:10.352 [189/377] Linking static target lib/librte_security.a 00:02:10.352 [190/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:10.352 [191/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:10.352 [192/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:10.352 [193/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:10.352 [194/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:10.352 [195/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.352 [196/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:10.352 [197/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:10.352 [198/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:10.352 [199/377] Linking static target lib/librte_cryptodev.a 00:02:10.352 [200/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.352 [201/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:10.610 [202/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:10.610 [203/377] Linking static target lib/librte_ethdev.a 00:02:10.610 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:10.610 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:10.610 [206/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.610 [207/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:10.610 [208/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:10.610 [209/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:10.610 [210/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:10.610 [211/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:10.610 [212/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:10.610 [213/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:10.610 [214/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:10.610 [215/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.610 [216/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:10.610 [217/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.610 [218/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:10.610 [219/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:10.610 [220/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:10.610 [221/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.610 [222/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.610 [223/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:10.610 [224/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:10.610 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:10.610 [226/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:10.610 [227/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:10.610 [228/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:10.610 [229/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:10.610 [230/377] Linking static target drivers/librte_bus_vdev.a 00:02:10.610 [231/377] Linking static target drivers/librte_bus_pci.a 00:02:10.869 [232/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:10.869 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:10.869 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:10.869 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:10.869 [236/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:10.869 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:10.869 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:10.869 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:10.869 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:10.869 [241/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:10.869 [242/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.869 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:10.869 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:10.869 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:10.869 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:10.869 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:10.869 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:10.869 [249/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:10.869 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:11.127 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:11.127 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:11.127 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:11.127 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:11.127 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:11.127 [256/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:11.127 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:11.127 [258/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.127 [259/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:11.127 [260/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:11.127 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:11.127 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:11.128 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:11.128 [264/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:11.128 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:11.385 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:11.385 [267/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:11.385 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:11.385 [269/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:11.385 [270/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:11.385 [271/377] Linking static target drivers/librte_common_mlx5.a 00:02:11.385 [272/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:11.385 [273/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.385 [274/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:11.385 [275/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:11.385 [276/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:11.386 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:11.386 [278/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:11.386 [279/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:11.386 [280/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:11.386 [281/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:11.386 [282/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:11.386 [283/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:11.386 [284/377] Linking static target drivers/librte_mempool_ring.a 00:02:11.386 [285/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:11.643 [286/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:11.643 [287/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:11.643 [288/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:11.643 [289/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:11.643 [290/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:11.643 [291/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:11.643 [292/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:11.643 [293/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:11.643 [294/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:11.643 [295/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:11.643 [296/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:11.643 [297/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:11.643 [298/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:11.643 [299/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:11.643 [300/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:11.643 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:11.643 [302/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:11.643 [303/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:11.643 [304/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:11.644 [305/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:11.903 [306/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:11.903 [307/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:11.903 [308/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:11.903 [309/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:11.903 [310/377] Linking static target drivers/librte_compress_isal.a 00:02:11.903 [311/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:11.903 [312/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:11.903 [313/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:11.903 [314/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:11.903 [315/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:11.903 [316/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:11.903 [317/377] Linking static target drivers/librte_compress_mlx5.a 00:02:11.903 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:11.903 [319/377] Linking static target lib/librte_vhost.a 00:02:12.162 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:12.162 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:12.421 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:12.421 [323/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:12.421 [324/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:12.421 [325/377] Linking static target drivers/librte_common_qat.a 00:02:12.988 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:13.925 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.864 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.864 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:15.125 [330/377] Linking target lib/librte_eal.so.24.1 00:02:15.125 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:15.125 [332/377] Linking target lib/librte_ring.so.24.1 00:02:15.125 [333/377] Linking target lib/librte_pci.so.24.1 00:02:15.125 [334/377] Linking target lib/librte_meter.so.24.1 00:02:15.125 [335/377] Linking target lib/librte_timer.so.24.1 00:02:15.125 [336/377] Linking target lib/librte_dmadev.so.24.1 00:02:15.125 [337/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:15.125 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:15.386 [339/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:15.386 [340/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:15.386 [341/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:15.386 [342/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:15.386 [343/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:15.386 [344/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:15.386 [345/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:15.386 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:15.386 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:15.386 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:15.386 [349/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:15.386 [350/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:15.386 [351/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:15.386 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:15.386 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:15.648 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:15.648 [355/377] Linking target lib/librte_compressdev.so.24.1 00:02:15.648 [356/377] Linking target lib/librte_net.so.24.1 00:02:15.648 [357/377] Linking target lib/librte_reorder.so.24.1 00:02:15.648 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:15.648 [359/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:15.648 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:15.648 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:15.648 [362/377] Linking target lib/librte_cmdline.so.24.1 00:02:15.648 [363/377] Linking target lib/librte_hash.so.24.1 00:02:15.648 [364/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:15.648 [365/377] Linking target lib/librte_security.so.24.1 00:02:15.648 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:15.909 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:15.909 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:15.909 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:15.909 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:15.909 [371/377] Linking target lib/librte_power.so.24.1 00:02:15.909 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:15.909 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:16.170 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:16.170 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:16.170 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:16.170 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:16.170 INFO: autodetecting backend as ninja 00:02:16.170 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:17.111 CC lib/ut_mock/mock.o 00:02:17.111 CC lib/log/log.o 00:02:17.111 CC lib/log/log_flags.o 00:02:17.111 CC lib/log/log_deprecated.o 00:02:17.111 CC lib/ut/ut.o 00:02:17.111 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:17.111 LIB libspdk_ut_mock.a 00:02:17.111 LIB libspdk_log.a 00:02:17.111 LIB libspdk_ut.a 00:02:17.111 CC lib/util/base64.o 00:02:17.111 CC lib/dma/dma.o 00:02:17.111 CC lib/util/bit_array.o 00:02:17.111 CC lib/util/cpuset.o 00:02:17.111 CC lib/util/crc16.o 00:02:17.111 CC lib/util/crc32.o 00:02:17.111 CC lib/util/crc32c.o 00:02:17.111 CC lib/util/crc32_ieee.o 00:02:17.111 CC lib/util/crc64.o 00:02:17.111 CC lib/util/dif.o 00:02:17.111 CC lib/util/fd.o 00:02:17.111 CC lib/util/fd_group.o 00:02:17.111 CC lib/util/file.o 00:02:17.111 CC lib/util/hexlify.o 00:02:17.111 CC lib/util/iov.o 00:02:17.111 CC lib/util/math.o 00:02:17.111 CC lib/util/net.o 00:02:17.111 CC lib/util/pipe.o 00:02:17.111 CC lib/util/strerror_tls.o 00:02:17.111 CC lib/util/string.o 00:02:17.111 CC lib/util/uuid.o 00:02:17.111 CC lib/util/xor.o 00:02:17.111 CC lib/util/zipf.o 00:02:17.111 CXX lib/trace_parser/trace.o 00:02:17.372 CC lib/ioat/ioat.o 00:02:17.372 CC lib/vfio_user/host/vfio_user_pci.o 00:02:17.372 CC lib/vfio_user/host/vfio_user.o 00:02:17.372 LIB libspdk_dma.a 00:02:17.372 LIB libspdk_ioat.a 00:02:17.632 LIB libspdk_vfio_user.a 00:02:17.632 LIB libspdk_util.a 00:02:17.891 CC lib/vmd/vmd.o 00:02:17.891 CC lib/vmd/led.o 00:02:17.891 CC lib/rdma_utils/rdma_utils.o 00:02:17.891 CC lib/idxd/idxd.o 00:02:17.891 CC lib/idxd/idxd_user.o 00:02:17.891 CC lib/idxd/idxd_kernel.o 00:02:17.891 CC lib/json/json_parse.o 00:02:17.891 CC lib/json/json_util.o 00:02:17.891 CC lib/json/json_write.o 00:02:17.891 CC lib/rdma_provider/common.o 00:02:17.891 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:17.891 CC lib/conf/conf.o 00:02:17.891 CC lib/env_dpdk/env.o 00:02:17.891 CC lib/reduce/reduce.o 00:02:17.891 CC lib/env_dpdk/memory.o 00:02:17.891 CC lib/env_dpdk/pci.o 00:02:17.891 CC lib/env_dpdk/init.o 00:02:17.891 CC lib/env_dpdk/pci_ioat.o 00:02:17.891 CC lib/env_dpdk/threads.o 00:02:17.891 CC lib/env_dpdk/pci_virtio.o 00:02:17.891 CC lib/env_dpdk/pci_vmd.o 00:02:17.891 CC lib/env_dpdk/pci_idxd.o 00:02:17.891 CC lib/env_dpdk/pci_event.o 00:02:17.891 CC lib/env_dpdk/sigbus_handler.o 00:02:17.891 CC lib/env_dpdk/pci_dpdk.o 00:02:17.891 LIB libspdk_trace_parser.a 00:02:17.891 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:17.891 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:18.150 LIB libspdk_rdma_provider.a 00:02:18.150 LIB libspdk_conf.a 00:02:18.150 LIB libspdk_rdma_utils.a 00:02:18.150 LIB libspdk_json.a 00:02:18.410 LIB libspdk_idxd.a 00:02:18.410 CC lib/jsonrpc/jsonrpc_server.o 00:02:18.410 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:18.410 CC lib/jsonrpc/jsonrpc_client.o 00:02:18.410 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:18.410 LIB libspdk_vmd.a 00:02:18.410 LIB libspdk_reduce.a 00:02:18.410 LIB libspdk_jsonrpc.a 00:02:18.670 CC lib/rpc/rpc.o 00:02:18.930 LIB libspdk_rpc.a 00:02:18.930 LIB libspdk_env_dpdk.a 00:02:19.189 CC lib/trace/trace.o 00:02:19.189 CC lib/keyring/keyring.o 00:02:19.189 CC lib/trace/trace_flags.o 00:02:19.189 CC lib/keyring/keyring_rpc.o 00:02:19.189 CC lib/trace/trace_rpc.o 00:02:19.189 CC lib/notify/notify.o 00:02:19.189 CC lib/notify/notify_rpc.o 00:02:19.189 LIB libspdk_notify.a 00:02:19.189 LIB libspdk_keyring.a 00:02:19.189 LIB libspdk_trace.a 00:02:19.449 CC lib/thread/thread.o 00:02:19.449 CC lib/thread/iobuf.o 00:02:19.449 CC lib/sock/sock.o 00:02:19.449 CC lib/sock/sock_rpc.o 00:02:19.709 LIB libspdk_sock.a 00:02:19.969 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:19.969 CC lib/nvme/nvme_ctrlr.o 00:02:19.969 CC lib/nvme/nvme_fabric.o 00:02:19.969 CC lib/nvme/nvme_ns_cmd.o 00:02:19.969 CC lib/nvme/nvme_pcie_common.o 00:02:19.969 CC lib/nvme/nvme_pcie.o 00:02:19.969 CC lib/nvme/nvme_ns.o 00:02:19.969 CC lib/nvme/nvme.o 00:02:19.969 CC lib/nvme/nvme_quirks.o 00:02:19.969 CC lib/nvme/nvme_qpair.o 00:02:19.969 CC lib/nvme/nvme_transport.o 00:02:19.969 CC lib/nvme/nvme_discovery.o 00:02:19.969 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:19.969 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:19.969 CC lib/nvme/nvme_tcp.o 00:02:19.969 CC lib/nvme/nvme_opal.o 00:02:19.969 CC lib/nvme/nvme_io_msg.o 00:02:19.969 CC lib/nvme/nvme_poll_group.o 00:02:19.969 CC lib/nvme/nvme_zns.o 00:02:19.969 CC lib/nvme/nvme_stubs.o 00:02:19.969 CC lib/nvme/nvme_auth.o 00:02:19.969 CC lib/nvme/nvme_cuse.o 00:02:19.969 CC lib/nvme/nvme_vfio_user.o 00:02:19.969 CC lib/nvme/nvme_rdma.o 00:02:20.537 LIB libspdk_thread.a 00:02:20.797 CC lib/virtio/virtio.o 00:02:20.797 CC lib/virtio/virtio_vhost_user.o 00:02:20.798 CC lib/virtio/virtio_vfio_user.o 00:02:20.798 CC lib/virtio/virtio_pci.o 00:02:20.798 CC lib/init/json_config.o 00:02:20.798 CC lib/init/subsystem.o 00:02:20.798 CC lib/init/subsystem_rpc.o 00:02:20.798 CC lib/init/rpc.o 00:02:20.798 CC lib/accel/accel.o 00:02:20.798 CC lib/accel/accel_rpc.o 00:02:20.798 CC lib/accel/accel_sw.o 00:02:20.798 CC lib/blob/blobstore.o 00:02:20.798 CC lib/blob/request.o 00:02:20.798 CC lib/blob/zeroes.o 00:02:20.798 CC lib/blob/blob_bs_dev.o 00:02:20.798 CC lib/vfu_tgt/tgt_endpoint.o 00:02:20.798 CC lib/vfu_tgt/tgt_rpc.o 00:02:21.058 LIB libspdk_init.a 00:02:21.058 LIB libspdk_virtio.a 00:02:21.058 LIB libspdk_vfu_tgt.a 00:02:21.058 CC lib/event/app.o 00:02:21.058 CC lib/event/reactor.o 00:02:21.058 CC lib/event/log_rpc.o 00:02:21.058 CC lib/event/app_rpc.o 00:02:21.058 CC lib/event/scheduler_static.o 00:02:21.628 LIB libspdk_event.a 00:02:21.628 LIB libspdk_accel.a 00:02:21.628 LIB libspdk_nvme.a 00:02:21.628 CC lib/bdev/bdev.o 00:02:21.628 CC lib/bdev/bdev_rpc.o 00:02:21.628 CC lib/bdev/bdev_zone.o 00:02:21.628 CC lib/bdev/part.o 00:02:21.628 CC lib/bdev/scsi_nvme.o 00:02:23.011 LIB libspdk_blob.a 00:02:23.011 CC lib/blobfs/blobfs.o 00:02:23.011 CC lib/blobfs/tree.o 00:02:23.011 CC lib/lvol/lvol.o 00:02:23.581 LIB libspdk_bdev.a 00:02:23.581 LIB libspdk_blobfs.a 00:02:23.841 CC lib/nvmf/ctrlr.o 00:02:23.841 CC lib/nvmf/ctrlr_discovery.o 00:02:23.841 CC lib/nvmf/ctrlr_bdev.o 00:02:23.841 CC lib/nvmf/subsystem.o 00:02:23.841 CC lib/nvmf/nvmf.o 00:02:23.841 CC lib/nvmf/transport.o 00:02:23.841 CC lib/nvmf/nvmf_rpc.o 00:02:23.841 CC lib/nvmf/tcp.o 00:02:23.841 CC lib/nvmf/stubs.o 00:02:23.841 CC lib/nvmf/mdns_server.o 00:02:23.841 CC lib/nvmf/vfio_user.o 00:02:23.841 CC lib/nvmf/rdma.o 00:02:23.841 CC lib/nvmf/auth.o 00:02:23.841 CC lib/scsi/dev.o 00:02:23.841 CC lib/scsi/lun.o 00:02:23.841 CC lib/scsi/port.o 00:02:23.841 CC lib/scsi/scsi.o 00:02:23.842 CC lib/ublk/ublk.o 00:02:23.842 CC lib/scsi/scsi_bdev.o 00:02:23.842 CC lib/nbd/nbd.o 00:02:23.842 CC lib/ublk/ublk_rpc.o 00:02:23.842 CC lib/nbd/nbd_rpc.o 00:02:23.842 CC lib/scsi/scsi_rpc.o 00:02:23.842 CC lib/scsi/scsi_pr.o 00:02:23.842 CC lib/ftl/ftl_core.o 00:02:23.842 LIB libspdk_lvol.a 00:02:23.842 CC lib/ftl/ftl_init.o 00:02:23.842 CC lib/scsi/task.o 00:02:23.842 CC lib/ftl/ftl_layout.o 00:02:23.842 CC lib/ftl/ftl_debug.o 00:02:23.842 CC lib/ftl/ftl_io.o 00:02:23.842 CC lib/ftl/ftl_sb.o 00:02:23.842 CC lib/ftl/ftl_l2p.o 00:02:24.101 CC lib/ftl/ftl_l2p_flat.o 00:02:24.101 CC lib/ftl/ftl_nv_cache.o 00:02:24.101 CC lib/ftl/ftl_band.o 00:02:24.101 CC lib/ftl/ftl_band_ops.o 00:02:24.101 CC lib/ftl/ftl_writer.o 00:02:24.101 CC lib/ftl/ftl_rq.o 00:02:24.101 LIB libspdk_nbd.a 00:02:24.101 CC lib/ftl/ftl_reloc.o 00:02:24.101 CC lib/ftl/ftl_l2p_cache.o 00:02:24.101 CC lib/ftl/ftl_p2l.o 00:02:24.101 CC lib/ftl/mngt/ftl_mngt.o 00:02:24.101 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:24.101 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:24.101 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:24.101 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:24.101 LIB libspdk_scsi.a 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:24.360 LIB libspdk_ublk.a 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:24.360 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:24.360 CC lib/ftl/utils/ftl_conf.o 00:02:24.360 CC lib/ftl/utils/ftl_md.o 00:02:24.360 CC lib/iscsi/conn.o 00:02:24.360 CC lib/ftl/utils/ftl_mempool.o 00:02:24.360 CC lib/ftl/utils/ftl_bitmap.o 00:02:24.360 CC lib/ftl/utils/ftl_property.o 00:02:24.360 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:24.360 CC lib/vhost/vhost.o 00:02:24.360 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:24.360 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:24.360 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:24.360 CC lib/iscsi/init_grp.o 00:02:24.360 CC lib/iscsi/iscsi.o 00:02:24.360 CC lib/iscsi/md5.o 00:02:24.618 CC lib/iscsi/param.o 00:02:24.618 CC lib/vhost/vhost_rpc.o 00:02:24.618 CC lib/vhost/vhost_scsi.o 00:02:24.618 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:24.618 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:24.618 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:24.618 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:24.618 CC lib/vhost/vhost_blk.o 00:02:24.618 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:24.618 CC lib/iscsi/portal_grp.o 00:02:24.618 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:24.618 CC lib/iscsi/tgt_node.o 00:02:24.618 CC lib/vhost/rte_vhost_user.o 00:02:24.618 CC lib/iscsi/iscsi_subsystem.o 00:02:24.618 CC lib/iscsi/iscsi_rpc.o 00:02:24.618 CC lib/iscsi/task.o 00:02:24.618 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:24.618 CC lib/ftl/base/ftl_base_dev.o 00:02:24.618 CC lib/ftl/base/ftl_base_bdev.o 00:02:24.618 CC lib/ftl/ftl_trace.o 00:02:24.877 LIB libspdk_ftl.a 00:02:25.447 LIB libspdk_nvmf.a 00:02:25.447 LIB libspdk_vhost.a 00:02:25.447 LIB libspdk_iscsi.a 00:02:25.706 CC module/env_dpdk/env_dpdk_rpc.o 00:02:25.707 CC module/vfu_device/vfu_virtio.o 00:02:25.707 CC module/vfu_device/vfu_virtio_blk.o 00:02:25.707 CC module/vfu_device/vfu_virtio_scsi.o 00:02:25.707 CC module/vfu_device/vfu_virtio_rpc.o 00:02:25.707 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:25.707 CC module/sock/posix/posix.o 00:02:25.707 CC module/scheduler/gscheduler/gscheduler.o 00:02:25.707 CC module/keyring/linux/keyring.o 00:02:25.707 CC module/keyring/linux/keyring_rpc.o 00:02:25.707 CC module/keyring/file/keyring.o 00:02:25.707 CC module/sock/uring/uring.o 00:02:25.707 CC module/keyring/file/keyring_rpc.o 00:02:25.707 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:25.707 CC module/accel/dsa/accel_dsa.o 00:02:25.707 CC module/blob/bdev/blob_bdev.o 00:02:25.707 CC module/accel/dsa/accel_dsa_rpc.o 00:02:25.707 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:25.707 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:25.707 CC module/accel/iaa/accel_iaa.o 00:02:25.707 CC module/accel/ioat/accel_ioat.o 00:02:25.707 CC module/accel/iaa/accel_iaa_rpc.o 00:02:25.707 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:25.707 CC module/accel/ioat/accel_ioat_rpc.o 00:02:25.707 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:25.707 CC module/accel/error/accel_error.o 00:02:25.707 LIB libspdk_env_dpdk_rpc.a 00:02:25.966 CC module/accel/error/accel_error_rpc.o 00:02:25.966 LIB libspdk_scheduler_dpdk_governor.a 00:02:25.966 LIB libspdk_keyring_linux.a 00:02:25.966 LIB libspdk_keyring_file.a 00:02:25.966 LIB libspdk_scheduler_gscheduler.a 00:02:25.966 LIB libspdk_accel_iaa.a 00:02:25.966 LIB libspdk_scheduler_dynamic.a 00:02:25.966 LIB libspdk_accel_ioat.a 00:02:25.966 LIB libspdk_accel_error.a 00:02:25.966 LIB libspdk_accel_dsa.a 00:02:25.966 LIB libspdk_blob_bdev.a 00:02:26.224 LIB libspdk_vfu_device.a 00:02:26.224 CC module/bdev/gpt/gpt.o 00:02:26.224 CC module/bdev/error/vbdev_error.o 00:02:26.224 CC module/bdev/delay/vbdev_delay.o 00:02:26.224 CC module/bdev/passthru/vbdev_passthru.o 00:02:26.224 CC module/bdev/lvol/vbdev_lvol.o 00:02:26.224 CC module/bdev/split/vbdev_split.o 00:02:26.224 CC module/bdev/raid/bdev_raid.o 00:02:26.224 CC module/bdev/compress/vbdev_compress.o 00:02:26.224 CC module/bdev/nvme/bdev_nvme.o 00:02:26.224 CC module/bdev/ftl/bdev_ftl.o 00:02:26.224 CC module/bdev/null/bdev_null.o 00:02:26.224 CC module/bdev/malloc/bdev_malloc.o 00:02:26.224 CC module/blobfs/bdev/blobfs_bdev.o 00:02:26.224 CC module/bdev/iscsi/bdev_iscsi.o 00:02:26.224 CC module/bdev/crypto/vbdev_crypto.o 00:02:26.224 CC module/bdev/uring/bdev_uring.o 00:02:26.224 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:26.224 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:26.224 CC module/bdev/aio/bdev_aio.o 00:02:26.224 CC module/bdev/xnvme/bdev_xnvme.o 00:02:26.224 CC module/bdev/ocf/ctx.o 00:02:26.224 LIB libspdk_sock_uring.a 00:02:26.224 LIB libspdk_sock_posix.a 00:02:26.481 CC module/bdev/ocf/data.o 00:02:26.481 CC module/bdev/ocf/stats.o 00:02:26.481 CC module/bdev/rbd/bdev_rbd.o 00:02:26.481 CC module/bdev/gpt/vbdev_gpt.o 00:02:26.481 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:26.481 CC module/bdev/split/vbdev_split_rpc.o 00:02:26.481 CC module/blobfs/bdev/blobfs_fuse.o 00:02:26.481 CC module/bdev/error/vbdev_error_rpc.o 00:02:26.481 CC module/bdev/null/bdev_null_rpc.o 00:02:26.481 CC module/bdev/raid/bdev_raid_rpc.o 00:02:26.481 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:26.481 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:26.481 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:26.481 CC module/bdev/ocf/utils.o 00:02:26.481 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:26.481 CC module/bdev/aio/bdev_aio_rpc.o 00:02:26.481 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:26.481 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:26.481 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:26.481 CC module/bdev/uring/bdev_uring_rpc.o 00:02:26.481 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:26.481 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:26.481 LIB libspdk_accel_dpdk_compressdev.a 00:02:26.481 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:26.737 LIB libspdk_bdev_split.a 00:02:26.737 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:26.737 LIB libspdk_bdev_error.a 00:02:26.737 LIB libspdk_bdev_xnvme.a 00:02:26.737 LIB libspdk_blobfs_bdev.a 00:02:26.737 LIB libspdk_bdev_gpt.a 00:02:26.737 CC module/bdev/ocf/vbdev_ocf.o 00:02:26.737 LIB libspdk_bdev_passthru.a 00:02:26.737 LIB libspdk_bdev_null.a 00:02:26.737 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:26.737 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:26.737 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:26.737 CC module/bdev/nvme/nvme_rpc.o 00:02:26.737 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:26.737 CC module/bdev/ocf/volume.o 00:02:26.737 LIB libspdk_bdev_aio.a 00:02:26.737 LIB libspdk_bdev_compress.a 00:02:26.737 CC module/bdev/nvme/bdev_mdns_client.o 00:02:26.737 CC module/bdev/nvme/vbdev_opal.o 00:02:26.737 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:26.737 CC module/bdev/raid/bdev_raid_sb.o 00:02:26.737 LIB libspdk_bdev_ftl.a 00:02:26.737 LIB libspdk_bdev_zone_block.a 00:02:26.737 LIB libspdk_bdev_delay.a 00:02:26.737 LIB libspdk_bdev_iscsi.a 00:02:26.737 LIB libspdk_bdev_malloc.a 00:02:26.737 LIB libspdk_bdev_crypto.a 00:02:26.737 LIB libspdk_bdev_uring.a 00:02:26.737 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:26.737 CC module/bdev/raid/raid0.o 00:02:26.737 CC module/bdev/raid/raid1.o 00:02:26.737 CC module/bdev/raid/concat.o 00:02:26.737 CC module/bdev/raid/raid5f.o 00:02:26.737 LIB libspdk_accel_dpdk_cryptodev.a 00:02:26.737 LIB libspdk_bdev_lvol.a 00:02:26.737 LIB libspdk_bdev_rbd.a 00:02:26.738 LIB libspdk_bdev_virtio.a 00:02:26.996 LIB libspdk_bdev_ocf.a 00:02:26.996 LIB libspdk_bdev_raid.a 00:02:27.933 LIB libspdk_bdev_nvme.a 00:02:28.190 CC module/event/subsystems/iobuf/iobuf.o 00:02:28.190 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:28.190 CC module/event/subsystems/keyring/keyring.o 00:02:28.190 CC module/event/subsystems/scheduler/scheduler.o 00:02:28.190 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:28.190 CC module/event/subsystems/vmd/vmd.o 00:02:28.190 CC module/event/subsystems/sock/sock.o 00:02:28.190 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:28.190 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:28.190 LIB libspdk_event_keyring.a 00:02:28.190 LIB libspdk_event_scheduler.a 00:02:28.190 LIB libspdk_event_vhost_blk.a 00:02:28.190 LIB libspdk_event_vfu_tgt.a 00:02:28.190 LIB libspdk_event_sock.a 00:02:28.190 LIB libspdk_event_iobuf.a 00:02:28.190 LIB libspdk_event_vmd.a 00:02:28.448 CC module/event/subsystems/accel/accel.o 00:02:28.706 LIB libspdk_event_accel.a 00:02:28.706 CC module/event/subsystems/bdev/bdev.o 00:02:28.965 LIB libspdk_event_bdev.a 00:02:29.225 CC module/event/subsystems/scsi/scsi.o 00:02:29.225 CC module/event/subsystems/ublk/ublk.o 00:02:29.225 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:29.225 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:29.225 CC module/event/subsystems/nbd/nbd.o 00:02:29.225 LIB libspdk_event_ublk.a 00:02:29.225 LIB libspdk_event_nbd.a 00:02:29.225 LIB libspdk_event_scsi.a 00:02:29.225 LIB libspdk_event_nvmf.a 00:02:29.484 CC module/event/subsystems/iscsi/iscsi.o 00:02:29.484 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:29.484 LIB libspdk_event_vhost_scsi.a 00:02:29.484 LIB libspdk_event_iscsi.a 00:02:29.742 CXX app/trace/trace.o 00:02:29.742 CC app/trace_record/trace_record.o 00:02:29.742 CC app/spdk_top/spdk_top.o 00:02:29.742 CC app/spdk_nvme_discover/discovery_aer.o 00:02:29.742 CC app/spdk_nvme_perf/perf.o 00:02:29.742 CC app/spdk_lspci/spdk_lspci.o 00:02:29.742 CC app/spdk_nvme_identify/identify.o 00:02:29.742 TEST_HEADER include/spdk/accel.h 00:02:29.742 TEST_HEADER include/spdk/accel_module.h 00:02:29.742 CC test/rpc_client/rpc_client_test.o 00:02:29.742 TEST_HEADER include/spdk/assert.h 00:02:29.742 TEST_HEADER include/spdk/barrier.h 00:02:29.742 TEST_HEADER include/spdk/base64.h 00:02:29.742 TEST_HEADER include/spdk/bdev.h 00:02:29.742 TEST_HEADER include/spdk/bdev_module.h 00:02:29.742 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:29.742 TEST_HEADER include/spdk/bdev_zone.h 00:02:29.742 TEST_HEADER include/spdk/bit_array.h 00:02:29.742 CC app/spdk_dd/spdk_dd.o 00:02:29.742 TEST_HEADER include/spdk/bit_pool.h 00:02:29.742 CC app/nvmf_tgt/nvmf_main.o 00:02:29.742 CC app/iscsi_tgt/iscsi_tgt.o 00:02:29.742 TEST_HEADER include/spdk/blob.h 00:02:29.742 TEST_HEADER include/spdk/blob_bdev.h 00:02:29.742 TEST_HEADER include/spdk/blobfs.h 00:02:29.742 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:29.742 TEST_HEADER include/spdk/conf.h 00:02:29.742 TEST_HEADER include/spdk/config.h 00:02:29.742 TEST_HEADER include/spdk/cpuset.h 00:02:29.742 TEST_HEADER include/spdk/crc16.h 00:02:29.742 CC app/spdk_tgt/spdk_tgt.o 00:02:29.742 TEST_HEADER include/spdk/crc32.h 00:02:29.742 TEST_HEADER include/spdk/crc64.h 00:02:29.742 TEST_HEADER include/spdk/dif.h 00:02:29.742 TEST_HEADER include/spdk/dma.h 00:02:29.742 TEST_HEADER include/spdk/endian.h 00:02:29.742 TEST_HEADER include/spdk/env.h 00:02:29.742 TEST_HEADER include/spdk/env_dpdk.h 00:02:29.742 TEST_HEADER include/spdk/event.h 00:02:29.742 TEST_HEADER include/spdk/fd.h 00:02:29.742 TEST_HEADER include/spdk/fd_group.h 00:02:29.742 TEST_HEADER include/spdk/file.h 00:02:29.742 CC app/fio/nvme/fio_plugin.o 00:02:29.742 CC examples/util/zipf/zipf.o 00:02:29.742 CC examples/ioat/perf/perf.o 00:02:29.742 TEST_HEADER include/spdk/ftl.h 00:02:29.742 CC examples/ioat/verify/verify.o 00:02:29.742 TEST_HEADER include/spdk/gpt_spec.h 00:02:29.742 CC test/thread/poller_perf/poller_perf.o 00:02:29.742 CC test/thread/lock/spdk_lock.o 00:02:29.742 TEST_HEADER include/spdk/hexlify.h 00:02:29.742 TEST_HEADER include/spdk/histogram_data.h 00:02:29.743 TEST_HEADER include/spdk/idxd.h 00:02:29.743 TEST_HEADER include/spdk/idxd_spec.h 00:02:29.743 TEST_HEADER include/spdk/init.h 00:02:29.743 TEST_HEADER include/spdk/ioat.h 00:02:29.743 TEST_HEADER include/spdk/ioat_spec.h 00:02:29.743 TEST_HEADER include/spdk/iscsi_spec.h 00:02:30.002 TEST_HEADER include/spdk/json.h 00:02:30.002 TEST_HEADER include/spdk/jsonrpc.h 00:02:30.002 TEST_HEADER include/spdk/keyring.h 00:02:30.002 CC app/fio/bdev/fio_plugin.o 00:02:30.002 TEST_HEADER include/spdk/keyring_module.h 00:02:30.002 TEST_HEADER include/spdk/likely.h 00:02:30.002 TEST_HEADER include/spdk/log.h 00:02:30.002 TEST_HEADER include/spdk/lvol.h 00:02:30.002 CC test/dma/test_dma/test_dma.o 00:02:30.002 TEST_HEADER include/spdk/memory.h 00:02:30.002 TEST_HEADER include/spdk/mmio.h 00:02:30.002 TEST_HEADER include/spdk/nbd.h 00:02:30.002 TEST_HEADER include/spdk/net.h 00:02:30.002 TEST_HEADER include/spdk/notify.h 00:02:30.002 TEST_HEADER include/spdk/nvme.h 00:02:30.002 TEST_HEADER include/spdk/nvme_intel.h 00:02:30.002 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:30.002 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:30.002 CC test/app/bdev_svc/bdev_svc.o 00:02:30.002 TEST_HEADER include/spdk/nvme_spec.h 00:02:30.002 TEST_HEADER include/spdk/nvme_zns.h 00:02:30.002 TEST_HEADER include/spdk/nvmf.h 00:02:30.002 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:30.002 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:30.002 TEST_HEADER include/spdk/nvmf_spec.h 00:02:30.002 TEST_HEADER include/spdk/nvmf_transport.h 00:02:30.002 TEST_HEADER include/spdk/opal.h 00:02:30.002 TEST_HEADER include/spdk/opal_spec.h 00:02:30.002 TEST_HEADER include/spdk/pci_ids.h 00:02:30.002 TEST_HEADER include/spdk/pipe.h 00:02:30.002 CC test/env/mem_callbacks/mem_callbacks.o 00:02:30.002 TEST_HEADER include/spdk/queue.h 00:02:30.002 TEST_HEADER include/spdk/reduce.h 00:02:30.002 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:30.002 TEST_HEADER include/spdk/rpc.h 00:02:30.002 TEST_HEADER include/spdk/scheduler.h 00:02:30.002 TEST_HEADER include/spdk/scsi.h 00:02:30.002 TEST_HEADER include/spdk/scsi_spec.h 00:02:30.002 TEST_HEADER include/spdk/sock.h 00:02:30.002 TEST_HEADER include/spdk/stdinc.h 00:02:30.002 TEST_HEADER include/spdk/string.h 00:02:30.002 TEST_HEADER include/spdk/thread.h 00:02:30.002 TEST_HEADER include/spdk/trace.h 00:02:30.002 TEST_HEADER include/spdk/trace_parser.h 00:02:30.002 TEST_HEADER include/spdk/tree.h 00:02:30.002 TEST_HEADER include/spdk/ublk.h 00:02:30.002 TEST_HEADER include/spdk/util.h 00:02:30.002 TEST_HEADER include/spdk/uuid.h 00:02:30.003 TEST_HEADER include/spdk/version.h 00:02:30.003 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:30.003 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:30.003 TEST_HEADER include/spdk/vhost.h 00:02:30.003 TEST_HEADER include/spdk/vmd.h 00:02:30.003 TEST_HEADER include/spdk/xor.h 00:02:30.003 TEST_HEADER include/spdk/zipf.h 00:02:30.003 CXX test/cpp_headers/accel.o 00:02:30.003 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:30.571 LINK spdk_lspci 00:02:30.571 LINK rpc_client_test 00:02:30.571 LINK spdk_nvme_discover 00:02:30.571 LINK spdk_trace_record 00:02:30.571 LINK zipf 00:02:30.571 LINK poller_perf 00:02:30.571 LINK verify 00:02:30.571 LINK ioat_perf 00:02:30.571 LINK spdk_trace 00:02:30.571 CXX test/cpp_headers/accel_module.o 00:02:30.571 LINK histogram_ut 00:02:30.571 LINK nvme_fuzz 00:02:30.571 LINK spdk_nvme 00:02:30.830 LINK interrupt_tgt 00:02:30.830 LINK mem_callbacks 00:02:30.830 LINK nvmf_tgt 00:02:30.830 LINK iscsi_tgt 00:02:30.830 LINK bdev_svc 00:02:30.830 LINK spdk_bdev 00:02:30.830 LINK test_dma 00:02:30.830 LINK spdk_tgt 00:02:30.830 LINK spdk_dd 00:02:30.830 LINK spdk_nvme_identify 00:02:30.830 LINK spdk_top 00:02:30.830 LINK spdk_nvme_perf 00:02:30.830 CXX test/cpp_headers/assert.o 00:02:31.090 LINK spdk_lock 00:02:31.090 CXX test/cpp_headers/barrier.o 00:02:31.090 CC test/unit/lib/log/log.c/log_ut.o 00:02:31.349 CXX test/cpp_headers/base64.o 00:02:31.349 CC app/vhost/vhost.o 00:02:31.349 CXX test/cpp_headers/bdev.o 00:02:31.349 LINK log_ut 00:02:31.607 CXX test/cpp_headers/bdev_module.o 00:02:31.607 CC test/env/vtophys/vtophys.o 00:02:31.607 LINK vhost 00:02:31.607 CXX test/cpp_headers/bdev_zone.o 00:02:31.607 LINK vtophys 00:02:31.607 CXX test/cpp_headers/bit_array.o 00:02:31.867 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:31.867 CXX test/cpp_headers/bit_pool.o 00:02:31.867 CC test/app/histogram_perf/histogram_perf.o 00:02:31.867 CC test/app/jsoncat/jsoncat.o 00:02:31.867 CXX test/cpp_headers/blob.o 00:02:31.867 CXX test/cpp_headers/blob_bdev.o 00:02:31.867 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:31.867 LINK env_dpdk_post_init 00:02:31.867 LINK histogram_perf 00:02:31.867 CC examples/sock/hello_world/hello_sock.o 00:02:31.867 CXX test/cpp_headers/blobfs.o 00:02:32.126 CC examples/thread/thread/thread_ex.o 00:02:32.126 LINK jsoncat 00:02:32.126 CXX test/cpp_headers/blobfs_bdev.o 00:02:32.126 CXX test/cpp_headers/conf.o 00:02:32.126 CC test/env/memory/memory_ut.o 00:02:32.126 CC test/env/pci/pci_ut.o 00:02:32.126 CXX test/cpp_headers/config.o 00:02:32.126 LINK hello_sock 00:02:32.383 LINK thread 00:02:32.383 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:32.383 CXX test/cpp_headers/cpuset.o 00:02:32.383 CXX test/cpp_headers/crc16.o 00:02:32.383 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:32.383 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:32.383 CC test/event/event_perf/event_perf.o 00:02:32.383 CXX test/cpp_headers/crc32.o 00:02:32.383 LINK common_ut 00:02:32.639 LINK base64_ut 00:02:32.639 CC test/event/reactor/reactor.o 00:02:32.639 LINK pci_ut 00:02:32.639 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:32.639 CC test/event/reactor_perf/reactor_perf.o 00:02:32.639 LINK cpuset_ut 00:02:32.639 LINK event_perf 00:02:32.639 CXX test/cpp_headers/crc64.o 00:02:32.639 LINK reactor 00:02:32.639 LINK reactor_perf 00:02:32.639 CC test/app/stub/stub.o 00:02:32.639 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:32.639 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:32.639 CC examples/vmd/lsvmd/lsvmd.o 00:02:32.639 LINK bit_array_ut 00:02:32.639 CXX test/cpp_headers/dif.o 00:02:32.896 LINK crc16_ut 00:02:32.896 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:32.896 LINK stub 00:02:32.896 LINK crc32_ieee_ut 00:02:32.896 LINK lsvmd 00:02:32.896 CXX test/cpp_headers/dma.o 00:02:32.896 CC examples/idxd/perf/perf.o 00:02:32.896 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:32.896 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:32.896 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:32.896 CXX test/cpp_headers/endian.o 00:02:32.896 LINK memory_ut 00:02:33.152 CXX test/cpp_headers/env.o 00:02:33.152 CXX test/cpp_headers/env_dpdk.o 00:02:33.152 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:33.152 LINK crc32c_ut 00:02:33.152 CC test/event/app_repeat/app_repeat.o 00:02:33.152 LINK crc64_ut 00:02:33.152 CXX test/cpp_headers/event.o 00:02:33.152 CXX test/cpp_headers/fd.o 00:02:33.152 LINK idxd_perf 00:02:33.152 CC test/unit/lib/util/file.c/file_ut.o 00:02:33.152 LINK app_repeat 00:02:33.152 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:33.152 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:33.152 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:33.152 CXX test/cpp_headers/fd_group.o 00:02:33.409 CXX test/cpp_headers/file.o 00:02:33.409 LINK dma_ut 00:02:33.409 CC test/unit/lib/util/net.c/net_ut.o 00:02:33.409 CXX test/cpp_headers/ftl.o 00:02:33.409 LINK file_ut 00:02:33.409 LINK ioat_ut 00:02:33.409 CC test/unit/lib/util/math.c/math_ut.o 00:02:33.409 CC test/event/scheduler/scheduler.o 00:02:33.409 LINK iov_ut 00:02:33.409 LINK net_ut 00:02:33.409 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:33.409 CXX test/cpp_headers/gpt_spec.o 00:02:33.409 CC examples/vmd/led/led.o 00:02:33.409 LINK math_ut 00:02:33.409 CC test/unit/lib/util/string.c/string_ut.o 00:02:33.409 LINK iscsi_fuzz 00:02:33.409 LINK vhost_fuzz 00:02:33.409 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:33.665 CXX test/cpp_headers/hexlify.o 00:02:33.665 CC examples/nvme/hello_world/hello_world.o 00:02:33.665 LINK led 00:02:33.665 CXX test/cpp_headers/histogram_data.o 00:02:33.665 CC examples/nvme/reconnect/reconnect.o 00:02:33.665 LINK scheduler 00:02:33.665 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:33.665 CXX test/cpp_headers/idxd.o 00:02:33.665 CXX test/cpp_headers/idxd_spec.o 00:02:33.665 LINK dif_ut 00:02:33.665 CC examples/nvme/arbitration/arbitration.o 00:02:33.665 LINK string_ut 00:02:33.665 CC examples/nvme/hotplug/hotplug.o 00:02:33.922 LINK hello_world 00:02:33.922 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:33.922 CXX test/cpp_headers/init.o 00:02:33.922 CXX test/cpp_headers/ioat.o 00:02:33.922 LINK xor_ut 00:02:33.922 LINK reconnect 00:02:33.922 LINK pipe_ut 00:02:33.922 CC examples/nvme/abort/abort.o 00:02:33.922 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:33.922 LINK cmb_copy 00:02:33.922 LINK arbitration 00:02:33.922 LINK hotplug 00:02:33.922 CXX test/cpp_headers/ioat_spec.o 00:02:33.922 CXX test/cpp_headers/iscsi_spec.o 00:02:33.922 LINK nvme_manage 00:02:33.922 CXX test/cpp_headers/json.o 00:02:34.179 LINK pmr_persistence 00:02:34.179 CXX test/cpp_headers/jsonrpc.o 00:02:34.179 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:34.179 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:34.179 LINK abort 00:02:34.179 CXX test/cpp_headers/keyring.o 00:02:34.179 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:34.179 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:34.179 CXX test/cpp_headers/keyring_module.o 00:02:34.179 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:34.179 CXX test/cpp_headers/likely.o 00:02:34.437 CXX test/cpp_headers/log.o 00:02:34.437 CXX test/cpp_headers/lvol.o 00:02:34.437 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:34.437 CC test/accel/dif/dif.o 00:02:34.437 LINK pci_event_ut 00:02:34.437 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:34.437 CXX test/cpp_headers/memory.o 00:02:34.437 CC test/nvme/aer/aer.o 00:02:34.437 CC test/blobfs/mkfs/mkfs.o 00:02:34.437 CC test/blobfs/fuse/fuse.o 00:02:34.437 CXX test/cpp_headers/mmio.o 00:02:34.694 CC test/lvol/esnap/esnap.o 00:02:34.694 LINK idxd_user_ut 00:02:34.694 CC test/nvme/reset/reset.o 00:02:34.694 CXX test/cpp_headers/nbd.o 00:02:34.694 CC test/nvme/sgl/sgl.o 00:02:34.694 CC test/nvme/e2edp/nvme_dp.o 00:02:34.694 LINK mkfs 00:02:34.694 CXX test/cpp_headers/net.o 00:02:34.694 LINK fuse 00:02:34.694 CC test/nvme/overhead/overhead.o 00:02:34.694 LINK dif 00:02:34.694 CXX test/cpp_headers/notify.o 00:02:34.694 LINK aer 00:02:34.694 LINK json_util_ut 00:02:34.694 CC test/nvme/err_injection/err_injection.o 00:02:34.951 CC test/nvme/startup/startup.o 00:02:34.951 CC test/nvme/reserve/reserve.o 00:02:34.951 CXX test/cpp_headers/nvme.o 00:02:34.951 LINK idxd_ut 00:02:34.951 CXX test/cpp_headers/nvme_intel.o 00:02:34.951 CC test/nvme/simple_copy/simple_copy.o 00:02:34.951 CXX test/cpp_headers/nvme_ocssd.o 00:02:34.951 LINK reset 00:02:34.951 CC test/nvme/connect_stress/connect_stress.o 00:02:34.951 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:34.951 CXX test/cpp_headers/nvme_spec.o 00:02:34.951 LINK sgl 00:02:34.951 LINK nvme_dp 00:02:34.951 CC test/nvme/boot_partition/boot_partition.o 00:02:34.951 LINK overhead 00:02:34.951 LINK err_injection 00:02:34.951 LINK json_write_ut 00:02:34.951 CXX test/cpp_headers/nvme_zns.o 00:02:34.951 LINK startup 00:02:34.951 LINK reserve 00:02:34.951 CXX test/cpp_headers/nvmf.o 00:02:35.208 CXX test/cpp_headers/nvmf_cmd.o 00:02:35.208 LINK connect_stress 00:02:35.208 LINK simple_copy 00:02:35.208 LINK boot_partition 00:02:35.208 CC examples/accel/perf/accel_perf.o 00:02:35.208 CC test/nvme/compliance/nvme_compliance.o 00:02:35.208 LINK reduce_ut 00:02:35.208 CC test/nvme/fused_ordering/fused_ordering.o 00:02:35.208 CC examples/blob/hello_world/hello_blob.o 00:02:35.208 CC examples/blob/cli/blobcli.o 00:02:35.208 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:35.208 CXX test/cpp_headers/nvmf_spec.o 00:02:35.208 CXX test/cpp_headers/nvmf_transport.o 00:02:35.208 CXX test/cpp_headers/opal.o 00:02:35.465 LINK fused_ordering 00:02:35.465 LINK nvme_compliance 00:02:35.465 LINK accel_perf 00:02:35.465 LINK hello_blob 00:02:35.465 CXX test/cpp_headers/opal_spec.o 00:02:35.465 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:35.465 CXX test/cpp_headers/pci_ids.o 00:02:35.465 CC test/nvme/fdp/fdp.o 00:02:35.465 CXX test/cpp_headers/pipe.o 00:02:35.722 LINK json_parse_ut 00:02:35.722 LINK blobcli 00:02:35.722 CXX test/cpp_headers/queue.o 00:02:35.722 CXX test/cpp_headers/reduce.o 00:02:35.722 CXX test/cpp_headers/rpc.o 00:02:35.722 LINK doorbell_aers 00:02:35.722 CC test/nvme/cuse/cuse.o 00:02:35.722 CXX test/cpp_headers/scheduler.o 00:02:35.978 CXX test/cpp_headers/scsi.o 00:02:35.978 CXX test/cpp_headers/scsi_spec.o 00:02:35.978 CXX test/cpp_headers/sock.o 00:02:35.978 LINK fdp 00:02:35.979 CXX test/cpp_headers/stdinc.o 00:02:35.979 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:35.979 CXX test/cpp_headers/string.o 00:02:35.979 CXX test/cpp_headers/thread.o 00:02:35.979 CXX test/cpp_headers/trace.o 00:02:35.979 CXX test/cpp_headers/trace_parser.o 00:02:35.979 CXX test/cpp_headers/tree.o 00:02:35.979 CXX test/cpp_headers/ublk.o 00:02:35.979 CXX test/cpp_headers/util.o 00:02:35.979 CXX test/cpp_headers/uuid.o 00:02:35.979 CXX test/cpp_headers/version.o 00:02:35.979 CXX test/cpp_headers/vfio_user_pci.o 00:02:35.979 CXX test/cpp_headers/vfio_user_spec.o 00:02:35.979 CXX test/cpp_headers/vhost.o 00:02:36.236 CXX test/cpp_headers/vmd.o 00:02:36.236 CXX test/cpp_headers/xor.o 00:02:36.236 CXX test/cpp_headers/zipf.o 00:02:36.236 LINK jsonrpc_server_ut 00:02:36.494 CC examples/bdev/hello_world/hello_bdev.o 00:02:36.494 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:36.494 CC examples/bdev/bdevperf/bdevperf.o 00:02:36.751 LINK cuse 00:02:36.751 LINK hello_bdev 00:02:37.008 LINK rpc_ut 00:02:37.267 LINK bdevperf 00:02:37.267 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:37.267 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:37.267 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:37.267 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:37.267 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:37.526 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:37.526 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:37.526 CC test/bdev/bdevio/bdevio.o 00:02:37.526 LINK esnap 00:02:37.786 LINK keyring_ut 00:02:37.786 LINK bdevio 00:02:38.051 LINK notify_ut 00:02:38.051 LINK posix_ut 00:02:38.051 LINK iobuf_ut 00:02:38.051 LINK uring_ut 00:02:38.717 LINK sock_ut 00:02:38.975 LINK thread_ut 00:02:38.975 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:38.975 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:38.976 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:39.233 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:39.233 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:39.233 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:39.233 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:39.233 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:39.491 LINK nvme_quirks_ut 00:02:39.491 CC examples/nvmf/nvmf/nvmf.o 00:02:39.491 LINK nvme_opal_ut 00:02:39.491 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:39.749 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:40.316 LINK blob_bdev_ut 00:02:40.316 LINK nvmf 00:02:40.575 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:40.575 LINK nvme_ctrlr_cmd_ut 00:02:40.575 LINK nvme_ns_ut 00:02:40.575 LINK rpc_ut 00:02:40.575 LINK nvme_fabric_ut 00:02:40.575 LINK nvme_io_msg_ut 00:02:40.575 LINK nvme_qpair_ut 00:02:40.575 LINK subsystem_ut 00:02:40.575 LINK nvme_pcie_common_ut 00:02:40.575 LINK nvme_poll_group_ut 00:02:40.575 LINK nvme_ut 00:02:40.575 LINK nvme_ns_ocssd_cmd_ut 00:02:40.854 LINK nvme_transport_ut 00:02:40.854 LINK accel_dpdk_compressdev_ut 00:02:40.854 LINK nvme_cuse_ut 00:02:40.854 LINK nvme_ns_cmd_ut 00:02:40.854 LINK nvme_pcie_ut 00:02:40.854 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:40.854 CC test/unit/lib/event/app.c/app_ut.o 00:02:41.128 LINK nvme_rdma_ut 00:02:41.128 LINK accel_dpdk_cryptodev_ut 00:02:41.128 LINK nvme_tcp_ut 00:02:41.128 LINK accel_ut 00:02:41.410 LINK nvme_ctrlr_ut 00:02:41.702 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:41.702 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:41.702 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:41.702 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:41.702 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:41.702 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:41.702 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:41.702 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:41.702 LINK app_ut 00:02:41.702 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:41.702 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:02:41.702 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:41.702 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:41.702 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:41.702 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:41.702 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:41.702 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:41.702 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:41.702 LINK reactor_ut 00:02:41.990 LINK scsi_nvme_ut 00:02:41.990 LINK bdev_zone_ut 00:02:42.266 LINK gpt_ut 00:02:42.266 LINK bdev_raid_sb_ut 00:02:42.523 LINK concat_ut 00:02:42.523 LINK raid1_ut 00:02:42.523 LINK raid0_ut 00:02:42.523 LINK vbdev_zone_block_ut 00:02:42.523 LINK compress_ut 00:02:42.523 LINK raid5f_ut 00:02:42.523 LINK vbdev_lvol_ut 00:02:42.781 LINK crypto_ut 00:02:43.345 LINK bdev_raid_ut 00:02:44.276 LINK part_ut 00:02:44.276 LINK blob_ut 00:02:44.276 LINK bdev_ut 00:02:44.532 LINK bdev_nvme_ut 00:02:44.532 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:44.532 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:44.532 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:44.532 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:44.532 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:44.532 LINK bdev_ut 00:02:44.789 LINK tree_ut 00:02:44.789 LINK blobfs_bdev_ut 00:02:44.789 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:02:44.789 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:44.789 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:44.789 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:44.789 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:44.789 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:44.789 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:44.789 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:44.789 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:44.789 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:44.789 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:44.789 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:44.789 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:44.789 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:44.789 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:44.789 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:45.046 LINK ftl_bitmap_ut 00:02:45.046 LINK dev_ut 00:02:45.303 LINK scsi_ut 00:02:45.303 LINK ftl_l2p_ut 00:02:45.303 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:45.303 LINK ftl_mempool_ut 00:02:45.303 LINK scsi_pr_ut 00:02:45.303 LINK ftl_mngt_ut 00:02:45.561 LINK ftl_io_ut 00:02:45.561 LINK ctrlr_bdev_ut 00:02:45.561 LINK lun_ut 00:02:45.561 LINK blobfs_sync_ut 00:02:45.561 LINK lvol_ut 00:02:45.561 LINK ftl_p2l_ut 00:02:45.561 LINK blobfs_async_ut 00:02:45.838 LINK scsi_bdev_ut 00:02:45.838 LINK ftl_band_ut 00:02:46.108 LINK ftl_sb_ut 00:02:46.108 LINK nvmf_ut 00:02:46.108 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:46.108 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:46.108 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:46.108 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:46.109 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:46.109 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:46.109 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:46.365 LINK ctrlr_discovery_ut 00:02:46.365 LINK auth_ut 00:02:46.365 LINK vfio_user_ut 00:02:46.365 LINK ftl_layout_upgrade_ut 00:02:46.622 LINK subsystem_ut 00:02:46.622 LINK param_ut 00:02:46.622 LINK init_grp_ut 00:02:46.622 LINK ctrlr_ut 00:02:46.622 LINK rdma_ut 00:02:46.879 LINK transport_ut 00:02:46.879 LINK portal_grp_ut 00:02:46.879 LINK tgt_node_ut 00:02:47.137 LINK conn_ut 00:02:47.137 LINK tcp_ut 00:02:47.704 LINK iscsi_ut 00:02:47.962 LINK vhost_ut 00:02:47.962 00:02:47.962 real 1m24.323s 00:02:47.962 user 11m41.545s 00:02:47.962 sys 3m14.633s 00:02:47.962 21:06:03 unittest_build -- common/autotest_common.sh@1124 -- # xtrace_disable 00:02:47.962 21:06:03 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:02:47.962 ************************************ 00:02:47.962 END TEST unittest_build 00:02:47.962 ************************************ 00:02:47.962 21:06:03 -- common/autotest_common.sh@1142 -- # return 0 00:02:47.962 21:06:03 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:47.962 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:47.962 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:47.962 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:47.962 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:47.962 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:47.962 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:47.962 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:47.962 ++ rpc_py=rpc_cmd 00:02:47.962 ++ set -e 00:02:47.962 ++ shopt -s nullglob 00:02:47.962 ++ shopt -s extglob 00:02:47.962 ++ shopt -s inherit_errexit 00:02:47.962 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:47.962 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:47.962 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:47.962 +++ CONFIG_WPDK_DIR= 00:02:47.962 +++ CONFIG_ASAN=n 00:02:47.962 +++ CONFIG_VBDEV_COMPRESS=y 00:02:47.962 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:47.962 +++ CONFIG_USDT=n 00:02:47.962 +++ CONFIG_CUSTOMOCF=y 00:02:47.962 +++ CONFIG_PREFIX=/usr/local 00:02:47.962 +++ CONFIG_RBD=y 00:02:47.962 +++ CONFIG_LIBDIR= 00:02:47.962 +++ CONFIG_IDXD=y 00:02:47.962 +++ CONFIG_NVME_CUSE=y 00:02:47.962 +++ CONFIG_SMA=n 00:02:47.962 +++ CONFIG_VTUNE=n 00:02:47.962 +++ CONFIG_TSAN=n 00:02:47.962 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:47.962 +++ CONFIG_VFIO_USER_DIR= 00:02:47.962 +++ CONFIG_PGO_CAPTURE=n 00:02:47.962 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:47.962 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:47.962 +++ CONFIG_LTO=n 00:02:47.962 +++ CONFIG_ISCSI_INITIATOR=y 00:02:47.962 +++ CONFIG_CET=n 00:02:47.962 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:47.962 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:47.962 +++ CONFIG_RDMA_SET_TOS=y 00:02:47.962 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:47.962 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:47.962 +++ CONFIG_UBLK=y 00:02:47.962 +++ CONFIG_ISAL_CRYPTO=y 00:02:47.962 +++ CONFIG_OPENSSL_PATH= 00:02:47.962 +++ CONFIG_OCF=y 00:02:47.962 +++ CONFIG_FUSE=y 00:02:47.962 +++ CONFIG_VTUNE_DIR= 00:02:47.962 +++ CONFIG_FUZZER_LIB= 00:02:47.962 +++ CONFIG_FUZZER=n 00:02:47.962 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:47.962 +++ CONFIG_CRYPTO=y 00:02:47.962 +++ CONFIG_PGO_USE=n 00:02:47.962 +++ CONFIG_VHOST=y 00:02:47.962 +++ CONFIG_DAOS=n 00:02:47.962 +++ CONFIG_DPDK_INC_DIR= 00:02:47.962 +++ CONFIG_DAOS_DIR= 00:02:47.962 +++ CONFIG_UNIT_TESTS=y 00:02:47.962 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:47.962 +++ CONFIG_VIRTIO=y 00:02:47.962 +++ CONFIG_DPDK_UADK=n 00:02:47.962 +++ CONFIG_COVERAGE=y 00:02:47.962 +++ CONFIG_RDMA=y 00:02:47.962 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:47.962 +++ CONFIG_URING_PATH= 00:02:47.962 +++ CONFIG_XNVME=y 00:02:47.963 +++ CONFIG_VFIO_USER=y 00:02:47.963 +++ CONFIG_ARCH=native 00:02:47.963 +++ CONFIG_HAVE_EVP_MAC=y 00:02:47.963 +++ CONFIG_URING_ZNS=y 00:02:47.963 +++ CONFIG_WERROR=y 00:02:47.963 +++ CONFIG_HAVE_LIBBSD=n 00:02:47.963 +++ CONFIG_UBSAN=y 00:02:47.963 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:47.963 +++ CONFIG_GOLANG=n 00:02:47.963 +++ CONFIG_ISAL=y 00:02:47.963 +++ CONFIG_IDXD_KERNEL=y 00:02:47.963 +++ CONFIG_DPDK_LIB_DIR= 00:02:47.963 +++ CONFIG_RDMA_PROV=verbs 00:02:47.963 +++ CONFIG_APPS=y 00:02:47.963 +++ CONFIG_SHARED=n 00:02:47.963 +++ CONFIG_HAVE_KEYUTILS=y 00:02:47.963 +++ CONFIG_FC_PATH= 00:02:47.963 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:47.963 +++ CONFIG_FC=n 00:02:47.963 +++ CONFIG_AVAHI=n 00:02:47.963 +++ CONFIG_FIO_PLUGIN=y 00:02:47.963 +++ CONFIG_RAID5F=y 00:02:47.963 +++ CONFIG_EXAMPLES=y 00:02:47.963 +++ CONFIG_TESTS=y 00:02:47.963 +++ CONFIG_CRYPTO_MLX5=y 00:02:47.963 +++ CONFIG_MAX_LCORES=128 00:02:47.963 +++ CONFIG_IPSEC_MB=y 00:02:47.963 +++ CONFIG_PGO_DIR= 00:02:47.963 +++ CONFIG_DEBUG=y 00:02:47.963 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:47.963 +++ CONFIG_CROSS_PREFIX= 00:02:47.963 +++ CONFIG_URING=y 00:02:47.963 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:47.963 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:47.963 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:47.963 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:47.963 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:47.963 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:47.963 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:47.963 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:47.963 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:47.963 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:47.963 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:47.963 +++ VHOST_APP=("$_app_dir/vhost") 00:02:47.963 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:47.963 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:47.963 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:47.963 +++ [[ #ifndef SPDK_CONFIG_H 00:02:47.963 #define SPDK_CONFIG_H 00:02:47.963 #define SPDK_CONFIG_APPS 1 00:02:47.963 #define SPDK_CONFIG_ARCH native 00:02:47.963 #undef SPDK_CONFIG_ASAN 00:02:47.963 #undef SPDK_CONFIG_AVAHI 00:02:47.963 #undef SPDK_CONFIG_CET 00:02:47.963 #define SPDK_CONFIG_COVERAGE 1 00:02:47.963 #define SPDK_CONFIG_CROSS_PREFIX 00:02:47.963 #define SPDK_CONFIG_CRYPTO 1 00:02:47.963 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:47.963 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:47.963 #undef SPDK_CONFIG_DAOS 00:02:47.963 #define SPDK_CONFIG_DAOS_DIR 00:02:47.963 #define SPDK_CONFIG_DEBUG 1 00:02:47.963 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:47.963 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:47.963 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:47.963 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:47.963 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:47.963 #undef SPDK_CONFIG_DPDK_UADK 00:02:47.963 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:47.963 #define SPDK_CONFIG_EXAMPLES 1 00:02:47.963 #undef SPDK_CONFIG_FC 00:02:47.963 #define SPDK_CONFIG_FC_PATH 00:02:47.963 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:47.963 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:47.963 #define SPDK_CONFIG_FUSE 1 00:02:47.963 #undef SPDK_CONFIG_FUZZER 00:02:47.963 #define SPDK_CONFIG_FUZZER_LIB 00:02:47.963 #undef SPDK_CONFIG_GOLANG 00:02:47.963 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:47.963 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:47.963 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:47.963 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:02:47.963 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:47.963 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:47.963 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:47.963 #define SPDK_CONFIG_IDXD 1 00:02:47.963 #define SPDK_CONFIG_IDXD_KERNEL 1 00:02:47.963 #define SPDK_CONFIG_IPSEC_MB 1 00:02:47.963 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:47.963 #define SPDK_CONFIG_ISAL 1 00:02:47.963 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:47.963 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:47.963 #define SPDK_CONFIG_LIBDIR 00:02:47.963 #undef SPDK_CONFIG_LTO 00:02:47.963 #define SPDK_CONFIG_MAX_LCORES 128 00:02:47.963 #define SPDK_CONFIG_NVME_CUSE 1 00:02:47.963 #define SPDK_CONFIG_OCF 1 00:02:47.963 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:47.963 #define SPDK_CONFIG_OPENSSL_PATH 00:02:47.963 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:47.963 #define SPDK_CONFIG_PGO_DIR 00:02:47.963 #undef SPDK_CONFIG_PGO_USE 00:02:47.963 #define SPDK_CONFIG_PREFIX /usr/local 00:02:47.963 #define SPDK_CONFIG_RAID5F 1 00:02:47.963 #define SPDK_CONFIG_RBD 1 00:02:47.963 #define SPDK_CONFIG_RDMA 1 00:02:47.963 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:47.963 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:47.963 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:47.963 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:47.963 #undef SPDK_CONFIG_SHARED 00:02:47.963 #undef SPDK_CONFIG_SMA 00:02:47.963 #define SPDK_CONFIG_TESTS 1 00:02:47.963 #undef SPDK_CONFIG_TSAN 00:02:47.964 #define SPDK_CONFIG_UBLK 1 00:02:47.964 #define SPDK_CONFIG_UBSAN 1 00:02:47.964 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:47.964 #define SPDK_CONFIG_URING 1 00:02:47.964 #define SPDK_CONFIG_URING_PATH 00:02:47.964 #define SPDK_CONFIG_URING_ZNS 1 00:02:47.964 #undef SPDK_CONFIG_USDT 00:02:47.964 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:47.964 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:47.964 #define SPDK_CONFIG_VFIO_USER 1 00:02:47.964 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:47.964 #define SPDK_CONFIG_VHOST 1 00:02:47.964 #define SPDK_CONFIG_VIRTIO 1 00:02:47.964 #undef SPDK_CONFIG_VTUNE 00:02:47.964 #define SPDK_CONFIG_VTUNE_DIR 00:02:47.964 #define SPDK_CONFIG_WERROR 1 00:02:47.964 #define SPDK_CONFIG_WPDK_DIR 00:02:47.964 #define SPDK_CONFIG_XNVME 1 00:02:47.964 #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:47.964 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:47.964 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:47.964 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:47.964 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:47.964 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:47.964 ++++ 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:47.964 ++++ 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:47.964 ++++ 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:47.964 ++++ export PATH 00:02:47.964 ++++ 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:47.964 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:47.964 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:47.964 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:47.964 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:47.964 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:47.964 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:47.964 +++ TEST_TAG=N/A 00:02:47.964 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:47.964 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:47.964 ++++ uname -s 00:02:47.964 +++ PM_OS=Linux 00:02:47.964 +++ MONITOR_RESOURCES_SUDO=() 00:02:47.964 +++ declare -A MONITOR_RESOURCES_SUDO 00:02:47.964 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:02:47.964 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:02:47.964 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:02:47.964 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:02:47.964 +++ SUDO[0]= 00:02:47.964 +++ SUDO[1]='sudo -E' 00:02:47.964 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:47.964 +++ [[ Linux == FreeBSD ]] 00:02:47.964 +++ [[ Linux == Linux ]] 00:02:47.964 +++ [[ Supermicro != QEMU ]] 00:02:47.964 +++ [[ ! -e /.dockerenv ]] 00:02:47.964 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:02:47.964 ++ : 0 00:02:47.964 ++ export RUN_NIGHTLY 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_RUN_VALGRIND 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_UNITTEST 00:02:47.964 ++ : 00:02:47.964 ++ export SPDK_TEST_AUTOBUILD 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_RELEASE_BUILD 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_ISAL 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_ISCSI 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVME 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVME_PMR 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVME_BP 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVME_CLI 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_NVME_CUSE 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVME_FDP 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_NVMF 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_VFIOUSER 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_FUZZER 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_FUZZER_SHORT 00:02:47.964 ++ : rdma 00:02:47.964 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_RBD 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_VHOST 00:02:47.964 ++ : 1 00:02:47.964 ++ export SPDK_TEST_BLOCKDEV 00:02:47.964 ++ : 0 00:02:47.964 ++ export SPDK_TEST_IOAT 00:02:47.964 ++ : 1 00:02:47.965 ++ export SPDK_TEST_BLOBFS 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_VHOST_INIT 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_LVOL 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_RUN_ASAN 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_RUN_UBSAN 00:02:47.965 ++ : 00:02:47.965 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_RUN_NON_ROOT 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_CRYPTO 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_FTL 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_OCF 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_VMD 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_OPAL 00:02:47.965 ++ : 00:02:47.965 ++ export SPDK_TEST_NATIVE_DPDK 00:02:47.965 ++ : true 00:02:47.965 ++ export SPDK_AUTOTEST_X 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_RAID5 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_URING 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_USDT 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_USE_IGB_UIO 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_SCHEDULER 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_SCANBUILD 00:02:47.965 ++ : 00:02:47.965 ++ export SPDK_TEST_NVMF_NICS 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_SMA 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_DAOS 00:02:47.965 ++ : 1 00:02:47.965 ++ export SPDK_TEST_XNVME 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_ACCEL_DSA 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_ACCEL_IAA 00:02:47.965 ++ : 00:02:47.965 ++ export SPDK_TEST_FUZZER_TARGET 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_TEST_NVMF_MDNS 00:02:47.965 ++ : 0 00:02:47.965 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:47.965 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:47.965 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:47.965 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:47.965 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:47.965 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:47.965 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:47.965 ++ 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:47.965 ++ 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:47.965 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:47.965 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:47.965 ++ 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:47.965 ++ 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:47.965 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:47.965 ++ PYTHONDONTWRITEBYTECODE=1 00:02:47.965 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:47.965 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:47.965 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:47.965 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:47.965 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:47.965 ++ rm -rf /var/tmp/asan_suppression_file 00:02:47.965 ++ cat 00:02:47.965 ++ echo leak:libfuse3.so 00:02:47.966 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:47.966 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:47.966 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:47.966 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:47.966 ++ '[' -z /var/spdk/dependencies ']' 00:02:47.966 ++ export DEPENDENCY_DIR 00:02:47.966 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:47.966 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:47.966 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:47.966 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:47.966 ++ export QEMU_BIN= 00:02:47.966 ++ QEMU_BIN= 00:02:47.966 ++ export VFIO_QEMU_BIN= 00:02:47.966 ++ VFIO_QEMU_BIN= 00:02:47.966 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:47.966 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:47.966 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:47.966 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:47.966 ++ '[' 1 -eq 0 ']' 00:02:47.966 ++ unset -v 00:02:47.966 +++ uname -s 00:02:47.966 ++ '[' Linux = Linux ']' 00:02:47.966 ++ HUGEMEM=4096 00:02:47.966 ++ export CLEAR_HUGE=yes 00:02:47.966 ++ CLEAR_HUGE=yes 00:02:47.966 ++ [[ 1 -eq 1 ]] 00:02:47.966 ++ export HUGE_EVEN_ALLOC=yes 00:02:47.966 ++ HUGE_EVEN_ALLOC=yes 00:02:47.966 ++ MAKE=make 00:02:47.966 ++ MAKEFLAGS='-j 26' 00:02:47.966 ++ export HUGEMEM=4096 00:02:47.966 ++ HUGEMEM=4096 00:02:47.966 ++ NO_HUGE=() 00:02:47.966 ++ TEST_MODE= 00:02:47.966 ++ [[ -z '' ]] 00:02:47.966 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:47.966 ++ exec 00:02:47.966 ++ 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:47.966 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:47.966 ++ set_test_storage 2147483648 00:02:47.966 ++ [[ -v testdir ]] 00:02:47.966 ++ local requested_size=2147483648 00:02:47.966 ++ local mount target_dir 00:02:47.966 ++ local -A mounts fss sizes avails uses 00:02:47.966 ++ local source fs size avail mount use 00:02:47.966 ++ local storage_fallback storage_candidates 00:02:47.966 +++ mktemp -udt spdk.XXXXXX 00:02:47.966 ++ storage_fallback=/tmp/spdk.tgguzH 00:02:47.966 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:47.966 ++ [[ -n '' ]] 00:02:47.966 ++ [[ -n '' ]] 00:02:47.966 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.tgguzH/tests/unit /tmp/spdk.tgguzH 00:02:47.966 ++ requested_size=2214592512 00:02:47.966 ++ read -r source fs size use avail _ mount 00:02:47.966 +++ df -T 00:02:47.966 +++ grep -v Filesystem 00:02:47.966 ++ mounts["$mount"]=overlay 00:02:47.966 ++ fss["$mount"]=overlay 00:02:47.966 ++ avails["$mount"]=181592047616 00:02:47.966 ++ sizes["$mount"]=247733907456 00:02:47.966 ++ uses["$mount"]=66125082624 00:02:47.966 ++ read -r source fs size use avail _ mount 00:02:47.966 ++ mounts["$mount"]=tmpfs 00:02:47.966 ++ fss["$mount"]=tmpfs 00:02:47.966 ++ avails["$mount"]=67108864 00:02:47.966 ++ sizes["$mount"]=67108864 00:02:47.966 ++ uses["$mount"]=0 00:02:47.966 ++ read -r source fs size use avail _ mount 00:02:47.966 ++ mounts["$mount"]=shm 00:02:47.966 ++ fss["$mount"]=tmpfs 00:02:47.966 ++ avails["$mount"]=67108864 00:02:47.966 ++ sizes["$mount"]=67108864 00:02:47.966 ++ uses["$mount"]=0 00:02:47.967 ++ read -r source fs size use avail _ mount 00:02:47.967 ++ mounts["$mount"]=/dev/sda4 00:02:47.967 ++ fss["$mount"]=ext4 00:02:47.967 ++ avails["$mount"]=181592047616 00:02:47.967 ++ sizes["$mount"]=247733907456 00:02:47.967 ++ uses["$mount"]=66125082624 00:02:47.967 ++ read -r source fs size use avail _ mount 00:02:47.967 ++ mounts["$mount"]=tmpfs 00:02:47.967 ++ fss["$mount"]=tmpfs 00:02:47.967 ++ avails["$mount"]=134936236032 00:02:47.967 ++ sizes["$mount"]=134936236032 00:02:47.967 ++ uses["$mount"]=0 00:02:47.967 ++ read -r source fs size use avail _ mount 00:02:47.967 ++ mounts["$mount"]=tmpfs 00:02:47.967 ++ fss["$mount"]=tmpfs 00:02:47.967 ++ avails["$mount"]=134936236032 00:02:47.967 ++ sizes["$mount"]=134936236032 00:02:47.967 ++ uses["$mount"]=0 00:02:47.967 ++ read -r source fs size use avail _ mount 00:02:47.967 ++ mounts["$mount"]=tmpfs 00:02:47.967 ++ fss["$mount"]=tmpfs 00:02:47.967 ++ avails["$mount"]=134936236032 00:02:47.967 ++ sizes["$mount"]=134936236032 00:02:47.967 ++ uses["$mount"]=0 00:02:47.967 ++ read -r source fs size use avail _ mount 00:02:47.967 ++ printf '* Looking for test storage...\n' 00:02:47.967 * Looking for test storage... 00:02:47.967 ++ local target_space new_size 00:02:47.967 ++ for target_dir in "${storage_candidates[@]}" 00:02:47.967 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:47.967 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:48.224 ++ mount=/ 00:02:48.224 ++ target_space=181592047616 00:02:48.224 ++ (( target_space == 0 || target_space < requested_size )) 00:02:48.224 ++ (( target_space >= requested_size )) 00:02:48.224 ++ [[ overlay == tmpfs ]] 00:02:48.224 ++ [[ overlay == ramfs ]] 00:02:48.224 ++ [[ / == / ]] 00:02:48.224 ++ new_size=68339675136 00:02:48.224 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:48.224 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:48.224 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:48.224 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:48.225 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:48.225 ++ return 0 00:02:48.225 ++ set -o errtrace 00:02:48.225 ++ shopt -s extdebug 00:02:48.225 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:48.225 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:48.225 21:06:03 -- common/autotest_common.sh@1687 -- # true 00:02:48.225 21:06:03 -- common/autotest_common.sh@1689 -- # xtrace_fd 00:02:48.225 21:06:03 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:48.225 21:06:03 -- common/autotest_common.sh@29 -- # exec 00:02:48.225 21:06:03 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:48.225 21:06:03 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:48.225 21:06:03 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:48.225 21:06:03 -- common/autotest_common.sh@18 -- # set -x 00:02:48.225 21:06:03 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:48.225 21:06:03 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@160 -- # '[' -z ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:48.225 21:06:03 -- unit/unittest.sh@161 -- # hash valgrind 00:02:48.225 21:06:03 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:48.225 21:06:03 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:48.225 21:06:03 -- common/autotest_common.sh@1099 -- # '[' 3 -le 1 ']' 00:02:48.225 21:06:03 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:02:48.225 21:06:03 -- common/autotest_common.sh@10 -- # set +x 00:02:48.225 ************************************ 00:02:48.225 START TEST valgrind 00:02:48.225 ************************************ 00:02:48.225 21:06:03 valgrind -- common/autotest_common.sh@1123 -- # echo 'Using valgrind for unit tests' 00:02:48.225 Using valgrind for unit tests 00:02:48.225 00:02:48.225 real 0m0.000s 00:02:48.225 user 0m0.000s 00:02:48.225 sys 0m0.000s 00:02:48.225 21:06:03 valgrind -- common/autotest_common.sh@1124 -- # xtrace_disable 00:02:48.225 21:06:03 valgrind -- common/autotest_common.sh@10 -- # set +x 00:02:48.225 ************************************ 00:02:48.225 END TEST valgrind 00:02:48.225 ************************************ 00:02:48.225 21:06:03 -- common/autotest_common.sh@1142 -- # return 0 00:02:48.225 21:06:03 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:48.225 21:06:03 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:02:48.225 21:06:03 -- unit/unittest.sh@181 -- # hash lcov 00:02:48.225 21:06:03 -- 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:48.225 21:06:03 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:48.225 21:06:03 -- unit/unittest.sh@182 -- # cov_avail=yes 00:02:48.225 21:06:03 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:02:48.225 21:06:03 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:48.225 21:06:03 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:48.225 21:06:03 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:48.225 21:06:03 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:02:48.225 --rc lcov_branch_coverage=1 00:02:48.225 --rc lcov_function_coverage=1 00:02:48.225 --rc genhtml_branch_coverage=1 00:02:48.225 --rc genhtml_function_coverage=1 00:02:48.225 --rc genhtml_legend=1 00:02:48.225 --rc geninfo_all_blocks=1 00:02:48.225 ' 00:02:48.225 21:06:03 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:02:48.225 --rc lcov_branch_coverage=1 00:02:48.225 --rc lcov_function_coverage=1 00:02:48.225 --rc genhtml_branch_coverage=1 00:02:48.225 --rc genhtml_function_coverage=1 00:02:48.225 --rc genhtml_legend=1 00:02:48.225 --rc geninfo_all_blocks=1 00:02:48.225 ' 00:02:48.225 21:06:03 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:02:48.225 --rc lcov_branch_coverage=1 00:02:48.225 --rc lcov_function_coverage=1 00:02:48.225 --rc genhtml_branch_coverage=1 00:02:48.225 --rc genhtml_function_coverage=1 00:02:48.225 --rc genhtml_legend=1 00:02:48.225 --rc geninfo_all_blocks=1 00:02:48.225 --no-external' 00:02:48.225 21:06:03 -- unit/unittest.sh@202 -- # LCOV='lcov 00:02:48.225 --rc lcov_branch_coverage=1 00:02:48.225 --rc lcov_function_coverage=1 00:02:48.225 --rc genhtml_branch_coverage=1 00:02:48.225 --rc genhtml_function_coverage=1 00:02:48.225 --rc genhtml_legend=1 00:02:48.225 --rc geninfo_all_blocks=1 00:02:48.225 --no-external' 00:02:48.225 21:06:03 -- 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:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:02:50.125 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:02:50.125 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:02:50.126 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:02:50.126 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:02:50.127 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:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:02:50.127 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:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:02:50.127 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:02:50.127 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:02:50.127 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:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:02:50.128 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:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:02:50.128 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:02:50.128 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:02:50.129 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:28.822 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:28.822 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:32.119 21:06:47 -- unit/unittest.sh@208 -- # uname -m 00:03:32.119 21:06:47 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:03:32.119 21:06:47 -- 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:32.119 21:06:47 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:32.119 21:06:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:32.119 21:06:47 -- common/autotest_common.sh@10 -- # set +x 00:03:32.119 ************************************ 00:03:32.119 START TEST unittest_pci_event 00:03:32.119 ************************************ 00:03:32.119 21:06:47 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:32.119 ==68874== Memcheck, a memory error detector 00:03:32.119 ==68874== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.119 ==68874== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.119 ==68874== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:32.119 ==68874== 00:03:32.119 --68874-- Valgrind options: 00:03:32.119 --68874-- --leak-check=full 00:03:32.119 --68874-- --error-exitcode=2 00:03:32.119 --68874-- --verbose 00:03:32.119 --68874-- Contents of /proc/version: 00:03:32.119 --68874-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:32.119 --68874-- 00:03:32.119 --68874-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.119 --68874-- Page sizes: currently 4096, max supported 4096 00:03:32.119 --68874-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.119 --68874-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:32.119 --68874-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.119 --68874-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.119 --68874-- might be shown as UnknownInlinedFun 00:03:32.119 --68874-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.120 --68874-- object doesn't have a dynamic symbol table 00:03:32.120 --68874-- Scheduler: using generic scheduler lock implementation. 00:03:32.120 --68874-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.120 ==68874== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68874-by-???-on-d89e21c6b51d 00:03:32.120 ==68874== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68874-by-???-on-d89e21c6b51d 00:03:32.120 ==68874== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68874-by-???-on-d89e21c6b51d 00:03:32.120 ==68874== 00:03:32.120 ==68874== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.120 ==68874== don't want to do, unless you know exactly what you're doing, 00:03:32.120 ==68874== or are doing some strange experiment): 00:03:32.120 ==68874== /usr/libexec/valgrind/../../bin/vgdb --pid=68874 ...command... 00:03:32.120 ==68874== 00:03:32.120 ==68874== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.120 ==68874== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:32.120 ==68874== and then give GDB the following command 00:03:32.120 ==68874== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68874 00:03:32.120 ==68874== --pid is optional if only one valgrind process is running 00:03:32.120 ==68874== 00:03:32.120 --68874-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.120 --68874-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.120 --68874-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.120 --68874-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.120 --68874-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.120 --68874-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.120 --68874-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.120 --68874-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.120 --68874-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.120 --68874-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.120 --68874-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.120 --68874-- Reading syms from /usr/lib64/libm.so.6 00:03:32.120 --68874-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.120 --68874-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:32.120 --68874-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libc.so.6 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.120 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.120 --68874-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.120 --68874-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.120 --68874-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.120 --68874-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.120 --68874-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.120 --68874-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.120 --68874-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.120 --68874-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.120 --68874-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 ==68874== Preferring higher priority redirection: 00:03:32.121 --68874-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.121 --68874-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.121 --68874-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 --68874-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.121 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.121 --68874-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.121 --68874-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.121 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.121 --68874-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.121 --68874-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.402 --68874-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:32.402 --68874-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:32.402 --68874-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:32.402 --68874-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:32.402 --68874-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:32.402 --68874-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:32.402 --68874-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:32.402 --68874-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:32.402 --68874-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:32.402 --68874-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:32.402 --68874-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:32.402 --68874-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:32.402 --68874-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:32.402 --68874-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:32.402 --68874-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:32.402 --68874-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:32.402 00:03:32.402 00:03:32.402 CUnit - A unit testing framework for C - Version 2.1-3 00:03:32.402 http://cunit.sourceforge.net/ 00:03:32.402 00:03:32.402 00:03:32.402 Suite: pci_event 00:03:32.403 Test: test_pci_parse_event ...--68874-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:32.403 --68874-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:32.403 --68874-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:32.403 [2024-07-15 21:06:47.573823] /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:32.403 [2024-07-15 21:06:47.616294] /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:32.403 passed 00:03:32.403 00:03:32.403 Run Summary: Type Total Ran Passed Failed Inactive 00:03:32.403 suites 1 1 n/a 0 0 00:03:32.403 tests 1 1 1 0 0 00:03:32.403 asserts 15 15 15 0 n/a 00:03:32.403 00:03:32.403 Elapsed time = 0.066 seconds 00:03:32.403 --68874-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:32.403 --68874-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:32.403 ==68874== 00:03:32.403 ==68874== HEAP SUMMARY: 00:03:32.403 ==68874== in use at exit: 0 bytes in 0 blocks 00:03:32.403 ==68874== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:32.403 ==68874== 00:03:32.403 ==68874== All heap blocks were freed -- no leaks are possible 00:03:32.403 ==68874== 00:03:32.403 ==68874== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:32.403 00:03:32.403 real 0m0.675s 00:03:32.403 user 0m0.646s 00:03:32.403 sys 0m0.027s 00:03:32.403 21:06:47 unittest_pci_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:32.403 21:06:47 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:32.403 ************************************ 00:03:32.403 END TEST unittest_pci_event 00:03:32.403 ************************************ 00:03:32.403 21:06:47 -- common/autotest_common.sh@1142 -- # return 0 00:03:32.403 21:06:47 -- 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:32.403 21:06:47 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:32.403 21:06:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:32.403 21:06:47 -- common/autotest_common.sh@10 -- # set +x 00:03:32.403 ************************************ 00:03:32.403 START TEST unittest_include 00:03:32.403 ************************************ 00:03:32.403 21:06:47 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:32.660 ==68898== Memcheck, a memory error detector 00:03:32.660 ==68898== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.660 ==68898== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.660 ==68898== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:32.660 ==68898== 00:03:32.660 --68898-- Valgrind options: 00:03:32.660 --68898-- --leak-check=full 00:03:32.660 --68898-- --error-exitcode=2 00:03:32.660 --68898-- --verbose 00:03:32.660 --68898-- Contents of /proc/version: 00:03:32.660 --68898-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:32.661 --68898-- 00:03:32.661 --68898-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.661 --68898-- Page sizes: currently 4096, max supported 4096 00:03:32.661 --68898-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.661 --68898-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:32.661 --68898-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.661 --68898-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.661 --68898-- might be shown as UnknownInlinedFun 00:03:32.661 --68898-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.661 --68898-- object doesn't have a dynamic symbol table 00:03:32.661 --68898-- Scheduler: using generic scheduler lock implementation. 00:03:32.661 --68898-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.661 ==68898== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68898-by-???-on-d89e21c6b51d 00:03:32.661 ==68898== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68898-by-???-on-d89e21c6b51d 00:03:32.661 ==68898== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68898-by-???-on-d89e21c6b51d 00:03:32.661 ==68898== 00:03:32.661 ==68898== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.661 ==68898== don't want to do, unless you know exactly what you're doing, 00:03:32.661 ==68898== or are doing some strange experiment): 00:03:32.661 ==68898== /usr/libexec/valgrind/../../bin/vgdb --pid=68898 ...command... 00:03:32.661 ==68898== 00:03:32.661 ==68898== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.661 ==68898== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:32.661 ==68898== and then give GDB the following command 00:03:32.661 ==68898== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68898 00:03:32.661 ==68898== --pid is optional if only one valgrind process is running 00:03:32.661 ==68898== 00:03:32.661 --68898-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.661 --68898-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.661 --68898-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.661 --68898-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.661 --68898-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.661 --68898-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.661 --68898-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.661 --68898-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.661 --68898-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.661 --68898-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.661 --68898-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.661 --68898-- Reading syms from /usr/lib64/libm.so.6 00:03:32.661 --68898-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.661 --68898-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:32.661 --68898-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.661 --68898-- Reading syms from /usr/lib64/libc.so.6 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.661 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.661 --68898-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.661 --68898-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.919 --68898-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.919 --68898-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.919 --68898-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.919 --68898-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.919 --68898-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.919 --68898-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.919 --68898-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 ==68898== Preferring higher priority redirection: 00:03:32.919 --68898-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.919 --68898-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.919 --68898-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 --68898-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.919 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.919 --68898-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.919 --68898-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.919 ==68898== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.919 --68898-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.919 --68898-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.919 --68898-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:32.919 --68898-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:32.919 --68898-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:32.919 --68898-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:32.919 --68898-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:32.919 --68898-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:32.919 --68898-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:32.919 --68898-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:32.919 --68898-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:32.919 --68898-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:32.919 --68898-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:32.919 --68898-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:32.919 --68898-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:32.919 --68898-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.178 --68898-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.178 --68898-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.178 00:03:33.178 00:03:33.178 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.178 http://cunit.sourceforge.net/ 00:03:33.178 00:03:33.178 00:03:33.178 Suite: histogram 00:03:33.178 Test: histogram_test ...passed 00:03:33.178 Test: histogram_merge ...passed 00:03:33.178 00:03:33.178 Run Summary: Type Total Ran Passed Failed Inactive 00:03:33.178 suites 1 1 n/a 0 0 00:03:33.178 tests 2 2 2 0 0 00:03:33.178 asserts 50 50 50 0 n/a 00:03:33.178 00:03:33.178 Elapsed time = 0.039 seconds 00:03:33.178 --68898-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:33.178 --68898-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.178 ==68898== 00:03:33.178 ==68898== HEAP SUMMARY: 00:03:33.178 ==68898== in use at exit: 0 bytes in 0 blocks 00:03:33.178 ==68898== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:33.178 ==68898== 00:03:33.179 ==68898== All heap blocks were freed -- no leaks are possible 00:03:33.179 ==68898== 00:03:33.179 ==68898== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:33.179 00:03:33.179 real 0m0.654s 00:03:33.179 user 0m0.618s 00:03:33.179 sys 0m0.034s 00:03:33.179 21:06:48 unittest_include -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:33.179 21:06:48 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:33.179 ************************************ 00:03:33.179 END TEST unittest_include 00:03:33.179 ************************************ 00:03:33.179 21:06:48 -- common/autotest_common.sh@1142 -- # return 0 00:03:33.179 21:06:48 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:03:33.179 21:06:48 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:03:33.179 21:06:48 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:33.179 21:06:48 -- common/autotest_common.sh@10 -- # set +x 00:03:33.179 ************************************ 00:03:33.179 START TEST unittest_bdev 00:03:33.179 ************************************ 00:03:33.179 21:06:48 unittest_bdev -- common/autotest_common.sh@1123 -- # unittest_bdev 00:03:33.179 21:06:48 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:33.179 ==68923== Memcheck, a memory error detector 00:03:33.179 ==68923== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:33.179 ==68923== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:33.179 ==68923== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:33.179 ==68923== 00:03:33.179 --68923-- Valgrind options: 00:03:33.179 --68923-- --leak-check=full 00:03:33.179 --68923-- --error-exitcode=2 00:03:33.179 --68923-- --verbose 00:03:33.179 --68923-- Contents of /proc/version: 00:03:33.179 --68923-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:33.179 --68923-- 00:03:33.179 --68923-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:33.179 --68923-- Page sizes: currently 4096, max supported 4096 00:03:33.179 --68923-- Valgrind library directory: /usr/libexec/valgrind 00:03:33.179 --68923-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:33.179 --68923-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:33.179 --68923-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:33.179 --68923-- might be shown as UnknownInlinedFun 00:03:33.179 --68923-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:33.179 --68923-- object doesn't have a dynamic symbol table 00:03:33.179 --68923-- Scheduler: using generic scheduler lock implementation. 00:03:33.179 --68923-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:33.179 ==68923== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68923-by-???-on-d89e21c6b51d 00:03:33.179 ==68923== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68923-by-???-on-d89e21c6b51d 00:03:33.179 ==68923== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68923-by-???-on-d89e21c6b51d 00:03:33.179 ==68923== 00:03:33.179 ==68923== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:33.179 ==68923== don't want to do, unless you know exactly what you're doing, 00:03:33.179 ==68923== or are doing some strange experiment): 00:03:33.179 ==68923== /usr/libexec/valgrind/../../bin/vgdb --pid=68923 ...command... 00:03:33.179 ==68923== 00:03:33.179 ==68923== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:33.179 ==68923== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:33.179 ==68923== and then give GDB the following command 00:03:33.179 ==68923== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68923 00:03:33.179 ==68923== --pid is optional if only one valgrind process is running 00:03:33.179 ==68923== 00:03:33.179 --68923-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:33.179 --68923-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:33.438 --68923-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:33.438 --68923-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:33.438 --68923-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:33.438 --68923-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:33.438 --68923-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:33.438 --68923-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:33.438 --68923-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:33.438 --68923-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:33.438 --68923-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:33.438 --68923-- Reading syms from /usr/lib64/libm.so.6 00:03:33.438 --68923-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:33.438 --68923-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:33.438 --68923-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libc.so.6 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.438 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.438 --68923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.438 --68923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.438 --68923-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:33.438 --68923-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:33.438 --68923-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:33.438 --68923-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:33.438 --68923-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:33.696 --68923-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 ==68923== Preferring higher priority redirection: 00:03:33.696 --68923-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:33.696 --68923-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:33.696 --68923-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 --68923-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.696 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.696 --68923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.696 --68923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.696 ==68923== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.696 --68923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.696 --68923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.696 --68923-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.696 --68923-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.696 --68923-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.696 --68923-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.696 --68923-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.696 --68923-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.696 --68923-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.696 --68923-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.696 --68923-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.696 --68923-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.696 --68923-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.696 --68923-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.696 --68923-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.696 --68923-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.696 --68923-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.696 --68923-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.696 --68923-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:33.696 00:03:33.696 00:03:33.696 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.696 http://cunit.sourceforge.net/ 00:03:33.696 00:03:33.696 00:03:33.696 Suite: bdev 00:03:33.954 Test: bytes_to_blocks_test ...passed 00:03:33.954 Test: num_blocks_test ...--68923-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:33.954 passed 00:03:33.954 Test: io_valid_test ...passed 00:03:34.213 Test: open_write_test ...[2024-07-15 21:06:49.329928] /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:34.213 [2024-07-15 21:06:49.362557] /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:34.213 [2024-07-15 21:06:49.365396] /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:34.213 passed 00:03:34.213 Test: claim_test ...passed 00:03:34.213 Test: alias_add_del_test ...[2024-07-15 21:06:49.503627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:34.213 [2024-07-15 21:06:49.504682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4643:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:34.213 [2024-07-15 21:06:49.505595] /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:34.213 passed 00:03:34.213 Test: get_device_stat_test ...passed 00:03:34.471 Test: bdev_io_types_test ...passed 00:03:34.471 Test: bdev_io_wait_test ...passed 00:03:34.472 Test: bdev_io_spans_split_test ...passed 00:03:34.729 Test: bdev_io_boundary_split_test ...passed 00:03:34.729 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-15 21:06:50.034429] /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:34.986 passed 00:03:34.986 Test: bdev_io_mix_split_test ...passed 00:03:34.986 Test: bdev_io_split_with_io_wait ...passed 00:03:34.986 Test: bdev_io_write_unit_split_test ...[2024-07-15 21:06:50.267187] /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:34.986 [2024-07-15 21:06:50.270269] /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:34.986 [2024-07-15 21:06:50.270446] /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:34.986 [2024-07-15 21:06:50.272920] /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:34.986 passed 00:03:35.244 Test: bdev_io_alignment_with_boundary ...passed 00:03:35.244 Test: bdev_io_alignment ...passed 00:03:35.244 Test: bdev_histograms ...passed 00:03:35.244 Test: bdev_write_zeroes ...passed 00:03:35.503 Test: bdev_compare_and_write ...passed 00:03:35.503 Test: bdev_compare ...passed 00:03:35.503 Test: bdev_compare_emulated ...passed 00:03:35.503 Test: bdev_zcopy_write ...passed 00:03:35.761 Test: bdev_zcopy_read ...passed 00:03:35.761 Test: bdev_open_while_hotremove ...passed 00:03:35.761 Test: bdev_close_while_hotremove ...passed 00:03:35.761 Test: bdev_open_ext_test ...[2024-07-15 21:06:50.849446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:35.761 passed 00:03:35.761 Test: bdev_open_ext_unregister ...[2024-07-15 21:06:50.853236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:35.761 passed 00:03:35.761 Test: bdev_set_io_timeout ...passed 00:03:35.761 Test: bdev_set_qd_sampling ...passed 00:03:35.761 Test: lba_range_overlap ...passed 00:03:35.761 Test: lock_lba_range_check_ranges ...passed 00:03:35.761 Test: lock_lba_range_with_io_outstanding ...passed 00:03:36.020 Test: lock_lba_range_overlapped ...passed 00:03:36.020 Test: bdev_quiesce ...[2024-07-15 21:06:51.156967] /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:36.020 passed 00:03:36.020 Test: bdev_io_abort ...passed 00:03:36.020 Test: bdev_unmap ...passed 00:03:36.020 Test: bdev_write_zeroes_split_test ...passed 00:03:36.020 Test: bdev_set_options_test ...[2024-07-15 21:06:51.309814] /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:36.020 passed 00:03:36.020 Test: bdev_get_memory_domains ...passed 00:03:36.278 Test: bdev_io_ext ...passed 00:03:36.278 Test: bdev_io_ext_no_opts ...passed 00:03:36.278 Test: bdev_io_ext_invalid_opts ...passed 00:03:36.278 Test: bdev_io_ext_split ...passed 00:03:36.278 Test: bdev_io_ext_bounce_buffer ...passed 00:03:36.278 Test: bdev_register_uuid_alias ...[2024-07-15 21:06:51.554299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 12f88659-22bd-400b-a947-ad8b23e1895f already exists 00:03:36.278 [2024-07-15 21:06:51.554762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:12f88659-22bd-400b-a947-ad8b23e1895f alias for bdev bdev0 00:03:36.278 passed 00:03:36.278 Test: bdev_unregister_by_name ...[2024-07-15 21:06:51.563919] /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:36.278 [2024-07-15 21:06:51.565036] /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:36.278 passed 00:03:36.536 Test: for_each_bdev_test ...passed 00:03:36.536 Test: bdev_seek_test ...passed 00:03:36.536 Test: bdev_copy ...passed 00:03:36.536 Test: bdev_copy_split_test ...passed 00:03:36.536 Test: examine_locks ...passed 00:03:36.536 Test: claim_v2_rwo ...[2024-07-15 21:06:51.764750] /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:36.536 [2024-07-15 21:06:51.766608] /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:36.536 [2024-07-15 21:06:51.767530] /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:36.536 [2024-07-15 21:06:51.768725] /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:36.536 [2024-07-15 21:06:51.769513] /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:36.536 [2024-07-15 21:06:51.775958] /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:36.536 passed 00:03:36.536 Test: claim_v2_rom ...[2024-07-15 21:06:51.785614] /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:36.536 [2024-07-15 21:06:51.786772] /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:36.536 [2024-07-15 21:06:51.787356] /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:36.536 [2024-07-15 21:06:51.787986] /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:36.536 [2024-07-15 21:06:51.795538] /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:36.536 [2024-07-15 21:06:51.797499] /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:36.536 passed 00:03:36.536 Test: claim_v2_rwm ...[2024-07-15 21:06:51.801543] /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:36.536 [2024-07-15 21:06:51.806712] /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:36.536 [2024-07-15 21:06:51.807859] /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:36.536 [2024-07-15 21:06:51.808502] /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:36.536 [2024-07-15 21:06:51.809125] /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:36.536 [2024-07-15 21:06:51.810266] /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:36.536 [2024-07-15 21:06:51.816588] /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:36.536 passed 00:03:36.536 Test: claim_v2_existing_writer ...[2024-07-15 21:06:51.822463] /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:36.536 [2024-07-15 21:06:51.822779] /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:36.536 passed 00:03:36.536 Test: claim_v2_existing_v1 ...[2024-07-15 21:06:51.825936] /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:36.536 [2024-07-15 21:06:51.826746] /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:36.536 [2024-07-15 21:06:51.826872] /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:36.537 passed 00:03:36.537 Test: claim_v1_existing_v2 ...[2024-07-15 21:06:51.829630] /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:36.537 [2024-07-15 21:06:51.830757] /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:36.537 [2024-07-15 21:06:51.830960] /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:36.537 passed 00:03:36.537 Test: examine_claimed ...[2024-07-15 21:06:51.843373] /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:36.537 passed 00:03:36.537 00:03:36.794 Run Summary: Type Total Ran Passed Failed Inactive 00:03:36.794 suites 1 1 n/a 0 0 00:03:36.794 tests 59 59 59 0 0 00:03:36.794 asserts 4599 4599 4599 0 n/a 00:03:36.795 00:03:36.795 Elapsed time = 2.836 seconds 00:03:36.795 --68923-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:36.795 --68923-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:36.795 ==68923== 00:03:36.795 ==68923== HEAP SUMMARY: 00:03:36.795 ==68923== in use at exit: 2,040 bytes in 5 blocks 00:03:36.795 ==68923== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:03:36.795 ==68923== 00:03:36.795 ==68923== Searching for pointers to 5 not-freed blocks 00:03:36.795 ==68923== Checked 7,187,512 bytes 00:03:36.795 ==68923== 00:03:36.795 ==68923== LEAK SUMMARY: 00:03:36.795 ==68923== definitely lost: 0 bytes in 0 blocks 00:03:36.795 ==68923== indirectly lost: 0 bytes in 0 blocks 00:03:36.795 ==68923== possibly lost: 0 bytes in 0 blocks 00:03:36.795 ==68923== still reachable: 2,040 bytes in 5 blocks 00:03:36.795 ==68923== suppressed: 0 bytes in 0 blocks 00:03:36.795 ==68923== Reachable blocks (those to which a pointer was found) are not shown. 00:03:36.795 ==68923== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:36.795 ==68923== 00:03:36.795 ==68923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:36.795 21:06:51 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:36.795 ==68959== Memcheck, a memory error detector 00:03:36.795 ==68959== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:36.795 ==68959== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:36.795 ==68959== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:36.795 ==68959== 00:03:36.795 --68959-- Valgrind options: 00:03:36.795 --68959-- --leak-check=full 00:03:36.795 --68959-- --error-exitcode=2 00:03:36.795 --68959-- --verbose 00:03:36.795 --68959-- Contents of /proc/version: 00:03:36.795 --68959-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:36.795 --68959-- 00:03:36.795 --68959-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:36.795 --68959-- Page sizes: currently 4096, max supported 4096 00:03:36.795 --68959-- Valgrind library directory: /usr/libexec/valgrind 00:03:36.795 --68959-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:36.795 --68959-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:36.795 --68959-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:36.795 --68959-- might be shown as UnknownInlinedFun 00:03:36.795 --68959-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:36.795 --68959-- object doesn't have a dynamic symbol table 00:03:36.795 --68959-- Scheduler: using generic scheduler lock implementation. 00:03:36.795 --68959-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:36.795 ==68959== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68959-by-???-on-d89e21c6b51d 00:03:36.795 ==68959== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68959-by-???-on-d89e21c6b51d 00:03:36.795 ==68959== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68959-by-???-on-d89e21c6b51d 00:03:36.795 ==68959== 00:03:36.795 ==68959== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:36.795 ==68959== don't want to do, unless you know exactly what you're doing, 00:03:36.795 ==68959== or are doing some strange experiment): 00:03:36.795 ==68959== /usr/libexec/valgrind/../../bin/vgdb --pid=68959 ...command... 00:03:36.795 ==68959== 00:03:36.795 ==68959== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:36.795 ==68959== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:36.795 ==68959== and then give GDB the following command 00:03:36.795 ==68959== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68959 00:03:36.795 ==68959== --pid is optional if only one valgrind process is running 00:03:36.795 ==68959== 00:03:36.795 --68959-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:36.795 --68959-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:36.795 --68959-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:36.795 --68959-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:36.795 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.795 --68959-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:36.795 --68959-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:36.795 --68959-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:36.795 --68959-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:36.795 --68959-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:36.795 --68959-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:36.795 --68959-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:36.795 --68959-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:36.795 --68959-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:36.795 --68959-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:36.795 --68959-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:36.795 --68959-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:36.795 --68959-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.795 --68959-- Reading syms from /usr/lib64/libm.so.6 00:03:36.795 --68959-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:37.054 --68959-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:37.054 --68959-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:37.054 --68959-- Reading syms from /usr/lib64/libc.so.6 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.054 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.054 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.054 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.054 --68959-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:37.054 --68959-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:37.054 --68959-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:37.054 --68959-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:37.054 --68959-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:37.054 --68959-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:37.054 --68959-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 --68959-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.054 ==68959== Preferring higher priority redirection: 00:03:37.054 --68959-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:37.054 --68959-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:37.055 --68959-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 --68959-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.055 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.055 --68959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.055 --68959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.055 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.055 --68959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.055 --68959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.055 --68959-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.055 --68959-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.055 --68959-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:37.055 --68959-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:37.055 --68959-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:37.055 --68959-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:37.055 --68959-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:37.313 --68959-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:37.313 --68959-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:37.313 --68959-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:37.313 --68959-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:37.313 --68959-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:37.313 --68959-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:37.313 --68959-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:37.313 --68959-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:37.313 --68959-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:37.313 --68959-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:37.313 00:03:37.313 00:03:37.313 CUnit - A unit testing framework for C - Version 2.1-3 00:03:37.313 http://cunit.sourceforge.net/ 00:03:37.313 00:03:37.313 00:03:37.313 Suite: nvme 00:03:37.313 Test: test_create_ctrlr ...passed 00:03:37.572 Test: test_reset_ctrlr ...[2024-07-15 21:06:52.670031] /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:37.572 passed 00:03:37.572 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:37.572 Test: test_failover_ctrlr ...--68959-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:37.572 passed 00:03:37.572 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-15 21:06:52.768605] /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:37.572 [2024-07-15 21:06:52.773380] /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:37.572 [2024-07-15 21:06:52.774562] /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:37.572 passed 00:03:37.572 Test: test_pending_reset ...--68959-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:37.572 --68959-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:37.572 [2024-07-15 21:06:52.873324] /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:37.572 [2024-07-15 21:06:52.874529] /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:37.830 passed 00:03:37.830 Test: test_attach_ctrlr ...[2024-07-15 21:06:52.914027] /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:37.830 passed 00:03:37.830 Test: test_aer_cb ...passed 00:03:37.830 Test: test_submit_nvme_cmd ...passed 00:03:37.830 Test: test_add_remove_trid ...passed 00:03:37.830 Test: test_abort ...[2024-07-15 21:06:53.113645] /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:37.830 passed 00:03:37.830 Test: test_get_io_qpair ...passed 00:03:38.090 Test: test_bdev_unregister ...passed 00:03:38.090 Test: test_compare_ns ...passed 00:03:38.090 Test: test_init_ana_log_page ...passed 00:03:38.090 Test: test_get_memory_domains ...passed 00:03:38.090 Test: test_reconnect_qpair ...[2024-07-15 21:06:53.226989] /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:38.090 passed 00:03:38.090 Test: test_create_bdev_ctrlr ...[2024-07-15 21:06:53.237141] /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:38.090 passed 00:03:38.090 Test: test_add_multi_ns_to_bdev ...[2024-07-15 21:06:53.266503] /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:38.090 passed 00:03:38.090 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:38.090 Test: test_admin_path ...passed 00:03:38.090 Test: test_reset_bdev_ctrlr ...passed 00:03:38.090 Test: test_find_io_path ...passed 00:03:38.090 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:38.354 Test: test_retry_io_for_io_path_error ...passed 00:03:38.354 Test: test_retry_io_count ...passed 00:03:38.354 Test: test_concurrent_read_ana_log_page ...passed 00:03:38.354 Test: test_retry_io_for_ana_error ...passed 00:03:38.354 Test: test_check_io_error_resiliency_params ...[2024-07-15 21:06:53.475531] /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:38.354 [2024-07-15 21:06:53.476054] /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:38.354 [2024-07-15 21:06:53.476639] /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:38.354 [2024-07-15 21:06:53.477174] /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:38.354 [2024-07-15 21:06:53.477680] /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:38.354 [2024-07-15 21:06:53.479031] /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:38.354 [2024-07-15 21:06:53.479526] /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:38.354 [2024-07-15 21:06:53.480112] /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:38.354 [2024-07-15 21:06:53.480580] /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:38.354 passed 00:03:38.354 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:38.354 Test: test_reconnect_ctrlr ...[2024-07-15 21:06:53.507561] /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:38.354 [2024-07-15 21:06:53.516048] /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:38.354 [2024-07-15 21:06:53.525819] /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:38.354 [2024-07-15 21:06:53.528808] /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:38.354 [2024-07-15 21:06:53.531524] /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:38.354 passed 00:03:38.354 Test: test_retry_failover_ctrlr ...[2024-07-15 21:06:53.542896] /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:38.354 passed 00:03:38.354 Test: test_fail_path ...[2024-07-15 21:06:53.558454] /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:38.354 [2024-07-15 21:06:53.562606] /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:38.354 [2024-07-15 21:06:53.565605] /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:38.354 [2024-07-15 21:06:53.569012] /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:38.354 [2024-07-15 21:06:53.571567] /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:38.354 passed 00:03:38.354 Test: test_nvme_ns_cmp ...passed 00:03:38.355 Test: test_ana_transition ...passed 00:03:38.355 Test: test_set_preferred_path ...passed 00:03:38.355 Test: test_find_next_io_path ...passed 00:03:38.355 Test: test_find_io_path_min_qd ...passed 00:03:38.355 Test: test_disable_auto_failback ...[2024-07-15 21:06:53.639635] /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:38.355 passed 00:03:38.355 Test: test_set_multipath_policy ...passed 00:03:38.613 Test: test_uuid_generation ...passed 00:03:38.613 Test: test_retry_io_to_same_path ...passed 00:03:38.613 Test: test_race_between_reset_and_disconnected ...passed 00:03:38.613 Test: test_ctrlr_op_rpc ...passed 00:03:38.613 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:38.613 Test: test_disable_enable_ctrlr ...[2024-07-15 21:06:53.803585] /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:38.613 [2024-07-15 21:06:53.809816] /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:38.613 passed 00:03:38.613 Test: test_delete_ctrlr_done ...passed 00:03:38.613 Test: test_ns_remove_during_reset ...passed 00:03:38.613 Test: test_io_path_is_current ...passed 00:03:38.613 00:03:38.613 Run Summary: Type Total Ran Passed Failed Inactive 00:03:38.613 suites 1 1 n/a 0 0 00:03:38.613 tests 49 49 49 0 0 00:03:38.613 asserts 3577 3577 3577 0 n/a 00:03:38.613 00:03:38.613 Elapsed time = 1.374 seconds 00:03:38.613 --68959-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:38.613 --68959-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:38.871 ==68959== 00:03:38.871 ==68959== HEAP SUMMARY: 00:03:38.871 ==68959== in use at exit: 0 bytes in 0 blocks 00:03:38.871 ==68959== total heap usage: 5,793 allocs, 5,793 frees, 1,767,644 bytes allocated 00:03:38.871 ==68959== 00:03:38.871 ==68959== All heap blocks were freed -- no leaks are possible 00:03:38.871 ==68959== 00:03:38.871 ==68959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:38.871 21:06:53 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:38.871 ==68984== Memcheck, a memory error detector 00:03:38.871 ==68984== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:38.871 ==68984== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:38.871 ==68984== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:38.871 ==68984== 00:03:38.871 --68984-- Valgrind options: 00:03:38.871 --68984-- --leak-check=full 00:03:38.871 --68984-- --error-exitcode=2 00:03:38.871 --68984-- --verbose 00:03:38.871 --68984-- Contents of /proc/version: 00:03:38.871 --68984-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:38.871 --68984-- 00:03:38.871 --68984-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:38.871 --68984-- Page sizes: currently 4096, max supported 4096 00:03:38.871 --68984-- Valgrind library directory: /usr/libexec/valgrind 00:03:38.871 --68984-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:38.871 --68984-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:38.871 --68984-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:38.871 --68984-- might be shown as UnknownInlinedFun 00:03:38.871 --68984-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:38.871 --68984-- object doesn't have a dynamic symbol table 00:03:38.871 --68984-- Scheduler: using generic scheduler lock implementation. 00:03:38.871 --68984-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:38.871 ==68984== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68984-by-???-on-d89e21c6b51d 00:03:38.871 ==68984== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68984-by-???-on-d89e21c6b51d 00:03:38.871 ==68984== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68984-by-???-on-d89e21c6b51d 00:03:38.871 ==68984== 00:03:38.871 ==68984== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:38.871 ==68984== don't want to do, unless you know exactly what you're doing, 00:03:38.871 ==68984== or are doing some strange experiment): 00:03:38.871 ==68984== /usr/libexec/valgrind/../../bin/vgdb --pid=68984 ...command... 00:03:38.871 ==68984== 00:03:38.871 ==68984== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:38.871 ==68984== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:38.871 ==68984== and then give GDB the following command 00:03:38.871 ==68984== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68984 00:03:38.871 ==68984== --pid is optional if only one valgrind process is running 00:03:38.871 ==68984== 00:03:38.871 --68984-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:38.871 --68984-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:38.871 --68984-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:38.871 --68984-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:38.871 --68984-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:38.871 --68984-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:38.871 --68984-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:38.871 --68984-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:38.871 --68984-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:38.871 --68984-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:38.871 --68984-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:38.871 --68984-- Reading syms from /usr/lib64/libm.so.6 00:03:38.871 --68984-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:38.871 --68984-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:38.871 --68984-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:38.871 --68984-- Reading syms from /usr/lib64/libc.so.6 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.871 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.871 --68984-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.871 --68984-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.871 --68984-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:39.129 --68984-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:39.129 --68984-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:39.130 --68984-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:39.130 --68984-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:39.130 --68984-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:39.130 --68984-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 ==68984== Preferring higher priority redirection: 00:03:39.130 --68984-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:39.130 --68984-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:39.130 --68984-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 --68984-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.130 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.130 --68984-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.130 --68984-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.130 ==68984== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.130 --68984-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.130 --68984-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.130 --68984-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:39.130 --68984-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:39.130 --68984-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:39.130 --68984-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:39.130 --68984-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:39.130 --68984-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:39.130 --68984-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:39.130 --68984-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:39.130 --68984-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:39.130 --68984-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:39.130 --68984-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:39.130 --68984-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:39.131 --68984-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:39.131 --68984-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:39.131 --68984-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:39.131 --68984-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:39.131 --68984-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:39.131 00:03:39.131 00:03:39.131 CUnit - A unit testing framework for C - Version 2.1-3 00:03:39.131 http://cunit.sourceforge.net/ 00:03:39.131 00:03:39.131 Test Options 00:03:39.131 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:03:39.131 00:03:39.131 Suite: raid 00:03:39.415 Test: test_create_raid ...--68984-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:39.415 passed 00:03:39.415 Test: test_create_raid_superblock ...passed 00:03:39.415 Test: test_delete_raid ...passed 00:03:39.415 Test: test_create_raid_invalid_args ...[2024-07-15 21:06:54.581920] /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:39.415 [2024-07-15 21:06:54.611511] /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:39.415 [2024-07-15 21:06:54.615769] /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:39.415 [2024-07-15 21:06:54.617537] /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:39.415 [2024-07-15 21:06:54.618385] /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:39.415 [2024-07-15 21:06:54.627871] /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:39.415 [2024-07-15 21:06:54.627987] /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:39.415 passed 00:03:39.415 Test: test_delete_raid_invalid_args ...passed 00:03:39.415 Test: test_io_channel ...passed 00:03:39.415 Test: test_reset_io ...passed 00:03:39.674 Test: test_multi_raid ...passed 00:03:39.674 Test: test_io_type_supported ...passed 00:03:39.674 Test: test_raid_json_dump_info ...passed 00:03:39.674 Test: test_context_size ...passed 00:03:39.674 Test: test_raid_level_conversions ...passed 00:03:39.674 Test: test_raid_io_split ...passed 00:03:39.674 Test: test_raid_process ...passed 00:03:39.674 00:03:39.674 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.674 suites 1 1 n/a 0 0 00:03:39.674 tests 14 14 14 0 0 00:03:39.674 asserts 6183 6183 6183 0 n/a 00:03:39.674 00:03:39.674 Elapsed time = 0.468 seconds 00:03:39.674 --68984-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.674 --68984-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.674 ==68984== 00:03:39.674 ==68984== HEAP SUMMARY: 00:03:39.674 ==68984== in use at exit: 34,168 bytes in 1,028 blocks 00:03:39.674 ==68984== total heap usage: 5,140 allocs, 4,112 frees, 18,007,107 bytes allocated 00:03:39.674 ==68984== 00:03:39.674 ==68984== Searching for pointers to 1,028 not-freed blocks 00:03:39.933 ==68984== Checked 6,793,720 bytes 00:03:39.933 ==68984== 00:03:39.933 ==68984== LEAK SUMMARY: 00:03:39.933 ==68984== definitely lost: 0 bytes in 0 blocks 00:03:39.933 ==68984== indirectly lost: 0 bytes in 0 blocks 00:03:39.933 ==68984== possibly lost: 0 bytes in 0 blocks 00:03:39.933 ==68984== still reachable: 34,168 bytes in 1,028 blocks 00:03:39.933 ==68984== suppressed: 0 bytes in 0 blocks 00:03:39.933 ==68984== Reachable blocks (those to which a pointer was found) are not shown. 00:03:39.933 ==68984== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:39.933 ==68984== 00:03:39.933 ==68984== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.933 21:06:54 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:39.933 ==68995== Memcheck, a memory error detector 00:03:39.933 ==68995== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.933 ==68995== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.933 ==68995== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:39.933 ==68995== 00:03:39.933 --68995-- Valgrind options: 00:03:39.933 --68995-- --leak-check=full 00:03:39.933 --68995-- --error-exitcode=2 00:03:39.933 --68995-- --verbose 00:03:39.933 --68995-- Contents of /proc/version: 00:03:39.933 --68995-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:39.933 --68995-- 00:03:39.933 --68995-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.933 --68995-- Page sizes: currently 4096, max supported 4096 00:03:39.933 --68995-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.933 --68995-- 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:39.933 --68995-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:39.933 --68995-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:39.933 --68995-- might be shown as UnknownInlinedFun 00:03:39.933 --68995-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:39.933 --68995-- object doesn't have a dynamic symbol table 00:03:39.933 --68995-- Scheduler: using generic scheduler lock implementation. 00:03:39.933 --68995-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:39.933 ==68995== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68995-by-???-on-d89e21c6b51d 00:03:39.933 ==68995== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68995-by-???-on-d89e21c6b51d 00:03:39.933 ==68995== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68995-by-???-on-d89e21c6b51d 00:03:39.933 ==68995== 00:03:39.933 ==68995== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:39.933 ==68995== don't want to do, unless you know exactly what you're doing, 00:03:39.933 ==68995== or are doing some strange experiment): 00:03:39.933 ==68995== /usr/libexec/valgrind/../../bin/vgdb --pid=68995 ...command... 00:03:39.933 ==68995== 00:03:39.933 ==68995== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:39.933 ==68995== /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:39.933 ==68995== and then give GDB the following command 00:03:39.933 ==68995== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68995 00:03:39.933 ==68995== --pid is optional if only one valgrind process is running 00:03:39.933 ==68995== 00:03:39.933 --68995-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:39.933 --68995-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:39.933 --68995-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:39.933 --68995-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:39.933 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.933 --68995-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:39.933 --68995-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:39.934 --68995-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:39.934 --68995-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:39.934 --68995-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:39.934 --68995-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:39.934 --68995-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:39.934 --68995-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:39.934 --68995-- Reading syms from /usr/lib64/libm.so.6 00:03:39.934 --68995-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:39.934 --68995-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:39.934 --68995-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libc.so.6 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.934 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.934 --68995-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.934 --68995-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.934 --68995-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:39.934 --68995-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:39.934 --68995-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.193 --68995-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.193 --68995-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.193 --68995-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 ==68995== Preferring higher priority redirection: 00:03:40.193 --68995-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.193 --68995-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.193 --68995-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 --68995-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.193 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.193 --68995-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.193 --68995-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.193 ==68995== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.193 --68995-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.193 --68995-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.193 --68995-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.193 --68995-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.193 --68995-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.193 --68995-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.193 --68995-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.193 --68995-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.193 --68995-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.193 --68995-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.193 --68995-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.193 --68995-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.193 --68995-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.193 --68995-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.193 --68995-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.193 --68995-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.193 --68995-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.194 --68995-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.194 00:03:40.194 00:03:40.194 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.194 http://cunit.sourceforge.net/ 00:03:40.194 00:03:40.194 --68995-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.194 00:03:40.194 Suite: raid_sb 00:03:40.194 Test: test_raid_bdev_write_superblock ...passed 00:03:40.452 Test: test_raid_bdev_load_base_bdev_superblock ...--68995-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:40.452 passed 00:03:40.452 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:06:55.525705] /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:40.452 passed 00:03:40.452 Suite: raid_sb_md 00:03:40.452 Test: test_raid_bdev_write_superblock ...passed 00:03:40.452 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:40.452 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:06:55.557791] /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:40.452 passed 00:03:40.452 Suite: raid_sb_md_interleaved 00:03:40.452 Test: test_raid_bdev_write_superblock ...passed 00:03:40.452 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:40.452 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:06:55.565832] /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:40.452 passed 00:03:40.452 00:03:40.452 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.452 suites 3 3 n/a 0 0 00:03:40.452 tests 9 9 9 0 0 00:03:40.452 asserts 139 139 139 0 n/a 00:03:40.452 00:03:40.452 Elapsed time = 0.120 seconds 00:03:40.452 --68995-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:40.452 --68995-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:40.452 ==68995== 00:03:40.452 ==68995== HEAP SUMMARY: 00:03:40.452 ==68995== in use at exit: 0 bytes in 0 blocks 00:03:40.452 ==68995== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:03:40.452 ==68995== 00:03:40.452 ==68995== All heap blocks were freed -- no leaks are possible 00:03:40.452 ==68995== 00:03:40.452 ==68995== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:40.452 21:06:55 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:40.452 ==69003== Memcheck, a memory error detector 00:03:40.452 ==69003== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:40.452 ==69003== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:40.452 ==69003== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.452 ==69003== 00:03:40.452 --69003-- Valgrind options: 00:03:40.452 --69003-- --leak-check=full 00:03:40.452 --69003-- --error-exitcode=2 00:03:40.452 --69003-- --verbose 00:03:40.452 --69003-- Contents of /proc/version: 00:03:40.452 --69003-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:40.453 --69003-- 00:03:40.453 --69003-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:40.453 --69003-- Page sizes: currently 4096, max supported 4096 00:03:40.453 --69003-- Valgrind library directory: /usr/libexec/valgrind 00:03:40.453 --69003-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.453 --69003-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:40.453 --69003-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:40.453 --69003-- might be shown as UnknownInlinedFun 00:03:40.453 --69003-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:40.453 --69003-- object doesn't have a dynamic symbol table 00:03:40.453 --69003-- Scheduler: using generic scheduler lock implementation. 00:03:40.453 --69003-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:40.453 ==69003== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69003-by-???-on-d89e21c6b51d 00:03:40.453 ==69003== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69003-by-???-on-d89e21c6b51d 00:03:40.453 ==69003== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69003-by-???-on-d89e21c6b51d 00:03:40.453 ==69003== 00:03:40.453 ==69003== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:40.453 ==69003== don't want to do, unless you know exactly what you're doing, 00:03:40.453 ==69003== or are doing some strange experiment): 00:03:40.453 ==69003== /usr/libexec/valgrind/../../bin/vgdb --pid=69003 ...command... 00:03:40.453 ==69003== 00:03:40.453 ==69003== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:40.453 ==69003== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.453 ==69003== and then give GDB the following command 00:03:40.453 ==69003== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69003 00:03:40.453 ==69003== --pid is optional if only one valgrind process is running 00:03:40.453 ==69003== 00:03:40.453 --69003-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:40.453 --69003-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:40.453 --69003-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:40.453 --69003-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:40.453 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.453 --69003-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:40.453 --69003-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:40.453 --69003-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:40.453 --69003-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:40.453 --69003-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:40.453 --69003-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:40.453 --69003-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:40.453 --69003-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:40.453 --69003-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:40.453 --69003-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:40.453 --69003-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:40.453 --69003-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:40.453 --69003-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:40.712 --69003-- Reading syms from /usr/lib64/libm.so.6 00:03:40.712 --69003-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:40.712 --69003-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:40.712 --69003-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:40.712 --69003-- Reading syms from /usr/lib64/libc.so.6 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.712 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.712 --69003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.712 --69003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.712 --69003-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.712 --69003-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.712 --69003-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.712 --69003-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.712 --69003-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.712 --69003-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.712 --69003-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.712 --69003-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 ==69003== Preferring higher priority redirection: 00:03:40.713 --69003-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.713 --69003-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.713 --69003-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 --69003-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.713 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.713 --69003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.713 --69003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.713 ==69003== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.713 --69003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.713 --69003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.713 --69003-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.713 --69003-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.713 --69003-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.713 --69003-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.713 --69003-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.713 --69003-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.972 --69003-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.972 --69003-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.972 --69003-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.972 --69003-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.972 --69003-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.972 --69003-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.972 --69003-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.972 --69003-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.972 --69003-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.972 --69003-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.972 --69003-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.972 00:03:40.972 00:03:40.972 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.972 http://cunit.sourceforge.net/ 00:03:40.972 00:03:40.972 00:03:40.972 Suite: concat 00:03:40.972 Test: test_concat_start ...passed 00:03:40.972 Test: test_concat_rw ...passed 00:03:40.972 Test: test_concat_null_payload ...passed 00:03:40.972 00:03:40.972 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.972 suites 1 1 n/a 0 0 00:03:40.972 tests 3 3 3 0 0 00:03:40.972 asserts 8460 8460 8460 0 n/a 00:03:40.972 00:03:40.972 Elapsed time = 0.092 seconds 00:03:40.972 --69003-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:40.972 --69003-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.230 ==69003== 00:03:41.230 ==69003== HEAP SUMMARY: 00:03:41.230 ==69003== in use at exit: 0 bytes in 0 blocks 00:03:41.230 ==69003== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:03:41.230 ==69003== 00:03:41.230 ==69003== All heap blocks were freed -- no leaks are possible 00:03:41.230 ==69003== 00:03:41.230 ==69003== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.230 21:06:56 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:41.230 ==69015== Memcheck, a memory error detector 00:03:41.230 ==69015== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.230 ==69015== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.230 ==69015== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:41.230 ==69015== 00:03:41.230 --69015-- Valgrind options: 00:03:41.230 --69015-- --leak-check=full 00:03:41.230 --69015-- --error-exitcode=2 00:03:41.230 --69015-- --verbose 00:03:41.230 --69015-- Contents of /proc/version: 00:03:41.230 --69015-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:41.230 --69015-- 00:03:41.230 --69015-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.230 --69015-- Page sizes: currently 4096, max supported 4096 00:03:41.230 --69015-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.230 --69015-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:41.230 --69015-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.230 --69015-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.230 --69015-- might be shown as UnknownInlinedFun 00:03:41.230 --69015-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.230 --69015-- object doesn't have a dynamic symbol table 00:03:41.230 --69015-- Scheduler: using generic scheduler lock implementation. 00:03:41.230 --69015-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.230 ==69015== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69015-by-???-on-d89e21c6b51d 00:03:41.230 ==69015== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69015-by-???-on-d89e21c6b51d 00:03:41.230 ==69015== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69015-by-???-on-d89e21c6b51d 00:03:41.230 ==69015== 00:03:41.230 ==69015== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.230 ==69015== don't want to do, unless you know exactly what you're doing, 00:03:41.230 ==69015== or are doing some strange experiment): 00:03:41.230 ==69015== /usr/libexec/valgrind/../../bin/vgdb --pid=69015 ...command... 00:03:41.230 ==69015== 00:03:41.230 ==69015== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.230 ==69015== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:41.230 ==69015== and then give GDB the following command 00:03:41.230 ==69015== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69015 00:03:41.230 ==69015== --pid is optional if only one valgrind process is running 00:03:41.230 ==69015== 00:03:41.230 --69015-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.230 --69015-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.230 --69015-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.230 --69015-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.230 --69015-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.230 --69015-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.230 --69015-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.230 --69015-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.230 --69015-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.230 --69015-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.230 --69015-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.230 --69015-- Reading syms from /usr/lib64/libm.so.6 00:03:41.230 --69015-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.230 --69015-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:41.230 --69015-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.230 --69015-- Reading syms from /usr/lib64/libc.so.6 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.230 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.230 --69015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.230 --69015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.230 --69015-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.231 --69015-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.231 --69015-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.231 --69015-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.488 --69015-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.488 --69015-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.488 --69015-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.488 --69015-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 ==69015== Preferring higher priority redirection: 00:03:41.489 --69015-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.489 --69015-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.489 --69015-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 --69015-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.489 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.489 --69015-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.489 --69015-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.489 ==69015== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.489 --69015-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.489 --69015-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.489 --69015-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:41.489 --69015-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:41.489 --69015-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:41.489 --69015-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:41.489 --69015-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:41.489 --69015-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:41.489 --69015-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:41.489 --69015-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:41.489 --69015-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:41.489 --69015-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:41.489 --69015-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:41.489 --69015-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:41.489 --69015-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:41.489 --69015-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:41.489 --69015-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:41.489 --69015-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:41.490 --69015-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:41.490 00:03:41.490 00:03:41.490 CUnit - A unit testing framework for C - Version 2.1-3 00:03:41.490 http://cunit.sourceforge.net/ 00:03:41.490 00:03:41.490 00:03:41.490 Suite: raid0 00:03:41.747 Test: test_write_io ...passed 00:03:41.747 Test: test_read_io ...passed 00:03:42.004 Test: test_unmap_io ...passed 00:03:42.004 Test: test_io_failure ...passed 00:03:42.004 Suite: raid0_dif 00:03:42.004 Test: test_write_io ...passed 00:03:42.004 Test: test_read_io ...passed 00:03:42.262 Test: test_unmap_io ...passed 00:03:42.262 Test: test_io_failure ...passed 00:03:42.262 00:03:42.262 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.262 suites 2 2 n/a 0 0 00:03:42.262 tests 8 8 8 0 0 00:03:42.262 asserts 368291 368291 368291 0 n/a 00:03:42.262 00:03:42.262 Elapsed time = 0.633 seconds 00:03:42.262 --69015-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.262 --69015-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.262 ==69015== 00:03:42.262 ==69015== HEAP SUMMARY: 00:03:42.262 ==69015== in use at exit: 0 bytes in 0 blocks 00:03:42.262 ==69015== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:03:42.262 ==69015== 00:03:42.262 ==69015== All heap blocks were freed -- no leaks are possible 00:03:42.262 ==69015== 00:03:42.262 ==69015== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.262 21:06:57 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:42.262 ==69029== Memcheck, a memory error detector 00:03:42.262 ==69029== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.262 ==69029== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.262 ==69029== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:42.262 ==69029== 00:03:42.262 --69029-- Valgrind options: 00:03:42.262 --69029-- --leak-check=full 00:03:42.262 --69029-- --error-exitcode=2 00:03:42.262 --69029-- --verbose 00:03:42.262 --69029-- Contents of /proc/version: 00:03:42.262 --69029-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:42.262 --69029-- 00:03:42.262 --69029-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.262 --69029-- Page sizes: currently 4096, max supported 4096 00:03:42.262 --69029-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.262 --69029-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:42.262 --69029-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.262 --69029-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.262 --69029-- might be shown as UnknownInlinedFun 00:03:42.262 --69029-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.262 --69029-- object doesn't have a dynamic symbol table 00:03:42.262 --69029-- Scheduler: using generic scheduler lock implementation. 00:03:42.262 --69029-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.262 ==69029== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69029-by-???-on-d89e21c6b51d 00:03:42.262 ==69029== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69029-by-???-on-d89e21c6b51d 00:03:42.262 ==69029== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69029-by-???-on-d89e21c6b51d 00:03:42.262 ==69029== 00:03:42.262 ==69029== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.262 ==69029== don't want to do, unless you know exactly what you're doing, 00:03:42.262 ==69029== or are doing some strange experiment): 00:03:42.262 ==69029== /usr/libexec/valgrind/../../bin/vgdb --pid=69029 ...command... 00:03:42.262 ==69029== 00:03:42.262 ==69029== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.262 ==69029== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:42.262 ==69029== and then give GDB the following command 00:03:42.262 ==69029== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69029 00:03:42.262 ==69029== --pid is optional if only one valgrind process is running 00:03:42.262 ==69029== 00:03:42.262 --69029-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.262 --69029-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.520 --69029-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.520 --69029-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.520 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.520 --69029-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.520 --69029-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.520 --69029-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.520 --69029-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.520 --69029-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.520 --69029-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.520 --69029-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:42.520 --69029-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:42.520 --69029-- Reading syms from /usr/lib64/libm.so.6 00:03:42.520 --69029-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:42.520 --69029-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:42.520 --69029-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:42.520 --69029-- Reading syms from /usr/lib64/libc.so.6 00:03:42.520 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.520 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.520 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.520 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.520 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.520 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.520 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.520 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.520 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.520 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.520 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.520 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.521 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.521 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.521 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.521 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.521 --69029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.521 --69029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.521 --69029-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:42.521 --69029-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:42.521 --69029-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:42.521 --69029-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:42.521 --69029-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:42.521 --69029-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:42.521 --69029-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 ==69029== Preferring higher priority redirection: 00:03:42.521 --69029-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:42.521 --69029-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:42.521 --69029-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 --69029-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.521 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.521 --69029-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.521 --69029-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.521 ==69029== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.521 --69029-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.521 --69029-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.780 --69029-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.780 --69029-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.780 --69029-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.780 --69029-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.780 --69029-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.780 --69029-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.780 --69029-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.780 --69029-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.780 --69029-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.780 --69029-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.780 --69029-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.780 --69029-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.780 --69029-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.780 --69029-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.780 --69029-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.780 --69029-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:42.780 --69029-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.780 00:03:42.780 00:03:42.780 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.780 http://cunit.sourceforge.net/ 00:03:42.780 00:03:42.780 00:03:42.780 Suite: raid1 00:03:42.780 Test: test_raid1_start ...passed 00:03:42.780 Test: test_raid1_read_balancing ...passed 00:03:42.780 Test: test_raid1_write_error ...passed 00:03:43.038 Test: test_raid1_read_error ...passed 00:03:43.038 00:03:43.038 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.038 suites 1 1 n/a 0 0 00:03:43.038 tests 4 4 4 0 0 00:03:43.038 asserts 4374 4374 4374 0 n/a 00:03:43.038 00:03:43.038 Elapsed time = 0.153 seconds 00:03:43.038 --69029-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.038 --69029-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.038 ==69029== 00:03:43.038 ==69029== HEAP SUMMARY: 00:03:43.038 ==69029== in use at exit: 0 bytes in 0 blocks 00:03:43.038 ==69029== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:03:43.038 ==69029== 00:03:43.038 ==69029== All heap blocks were freed -- no leaks are possible 00:03:43.038 ==69029== 00:03:43.038 ==69029== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.038 21:06:58 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:43.038 ==69036== Memcheck, a memory error detector 00:03:43.039 ==69036== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.039 ==69036== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.039 ==69036== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:43.039 ==69036== 00:03:43.039 --69036-- Valgrind options: 00:03:43.039 --69036-- --leak-check=full 00:03:43.039 --69036-- --error-exitcode=2 00:03:43.039 --69036-- --verbose 00:03:43.039 --69036-- Contents of /proc/version: 00:03:43.039 --69036-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:43.039 --69036-- 00:03:43.039 --69036-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.039 --69036-- Page sizes: currently 4096, max supported 4096 00:03:43.039 --69036-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.039 --69036-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:43.039 --69036-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.039 --69036-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.039 --69036-- might be shown as UnknownInlinedFun 00:03:43.039 --69036-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.039 --69036-- object doesn't have a dynamic symbol table 00:03:43.039 --69036-- Scheduler: using generic scheduler lock implementation. 00:03:43.039 --69036-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.039 ==69036== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69036-by-???-on-d89e21c6b51d 00:03:43.039 ==69036== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69036-by-???-on-d89e21c6b51d 00:03:43.039 ==69036== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69036-by-???-on-d89e21c6b51d 00:03:43.039 ==69036== 00:03:43.039 ==69036== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.039 ==69036== don't want to do, unless you know exactly what you're doing, 00:03:43.039 ==69036== or are doing some strange experiment): 00:03:43.039 ==69036== /usr/libexec/valgrind/../../bin/vgdb --pid=69036 ...command... 00:03:43.039 ==69036== 00:03:43.039 ==69036== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.039 ==69036== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:43.039 ==69036== and then give GDB the following command 00:03:43.039 ==69036== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69036 00:03:43.039 ==69036== --pid is optional if only one valgrind process is running 00:03:43.039 ==69036== 00:03:43.039 --69036-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.039 --69036-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.039 --69036-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.039 --69036-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.039 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.039 --69036-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.039 --69036-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.039 --69036-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.039 --69036-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.039 --69036-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.039 --69036-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.039 --69036-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.039 --69036-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.039 --69036-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.039 --69036-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:43.039 --69036-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.039 --69036-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.039 --69036-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.298 --69036-- Reading syms from /usr/lib64/libm.so.6 00:03:43.298 --69036-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.298 --69036-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:43.298 --69036-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.298 --69036-- Reading syms from /usr/lib64/libc.so.6 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.298 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.298 --69036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.298 --69036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.298 --69036-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.298 --69036-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.298 --69036-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.298 --69036-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.298 --69036-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.298 --69036-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.298 --69036-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.298 --69036-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 ==69036== Preferring higher priority redirection: 00:03:43.299 --69036-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.299 --69036-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.299 --69036-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 --69036-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.299 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.299 --69036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.299 --69036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.299 ==69036== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.299 --69036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.299 --69036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.557 --69036-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.557 --69036-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.557 --69036-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.557 --69036-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.557 --69036-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.557 --69036-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.557 --69036-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.557 --69036-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.557 --69036-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.557 --69036-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.557 --69036-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.557 --69036-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.557 --69036-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.557 --69036-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.557 --69036-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.557 --69036-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.557 00:03:43.557 00:03:43.557 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.557 http://cunit.sourceforge.net/ 00:03:43.557 00:03:43.557 00:03:43.557 Suite: zone 00:03:43.557 Test: test_zone_get_operation ...passed 00:03:43.557 Test: test_bdev_zone_get_info ...passed 00:03:43.557 Test: test_bdev_zone_management ...passed 00:03:43.557 Test: test_bdev_zone_append ...passed 00:03:43.557 Test: test_bdev_zone_append_with_md ...passed 00:03:43.557 Test: test_bdev_zone_appendv ...passed 00:03:43.557 Test: test_bdev_zone_appendv_with_md ...passed 00:03:43.557 Test: test_bdev_io_get_append_location ...passed 00:03:43.557 00:03:43.558 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.558 suites 1 1 n/a 0 0 00:03:43.558 tests 8 8 8 0 0 00:03:43.558 asserts 94 94 94 0 n/a 00:03:43.558 00:03:43.558 Elapsed time = 0.055 seconds 00:03:43.558 --69036-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.558 --69036-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.815 ==69036== 00:03:43.815 ==69036== HEAP SUMMARY: 00:03:43.815 ==69036== in use at exit: 0 bytes in 0 blocks 00:03:43.815 ==69036== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:03:43.815 ==69036== 00:03:43.815 ==69036== All heap blocks were freed -- no leaks are possible 00:03:43.815 ==69036== 00:03:43.815 ==69036== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.815 21:06:58 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:43.815 ==69042== Memcheck, a memory error detector 00:03:43.815 ==69042== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.815 ==69042== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.815 ==69042== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:43.815 ==69042== 00:03:43.815 --69042-- Valgrind options: 00:03:43.815 --69042-- --leak-check=full 00:03:43.815 --69042-- --error-exitcode=2 00:03:43.815 --69042-- --verbose 00:03:43.815 --69042-- Contents of /proc/version: 00:03:43.815 --69042-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:43.815 --69042-- 00:03:43.815 --69042-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.815 --69042-- Page sizes: currently 4096, max supported 4096 00:03:43.815 --69042-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.815 --69042-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:43.815 --69042-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.815 --69042-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.815 --69042-- might be shown as UnknownInlinedFun 00:03:43.815 --69042-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.815 --69042-- object doesn't have a dynamic symbol table 00:03:43.816 --69042-- Scheduler: using generic scheduler lock implementation. 00:03:43.816 --69042-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.816 ==69042== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69042-by-???-on-d89e21c6b51d 00:03:43.816 ==69042== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69042-by-???-on-d89e21c6b51d 00:03:43.816 ==69042== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69042-by-???-on-d89e21c6b51d 00:03:43.816 ==69042== 00:03:43.816 ==69042== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.816 ==69042== don't want to do, unless you know exactly what you're doing, 00:03:43.816 ==69042== or are doing some strange experiment): 00:03:43.816 ==69042== /usr/libexec/valgrind/../../bin/vgdb --pid=69042 ...command... 00:03:43.816 ==69042== 00:03:43.816 ==69042== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.816 ==69042== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:43.816 ==69042== and then give GDB the following command 00:03:43.816 ==69042== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69042 00:03:43.816 ==69042== --pid is optional if only one valgrind process is running 00:03:43.816 ==69042== 00:03:43.816 --69042-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.816 --69042-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.816 --69042-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.816 --69042-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.816 --69042-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.816 --69042-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.816 --69042-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.816 --69042-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.816 --69042-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.816 --69042-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.816 --69042-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.816 --69042-- Reading syms from /usr/lib64/libm.so.6 00:03:43.816 --69042-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.816 --69042-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:43.816 --69042-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/libc.so.6 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.816 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.816 --69042-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.816 --69042-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.816 --69042-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.816 --69042-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.074 --69042-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.074 --69042-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.074 --69042-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.074 --69042-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.074 --69042-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 ==69042== Preferring higher priority redirection: 00:03:44.074 --69042-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.074 --69042-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.074 --69042-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 --69042-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.074 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.074 --69042-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.074 --69042-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.074 ==69042== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.074 --69042-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.074 --69042-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.074 --69042-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.074 --69042-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.074 --69042-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.074 --69042-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.075 --69042-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.075 --69042-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.075 --69042-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.075 --69042-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.075 --69042-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.075 --69042-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.075 --69042-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.075 --69042-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.075 --69042-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.075 --69042-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.075 --69042-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.075 --69042-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.075 00:03:44.075 00:03:44.075 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.075 http://cunit.sourceforge.net/ 00:03:44.075 00:03:44.075 00:03:44.075 Suite: gpt_parse 00:03:44.075 Test: test_parse_mbr_and_primary ...[2024-07-15 21:06:59.341796] /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:44.075 [2024-07-15 21:06:59.371701] /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:44.075 [2024-07-15 21:06:59.379078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:44.075 [2024-07-15 21:06:59.379476] /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:44.332 [2024-07-15 21:06:59.390105] /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:44.332 [2024-07-15 21:06:59.390680] /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:44.332 passed 00:03:44.332 Test: test_parse_secondary ...[2024-07-15 21:06:59.399358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:44.332 [2024-07-15 21:06:59.399472] /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:44.332 [2024-07-15 21:06:59.403580] /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:44.332 [2024-07-15 21:06:59.403697] /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:44.332 passed 00:03:44.332 Test: test_check_mbr ...[2024-07-15 21:06:59.408170] /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:44.332 [2024-07-15 21:06:59.408820] /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:44.332 passed 00:03:44.332 Test: test_read_header ...[2024-07-15 21:06:59.413919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:44.332 [2024-07-15 21:06:59.414887] /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:44.332 [2024-07-15 21:06:59.415791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:44.332 [2024-07-15 21:06:59.417740] /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:44.332 [2024-07-15 21:06:59.418980] /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:44.332 [2024-07-15 21:06:59.419304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:44.332 passed 00:03:44.332 Test: test_read_partitions ...[2024-07-15 21:06:59.423657] /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:44.332 [2024-07-15 21:06:59.425454] /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:44.332 [2024-07-15 21:06:59.426921] /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:44.332 [2024-07-15 21:06:59.427246] /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:44.332 [2024-07-15 21:06:59.429284] /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:44.332 passed 00:03:44.332 00:03:44.332 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.332 suites 1 1 n/a 0 0 00:03:44.332 tests 5 5 5 0 0 00:03:44.332 asserts 33 33 33 0 n/a 00:03:44.332 00:03:44.332 Elapsed time = 0.094 seconds 00:03:44.332 --69042-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.332 --69042-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:44.332 ==69042== 00:03:44.332 ==69042== HEAP SUMMARY: 00:03:44.332 ==69042== in use at exit: 0 bytes in 0 blocks 00:03:44.332 ==69042== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:44.332 ==69042== 00:03:44.332 ==69042== All heap blocks were freed -- no leaks are possible 00:03:44.332 ==69042== 00:03:44.332 ==69042== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:44.332 21:06:59 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:44.332 ==69051== Memcheck, a memory error detector 00:03:44.332 ==69051== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:44.332 ==69051== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:44.332 ==69051== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:44.332 ==69051== 00:03:44.332 --69051-- Valgrind options: 00:03:44.332 --69051-- --leak-check=full 00:03:44.332 --69051-- --error-exitcode=2 00:03:44.332 --69051-- --verbose 00:03:44.332 --69051-- Contents of /proc/version: 00:03:44.332 --69051-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:44.333 --69051-- 00:03:44.333 --69051-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:44.333 --69051-- Page sizes: currently 4096, max supported 4096 00:03:44.333 --69051-- Valgrind library directory: /usr/libexec/valgrind 00:03:44.333 --69051-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:44.333 --69051-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:44.333 --69051-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:44.333 --69051-- might be shown as UnknownInlinedFun 00:03:44.333 --69051-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:44.333 --69051-- object doesn't have a dynamic symbol table 00:03:44.333 --69051-- Scheduler: using generic scheduler lock implementation. 00:03:44.333 --69051-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:44.333 ==69051== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69051-by-???-on-d89e21c6b51d 00:03:44.333 ==69051== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69051-by-???-on-d89e21c6b51d 00:03:44.333 ==69051== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69051-by-???-on-d89e21c6b51d 00:03:44.333 ==69051== 00:03:44.333 ==69051== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:44.333 ==69051== don't want to do, unless you know exactly what you're doing, 00:03:44.333 ==69051== or are doing some strange experiment): 00:03:44.333 ==69051== /usr/libexec/valgrind/../../bin/vgdb --pid=69051 ...command... 00:03:44.333 ==69051== 00:03:44.333 ==69051== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:44.333 ==69051== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:44.333 ==69051== and then give GDB the following command 00:03:44.333 ==69051== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69051 00:03:44.333 ==69051== --pid is optional if only one valgrind process is running 00:03:44.333 ==69051== 00:03:44.333 --69051-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:44.333 --69051-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:44.333 --69051-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:44.333 --69051-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:44.333 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.333 --69051-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:44.333 --69051-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:44.333 --69051-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:44.333 --69051-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:44.333 --69051-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:44.333 --69051-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:44.333 --69051-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:44.333 --69051-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:44.333 --69051-- Reading syms from /usr/lib64/libm.so.6 00:03:44.333 --69051-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:44.333 --69051-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:44.333 --69051-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:44.333 --69051-- Reading syms from /usr/lib64/libc.so.6 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.591 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.591 --69051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.591 --69051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.591 --69051-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:44.591 --69051-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.591 --69051-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.591 --69051-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.591 --69051-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.591 --69051-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.591 --69051-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.591 --69051-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 ==69051== Preferring higher priority redirection: 00:03:44.592 --69051-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.592 --69051-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.592 --69051-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 --69051-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.592 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.592 --69051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.592 --69051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.592 ==69051== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.592 --69051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.592 --69051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.592 --69051-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.592 --69051-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.592 --69051-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.592 --69051-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.592 --69051-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.592 --69051-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.592 --69051-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.592 --69051-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.592 --69051-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.592 --69051-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.592 --69051-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.592 --69051-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.592 --69051-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.850 --69051-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.850 --69051-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.850 --69051-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.850 --69051-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:44.850 00:03:44.850 00:03:44.850 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.850 http://cunit.sourceforge.net/ 00:03:44.850 00:03:44.850 00:03:44.850 Suite: bdev_part 00:03:44.850 Test: part_test ...--69051-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:44.850 [2024-07-15 21:07:00.100921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 9892477d-f488-558f-bfe6-87ab37863cc1 already exists 00:03:44.850 [2024-07-15 21:07:00.127564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:9892477d-f488-558f-bfe6-87ab37863cc1 alias for bdev test1 00:03:45.108 passed 00:03:45.108 Test: part_free_test ...passed 00:03:45.108 Test: part_get_io_channel_test ...passed 00:03:45.108 Test: part_construct_ext ...passed 00:03:45.108 00:03:45.366 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.366 suites 1 1 n/a 0 0 00:03:45.366 tests 4 4 4 0 0 00:03:45.366 asserts 48 48 48 0 n/a 00:03:45.366 00:03:45.366 Elapsed time = 0.438 seconds 00:03:45.366 --69051-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.366 --69051-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.366 ==69051== 00:03:45.366 ==69051== HEAP SUMMARY: 00:03:45.366 ==69051== in use at exit: 1,224 bytes in 3 blocks 00:03:45.366 ==69051== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:03:45.366 ==69051== 00:03:45.366 ==69051== Searching for pointers to 3 not-freed blocks 00:03:45.366 ==69051== Checked 7,067,912 bytes 00:03:45.366 ==69051== 00:03:45.366 ==69051== LEAK SUMMARY: 00:03:45.366 ==69051== definitely lost: 0 bytes in 0 blocks 00:03:45.366 ==69051== indirectly lost: 0 bytes in 0 blocks 00:03:45.366 ==69051== possibly lost: 0 bytes in 0 blocks 00:03:45.366 ==69051== still reachable: 1,224 bytes in 3 blocks 00:03:45.366 ==69051== suppressed: 0 bytes in 0 blocks 00:03:45.366 ==69051== Reachable blocks (those to which a pointer was found) are not shown. 00:03:45.366 ==69051== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:45.366 ==69051== 00:03:45.366 ==69051== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.366 21:07:00 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:45.366 ==69063== Memcheck, a memory error detector 00:03:45.366 ==69063== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.366 ==69063== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.366 ==69063== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:45.366 ==69063== 00:03:45.366 --69063-- Valgrind options: 00:03:45.366 --69063-- --leak-check=full 00:03:45.366 --69063-- --error-exitcode=2 00:03:45.366 --69063-- --verbose 00:03:45.366 --69063-- Contents of /proc/version: 00:03:45.366 --69063-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:45.366 --69063-- 00:03:45.366 --69063-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.366 --69063-- Page sizes: currently 4096, max supported 4096 00:03:45.366 --69063-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.366 --69063-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:45.366 --69063-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.366 --69063-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.366 --69063-- might be shown as UnknownInlinedFun 00:03:45.366 --69063-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.366 --69063-- object doesn't have a dynamic symbol table 00:03:45.366 --69063-- Scheduler: using generic scheduler lock implementation. 00:03:45.366 --69063-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.366 ==69063== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69063-by-???-on-d89e21c6b51d 00:03:45.366 ==69063== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69063-by-???-on-d89e21c6b51d 00:03:45.366 ==69063== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69063-by-???-on-d89e21c6b51d 00:03:45.366 ==69063== 00:03:45.366 ==69063== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.366 ==69063== don't want to do, unless you know exactly what you're doing, 00:03:45.366 ==69063== or are doing some strange experiment): 00:03:45.366 ==69063== /usr/libexec/valgrind/../../bin/vgdb --pid=69063 ...command... 00:03:45.366 ==69063== 00:03:45.366 ==69063== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.366 ==69063== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:45.366 ==69063== and then give GDB the following command 00:03:45.366 ==69063== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69063 00:03:45.366 ==69063== --pid is optional if only one valgrind process is running 00:03:45.366 ==69063== 00:03:45.366 --69063-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.366 --69063-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.366 --69063-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.366 --69063-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.366 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.366 --69063-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.366 --69063-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.366 --69063-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.366 --69063-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.366 --69063-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.366 --69063-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.366 --69063-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.366 --69063-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.366 --69063-- Reading syms from /usr/lib64/libm.so.6 00:03:45.366 --69063-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.366 --69063-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:45.366 --69063-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.366 --69063-- Reading syms from /usr/lib64/libc.so.6 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.624 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.624 --69063-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.624 --69063-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.624 --69063-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:45.624 --69063-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:45.624 --69063-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:45.624 --69063-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:45.624 --69063-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:45.624 --69063-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:45.624 --69063-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.624 --69063-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 ==69063== Preferring higher priority redirection: 00:03:45.625 --69063-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:45.625 --69063-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:45.625 --69063-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 --69063-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.625 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.625 --69063-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.625 --69063-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.625 ==69063== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.625 --69063-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.625 --69063-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.625 --69063-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:45.625 --69063-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:45.625 --69063-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:45.625 --69063-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:45.625 --69063-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:45.625 --69063-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:45.625 --69063-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:45.625 --69063-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:45.625 --69063-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:45.625 --69063-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:45.625 --69063-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:45.625 --69063-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:45.625 --69063-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:45.625 --69063-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:45.882 --69063-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:45.883 --69063-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:45.883 00:03:45.883 00:03:45.883 CUnit - A unit testing framework for C - Version 2.1-3 00:03:45.883 http://cunit.sourceforge.net/ 00:03:45.883 00:03:45.883 00:03:45.883 Suite: scsi_nvme_suite 00:03:45.883 Test: scsi_nvme_translate_test ...passed 00:03:45.883 00:03:45.883 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.883 suites 1 1 n/a 0 0 00:03:45.883 tests 1 1 1 0 0 00:03:45.883 asserts 104 104 104 0 n/a 00:03:45.883 00:03:45.883 Elapsed time = 0.029 seconds 00:03:45.883 --69063-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.883 --69063-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.883 ==69063== 00:03:45.883 ==69063== HEAP SUMMARY: 00:03:45.883 ==69063== in use at exit: 0 bytes in 0 blocks 00:03:45.883 ==69063== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:45.883 ==69063== 00:03:45.883 ==69063== All heap blocks were freed -- no leaks are possible 00:03:45.883 ==69063== 00:03:45.883 ==69063== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.883 21:07:01 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:45.883 ==69069== Memcheck, a memory error detector 00:03:45.883 ==69069== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.883 ==69069== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.883 ==69069== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:45.883 ==69069== 00:03:45.883 --69069-- Valgrind options: 00:03:45.883 --69069-- --leak-check=full 00:03:45.883 --69069-- --error-exitcode=2 00:03:45.883 --69069-- --verbose 00:03:45.883 --69069-- Contents of /proc/version: 00:03:45.883 --69069-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:45.883 --69069-- 00:03:45.883 --69069-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.883 --69069-- Page sizes: currently 4096, max supported 4096 00:03:45.883 --69069-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.883 --69069-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:45.883 --69069-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.883 --69069-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.883 --69069-- might be shown as UnknownInlinedFun 00:03:45.883 --69069-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.883 --69069-- object doesn't have a dynamic symbol table 00:03:45.883 --69069-- Scheduler: using generic scheduler lock implementation. 00:03:45.883 --69069-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.883 ==69069== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69069-by-???-on-d89e21c6b51d 00:03:45.883 ==69069== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69069-by-???-on-d89e21c6b51d 00:03:45.883 ==69069== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69069-by-???-on-d89e21c6b51d 00:03:45.883 ==69069== 00:03:45.883 ==69069== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.883 ==69069== don't want to do, unless you know exactly what you're doing, 00:03:45.883 ==69069== or are doing some strange experiment): 00:03:45.883 ==69069== /usr/libexec/valgrind/../../bin/vgdb --pid=69069 ...command... 00:03:45.883 ==69069== 00:03:45.883 ==69069== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.883 ==69069== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:45.883 ==69069== and then give GDB the following command 00:03:45.883 ==69069== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69069 00:03:45.883 ==69069== --pid is optional if only one valgrind process is running 00:03:45.883 ==69069== 00:03:45.883 --69069-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.883 --69069-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.883 --69069-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.883 --69069-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.883 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.883 --69069-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.883 --69069-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.883 --69069-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.883 --69069-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.883 --69069-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.883 --69069-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.883 --69069-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.883 --69069-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.883 --69069-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.883 --69069-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:45.883 --69069-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.883 --69069-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.883 --69069-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.883 --69069-- Reading syms from /usr/lib64/libm.so.6 00:03:45.883 --69069-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.884 --69069-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:45.884 --69069-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.884 --69069-- Reading syms from /usr/lib64/libc.so.6 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.142 --69069-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.142 --69069-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.142 --69069-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.142 --69069-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.142 --69069-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.142 --69069-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.142 --69069-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.142 --69069-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 ==69069== Preferring higher priority redirection: 00:03:46.142 --69069-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.142 --69069-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.142 --69069-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 --69069-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.142 --69069-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.142 ==69069== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.142 --69069-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.142 --69069-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.142 --69069-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.142 --69069-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.142 --69069-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:46.142 --69069-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:46.142 --69069-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:46.142 --69069-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:46.142 --69069-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:46.142 --69069-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:46.142 --69069-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:46.142 --69069-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:46.400 --69069-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:46.400 --69069-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:46.400 --69069-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:46.400 --69069-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:46.400 --69069-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:46.400 --69069-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:46.400 --69069-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:46.400 00:03:46.400 00:03:46.400 CUnit - A unit testing framework for C - Version 2.1-3 00:03:46.400 http://cunit.sourceforge.net/ 00:03:46.400 00:03:46.400 00:03:46.400 Suite: lvol 00:03:46.400 Test: ut_lvs_init ...--69069-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:46.400 [2024-07-15 21:07:01.536442] /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:46.400 [2024-07-15 21:07:01.574687] /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:46.400 passed 00:03:46.400 Test: ut_lvol_init ...--69069-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:46.400 passed 00:03:46.400 Test: ut_lvol_snapshot ...passed 00:03:46.400 Test: ut_lvol_clone ...passed 00:03:46.400 Test: ut_lvs_destroy ...passed 00:03:46.400 Test: ut_lvs_unload ...passed 00:03:46.400 Test: ut_lvol_resize ...[2024-07-15 21:07:01.637898] /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:46.400 passed 00:03:46.400 Test: ut_lvol_set_read_only ...passed 00:03:46.400 Test: ut_lvol_hotremove ...passed 00:03:46.400 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:46.400 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:46.400 Test: ut_lvol_read_write ...passed 00:03:46.400 Test: ut_vbdev_lvol_submit_request ...passed 00:03:46.400 Test: ut_lvol_examine_config ...passed 00:03:46.400 Test: ut_lvol_examine_disk ...[2024-07-15 21:07:01.682748] /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:46.400 passed 00:03:46.400 Test: ut_lvol_rename ...--69069-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:46.400 [2024-07-15 21:07:01.705660] /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:46.400 [2024-07-15 21:07:01.705996] /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:46.400 passed 00:03:46.657 Test: ut_bdev_finish ...passed 00:03:46.657 Test: ut_lvs_rename ...passed 00:03:46.657 Test: ut_lvol_seek ...passed 00:03:46.657 Test: ut_esnap_dev_create ...[2024-07-15 21:07:01.731045] /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:46.657 [2024-07-15 21:07:01.732817] /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:46.657 [2024-07-15 21:07:01.734114] /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:46.657 passed 00:03:46.657 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-15 21:07:01.743620] /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:46.657 [2024-07-15 21:07:01.745005] /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:46.657 passed 00:03:46.657 Test: ut_lvol_shallow_copy ...[2024-07-15 21:07:01.751502] /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:46.657 [2024-07-15 21:07:01.752304] /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:46.657 passed 00:03:46.657 Test: ut_lvol_set_external_parent ...[2024-07-15 21:07:01.757864] /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:46.657 passed 00:03:46.657 00:03:46.657 Run Summary: Type Total Ran Passed Failed Inactive 00:03:46.657 suites 1 1 n/a 0 0 00:03:46.657 tests 23 23 23 0 0 00:03:46.657 asserts 770 770 770 0 n/a 00:03:46.657 00:03:46.657 Elapsed time = 0.237 seconds 00:03:46.657 --69069-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:46.657 --69069-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:46.657 ==69069== 00:03:46.657 ==69069== HEAP SUMMARY: 00:03:46.657 ==69069== in use at exit: 0 bytes in 0 blocks 00:03:46.657 ==69069== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:03:46.657 ==69069== 00:03:46.657 ==69069== All heap blocks were freed -- no leaks are possible 00:03:46.657 ==69069== 00:03:46.657 ==69069== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:46.657 21:07:01 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:46.657 ==69076== Memcheck, a memory error detector 00:03:46.657 ==69076== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:46.657 ==69076== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:46.657 ==69076== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:46.657 ==69076== 00:03:46.657 --69076-- Valgrind options: 00:03:46.657 --69076-- --leak-check=full 00:03:46.657 --69076-- --error-exitcode=2 00:03:46.657 --69076-- --verbose 00:03:46.657 --69076-- Contents of /proc/version: 00:03:46.657 --69076-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:46.657 --69076-- 00:03:46.657 --69076-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:46.657 --69076-- Page sizes: currently 4096, max supported 4096 00:03:46.657 --69076-- Valgrind library directory: /usr/libexec/valgrind 00:03:46.657 --69076-- 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:46.657 --69076-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:46.657 --69076-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:46.657 --69076-- might be shown as UnknownInlinedFun 00:03:46.657 --69076-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:46.657 --69076-- object doesn't have a dynamic symbol table 00:03:46.657 --69076-- Scheduler: using generic scheduler lock implementation. 00:03:46.657 --69076-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:46.657 ==69076== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69076-by-???-on-d89e21c6b51d 00:03:46.657 ==69076== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69076-by-???-on-d89e21c6b51d 00:03:46.657 ==69076== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69076-by-???-on-d89e21c6b51d 00:03:46.657 ==69076== 00:03:46.657 ==69076== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:46.657 ==69076== don't want to do, unless you know exactly what you're doing, 00:03:46.657 ==69076== or are doing some strange experiment): 00:03:46.657 ==69076== /usr/libexec/valgrind/../../bin/vgdb --pid=69076 ...command... 00:03:46.657 ==69076== 00:03:46.657 ==69076== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:46.657 ==69076== /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:46.657 ==69076== and then give GDB the following command 00:03:46.657 ==69076== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69076 00:03:46.657 ==69076== --pid is optional if only one valgrind process is running 00:03:46.657 ==69076== 00:03:46.657 --69076-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:46.657 --69076-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:46.657 --69076-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:46.657 --69076-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:46.657 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.657 --69076-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:46.657 --69076-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:46.658 --69076-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:46.658 --69076-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:46.658 --69076-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:46.658 --69076-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:46.658 --69076-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:46.658 --69076-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:46.658 --69076-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:46.658 --69076-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:46.658 --69076-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:46.658 --69076-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:46.658 --69076-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:46.914 --69076-- Reading syms from /usr/lib64/libm.so.6 00:03:46.914 --69076-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:46.914 --69076-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:46.914 --69076-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:46.914 --69076-- Reading syms from /usr/lib64/libc.so.6 00:03:46.914 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.914 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.914 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.914 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.914 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.914 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.915 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.915 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.915 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.915 --69076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.915 --69076-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.915 --69076-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.915 --69076-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.915 --69076-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.915 --69076-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.915 --69076-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.915 --69076-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 ==69076== Preferring higher priority redirection: 00:03:46.915 --69076-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.915 --69076-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.915 --69076-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 --69076-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.915 --69076-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.915 ==69076== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.915 --69076-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.915 --69076-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.915 --69076-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.916 --69076-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.916 --69076-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:47.173 --69076-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:47.173 --69076-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:47.174 --69076-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:47.174 --69076-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:47.174 --69076-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:47.174 --69076-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:47.174 --69076-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:47.174 --69076-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:47.174 --69076-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:47.174 --69076-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:47.174 --69076-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:47.174 --69076-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:47.174 --69076-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:47.174 --69076-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:47.174 00:03:47.174 00:03:47.174 CUnit - A unit testing framework for C - Version 2.1-3 00:03:47.174 http://cunit.sourceforge.net/ 00:03:47.174 00:03:47.174 00:03:47.174 Suite: zone_block 00:03:47.174 Test: test_zone_block_create ...passed 00:03:47.174 Test: test_zone_block_create_invalid ...[2024-07-15 21:07:02.439085] /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:47.174 --69076-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:47.174 --69076-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:47.174 [2024-07-15 21:07:02.472281] /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 21:07:02.474755] /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:47.174 [2024-07-15 21:07:02.475271] /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 21:07:02.475932] /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:47.174 [2024-07-15 21:07:02.476125] /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 21:07:02.476596] /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:47.174 [2024-07-15 21:07:02.476795] /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:47.432 Test: test_get_zone_info ...[2024-07-15 21:07:02.492549] /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:47.432 [2024-07-15 21:07:02.493388] /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:47.432 [2024-07-15 21:07:02.494050] /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:47.432 passed 00:03:47.432 Test: test_supported_io_types ...passed 00:03:47.432 Test: test_reset_zone ...[2024-07-15 21:07:02.508648] /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:47.432 [2024-07-15 21:07:02.509199] /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:47.432 passed 00:03:47.432 Test: test_open_zone ...[2024-07-15 21:07:02.513298] /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:47.432 [2024-07-15 21:07:02.518939] /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:47.432 [2024-07-15 21:07:02.519493] /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:47.432 passed 00:03:47.432 Test: test_zone_write ...[2024-07-15 21:07:02.527829] /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:47.432 [2024-07-15 21:07:02.528370] /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:47.432 [2024-07-15 21:07:02.529824] /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:47.432 [2024-07-15 21:07:02.530053] /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:47.432 [2024-07-15 21:07:02.544830] /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:47.432 [2024-07-15 21:07:02.545037] /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:47.432 [2024-07-15 21:07:02.545379] /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:47.432 [2024-07-15 21:07:02.545481] /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:47.432 [2024-07-15 21:07:02.553558] /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:47.432 [2024-07-15 21:07:02.553778] /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:47.432 passed 00:03:47.432 Test: test_zone_read ...[2024-07-15 21:07:02.557718] /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:47.432 [2024-07-15 21:07:02.558032] /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:47.432 [2024-07-15 21:07:02.558866] /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:47.432 [2024-07-15 21:07:02.559079] /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:47.432 [2024-07-15 21:07:02.563670] /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:47.432 [2024-07-15 21:07:02.563786] /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:47.432 passed 00:03:47.432 Test: test_close_zone ...[2024-07-15 21:07:02.566876] /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:47.433 [2024-07-15 21:07:02.567547] /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:47.433 [2024-07-15 21:07:02.570985] /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:47.433 [2024-07-15 21:07:02.571530] /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:47.433 passed 00:03:47.433 Test: test_finish_zone ...[2024-07-15 21:07:02.577927] /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:47.433 [2024-07-15 21:07:02.578478] /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:47.433 passed 00:03:47.433 Test: test_append_zone ...[2024-07-15 21:07:02.581946] /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:47.433 [2024-07-15 21:07:02.582064] /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:47.433 [2024-07-15 21:07:02.582812] /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:47.433 [2024-07-15 21:07:02.582923] /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:47.433 [2024-07-15 21:07:02.599643] /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:47.433 [2024-07-15 21:07:02.599768] /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:47.433 passed 00:03:47.433 00:03:47.433 Run Summary: Type Total Ran Passed Failed Inactive 00:03:47.433 suites 1 1 n/a 0 0 00:03:47.433 tests 11 11 11 0 0 00:03:47.433 asserts 3437 3437 3437 0 n/a 00:03:47.433 00:03:47.433 Elapsed time = 0.267 seconds 00:03:47.433 --69076-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:47.433 ==69076== 00:03:47.433 ==69076== HEAP SUMMARY: 00:03:47.433 ==69076== in use at exit: 67,109,824 bytes in 1,026 blocks 00:03:47.433 ==69076== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:03:47.433 ==69076== 00:03:47.433 ==69076== Searching for pointers to 1,026 not-freed blocks 00:03:47.433 ==69076== Checked 6,607,872 bytes 00:03:47.433 ==69076== 00:03:47.433 ==69076== LEAK SUMMARY: 00:03:47.433 ==69076== definitely lost: 0 bytes in 0 blocks 00:03:47.433 ==69076== indirectly lost: 0 bytes in 0 blocks 00:03:47.433 ==69076== possibly lost: 0 bytes in 0 blocks 00:03:47.433 ==69076== still reachable: 67,109,824 bytes in 1,026 blocks 00:03:47.433 ==69076== suppressed: 0 bytes in 0 blocks 00:03:47.433 ==69076== Reachable blocks (those to which a pointer was found) are not shown. 00:03:47.433 ==69076== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:47.433 ==69076== 00:03:47.433 ==69076== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:47.433 21:07:02 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:47.433 ==69090== Memcheck, a memory error detector 00:03:47.433 ==69090== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:47.433 ==69090== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:47.433 ==69090== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:47.433 ==69090== 00:03:47.433 --69090-- Valgrind options: 00:03:47.433 --69090-- --leak-check=full 00:03:47.433 --69090-- --error-exitcode=2 00:03:47.433 --69090-- --verbose 00:03:47.433 --69090-- Contents of /proc/version: 00:03:47.433 --69090-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:47.433 --69090-- 00:03:47.433 --69090-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:47.434 --69090-- Page sizes: currently 4096, max supported 4096 00:03:47.434 --69090-- Valgrind library directory: /usr/libexec/valgrind 00:03:47.434 --69090-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:47.434 --69090-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:47.434 --69090-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:47.434 --69090-- might be shown as UnknownInlinedFun 00:03:47.692 --69090-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:47.692 --69090-- object doesn't have a dynamic symbol table 00:03:47.692 --69090-- Scheduler: using generic scheduler lock implementation. 00:03:47.692 --69090-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:47.692 ==69090== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69090-by-???-on-d89e21c6b51d 00:03:47.692 ==69090== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69090-by-???-on-d89e21c6b51d 00:03:47.692 ==69090== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69090-by-???-on-d89e21c6b51d 00:03:47.692 ==69090== 00:03:47.692 ==69090== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:47.692 ==69090== don't want to do, unless you know exactly what you're doing, 00:03:47.692 ==69090== or are doing some strange experiment): 00:03:47.692 ==69090== /usr/libexec/valgrind/../../bin/vgdb --pid=69090 ...command... 00:03:47.692 ==69090== 00:03:47.692 ==69090== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:47.692 ==69090== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:47.692 ==69090== and then give GDB the following command 00:03:47.692 ==69090== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69090 00:03:47.692 ==69090== --pid is optional if only one valgrind process is running 00:03:47.692 ==69090== 00:03:47.692 --69090-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:47.692 --69090-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:47.692 --69090-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:47.692 --69090-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:47.692 --69090-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:47.692 --69090-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:47.692 --69090-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:47.692 --69090-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:47.692 --69090-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:47.692 --69090-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:47.692 --69090-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:47.692 --69090-- Reading syms from /usr/lib64/libm.so.6 00:03:47.692 --69090-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:47.692 --69090-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:47.692 --69090-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libc.so.6 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.692 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.692 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.692 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.692 --69090-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:47.692 --69090-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:47.692 --69090-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:47.692 --69090-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:47.692 --69090-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:47.951 --69090-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 ==69090== Preferring higher priority redirection: 00:03:47.951 --69090-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:47.951 --69090-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:47.951 --69090-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 --69090-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.951 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.951 --69090-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.951 --69090-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.951 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.951 --69090-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.951 --69090-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.951 --69090-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:47.951 --69090-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:47.951 --69090-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:47.952 --69090-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:47.952 --69090-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:47.952 --69090-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:47.952 --69090-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:47.952 --69090-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:47.952 --69090-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:47.952 --69090-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:47.952 --69090-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:47.952 --69090-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:47.952 --69090-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:47.952 --69090-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:47.952 --69090-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:47.952 --69090-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:47.952 00:03:47.952 00:03:47.952 CUnit - A unit testing framework for C - Version 2.1-3 00:03:47.952 http://cunit.sourceforge.net/ 00:03:47.952 00:03:47.952 00:03:47.952 Suite: bdev 00:03:47.952 Test: basic ...--69090-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:48.210 --69090-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:48.210 --69090-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:48.210 --69090-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:48.210 [2024-07-15 21:07:03.337463] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599f41): Operation not permitted (rc=-1) 00:03:48.210 [2024-07-15 21:07:03.369691] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x599f20): Operation not permitted (rc=-1) 00:03:48.210 [2024-07-15 21:07:03.370154] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599f41): Operation not permitted (rc=-1) 00:03:48.468 passed 00:03:48.468 Test: unregister_and_close ...passed 00:03:48.468 Test: unregister_and_close_different_threads ...passed 00:03:48.726 Test: basic_qos ...passed 00:03:48.726 Test: put_channel_during_reset ...passed 00:03:48.726 Test: aborted_reset ...passed 00:03:48.726 Test: aborted_reset_no_outstanding_io ...passed 00:03:48.726 Test: io_during_reset ...passed 00:03:48.983 Test: reset_completions ...passed 00:03:48.983 Test: io_during_qos_queue ...passed 00:03:48.983 Test: io_during_qos_reset ...passed 00:03:48.983 Test: enomem ...passed 00:03:48.983 Test: enomem_multi_bdev ...passed 00:03:49.241 Test: enomem_multi_bdev_unregister ...passed 00:03:49.241 Test: enomem_multi_io_target ...passed 00:03:49.241 Test: qos_dynamic_enable ...passed 00:03:49.241 Test: bdev_histograms_mt ...passed 00:03:49.506 Test: bdev_set_io_timeout_mt ...[2024-07-15 21:07:04.605316] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:03:49.506 passed 00:03:49.506 Test: lock_lba_range_then_submit_io ...[2024-07-15 21:07:04.633461] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x59a1c8 already registered (old:0x6badf30 new:0x6e9bac0) 00:03:49.506 passed 00:03:49.506 Test: unregister_during_reset ...passed 00:03:49.506 Test: event_notify_and_close ...passed 00:03:49.765 Test: unregister_and_qos_poller ...passed 00:03:49.765 Suite: bdev_wrong_thread 00:03:49.765 Test: spdk_bdev_register_wt ...[2024-07-15 21:07:04.842603] /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:49.765 passed 00:03:49.765 Test: spdk_bdev_examine_wt ...[2024-07-15 21:07:04.852847] /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:49.765 passed 00:03:49.765 00:03:49.765 Run Summary: Type Total Ran Passed Failed Inactive 00:03:49.765 suites 2 2 n/a 0 0 00:03:49.765 tests 24 24 24 0 0 00:03:49.765 asserts 621 621 621 0 n/a 00:03:49.765 00:03:49.765 Elapsed time = 1.669 seconds 00:03:49.765 --69090-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:49.765 ==69090== 00:03:49.765 ==69090== HEAP SUMMARY: 00:03:49.765 ==69090== in use at exit: 845 bytes in 4 blocks 00:03:49.765 ==69090== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:03:49.765 ==69090== 00:03:49.765 ==69090== Searching for pointers to 4 not-freed blocks 00:03:49.765 ==69090== Checked 7,022,472 bytes 00:03:49.765 ==69090== 00:03:49.765 ==69090== LEAK SUMMARY: 00:03:49.765 ==69090== definitely lost: 0 bytes in 0 blocks 00:03:49.765 ==69090== indirectly lost: 0 bytes in 0 blocks 00:03:49.765 ==69090== possibly lost: 0 bytes in 0 blocks 00:03:49.765 ==69090== still reachable: 845 bytes in 4 blocks 00:03:49.765 ==69090== suppressed: 0 bytes in 0 blocks 00:03:49.765 ==69090== Reachable blocks (those to which a pointer was found) are not shown. 00:03:49.765 ==69090== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:49.765 ==69090== 00:03:49.765 ==69090== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:49.765 00:03:49.765 real 0m16.592s 00:03:49.765 user 0m16.053s 00:03:49.765 sys 0m0.487s 00:03:49.765 21:07:04 unittest_bdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:49.765 21:07:04 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:03:49.765 ************************************ 00:03:49.765 END TEST unittest_bdev 00:03:49.765 ************************************ 00:03:49.765 21:07:05 -- common/autotest_common.sh@1142 -- # return 0 00:03:49.765 21:07:05 -- 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:49.765 21:07:05 -- 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:49.765 21:07:05 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:49.765 21:07:05 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:49.765 21:07:05 -- common/autotest_common.sh@10 -- # set +x 00:03:49.765 ************************************ 00:03:49.765 START TEST unittest_bdev_crypto 00:03:49.765 ************************************ 00:03:49.765 21:07:05 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:49.765 ==69131== Memcheck, a memory error detector 00:03:49.765 ==69131== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:49.765 ==69131== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:49.765 ==69131== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:49.765 ==69131== 00:03:49.765 --69131-- Valgrind options: 00:03:49.765 --69131-- --leak-check=full 00:03:49.765 --69131-- --error-exitcode=2 00:03:49.765 --69131-- --verbose 00:03:49.765 --69131-- Contents of /proc/version: 00:03:49.765 --69131-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:49.765 --69131-- 00:03:49.765 --69131-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:49.765 --69131-- Page sizes: currently 4096, max supported 4096 00:03:49.765 --69131-- Valgrind library directory: /usr/libexec/valgrind 00:03:49.765 --69131-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:49.765 --69131-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:49.765 --69131-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:49.765 --69131-- might be shown as UnknownInlinedFun 00:03:49.765 --69131-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:49.765 --69131-- object doesn't have a dynamic symbol table 00:03:49.765 --69131-- Scheduler: using generic scheduler lock implementation. 00:03:49.765 --69131-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:49.765 ==69131== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69131-by-???-on-d89e21c6b51d 00:03:49.765 ==69131== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69131-by-???-on-d89e21c6b51d 00:03:49.765 ==69131== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69131-by-???-on-d89e21c6b51d 00:03:49.765 ==69131== 00:03:49.765 ==69131== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:49.765 ==69131== don't want to do, unless you know exactly what you're doing, 00:03:49.765 ==69131== or are doing some strange experiment): 00:03:49.765 ==69131== /usr/libexec/valgrind/../../bin/vgdb --pid=69131 ...command... 00:03:49.766 ==69131== 00:03:49.766 ==69131== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:49.766 ==69131== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:49.766 ==69131== and then give GDB the following command 00:03:49.766 ==69131== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69131 00:03:49.766 ==69131== --pid is optional if only one valgrind process is running 00:03:49.766 ==69131== 00:03:50.025 --69131-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:50.025 --69131-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:50.025 --69131-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:50.025 --69131-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:50.025 --69131-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:50.025 --69131-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:50.025 --69131-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:50.025 --69131-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:50.025 --69131-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:50.025 --69131-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:50.025 --69131-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:50.025 --69131-- Reading syms from /usr/lib64/libm.so.6 00:03:50.025 --69131-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:50.025 --69131-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:50.025 --69131-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/libc.so.6 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.025 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.025 --69131-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.025 --69131-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.025 --69131-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:50.025 --69131-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:50.026 --69131-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:50.026 --69131-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:50.284 --69131-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.284 --69131-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.284 --69131-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 ==69131== Preferring higher priority redirection: 00:03:50.284 --69131-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.284 --69131-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.284 --69131-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.284 --69131-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.285 --69131-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.285 --69131-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.285 --69131-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.285 --69131-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.285 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.285 --69131-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.285 --69131-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.285 ==69131== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.285 --69131-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.285 --69131-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.285 --69131-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:50.285 --69131-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:50.285 --69131-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:50.285 --69131-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:50.285 --69131-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:50.285 --69131-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:50.285 --69131-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:50.285 --69131-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:50.285 --69131-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:50.285 --69131-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:50.285 --69131-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:50.285 --69131-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:50.285 --69131-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:50.285 --69131-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:50.285 --69131-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:50.285 --69131-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:50.285 --69131-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:50.285 00:03:50.285 00:03:50.285 CUnit - A unit testing framework for C - Version 2.1-3 00:03:50.285 http://cunit.sourceforge.net/ 00:03:50.285 00:03:50.543 00:03:50.543 Suite: crypto 00:03:50.543 Test: test_error_paths ...[2024-07-15 21:07:05.617234] /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:50.543 [2024-07-15 21:07:05.667097] /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:50.543 [2024-07-15 21:07:05.696949] /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:50.543 passed 00:03:50.543 Test: test_simple_write ...passed 00:03:50.543 Test: test_simple_read ...passed 00:03:50.543 Test: test_passthru ...[2024-07-15 21:07:05.712203] /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:50.543 [2024-07-15 21:07:05.715926] /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:50.543 [2024-07-15 21:07:05.717250] /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:50.543 [2024-07-15 21:07:05.717483] /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:50.543 passed 00:03:50.543 Test: test_crypto_op_complete ...[2024-07-15 21:07:05.721632] /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:50.543 passed 00:03:50.543 Test: test_supported_io ...passed 00:03:50.544 Test: test_reset ...passed 00:03:50.544 00:03:50.544 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.544 suites 1 1 n/a 0 0 00:03:50.544 tests 7 7 7 0 0 00:03:50.544 asserts 44 44 44 0 n/a 00:03:50.544 00:03:50.544 Elapsed time = 0.126 seconds 00:03:50.544 --69131-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.544 --69131-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.544 ==69131== 00:03:50.544 ==69131== HEAP SUMMARY: 00:03:50.544 ==69131== in use at exit: 0 bytes in 0 blocks 00:03:50.544 ==69131== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:03:50.544 ==69131== 00:03:50.544 ==69131== All heap blocks were freed -- no leaks are possible 00:03:50.544 ==69131== 00:03:50.544 ==69131== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.544 00:03:50.544 real 0m0.813s 00:03:50.544 user 0m0.777s 00:03:50.544 sys 0m0.033s 00:03:50.544 21:07:05 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:50.544 21:07:05 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:50.544 ************************************ 00:03:50.544 END TEST unittest_bdev_crypto 00:03:50.544 ************************************ 00:03:50.544 21:07:05 -- common/autotest_common.sh@1142 -- # return 0 00:03:50.544 21:07:05 -- 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:50.544 21:07:05 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:50.544 21:07:05 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:50.544 21:07:05 -- common/autotest_common.sh@10 -- # set +x 00:03:50.544 ************************************ 00:03:50.544 START TEST unittest_bdev_crypto 00:03:50.544 ************************************ 00:03:50.544 21:07:05 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:50.803 ==69162== Memcheck, a memory error detector 00:03:50.803 ==69162== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.803 ==69162== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.803 ==69162== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:50.803 ==69162== 00:03:50.803 --69162-- Valgrind options: 00:03:50.803 --69162-- --leak-check=full 00:03:50.803 --69162-- --error-exitcode=2 00:03:50.803 --69162-- --verbose 00:03:50.803 --69162-- Contents of /proc/version: 00:03:50.803 --69162-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:50.803 --69162-- 00:03:50.803 --69162-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.803 --69162-- Page sizes: currently 4096, max supported 4096 00:03:50.803 --69162-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.803 --69162-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:50.803 --69162-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.803 --69162-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.803 --69162-- might be shown as UnknownInlinedFun 00:03:50.803 --69162-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.803 --69162-- object doesn't have a dynamic symbol table 00:03:50.803 --69162-- Scheduler: using generic scheduler lock implementation. 00:03:50.803 --69162-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.803 ==69162== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69162-by-???-on-d89e21c6b51d 00:03:50.803 ==69162== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69162-by-???-on-d89e21c6b51d 00:03:50.803 ==69162== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69162-by-???-on-d89e21c6b51d 00:03:50.804 ==69162== 00:03:50.804 ==69162== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.804 ==69162== don't want to do, unless you know exactly what you're doing, 00:03:50.804 ==69162== or are doing some strange experiment): 00:03:50.804 ==69162== /usr/libexec/valgrind/../../bin/vgdb --pid=69162 ...command... 00:03:50.804 ==69162== 00:03:50.804 ==69162== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.804 ==69162== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:50.804 ==69162== and then give GDB the following command 00:03:50.804 ==69162== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69162 00:03:50.804 ==69162== --pid is optional if only one valgrind process is running 00:03:50.804 ==69162== 00:03:50.804 --69162-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:50.804 --69162-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:50.804 --69162-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:50.804 --69162-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:50.804 --69162-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:50.804 --69162-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:50.804 --69162-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:50.804 --69162-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:50.804 --69162-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:50.804 --69162-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:50.804 --69162-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:50.804 --69162-- Reading syms from /usr/lib64/libm.so.6 00:03:50.804 --69162-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:50.804 --69162-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:50.804 --69162-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:50.804 --69162-- Reading syms from /usr/lib64/libc.so.6 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.804 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.804 --69162-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.804 --69162-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.064 --69162-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.064 --69162-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.064 --69162-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.064 --69162-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.064 --69162-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.064 --69162-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:51.064 --69162-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.064 --69162-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 ==69162== Preferring higher priority redirection: 00:03:51.065 --69162-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:51.065 --69162-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:51.065 --69162-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 --69162-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.065 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.065 --69162-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.065 --69162-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.065 ==69162== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.065 --69162-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.065 --69162-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.065 --69162-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.065 --69162-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.065 --69162-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.065 --69162-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.065 --69162-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.065 --69162-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.065 --69162-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.065 --69162-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.065 --69162-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.065 --69162-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.065 --69162-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.065 --69162-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.065 --69162-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.065 --69162-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.324 --69162-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.324 --69162-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.324 00:03:51.324 00:03:51.324 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.324 http://cunit.sourceforge.net/ 00:03:51.324 00:03:51.324 --69162-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:51.324 00:03:51.324 Suite: dpdk_cryptodev 00:03:51.324 Test: test_error_paths ...[2024-07-15 21:07:06.448072] /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:51.324 [2024-07-15 21:07:06.486782] /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:51.324 passed 00:03:51.324 Test: test_simple_encrypt ...passed 00:03:51.324 Test: test_simple_decrypt ...passed 00:03:51.324 Test: test_large_enc_dec ...--69162-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:51.584 passed 00:03:51.584 Test: test_dev_full ...passed 00:03:51.584 Test: test_crazy_rw ...passed 00:03:51.584 Test: test_initdrivers ...[2024-07-15 21:07:06.723574] /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:51.584 [2024-07-15 21:07:06.725709] /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:51.584 [2024-07-15 21:07:06.731367] /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:51.584 [2024-07-15 21:07:06.731661] /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:51.584 [2024-07-15 21:07:06.734174] /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:51.584 [2024-07-15 21:07:06.736490] /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:51.584 [2024-07-15 21:07:06.738509] /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:51.584 [2024-07-15 21:07:06.741248] /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:51.584 passed 00:03:51.584 Test: test_supported_opcodes ...passed 00:03:51.584 Test: test_poller ...[2024-07-15 21:07:06.803406] /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:51.584 passed 00:03:51.584 Test: test_assign_device_qp ...passed 00:03:51.584 00:03:51.584 Run Summary: Type Total Ran Passed Failed Inactive 00:03:51.584 suites 1 1 n/a 0 0 00:03:51.584 tests 10 10 10 0 0 00:03:51.584 asserts 8643 8643 8643 0 n/a 00:03:51.584 00:03:51.584 Elapsed time = 0.435 seconds 00:03:51.584 --69162-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:51.584 --69162-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:51.844 ==69162== 00:03:51.844 ==69162== HEAP SUMMARY: 00:03:51.844 ==69162== in use at exit: 0 bytes in 0 blocks 00:03:51.844 ==69162== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:03:51.844 ==69162== 00:03:51.844 ==69162== All heap blocks were freed -- no leaks are possible 00:03:51.844 ==69162== 00:03:51.844 ==69162== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:51.844 00:03:51.844 real 0m1.084s 00:03:51.844 user 0m1.038s 00:03:51.844 sys 0m0.042s 00:03:51.844 21:07:06 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:51.844 21:07:06 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:51.844 ************************************ 00:03:51.844 END TEST unittest_bdev_crypto 00:03:51.844 ************************************ 00:03:51.844 21:07:06 -- common/autotest_common.sh@1142 -- # return 0 00:03:51.844 21:07:06 -- 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:51.844 21:07:06 -- 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:51.844 21:07:06 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:51.844 21:07:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:51.844 21:07:06 -- common/autotest_common.sh@10 -- # set +x 00:03:51.844 ************************************ 00:03:51.844 START TEST unittest_bdev_compress 00:03:51.844 ************************************ 00:03:51.844 21:07:06 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:51.844 ==69192== Memcheck, a memory error detector 00:03:51.844 ==69192== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:51.844 ==69192== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:51.845 ==69192== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:51.845 ==69192== 00:03:51.845 --69192-- Valgrind options: 00:03:51.845 --69192-- --leak-check=full 00:03:51.845 --69192-- --error-exitcode=2 00:03:51.845 --69192-- --verbose 00:03:51.845 --69192-- Contents of /proc/version: 00:03:51.845 --69192-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:51.845 --69192-- 00:03:51.845 --69192-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:51.845 --69192-- Page sizes: currently 4096, max supported 4096 00:03:51.845 --69192-- Valgrind library directory: /usr/libexec/valgrind 00:03:51.845 --69192-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:51.845 --69192-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:51.845 --69192-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:51.845 --69192-- might be shown as UnknownInlinedFun 00:03:51.845 --69192-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:51.845 --69192-- object doesn't have a dynamic symbol table 00:03:51.845 --69192-- Scheduler: using generic scheduler lock implementation. 00:03:51.845 --69192-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:51.845 ==69192== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69192-by-???-on-d89e21c6b51d 00:03:51.845 ==69192== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69192-by-???-on-d89e21c6b51d 00:03:51.845 ==69192== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69192-by-???-on-d89e21c6b51d 00:03:51.845 ==69192== 00:03:51.845 ==69192== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:51.845 ==69192== don't want to do, unless you know exactly what you're doing, 00:03:51.845 ==69192== or are doing some strange experiment): 00:03:51.845 ==69192== /usr/libexec/valgrind/../../bin/vgdb --pid=69192 ...command... 00:03:51.845 ==69192== 00:03:51.845 ==69192== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:51.845 ==69192== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:51.845 ==69192== and then give GDB the following command 00:03:51.845 ==69192== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69192 00:03:51.845 ==69192== --pid is optional if only one valgrind process is running 00:03:51.845 ==69192== 00:03:51.845 --69192-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.845 --69192-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.845 --69192-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.845 --69192-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.845 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.845 --69192-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.845 --69192-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.845 --69192-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.845 --69192-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.845 --69192-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.845 --69192-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.845 --69192-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.845 --69192-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.845 --69192-- Reading syms from /usr/lib64/libm.so.6 00:03:51.845 --69192-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.845 --69192-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:51.845 --69192-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.845 --69192-- Reading syms from /usr/lib64/libc.so.6 00:03:52.104 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.104 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.104 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.104 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.104 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.104 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.104 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.105 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.105 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.105 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.105 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.105 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.105 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.105 --69192-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.105 --69192-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:52.105 --69192-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:52.105 --69192-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:52.105 --69192-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:52.105 --69192-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:52.105 --69192-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:52.105 --69192-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 ==69192== Preferring higher priority redirection: 00:03:52.105 --69192-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:52.105 --69192-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:52.105 --69192-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 --69192-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.105 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.105 --69192-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.105 ==69192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.105 --69192-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.105 --69192-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.105 --69192-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:52.364 --69192-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:52.364 --69192-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:52.364 --69192-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:52.364 --69192-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:52.364 --69192-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:52.364 --69192-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:52.364 --69192-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:52.364 --69192-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:52.364 --69192-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:52.364 --69192-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:52.364 --69192-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:52.364 --69192-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:52.364 --69192-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:52.364 --69192-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:52.364 --69192-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:52.364 00:03:52.364 00:03:52.364 CUnit - A unit testing framework for C - Version 2.1-3 00:03:52.364 http://cunit.sourceforge.net/ 00:03:52.364 00:03:52.365 --69192-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:52.365 00:03:52.365 Suite: compress 00:03:52.365 Test: test_compress_operation ...passed 00:03:52.365 Test: test_compress_operation_cross_boundary ...passed 00:03:52.365 Test: test_vbdev_compress_submit_request ...--69192-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:52.365 --69192-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:52.365 [2024-07-15 21:07:07.571032] /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:52.365 [2024-07-15 21:07:07.608525] /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:52.365 passed 00:03:52.365 Test: test_passthru ...passed 00:03:52.365 Test: test_supported_io ...passed 00:03:52.365 Test: test_reset ...passed 00:03:52.365 00:03:52.365 Run Summary: Type Total Ran Passed Failed Inactive 00:03:52.365 suites 1 1 n/a 0 0 00:03:52.365 tests 6 6 6 0 0 00:03:52.365 asserts 11 11 11 0 n/a 00:03:52.365 00:03:52.365 Elapsed time = 0.104 seconds 00:03:52.365 --69192-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:52.623 ==69192== 00:03:52.623 ==69192== HEAP SUMMARY: 00:03:52.623 ==69192== in use at exit: 0 bytes in 0 blocks 00:03:52.623 ==69192== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:03:52.623 ==69192== 00:03:52.623 ==69192== All heap blocks were freed -- no leaks are possible 00:03:52.623 ==69192== 00:03:52.623 ==69192== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:52.623 00:03:52.623 real 0m0.749s 00:03:52.623 user 0m0.720s 00:03:52.623 sys 0m0.027s 00:03:52.623 21:07:07 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:52.623 21:07:07 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:03:52.623 ************************************ 00:03:52.623 END TEST unittest_bdev_compress 00:03:52.623 ************************************ 00:03:52.623 21:07:07 -- common/autotest_common.sh@1142 -- # return 0 00:03:52.623 21:07:07 -- 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:52.623 21:07:07 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:52.623 21:07:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:52.623 21:07:07 -- common/autotest_common.sh@10 -- # set +x 00:03:52.623 ************************************ 00:03:52.623 START TEST unittest_lib_reduce 00:03:52.623 ************************************ 00:03:52.623 21:07:07 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:52.623 ==69216== Memcheck, a memory error detector 00:03:52.623 ==69216== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:52.623 ==69216== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:52.623 ==69216== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:52.623 ==69216== 00:03:52.623 --69216-- Valgrind options: 00:03:52.623 --69216-- --leak-check=full 00:03:52.623 --69216-- --error-exitcode=2 00:03:52.623 --69216-- --verbose 00:03:52.623 --69216-- Contents of /proc/version: 00:03:52.624 --69216-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:52.624 --69216-- 00:03:52.624 --69216-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:52.624 --69216-- Page sizes: currently 4096, max supported 4096 00:03:52.624 --69216-- Valgrind library directory: /usr/libexec/valgrind 00:03:52.624 --69216-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:52.624 --69216-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:52.624 --69216-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:52.624 --69216-- might be shown as UnknownInlinedFun 00:03:52.624 --69216-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:52.624 --69216-- object doesn't have a dynamic symbol table 00:03:52.624 --69216-- Scheduler: using generic scheduler lock implementation. 00:03:52.624 --69216-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:52.624 ==69216== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69216-by-???-on-d89e21c6b51d 00:03:52.624 ==69216== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69216-by-???-on-d89e21c6b51d 00:03:52.624 ==69216== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69216-by-???-on-d89e21c6b51d 00:03:52.624 ==69216== 00:03:52.624 ==69216== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:52.624 ==69216== don't want to do, unless you know exactly what you're doing, 00:03:52.624 ==69216== or are doing some strange experiment): 00:03:52.624 ==69216== /usr/libexec/valgrind/../../bin/vgdb --pid=69216 ...command... 00:03:52.624 ==69216== 00:03:52.624 ==69216== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:52.624 ==69216== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:52.624 ==69216== and then give GDB the following command 00:03:52.624 ==69216== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69216 00:03:52.624 ==69216== --pid is optional if only one valgrind process is running 00:03:52.624 ==69216== 00:03:52.624 --69216-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:52.624 --69216-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:52.624 --69216-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:52.624 --69216-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:52.624 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.624 --69216-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:52.624 --69216-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:52.624 --69216-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:52.624 --69216-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:52.624 --69216-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:52.624 --69216-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:52.624 --69216-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:52.624 --69216-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:52.624 --69216-- Reading syms from /usr/lib64/libm.so.6 00:03:52.624 --69216-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:52.624 --69216-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:52.624 --69216-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:52.624 --69216-- Reading syms from /usr/lib64/libc.so.6 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.883 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.883 --69216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.883 --69216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.883 --69216-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:52.883 --69216-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:52.883 --69216-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:52.883 --69216-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:52.883 --69216-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:52.883 --69216-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:52.883 --69216-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.883 --69216-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 ==69216== Preferring higher priority redirection: 00:03:52.884 --69216-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:52.884 --69216-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:52.884 --69216-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 --69216-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.884 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.884 --69216-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.884 --69216-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.884 ==69216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.884 --69216-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.884 --69216-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.884 --69216-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:52.884 --69216-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:52.884 --69216-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:53.144 --69216-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:53.144 --69216-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:53.144 --69216-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:53.144 --69216-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:53.144 --69216-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:53.144 --69216-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:53.144 --69216-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:53.144 --69216-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:53.144 --69216-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:53.144 --69216-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:53.144 --69216-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:53.144 --69216-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:53.144 --69216-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:53.144 00:03:53.144 00:03:53.144 CUnit - A unit testing framework for C - Version 2.1-3 00:03:53.144 http://cunit.sourceforge.net/ 00:03:53.144 00:03:53.144 00:03:53.144 Suite: reduce 00:03:53.144 Test: get_pm_file_size ...passed 00:03:53.144 Test: get_vol_size ...passed 00:03:53.144 Test: init_failure ...--69216-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:53.144 [2024-07-15 21:07:08.301461] /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:53.144 [2024-07-15 21:07:08.337183] /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:53.144 passed 00:03:53.144 Test: init_md ...--69216-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:53.144 --69216-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:53.144 --69216-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:53.144 passed 00:03:53.144 Test: init_backing_dev ...passed 00:03:53.403 Test: load ...passed 00:03:53.403 Test: write_maps ...passed 00:03:53.403 Test: read_write ...passed 00:03:53.403 Test: readv_writev ...passed 00:03:53.403 Test: destroy ...passed 00:03:53.403 Test: defer_bdev_io ...passed 00:03:53.403 Test: overlapped ...passed 00:03:53.662 Test: compress_algorithm ...passed 00:03:53.662 Test: test_prepare_compress_chunk ...passed 00:03:53.662 Test: test_reduce_decompress_chunk ...passed 00:03:53.662 Test: test_allocate_vol_requests ...passed 00:03:53.662 00:03:53.662 Run Summary: Type Total Ran Passed Failed Inactive 00:03:53.662 suites 1 1 n/a 0 0 00:03:53.662 tests 16 16 16 0 0 00:03:53.662 asserts 11091 11091 11091 0 n/a 00:03:53.662 00:03:53.662 Elapsed time = 0.532 seconds 00:03:53.662 --69216-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:53.662 --69216-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:53.662 ==69216== 00:03:53.662 ==69216== HEAP SUMMARY: 00:03:53.662 ==69216== in use at exit: 5,259,264 bytes in 3 blocks 00:03:53.662 ==69216== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:53.662 ==69216== 00:03:53.662 ==69216== Searching for pointers to 3 not-freed blocks 00:03:53.662 ==69216== Checked 11,658,320 bytes 00:03:53.662 ==69216== 00:03:53.662 ==69216== LEAK SUMMARY: 00:03:53.662 ==69216== definitely lost: 0 bytes in 0 blocks 00:03:53.662 ==69216== indirectly lost: 0 bytes in 0 blocks 00:03:53.662 ==69216== possibly lost: 0 bytes in 0 blocks 00:03:53.662 ==69216== still reachable: 5,259,264 bytes in 3 blocks 00:03:53.662 ==69216== suppressed: 0 bytes in 0 blocks 00:03:53.662 ==69216== Reachable blocks (those to which a pointer was found) are not shown. 00:03:53.662 ==69216== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:53.662 ==69216== 00:03:53.662 ==69216== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:53.662 00:03:53.662 real 0m1.180s 00:03:53.662 user 0m1.124s 00:03:53.662 sys 0m0.052s 00:03:53.662 21:07:08 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:53.662 21:07:08 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:03:53.662 ************************************ 00:03:53.662 END TEST unittest_lib_reduce 00:03:53.662 ************************************ 00:03:53.662 21:07:08 -- common/autotest_common.sh@1142 -- # return 0 00:03:53.662 21:07:08 -- 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:53.662 21:07:08 -- 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:53.662 21:07:08 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:53.662 21:07:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:53.662 21:07:08 -- common/autotest_common.sh@10 -- # set +x 00:03:53.662 ************************************ 00:03:53.662 START TEST unittest_dpdk_compressdev 00:03:53.662 ************************************ 00:03:53.662 21:07:08 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:53.662 ==69248== Memcheck, a memory error detector 00:03:53.662 ==69248== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:53.662 ==69248== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:53.662 ==69248== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:53.662 ==69248== 00:03:53.662 --69248-- Valgrind options: 00:03:53.662 --69248-- --leak-check=full 00:03:53.662 --69248-- --error-exitcode=2 00:03:53.662 --69248-- --verbose 00:03:53.662 --69248-- Contents of /proc/version: 00:03:53.662 --69248-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:53.662 --69248-- 00:03:53.662 --69248-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:53.662 --69248-- Page sizes: currently 4096, max supported 4096 00:03:53.662 --69248-- Valgrind library directory: /usr/libexec/valgrind 00:03:53.662 --69248-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:53.662 --69248-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:53.920 --69248-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:53.920 --69248-- might be shown as UnknownInlinedFun 00:03:53.920 --69248-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:53.920 --69248-- object doesn't have a dynamic symbol table 00:03:53.920 --69248-- Scheduler: using generic scheduler lock implementation. 00:03:53.920 --69248-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:53.920 ==69248== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69248-by-???-on-d89e21c6b51d 00:03:53.920 ==69248== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69248-by-???-on-d89e21c6b51d 00:03:53.920 ==69248== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69248-by-???-on-d89e21c6b51d 00:03:53.920 ==69248== 00:03:53.920 ==69248== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:53.920 ==69248== don't want to do, unless you know exactly what you're doing, 00:03:53.920 ==69248== or are doing some strange experiment): 00:03:53.920 ==69248== /usr/libexec/valgrind/../../bin/vgdb --pid=69248 ...command... 00:03:53.920 ==69248== 00:03:53.920 ==69248== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:53.920 ==69248== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:53.920 ==69248== and then give GDB the following command 00:03:53.920 ==69248== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69248 00:03:53.920 ==69248== --pid is optional if only one valgrind process is running 00:03:53.920 ==69248== 00:03:53.920 --69248-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:53.920 --69248-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:53.920 --69248-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:53.920 --69248-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:53.920 --69248-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:53.920 --69248-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:53.920 --69248-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:53.920 --69248-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:53.920 --69248-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:53.920 --69248-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:53.920 --69248-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:53.920 --69248-- Reading syms from /usr/lib64/libm.so.6 00:03:53.920 --69248-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:53.920 --69248-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:53.920 --69248-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:53.920 --69248-- Reading syms from /usr/lib64/libc.so.6 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.920 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.920 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.920 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.920 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.920 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.920 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.921 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.921 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.921 --69248-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.921 --69248-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.179 --69248-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.179 --69248-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.179 --69248-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.179 --69248-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.179 --69248-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.179 --69248-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:54.179 --69248-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 --69248-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.179 ==69248== Preferring higher priority redirection: 00:03:54.179 --69248-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:54.179 --69248-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:54.180 --69248-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 --69248-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.180 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.180 --69248-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.180 --69248-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.180 ==69248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.180 --69248-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.180 --69248-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.180 --69248-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:54.180 --69248-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:54.180 --69248-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:54.180 --69248-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:54.180 --69248-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:54.180 --69248-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:54.180 --69248-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:54.180 --69248-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:54.180 --69248-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:54.180 --69248-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:54.180 --69248-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:54.180 --69248-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:54.180 --69248-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:54.180 --69248-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:54.439 --69248-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:54.439 --69248-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:54.439 00:03:54.439 00:03:54.439 CUnit - A unit testing framework for C - Version 2.1-3 00:03:54.439 http://cunit.sourceforge.net/ 00:03:54.439 00:03:54.439 --69248-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:54.439 00:03:54.439 Suite: compress 00:03:54.439 Test: test_compress_operation ...[2024-07-15 21:07:09.557502] /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:54.439 [2024-07-15 21:07:09.594004] /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:54.439 [2024-07-15 21:07:09.617642] /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:54.439 [2024-07-15 21:07:09.630850] /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:54.439 [2024-07-15 21:07:09.632629] /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:54.439 passed 00:03:54.439 Test: test_compress_operation_cross_boundary ...[2024-07-15 21:07:09.659423] /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:54.439 [2024-07-15 21:07:09.660141] /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:54.439 passed 00:03:54.439 Test: test_setup_compress_mbuf ...passed 00:03:54.440 Test: test_initdrivers ...[2024-07-15 21:07:09.667450] /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:54.440 [2024-07-15 21:07:09.668433] /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:54.440 [2024-07-15 21:07:09.672619] /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:54.440 [2024-07-15 21:07:09.674424] /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:54.440 [2024-07-15 21:07:09.675811] /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:54.440 [2024-07-15 21:07:09.677297] /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:54.440 [2024-07-15 21:07:09.678895] /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:54.440 passed 00:03:54.440 Test: test_poller ...passed 00:03:54.440 00:03:54.440 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.440 suites 1 1 n/a 0 0 00:03:54.440 tests 5 5 5 0 0 00:03:54.440 asserts 70 70 70 0 n/a 00:03:54.440 00:03:54.440 Elapsed time = 0.217 seconds 00:03:54.700 --69248-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.700 --69248-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.700 ==69248== 00:03:54.700 ==69248== HEAP SUMMARY: 00:03:54.700 ==69248== in use at exit: 2,016 bytes in 50 blocks 00:03:54.700 ==69248== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:03:54.700 ==69248== 00:03:54.700 ==69248== Searching for pointers to 50 not-freed blocks 00:03:54.700 ==69248== Checked 6,624,200 bytes 00:03:54.700 ==69248== 00:03:54.700 ==69248== LEAK SUMMARY: 00:03:54.700 ==69248== definitely lost: 0 bytes in 0 blocks 00:03:54.700 ==69248== indirectly lost: 0 bytes in 0 blocks 00:03:54.700 ==69248== possibly lost: 0 bytes in 0 blocks 00:03:54.700 ==69248== still reachable: 2,016 bytes in 50 blocks 00:03:54.700 ==69248== suppressed: 0 bytes in 0 blocks 00:03:54.700 ==69248== Reachable blocks (those to which a pointer was found) are not shown. 00:03:54.700 ==69248== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:54.700 ==69248== 00:03:54.700 ==69248== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.700 00:03:54.700 real 0m0.881s 00:03:54.700 user 0m0.838s 00:03:54.700 sys 0m0.038s 00:03:54.700 21:07:09 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:54.700 21:07:09 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:03:54.700 ************************************ 00:03:54.700 END TEST unittest_dpdk_compressdev 00:03:54.700 ************************************ 00:03:54.700 21:07:09 -- common/autotest_common.sh@1142 -- # return 0 00:03:54.700 21:07:09 -- 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:54.700 21:07:09 -- 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:54.700 21:07:09 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:54.700 21:07:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:54.700 21:07:09 -- common/autotest_common.sh@10 -- # set +x 00:03:54.700 ************************************ 00:03:54.700 START TEST unittest_bdev_raid5f 00:03:54.700 ************************************ 00:03:54.700 21:07:09 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:54.700 ==69278== Memcheck, a memory error detector 00:03:54.700 ==69278== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:54.700 ==69278== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:54.700 ==69278== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:54.700 ==69278== 00:03:54.700 --69278-- Valgrind options: 00:03:54.700 --69278-- --leak-check=full 00:03:54.700 --69278-- --error-exitcode=2 00:03:54.700 --69278-- --verbose 00:03:54.700 --69278-- Contents of /proc/version: 00:03:54.700 --69278-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:54.700 --69278-- 00:03:54.700 --69278-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:54.700 --69278-- Page sizes: currently 4096, max supported 4096 00:03:54.700 --69278-- Valgrind library directory: /usr/libexec/valgrind 00:03:54.700 --69278-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:54.700 --69278-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:54.700 --69278-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:54.700 --69278-- might be shown as UnknownInlinedFun 00:03:54.700 --69278-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:54.700 --69278-- object doesn't have a dynamic symbol table 00:03:54.700 --69278-- Scheduler: using generic scheduler lock implementation. 00:03:54.700 --69278-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:54.700 ==69278== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69278-by-???-on-d89e21c6b51d 00:03:54.700 ==69278== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69278-by-???-on-d89e21c6b51d 00:03:54.700 ==69278== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69278-by-???-on-d89e21c6b51d 00:03:54.700 ==69278== 00:03:54.700 ==69278== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:54.700 ==69278== don't want to do, unless you know exactly what you're doing, 00:03:54.700 ==69278== or are doing some strange experiment): 00:03:54.701 ==69278== /usr/libexec/valgrind/../../bin/vgdb --pid=69278 ...command... 00:03:54.701 ==69278== 00:03:54.701 ==69278== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:54.701 ==69278== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:54.701 ==69278== and then give GDB the following command 00:03:54.701 ==69278== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69278 00:03:54.701 ==69278== --pid is optional if only one valgrind process is running 00:03:54.701 ==69278== 00:03:54.701 --69278-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:54.701 --69278-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:54.701 --69278-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:54.701 --69278-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:54.701 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.701 --69278-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:54.701 --69278-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:54.701 --69278-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:54.701 --69278-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:54.701 --69278-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:54.701 --69278-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:54.701 --69278-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:54.701 --69278-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:54.701 --69278-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:54.701 --69278-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:54.701 --69278-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:54.701 --69278-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:54.960 --69278-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:54.960 --69278-- Reading syms from /usr/lib64/libm.so.6 00:03:54.960 --69278-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:54.960 --69278-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:54.960 --69278-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:54.960 --69278-- Reading syms from /usr/lib64/libc.so.6 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.960 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.960 --69278-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.960 --69278-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.960 --69278-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.960 --69278-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.960 --69278-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.960 --69278-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.960 --69278-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.960 --69278-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:54.960 --69278-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.960 --69278-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 ==69278== Preferring higher priority redirection: 00:03:54.961 --69278-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:54.961 --69278-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:54.961 --69278-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.961 --69278-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.225 --69278-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.225 --69278-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.225 --69278-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.225 --69278-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.225 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.225 --69278-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.225 --69278-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.225 ==69278== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.225 --69278-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.225 --69278-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.225 --69278-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:55.225 --69278-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:55.225 --69278-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:55.225 --69278-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:55.225 --69278-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:55.225 --69278-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:55.225 --69278-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:55.225 --69278-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:55.225 --69278-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:55.225 --69278-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:55.225 --69278-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:55.225 --69278-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:55.225 --69278-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:55.225 --69278-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:55.225 --69278-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:55.225 --69278-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:55.225 --69278-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:55.225 00:03:55.225 00:03:55.225 CUnit - A unit testing framework for C - Version 2.1-3 00:03:55.225 http://cunit.sourceforge.net/ 00:03:55.225 00:03:55.225 00:03:55.225 Suite: raid5f 00:03:55.225 Test: test_raid5f_start ...passed 00:03:56.601 Test: test_raid5f_submit_read_request ...passed 00:03:56.859 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:09.051 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:05.277 Test: test_raid5f_chunk_write_error ...passed 00:05:37.355 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:42.624 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:42.624 Test: test_raid5f_submit_read_request_degraded ...--69278-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:19.251 passed 00:07:19.251 00:07:19.251 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.251 suites 1 1 n/a 0 0 00:07:19.251 tests 8 8 8 0 0 00:07:19.251 asserts 518158 518158 518158 0 n/a 00:07:19.251 00:07:19.251 Elapsed time = 190.852 seconds 00:07:19.251 --69278-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.251 --69278-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.251 ==69278== 00:07:19.251 ==69278== HEAP SUMMARY: 00:07:19.251 ==69278== in use at exit: 0 bytes in 0 blocks 00:07:19.251 ==69278== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:19.251 ==69278== 00:07:19.251 ==69278== All heap blocks were freed -- no leaks are possible 00:07:19.251 ==69278== 00:07:19.251 ==69278== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.251 00:07:19.251 real 3m11.938s 00:07:19.251 user 3m10.728s 00:07:19.251 sys 0m0.812s 00:07:19.251 21:10:21 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:19.251 21:10:21 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:19.251 ************************************ 00:07:19.251 END TEST unittest_bdev_raid5f 00:07:19.251 ************************************ 00:07:19.251 21:10:21 -- common/autotest_common.sh@1142 -- # return 0 00:07:19.251 21:10:21 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:19.251 21:10:21 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:19.251 21:10:21 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:19.251 21:10:21 -- common/autotest_common.sh@10 -- # set +x 00:07:19.251 ************************************ 00:07:19.251 START TEST unittest_blob_blobfs 00:07:19.251 ************************************ 00:07:19.251 21:10:21 unittest_blob_blobfs -- common/autotest_common.sh@1123 -- # unittest_blob 00:07:19.251 21:10:21 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:19.251 21:10:21 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:19.251 ==71344== Memcheck, a memory error detector 00:07:19.251 ==71344== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.251 ==71344== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.252 ==71344== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:19.252 ==71344== 00:07:19.252 --71344-- Valgrind options: 00:07:19.252 --71344-- --leak-check=full 00:07:19.252 --71344-- --error-exitcode=2 00:07:19.252 --71344-- --verbose 00:07:19.252 --71344-- Contents of /proc/version: 00:07:19.252 --71344-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:19.252 --71344-- 00:07:19.252 --71344-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.252 --71344-- Page sizes: currently 4096, max supported 4096 00:07:19.252 --71344-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.252 --71344-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:19.252 --71344-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.252 --71344-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.252 --71344-- might be shown as UnknownInlinedFun 00:07:19.252 --71344-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.252 --71344-- object doesn't have a dynamic symbol table 00:07:19.252 --71344-- Scheduler: using generic scheduler lock implementation. 00:07:19.252 --71344-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.252 ==71344== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71344-by-???-on-d89e21c6b51d 00:07:19.252 ==71344== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71344-by-???-on-d89e21c6b51d 00:07:19.252 ==71344== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71344-by-???-on-d89e21c6b51d 00:07:19.252 ==71344== 00:07:19.252 ==71344== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.252 ==71344== don't want to do, unless you know exactly what you're doing, 00:07:19.252 ==71344== or are doing some strange experiment): 00:07:19.252 ==71344== /usr/libexec/valgrind/../../bin/vgdb --pid=71344 ...command... 00:07:19.252 ==71344== 00:07:19.252 ==71344== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.252 ==71344== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:19.252 ==71344== and then give GDB the following command 00:07:19.252 ==71344== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71344 00:07:19.252 ==71344== --pid is optional if only one valgrind process is running 00:07:19.252 ==71344== 00:07:19.252 --71344-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.252 --71344-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.252 --71344-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.252 --71344-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.252 --71344-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.252 --71344-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.252 --71344-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.252 --71344-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.252 --71344-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.252 --71344-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.252 --71344-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.252 --71344-- Reading syms from /usr/lib64/libm.so.6 00:07:19.252 --71344-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.252 --71344-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:19.252 --71344-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libc.so.6 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.252 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.252 --71344-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.252 --71344-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.252 --71344-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.252 --71344-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.252 --71344-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.252 --71344-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.252 --71344-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.252 --71344-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.252 --71344-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 ==71344== Preferring higher priority redirection: 00:07:19.253 --71344-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.253 --71344-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.253 --71344-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 --71344-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.253 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.253 --71344-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.253 --71344-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.253 ==71344== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.253 --71344-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.253 --71344-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.253 --71344-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.253 --71344-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.253 --71344-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.253 --71344-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.253 --71344-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.253 --71344-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.253 --71344-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.253 --71344-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.253 --71344-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:19.253 --71344-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:19.253 --71344-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:19.253 --71344-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:19.253 --71344-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:19.253 --71344-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:19.253 --71344-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:19.253 --71344-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:19.253 --71344-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:19.253 00:07:19.253 00:07:19.253 CUnit - A unit testing framework for C - Version 2.1-3 00:07:19.253 http://cunit.sourceforge.net/ 00:07:19.253 00:07:19.253 00:07:19.253 Suite: blob_nocopy_noextent 00:07:19.253 Test: blob_init ...[2024-07-15 21:10:22.472971] /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:19.253 --71344-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:19.253 passed 00:07:19.253 Test: blob_thin_provision ...passed 00:07:19.253 Test: blob_read_only ...passed 00:07:19.253 Test: bs_load ...[2024-07-15 21:10:23.054271] /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:19.253 passed 00:07:19.253 Test: bs_load_custom_cluster_size ...passed 00:07:19.253 Test: bs_load_after_failed_grow ...passed 00:07:19.253 Test: bs_cluster_sz ...[2024-07-15 21:10:23.240890] /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:19.253 [2024-07-15 21:10:23.243014] /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:19.253 [2024-07-15 21:10:23.245555] /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:19.253 passed 00:07:19.253 Test: bs_resize_md ...passed 00:07:19.253 Test: bs_destroy ...passed 00:07:19.253 Test: bs_type ...passed 00:07:19.253 Test: bs_super_block ...passed 00:07:19.253 Test: bs_test_recover_cluster_count ...passed 00:07:19.253 Test: bs_grow_live ...passed 00:07:19.253 Test: bs_grow_live_no_space ...passed 00:07:19.253 Test: bs_test_grow ...passed 00:07:19.253 Test: blob_serialize_test ...passed 00:07:19.253 Test: super_block_crc ...passed 00:07:19.253 Test: blob_thin_prov_write_count_io ...passed 00:07:19.253 Test: blob_thin_prov_unmap_cluster ...passed 00:07:19.253 Test: bs_load_iter_test ...passed 00:07:19.253 Test: blob_relations ...[2024-07-15 21:10:23.966668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:23.968234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:23.983888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:23.984041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 passed 00:07:19.253 Test: blob_relations2 ...[2024-07-15 21:10:24.069532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:24.069695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.070842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:24.070969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.100741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:24.100890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.104201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.253 [2024-07-15 21:10:24.104347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 passed 00:07:19.253 Test: blob_relations3 ...passed 00:07:19.253 Test: blobstore_clean_power_failure ...passed 00:07:19.253 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:10:24.451508] /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:19.253 [2024-07-15 21:10:24.490800] /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:19.253 [2024-07-15 21:10:24.491112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:19.253 [2024-07-15 21:10:24.494963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.525269] /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:19.253 [2024-07-15 21:10:24.525568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:19.253 [2024-07-15 21:10:24.525895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:19.253 [2024-07-15 21:10:24.526032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.558423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:19.253 [2024-07-15 21:10:24.560181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.591174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:19.253 [2024-07-15 21:10:24.592697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.253 [2024-07-15 21:10:24.628297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:19.253 [2024-07-15 21:10:24.628897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.254 passed 00:07:19.254 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:10:24.729596] /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:19.254 [2024-07-15 21:10:24.792926] /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:19.254 [2024-07-15 21:10:24.826394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:19.254 passed 00:07:19.254 Test: blob_io_unit ...passed 00:07:19.254 Test: blob_io_unit_compatibility ...passed 00:07:19.254 Test: blob_ext_md_pages ...passed 00:07:19.254 Test: blob_esnap_io_4096_4096 ...passed 00:07:19.254 Test: blob_esnap_io_512_512 ...passed 00:07:19.254 Test: blob_esnap_io_4096_512 ...passed 00:07:19.254 Test: blob_esnap_io_512_4096 ...passed 00:07:19.254 Test: blob_esnap_clone_resize ...passed 00:07:19.254 Suite: blob_bs_nocopy_noextent 00:07:19.254 Test: blob_open ...passed 00:07:19.254 Test: blob_create ...--71344-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:19.254 --71344-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.254 [2024-07-15 21:10:25.766906] /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.254 passed 00:07:19.254 Test: blob_create_loop ...passed 00:07:19.254 Test: blob_create_fail ...[2024-07-15 21:10:26.135951] /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.254 passed 00:07:19.254 Test: blob_create_internal ...--71344-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:19.254 passed 00:07:19.254 Test: blob_create_zero_extent ...passed 00:07:19.254 Test: blob_snapshot ...passed 00:07:19.254 Test: blob_clone ...passed 00:07:19.254 Test: blob_inflate ...[2024-07-15 21:10:26.540985] /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.254 passed 00:07:19.254 Test: blob_delete ...passed 00:07:19.254 Test: blob_resize_test ...[2024-07-15 21:10:26.678511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:19.254 passed 00:07:19.254 Test: blob_resize_thin_test ...passed 00:07:19.254 Test: channel_ops ...passed 00:07:19.254 Test: blob_super ...passed 00:07:19.254 Test: blob_rw_verify_iov ...passed 00:07:19.254 Test: blob_unmap ...passed 00:07:19.254 Test: blob_iter ...passed 00:07:19.254 Test: blob_parse_md ...passed 00:07:19.254 Test: bs_load_pending_removal ...passed 00:07:19.254 Test: bs_unload ...[2024-07-15 21:10:27.358741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:19.254 passed 00:07:19.254 Test: bs_usable_clusters ...passed 00:07:19.254 Test: blob_crc ...[2024-07-15 21:10:27.491479] /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:19.254 [2024-07-15 21:10:27.492636] /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:19.254 passed 00:07:19.254 Test: blob_flags ...passed 00:07:19.254 Test: bs_version ...passed 00:07:19.254 Test: blob_set_xattrs_test ...[2024-07-15 21:10:27.718893] /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.254 [2024-07-15 21:10:27.720619] /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.254 passed 00:07:19.254 Test: blob_thin_prov_alloc ...passed 00:07:19.254 Test: blob_insert_cluster_msg_test ...passed 00:07:19.254 Test: blob_thin_prov_rw ...passed 00:07:19.254 Test: blob_thin_prov_rle ...passed 00:07:19.254 Test: blob_thin_prov_rw_iov ...passed 00:07:19.254 Test: blob_snapshot_rw ...passed 00:07:19.254 Test: blob_snapshot_rw_iov ...passed 00:07:19.254 Test: blob_inflate_rw ...passed 00:07:19.254 Test: blob_snapshot_freeze_io ...passed 00:07:19.254 Test: blob_operation_split_rw ...passed 00:07:19.254 Test: blob_operation_split_rw_iov ...passed 00:07:19.254 Test: blob_simultaneous_operations ...[2024-07-15 21:10:30.199671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:19.254 [2024-07-15 21:10:30.199958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.254 [2024-07-15 21:10:30.204692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:19.254 [2024-07-15 21:10:30.204836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.254 [2024-07-15 21:10:30.224570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:19.254 [2024-07-15 21:10:30.224708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.254 [2024-07-15 21:10:30.226707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:19.254 [2024-07-15 21:10:30.226836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.254 passed 00:07:19.254 Test: blob_persist_test ...passed 00:07:19.254 Test: blob_decouple_snapshot ...passed 00:07:19.254 Test: blob_seek_io_unit ...passed 00:07:19.254 Test: blob_nested_freezes ...passed 00:07:19.254 Test: blob_clone_resize ...passed 00:07:19.254 Test: blob_shallow_copy ...[2024-07-15 21:10:30.871562] /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:19.254 [2024-07-15 21:10:30.877225] /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:19.254 [2024-07-15 21:10:30.879320] /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:19.254 passed 00:07:19.254 Suite: blob_blob_nocopy_noextent 00:07:19.254 Test: blob_write ...passed 00:07:19.254 Test: blob_read ...passed 00:07:19.254 Test: blob_rw_verify ...passed 00:07:19.254 Test: blob_rw_verify_iov_nomem ...passed 00:07:19.254 Test: blob_rw_iov_read_only ...passed 00:07:19.254 Test: blob_xattr ...passed 00:07:19.254 Test: blob_dirty_shutdown ...passed 00:07:19.254 Test: blob_is_degraded ...passed 00:07:19.254 Suite: blob_esnap_bs_nocopy_noextent 00:07:19.254 Test: blob_esnap_create ...passed 00:07:19.254 Test: blob_esnap_thread_add_remove ...passed 00:07:19.254 Test: blob_esnap_clone_snapshot ...passed 00:07:19.254 Test: blob_esnap_clone_inflate ...passed 00:07:19.254 Test: blob_esnap_clone_decouple ...passed 00:07:19.254 Test: blob_esnap_clone_reload ...passed 00:07:19.254 Test: blob_esnap_hotplug ...passed 00:07:19.254 Test: blob_set_parent ...[2024-07-15 21:10:32.166436] /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:19.254 [2024-07-15 21:10:32.167347] /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:19.254 [2024-07-15 21:10:32.173582] /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:19.254 [2024-07-15 21:10:32.176517] /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:19.254 [2024-07-15 21:10:32.191560] /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:19.254 passed 00:07:19.254 Test: blob_set_external_parent ...[2024-07-15 21:10:32.271948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:19.254 [2024-07-15 21:10:32.273480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:19.254 [2024-07-15 21:10:32.278146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:19.254 [2024-07-15 21:10:32.291121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:19.254 passed 00:07:19.254 Suite: blob_nocopy_extent 00:07:19.254 Test: blob_init ...[2024-07-15 21:10:32.322154] /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:19.254 passed 00:07:19.254 Test: blob_thin_provision ...passed 00:07:19.254 Test: blob_read_only ...passed 00:07:19.254 Test: bs_load ...[2024-07-15 21:10:32.430467] /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:19.254 passed 00:07:19.254 Test: bs_load_custom_cluster_size ...passed 00:07:19.254 Test: bs_load_after_failed_grow ...passed 00:07:19.254 Test: bs_cluster_sz ...[2024-07-15 21:10:32.505368] /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:19.254 [2024-07-15 21:10:32.505934] /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:19.254 [2024-07-15 21:10:32.506196] /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:19.254 passed 00:07:19.254 Test: bs_resize_md ...passed 00:07:19.254 Test: bs_destroy ...passed 00:07:19.254 Test: bs_type ...passed 00:07:19.254 Test: bs_super_block ...passed 00:07:19.254 Test: bs_test_recover_cluster_count ...passed 00:07:19.254 Test: bs_grow_live ...passed 00:07:19.254 Test: bs_grow_live_no_space ...passed 00:07:19.254 Test: bs_test_grow ...passed 00:07:19.254 Test: blob_serialize_test ...passed 00:07:19.254 Test: super_block_crc ...passed 00:07:19.254 Test: blob_thin_prov_write_count_io ...passed 00:07:19.254 Test: blob_thin_prov_unmap_cluster ...passed 00:07:19.254 Test: bs_load_iter_test ...passed 00:07:19.255 Test: blob_relations ...[2024-07-15 21:10:32.929029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.929227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:32.933823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.933970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 passed 00:07:19.255 Test: blob_relations2 ...[2024-07-15 21:10:32.974016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.974164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:32.974324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.974452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:32.983336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.983487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:32.986167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:19.255 [2024-07-15 21:10:32.986307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 passed 00:07:19.255 Test: blob_relations3 ...passed 00:07:19.255 Test: blobstore_clean_power_failure ...passed 00:07:19.255 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:10:33.295727] /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:19.255 [2024-07-15 21:10:33.337120] /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:19.255 [2024-07-15 21:10:33.368423] /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:19.255 [2024-07-15 21:10:33.368583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:19.255 [2024-07-15 21:10:33.368726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:33.399683] /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:19.255 [2024-07-15 21:10:33.399830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:19.255 [2024-07-15 21:10:33.399934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:19.255 [2024-07-15 21:10:33.400058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:33.432910] /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:19.255 [2024-07-15 21:10:33.433077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:19.255 [2024-07-15 21:10:33.433184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:19.255 [2024-07-15 21:10:33.433310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:33.465019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:19.255 [2024-07-15 21:10:33.465277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:33.497103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:19.255 [2024-07-15 21:10:33.497471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 [2024-07-15 21:10:33.530048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:19.255 [2024-07-15 21:10:33.530258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:19.255 passed 00:07:19.255 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:10:33.623873] /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:19.255 [2024-07-15 21:10:33.651740] /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:19.255 [2024-07-15 21:10:33.708396] /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:19.255 [2024-07-15 21:10:33.738920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:19.255 passed 00:07:19.255 Test: blob_io_unit ...passed 00:07:19.255 Test: blob_io_unit_compatibility ...passed 00:07:19.255 Test: blob_ext_md_pages ...passed 00:07:19.255 Test: blob_esnap_io_4096_4096 ...passed 00:07:19.255 Test: blob_esnap_io_512_512 ...passed 00:07:19.255 Test: blob_esnap_io_4096_512 ...passed 00:07:19.255 Test: blob_esnap_io_512_4096 ...passed 00:07:19.255 Test: blob_esnap_clone_resize ...passed 00:07:19.255 Suite: blob_bs_nocopy_extent 00:07:19.255 Test: blob_open ...passed 00:07:19.255 Test: blob_create ...[2024-07-15 21:10:34.448850] /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.255 passed 00:07:19.821 Test: blob_create_loop ...passed 00:07:19.821 Test: blob_create_fail ...[2024-07-15 21:10:34.885439] /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.821 passed 00:07:19.821 Test: blob_create_internal ...passed 00:07:19.821 Test: blob_create_zero_extent ...passed 00:07:19.821 Test: blob_snapshot ...passed 00:07:20.078 Test: blob_clone ...passed 00:07:20.078 Test: blob_inflate ...[2024-07-15 21:10:35.234415] /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:20.078 passed 00:07:20.078 Test: blob_delete ...passed 00:07:20.078 Test: blob_resize_test ...[2024-07-15 21:10:35.360861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:20.078 passed 00:07:20.335 Test: blob_resize_thin_test ...passed 00:07:20.335 Test: channel_ops ...passed 00:07:20.335 Test: blob_super ...passed 00:07:20.593 Test: blob_rw_verify_iov ...passed 00:07:20.593 Test: blob_unmap ...passed 00:07:20.593 Test: blob_iter ...passed 00:07:20.593 Test: blob_parse_md ...passed 00:07:20.851 Test: bs_load_pending_removal ...passed 00:07:20.851 Test: bs_unload ...[2024-07-15 21:10:35.994879] /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.851 passed 00:07:20.851 Test: bs_usable_clusters ...passed 00:07:20.851 Test: blob_crc ...[2024-07-15 21:10:36.123413] /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.851 [2024-07-15 21:10:36.123753] /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.851 passed 00:07:21.109 Test: blob_flags ...passed 00:07:21.109 Test: bs_version ...passed 00:07:21.109 Test: blob_set_xattrs_test ...[2024-07-15 21:10:36.327778] /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.109 [2024-07-15 21:10:36.328046] /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.109 passed 00:07:21.673 Test: blob_thin_prov_alloc ...passed 00:07:21.673 Test: blob_insert_cluster_msg_test ...passed 00:07:21.673 Test: blob_thin_prov_rw ...passed 00:07:21.673 Test: blob_thin_prov_rle ...passed 00:07:21.673 Test: blob_thin_prov_rw_iov ...passed 00:07:21.930 Test: blob_snapshot_rw ...passed 00:07:21.930 Test: blob_snapshot_rw_iov ...passed 00:07:22.495 Test: blob_inflate_rw ...passed 00:07:22.495 Test: blob_snapshot_freeze_io ...passed 00:07:23.060 Test: blob_operation_split_rw ...passed 00:07:23.318 Test: blob_operation_split_rw_iov ...passed 00:07:23.576 Test: blob_simultaneous_operations ...[2024-07-15 21:10:38.633774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.576 [2024-07-15 21:10:38.633962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.576 [2024-07-15 21:10:38.636288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.576 [2024-07-15 21:10:38.636421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.576 [2024-07-15 21:10:38.653659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.576 [2024-07-15 21:10:38.653788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.576 [2024-07-15 21:10:38.654375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.576 [2024-07-15 21:10:38.654493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.576 passed 00:07:23.576 Test: blob_persist_test ...passed 00:07:23.833 Test: blob_decouple_snapshot ...passed 00:07:23.833 Test: blob_seek_io_unit ...passed 00:07:23.833 Test: blob_nested_freezes ...passed 00:07:23.833 Test: blob_clone_resize ...passed 00:07:24.090 Test: blob_shallow_copy ...[2024-07-15 21:10:39.229195] /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:24.090 [2024-07-15 21:10:39.229695] /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:24.090 [2024-07-15 21:10:39.229874] /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:24.090 passed 00:07:24.090 Suite: blob_blob_nocopy_extent 00:07:24.090 Test: blob_write ...passed 00:07:24.348 Test: blob_read ...passed 00:07:24.348 Test: blob_rw_verify ...passed 00:07:24.348 Test: blob_rw_verify_iov_nomem ...passed 00:07:24.348 Test: blob_rw_iov_read_only ...passed 00:07:24.606 Test: blob_xattr ...passed 00:07:24.606 Test: blob_dirty_shutdown ...passed 00:07:24.606 Test: blob_is_degraded ...passed 00:07:24.606 Suite: blob_esnap_bs_nocopy_extent 00:07:24.606 Test: blob_esnap_create ...passed 00:07:24.863 Test: blob_esnap_thread_add_remove ...passed 00:07:24.863 Test: blob_esnap_clone_snapshot ...passed 00:07:24.863 Test: blob_esnap_clone_inflate ...passed 00:07:25.121 Test: blob_esnap_clone_decouple ...passed 00:07:25.121 Test: blob_esnap_clone_reload ...passed 00:07:25.121 Test: blob_esnap_hotplug ...passed 00:07:25.121 Test: blob_set_parent ...[2024-07-15 21:10:40.357972] /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:25.121 [2024-07-15 21:10:40.358165] /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:25.121 [2024-07-15 21:10:40.358917] /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:25.121 [2024-07-15 21:10:40.359100] /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:25.121 [2024-07-15 21:10:40.362599] /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:25.121 passed 00:07:25.121 Test: blob_set_external_parent ...[2024-07-15 21:10:40.429182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:25.121 [2024-07-15 21:10:40.429336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:25.121 [2024-07-15 21:10:40.429450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:25.121 [2024-07-15 21:10:40.432268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:25.379 passed 00:07:25.379 Suite: blob_copy_noextent 00:07:25.379 Test: blob_init ...[2024-07-15 21:10:40.460271] /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.379 passed 00:07:25.379 Test: blob_thin_provision ...passed 00:07:25.379 Test: blob_read_only ...passed 00:07:25.379 Test: bs_load ...[2024-07-15 21:10:40.553441] /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.379 passed 00:07:25.379 Test: bs_load_custom_cluster_size ...passed 00:07:25.379 Test: bs_load_after_failed_grow ...passed 00:07:25.379 Test: bs_cluster_sz ...[2024-07-15 21:10:40.606891] /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.379 [2024-07-15 21:10:40.607433] /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.379 [2024-07-15 21:10:40.607719] /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.379 passed 00:07:25.379 Test: bs_resize_md ...passed 00:07:25.379 Test: bs_destroy ...passed 00:07:25.637 Test: bs_type ...passed 00:07:25.637 Test: bs_super_block ...passed 00:07:25.637 Test: bs_test_recover_cluster_count ...passed 00:07:25.637 Test: bs_grow_live ...passed 00:07:25.637 Test: bs_grow_live_no_space ...passed 00:07:25.637 Test: bs_test_grow ...passed 00:07:25.637 Test: blob_serialize_test ...passed 00:07:25.637 Test: super_block_crc ...passed 00:07:25.637 Test: blob_thin_prov_write_count_io ...passed 00:07:25.895 Test: blob_thin_prov_unmap_cluster ...passed 00:07:25.895 Test: bs_load_iter_test ...passed 00:07:25.895 Test: blob_relations ...[2024-07-15 21:10:41.033937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.895 [2024-07-15 21:10:41.034135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.895 [2024-07-15 21:10:41.037866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.895 [2024-07-15 21:10:41.038014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.896 passed 00:07:25.896 Test: blob_relations2 ...[2024-07-15 21:10:41.073767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.896 [2024-07-15 21:10:41.073917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.896 [2024-07-15 21:10:41.074087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.896 [2024-07-15 21:10:41.074188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.896 [2024-07-15 21:10:41.080679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.896 [2024-07-15 21:10:41.080827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.896 [2024-07-15 21:10:41.083155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.896 [2024-07-15 21:10:41.083293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.896 passed 00:07:25.896 Test: blob_relations3 ...passed 00:07:26.154 Test: blobstore_clean_power_failure ...passed 00:07:26.154 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:10:41.389716] /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.154 [2024-07-15 21:10:41.419679] /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.154 [2024-07-15 21:10:41.419838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.154 [2024-07-15 21:10:41.419967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.154 [2024-07-15 21:10:41.449948] /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.154 [2024-07-15 21:10:41.450098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:26.154 [2024-07-15 21:10:41.450202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.154 [2024-07-15 21:10:41.450324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.412 [2024-07-15 21:10:41.480675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:26.412 [2024-07-15 21:10:41.480909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.412 [2024-07-15 21:10:41.512050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:26.412 [2024-07-15 21:10:41.512405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.412 [2024-07-15 21:10:41.543889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:26.412 [2024-07-15 21:10:41.544082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.412 passed 00:07:26.412 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:10:41.635931] /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.413 [2024-07-15 21:10:41.691522] /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.413 [2024-07-15 21:10:41.721099] /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.671 passed 00:07:26.671 Test: blob_io_unit ...passed 00:07:26.671 Test: blob_io_unit_compatibility ...passed 00:07:26.671 Test: blob_ext_md_pages ...passed 00:07:26.930 Test: blob_esnap_io_4096_4096 ...passed 00:07:26.930 Test: blob_esnap_io_512_512 ...passed 00:07:26.930 Test: blob_esnap_io_4096_512 ...passed 00:07:26.930 Test: blob_esnap_io_512_4096 ...passed 00:07:27.188 Test: blob_esnap_clone_resize ...passed 00:07:27.188 Suite: blob_bs_copy_noextent 00:07:27.188 Test: blob_open ...passed 00:07:27.188 Test: blob_create ...[2024-07-15 21:10:42.433176] /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.188 passed 00:07:27.447 Test: blob_create_loop ...passed 00:07:27.704 Test: blob_create_fail ...[2024-07-15 21:10:42.794982] /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.704 passed 00:07:27.704 Test: blob_create_internal ...passed 00:07:27.704 Test: blob_create_zero_extent ...passed 00:07:27.704 Test: blob_snapshot ...passed 00:07:27.963 Test: blob_clone ...passed 00:07:27.963 Test: blob_inflate ...[2024-07-15 21:10:43.134199] /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.963 passed 00:07:27.963 Test: blob_delete ...passed 00:07:27.963 Test: blob_resize_test ...[2024-07-15 21:10:43.258724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:28.220 passed 00:07:28.220 Test: blob_resize_thin_test ...passed 00:07:28.220 Test: channel_ops ...passed 00:07:28.220 Test: blob_super ...passed 00:07:28.478 Test: blob_rw_verify_iov ...passed 00:07:28.478 Test: blob_unmap ...passed 00:07:28.478 Test: blob_iter ...passed 00:07:28.478 Test: blob_parse_md ...passed 00:07:28.737 Test: bs_load_pending_removal ...passed 00:07:28.737 Test: bs_unload ...[2024-07-15 21:10:43.889931] /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.737 passed 00:07:28.737 Test: bs_usable_clusters ...passed 00:07:28.737 Test: blob_crc ...[2024-07-15 21:10:44.016514] /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.737 [2024-07-15 21:10:44.016851] /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.737 passed 00:07:28.995 Test: blob_flags ...passed 00:07:28.995 Test: bs_version ...passed 00:07:28.995 Test: blob_set_xattrs_test ...[2024-07-15 21:10:44.218456] /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.995 [2024-07-15 21:10:44.218717] /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.995 passed 00:07:29.561 Test: blob_thin_prov_alloc ...passed 00:07:29.561 Test: blob_insert_cluster_msg_test ...passed 00:07:29.561 Test: blob_thin_prov_rw ...passed 00:07:29.561 Test: blob_thin_prov_rle ...passed 00:07:29.818 Test: blob_thin_prov_rw_iov ...passed 00:07:29.818 Test: blob_snapshot_rw ...passed 00:07:29.818 Test: blob_snapshot_rw_iov ...passed 00:07:30.383 Test: blob_inflate_rw ...passed 00:07:30.383 Test: blob_snapshot_freeze_io ...passed 00:07:30.949 Test: blob_operation_split_rw ...passed 00:07:31.207 Test: blob_operation_split_rw_iov ...passed 00:07:31.466 Test: blob_simultaneous_operations ...[2024-07-15 21:10:46.555625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.466 [2024-07-15 21:10:46.555810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.466 [2024-07-15 21:10:46.557870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.466 [2024-07-15 21:10:46.558001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.466 [2024-07-15 21:10:46.567351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.466 [2024-07-15 21:10:46.567475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.466 [2024-07-15 21:10:46.568029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.466 [2024-07-15 21:10:46.568146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.466 passed 00:07:31.466 Test: blob_persist_test ...passed 00:07:31.724 Test: blob_decouple_snapshot ...passed 00:07:31.724 Test: blob_seek_io_unit ...passed 00:07:31.724 Test: blob_nested_freezes ...passed 00:07:31.724 Test: blob_clone_resize ...passed 00:07:31.982 Test: blob_shallow_copy ...[2024-07-15 21:10:47.112046] /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.982 [2024-07-15 21:10:47.112524] /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.982 [2024-07-15 21:10:47.112716] /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.983 passed 00:07:31.983 Suite: blob_blob_copy_noextent 00:07:31.983 Test: blob_write ...passed 00:07:31.983 Test: blob_read ...passed 00:07:32.241 Test: blob_rw_verify ...passed 00:07:32.241 Test: blob_rw_verify_iov_nomem ...passed 00:07:32.241 Test: blob_rw_iov_read_only ...passed 00:07:32.241 Test: blob_xattr ...passed 00:07:32.499 Test: blob_dirty_shutdown ...passed 00:07:32.499 Test: blob_is_degraded ...passed 00:07:32.499 Suite: blob_esnap_bs_copy_noextent 00:07:32.499 Test: blob_esnap_create ...passed 00:07:32.757 Test: blob_esnap_thread_add_remove ...passed 00:07:32.757 Test: blob_esnap_clone_snapshot ...passed 00:07:32.757 Test: blob_esnap_clone_inflate ...passed 00:07:32.757 Test: blob_esnap_clone_decouple ...passed 00:07:33.016 Test: blob_esnap_clone_reload ...passed 00:07:33.016 Test: blob_esnap_hotplug ...passed 00:07:33.016 Test: blob_set_parent ...[2024-07-15 21:10:48.224541] /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:33.016 [2024-07-15 21:10:48.224732] /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:33.016 [2024-07-15 21:10:48.225440] /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:33.016 [2024-07-15 21:10:48.225628] /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:33.016 [2024-07-15 21:10:48.229016] /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:33.016 passed 00:07:33.016 Test: blob_set_external_parent ...[2024-07-15 21:10:48.295198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:33.016 [2024-07-15 21:10:48.295363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:33.016 [2024-07-15 21:10:48.295488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:33.017 [2024-07-15 21:10:48.298233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:33.017 passed 00:07:33.017 Suite: blob_copy_extent 00:07:33.017 Test: blob_init ...[2024-07-15 21:10:48.327022] /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.275 passed 00:07:33.275 Test: blob_thin_provision ...passed 00:07:33.275 Test: blob_read_only ...passed 00:07:33.275 Test: bs_load ...[2024-07-15 21:10:48.420058] /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.275 passed 00:07:33.275 Test: bs_load_custom_cluster_size ...passed 00:07:33.275 Test: bs_load_after_failed_grow ...passed 00:07:33.275 Test: bs_cluster_sz ...[2024-07-15 21:10:48.474838] /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.275 [2024-07-15 21:10:48.475409] /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.275 [2024-07-15 21:10:48.475674] /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.275 passed 00:07:33.275 Test: bs_resize_md ...passed 00:07:33.275 Test: bs_destroy ...passed 00:07:33.533 Test: bs_type ...passed 00:07:33.533 Test: bs_super_block ...passed 00:07:33.533 Test: bs_test_recover_cluster_count ...passed 00:07:33.533 Test: bs_grow_live ...passed 00:07:33.533 Test: bs_grow_live_no_space ...passed 00:07:33.533 Test: bs_test_grow ...passed 00:07:33.533 Test: blob_serialize_test ...passed 00:07:33.533 Test: super_block_crc ...passed 00:07:33.533 Test: blob_thin_prov_write_count_io ...passed 00:07:33.533 Test: blob_thin_prov_unmap_cluster ...passed 00:07:33.791 Test: bs_load_iter_test ...passed 00:07:33.791 Test: blob_relations ...[2024-07-15 21:10:48.881254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.791 [2024-07-15 21:10:48.881450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.791 [2024-07-15 21:10:48.886099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.791 [2024-07-15 21:10:48.886253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.791 passed 00:07:33.791 Test: blob_relations2 ...[2024-07-15 21:10:48.923232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.791 [2024-07-15 21:10:48.923380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.791 [2024-07-15 21:10:48.923537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.791 [2024-07-15 21:10:48.923646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.791 [2024-07-15 21:10:48.931186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.792 [2024-07-15 21:10:48.931334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.792 [2024-07-15 21:10:48.934005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.792 [2024-07-15 21:10:48.934143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.792 passed 00:07:33.792 Test: blob_relations3 ...passed 00:07:34.050 Test: blobstore_clean_power_failure ...passed 00:07:34.050 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:10:49.244111] /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.050 [2024-07-15 21:10:49.274745] /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.050 [2024-07-15 21:10:49.305706] /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.050 [2024-07-15 21:10:49.305863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:34.050 [2024-07-15 21:10:49.305993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.050 [2024-07-15 21:10:49.337024] /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.050 [2024-07-15 21:10:49.337176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:34.050 [2024-07-15 21:10:49.337282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:34.050 [2024-07-15 21:10:49.337405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.308 [2024-07-15 21:10:49.368489] /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.308 [2024-07-15 21:10:49.368653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:34.308 [2024-07-15 21:10:49.368759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:34.308 [2024-07-15 21:10:49.368886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.308 [2024-07-15 21:10:49.400516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:34.308 [2024-07-15 21:10:49.400754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.308 [2024-07-15 21:10:49.432792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:34.308 [2024-07-15 21:10:49.433148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.308 [2024-07-15 21:10:49.465551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:34.309 [2024-07-15 21:10:49.465754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:34.309 passed 00:07:34.309 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:10:49.558903] /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.309 [2024-07-15 21:10:49.588590] /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.567 [2024-07-15 21:10:49.645280] /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.567 [2024-07-15 21:10:49.675811] /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.567 passed 00:07:34.567 Test: blob_io_unit ...passed 00:07:34.567 Test: blob_io_unit_compatibility ...passed 00:07:34.838 Test: blob_ext_md_pages ...passed 00:07:34.838 Test: blob_esnap_io_4096_4096 ...passed 00:07:34.838 Test: blob_esnap_io_512_512 ...passed 00:07:34.838 Test: blob_esnap_io_4096_512 ...passed 00:07:35.096 Test: blob_esnap_io_512_4096 ...passed 00:07:35.096 Test: blob_esnap_clone_resize ...passed 00:07:35.096 Suite: blob_bs_copy_extent 00:07:35.096 Test: blob_open ...passed 00:07:35.096 Test: blob_create ...[2024-07-15 21:10:50.387604] /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.096 passed 00:07:35.661 Test: blob_create_loop ...passed 00:07:35.661 Test: blob_create_fail ...[2024-07-15 21:10:50.823158] /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.661 passed 00:07:35.661 Test: blob_create_internal ...passed 00:07:35.661 Test: blob_create_zero_extent ...passed 00:07:35.919 Test: blob_snapshot ...passed 00:07:35.919 Test: blob_clone ...passed 00:07:35.919 Test: blob_inflate ...[2024-07-15 21:10:51.162588] /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:35.919 passed 00:07:36.176 Test: blob_delete ...passed 00:07:36.176 Test: blob_resize_test ...[2024-07-15 21:10:51.286845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:36.176 passed 00:07:36.176 Test: blob_resize_thin_test ...passed 00:07:36.433 Test: channel_ops ...passed 00:07:36.433 Test: blob_super ...passed 00:07:36.433 Test: blob_rw_verify_iov ...passed 00:07:36.433 Test: blob_unmap ...passed 00:07:36.691 Test: blob_iter ...passed 00:07:36.691 Test: blob_parse_md ...passed 00:07:36.691 Test: bs_load_pending_removal ...passed 00:07:36.691 Test: bs_unload ...[2024-07-15 21:10:51.920635] /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.691 passed 00:07:36.948 Test: bs_usable_clusters ...passed 00:07:36.948 Test: blob_crc ...[2024-07-15 21:10:52.048747] /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.948 [2024-07-15 21:10:52.049067] /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.948 passed 00:07:36.948 Test: blob_flags ...passed 00:07:36.948 Test: bs_version ...passed 00:07:36.948 Test: blob_set_xattrs_test ...[2024-07-15 21:10:52.251656] /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:36.948 [2024-07-15 21:10:52.251907] /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.206 passed 00:07:37.463 Test: blob_thin_prov_alloc ...passed 00:07:37.463 Test: blob_insert_cluster_msg_test ...passed 00:07:37.463 Test: blob_thin_prov_rw ...passed 00:07:37.720 Test: blob_thin_prov_rle ...passed 00:07:37.720 Test: blob_thin_prov_rw_iov ...passed 00:07:37.720 Test: blob_snapshot_rw ...passed 00:07:37.720 Test: blob_snapshot_rw_iov ...passed 00:07:38.287 Test: blob_inflate_rw ...passed 00:07:38.287 Test: blob_snapshot_freeze_io ...passed 00:07:38.852 Test: blob_operation_split_rw ...passed 00:07:39.417 Test: blob_operation_split_rw_iov ...passed 00:07:39.417 Test: blob_simultaneous_operations ...[2024-07-15 21:10:54.538188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.417 [2024-07-15 21:10:54.538377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.417 [2024-07-15 21:10:54.540411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.417 [2024-07-15 21:10:54.540543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.417 [2024-07-15 21:10:54.549055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.418 [2024-07-15 21:10:54.549180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.418 [2024-07-15 21:10:54.549769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:39.418 [2024-07-15 21:10:54.549887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.418 passed 00:07:39.418 Test: blob_persist_test ...passed 00:07:39.676 Test: blob_decouple_snapshot ...passed 00:07:39.676 Test: blob_seek_io_unit ...passed 00:07:39.676 Test: blob_nested_freezes ...passed 00:07:39.676 Test: blob_clone_resize ...passed 00:07:39.934 Test: blob_shallow_copy ...[2024-07-15 21:10:55.096037] /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:39.934 [2024-07-15 21:10:55.096522] /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:39.934 [2024-07-15 21:10:55.096713] /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:39.934 passed 00:07:39.934 Suite: blob_blob_copy_extent 00:07:39.934 Test: blob_write ...passed 00:07:40.192 Test: blob_read ...passed 00:07:40.192 Test: blob_rw_verify ...passed 00:07:40.192 Test: blob_rw_verify_iov_nomem ...passed 00:07:40.192 Test: blob_rw_iov_read_only ...passed 00:07:40.449 Test: blob_xattr ...passed 00:07:40.449 Test: blob_dirty_shutdown ...passed 00:07:40.449 Test: blob_is_degraded ...passed 00:07:40.449 Suite: blob_esnap_bs_copy_extent 00:07:40.707 Test: blob_esnap_create ...passed 00:07:40.707 Test: blob_esnap_thread_add_remove ...passed 00:07:40.707 Test: blob_esnap_clone_snapshot ...passed 00:07:40.707 Test: blob_esnap_clone_inflate ...passed 00:07:40.964 Test: blob_esnap_clone_decouple ...passed 00:07:40.964 Test: blob_esnap_clone_reload ...passed 00:07:40.964 Test: blob_esnap_hotplug ...passed 00:07:40.965 Test: blob_set_parent ...[2024-07-15 21:10:56.220971] /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:40.965 [2024-07-15 21:10:56.221177] /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:40.965 [2024-07-15 21:10:56.221924] /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:40.965 [2024-07-15 21:10:56.222107] /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:40.965 [2024-07-15 21:10:56.225558] /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:40.965 passed 00:07:41.223 Test: blob_set_external_parent ...[2024-07-15 21:10:56.292219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:41.223 [2024-07-15 21:10:56.292386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:41.223 [2024-07-15 21:10:56.292500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:41.223 [2024-07-15 21:10:56.295333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:41.223 passed 00:07:41.223 00:07:41.223 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.223 suites 16 16 n/a 0 0 00:07:41.223 tests 376 376 376 0 0 00:07:41.223 asserts 143973 143973 143973 0 n/a 00:07:41.223 00:07:41.223 Elapsed time = 33.764 seconds 00:07:41.223 --71344-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.223 ==71344== 00:07:41.223 ==71344== HEAP SUMMARY: 00:07:41.223 ==71344== in use at exit: 26,940 bytes in 785 blocks 00:07:41.223 ==71344== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:07:41.223 ==71344== 00:07:41.223 ==71344== Searching for pointers to 785 not-freed blocks 00:07:41.223 ==71344== Checked 11,389,792 bytes 00:07:41.223 ==71344== 00:07:41.223 ==71344== LEAK SUMMARY: 00:07:41.223 ==71344== definitely lost: 0 bytes in 0 blocks 00:07:41.223 ==71344== indirectly lost: 0 bytes in 0 blocks 00:07:41.223 ==71344== possibly lost: 0 bytes in 0 blocks 00:07:41.223 ==71344== still reachable: 26,940 bytes in 785 blocks 00:07:41.223 ==71344== suppressed: 0 bytes in 0 blocks 00:07:41.223 ==71344== Reachable blocks (those to which a pointer was found) are not shown. 00:07:41.223 ==71344== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:41.223 ==71344== 00:07:41.223 ==71344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.223 21:10:56 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.223 ==71703== Memcheck, a memory error detector 00:07:41.223 ==71703== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.223 ==71703== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.223 ==71703== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.223 ==71703== 00:07:41.223 --71703-- Valgrind options: 00:07:41.223 --71703-- --leak-check=full 00:07:41.223 --71703-- --error-exitcode=2 00:07:41.223 --71703-- --verbose 00:07:41.223 --71703-- Contents of /proc/version: 00:07:41.223 --71703-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:41.224 --71703-- 00:07:41.224 --71703-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.224 --71703-- Page sizes: currently 4096, max supported 4096 00:07:41.224 --71703-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.224 --71703-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.224 --71703-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.224 --71703-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.224 --71703-- might be shown as UnknownInlinedFun 00:07:41.224 --71703-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.224 --71703-- object doesn't have a dynamic symbol table 00:07:41.224 --71703-- Scheduler: using generic scheduler lock implementation. 00:07:41.224 --71703-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.224 ==71703== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71703-by-???-on-d89e21c6b51d 00:07:41.224 ==71703== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71703-by-???-on-d89e21c6b51d 00:07:41.224 ==71703== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71703-by-???-on-d89e21c6b51d 00:07:41.224 ==71703== 00:07:41.224 ==71703== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.224 ==71703== don't want to do, unless you know exactly what you're doing, 00:07:41.224 ==71703== or are doing some strange experiment): 00:07:41.224 ==71703== /usr/libexec/valgrind/../../bin/vgdb --pid=71703 ...command... 00:07:41.224 ==71703== 00:07:41.224 ==71703== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.224 ==71703== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:41.224 ==71703== and then give GDB the following command 00:07:41.224 ==71703== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71703 00:07:41.224 ==71703== --pid is optional if only one valgrind process is running 00:07:41.224 ==71703== 00:07:41.224 --71703-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.224 --71703-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.483 --71703-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.483 --71703-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.483 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.483 --71703-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.483 --71703-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.483 --71703-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.483 --71703-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.483 --71703-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.483 --71703-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.483 --71703-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.483 --71703-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.483 --71703-- Reading syms from /usr/lib64/libm.so.6 00:07:41.483 --71703-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.483 --71703-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:41.483 --71703-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.483 --71703-- Reading syms from /usr/lib64/libc.so.6 00:07:41.483 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.483 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.483 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.483 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.483 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.484 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.484 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.484 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.484 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.484 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.484 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.484 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.484 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.484 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.484 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.484 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.484 --71703-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.484 --71703-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.484 --71703-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.484 --71703-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.484 --71703-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.484 --71703-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.484 --71703-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.484 --71703-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.744 --71703-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 ==71703== Preferring higher priority redirection: 00:07:41.744 --71703-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.744 --71703-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.744 --71703-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 --71703-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.744 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.744 --71703-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.744 --71703-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.744 ==71703== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.744 --71703-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.744 --71703-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.744 --71703-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.744 --71703-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.744 --71703-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.744 --71703-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.744 --71703-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.744 --71703-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.744 --71703-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.744 --71703-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.744 --71703-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.745 --71703-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.745 --71703-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.745 --71703-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.745 --71703-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.745 --71703-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.745 --71703-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.745 --71703-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:41.745 --71703-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.745 00:07:41.745 00:07:41.745 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.745 http://cunit.sourceforge.net/ 00:07:41.745 00:07:41.745 00:07:41.745 Suite: blob_bdev 00:07:41.745 Test: create_bs_dev ...passed 00:07:42.004 Test: create_bs_dev_ro ...[2024-07-15 21:10:57.055101] /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:42.004 passed 00:07:42.004 Test: create_bs_dev_rw ...passed 00:07:42.004 Test: claim_bs_dev ...[2024-07-15 21:10:57.101235] /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:42.004 passed 00:07:42.004 Test: claim_bs_dev_ro ...passed 00:07:42.004 Test: deferred_destroy_refs ...passed 00:07:42.004 Test: deferred_destroy_channels ...passed 00:07:42.004 Test: deferred_destroy_threads ...passed 00:07:42.004 00:07:42.004 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.004 suites 1 1 n/a 0 0 00:07:42.004 tests 8 8 8 0 0 00:07:42.004 asserts 119 119 119 0 n/a 00:07:42.004 00:07:42.004 Elapsed time = 0.106 seconds 00:07:42.004 --71703-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.004 --71703-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.004 ==71703== 00:07:42.004 ==71703== HEAP SUMMARY: 00:07:42.004 ==71703== in use at exit: 0 bytes in 0 blocks 00:07:42.004 ==71703== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:07:42.004 ==71703== 00:07:42.004 ==71703== All heap blocks were freed -- no leaks are possible 00:07:42.004 ==71703== 00:07:42.004 ==71703== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.004 21:10:57 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.004 ==71710== Memcheck, a memory error detector 00:07:42.004 ==71710== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.004 ==71710== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.004 ==71710== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.004 ==71710== 00:07:42.004 --71710-- Valgrind options: 00:07:42.004 --71710-- --leak-check=full 00:07:42.004 --71710-- --error-exitcode=2 00:07:42.004 --71710-- --verbose 00:07:42.004 --71710-- Contents of /proc/version: 00:07:42.004 --71710-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:42.004 --71710-- 00:07:42.004 --71710-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.004 --71710-- Page sizes: currently 4096, max supported 4096 00:07:42.004 --71710-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.004 --71710-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.004 --71710-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.004 --71710-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.004 --71710-- might be shown as UnknownInlinedFun 00:07:42.004 --71710-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.004 --71710-- object doesn't have a dynamic symbol table 00:07:42.004 --71710-- Scheduler: using generic scheduler lock implementation. 00:07:42.004 --71710-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.004 ==71710== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71710-by-???-on-d89e21c6b51d 00:07:42.004 ==71710== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71710-by-???-on-d89e21c6b51d 00:07:42.005 ==71710== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71710-by-???-on-d89e21c6b51d 00:07:42.005 ==71710== 00:07:42.005 ==71710== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.005 ==71710== don't want to do, unless you know exactly what you're doing, 00:07:42.005 ==71710== or are doing some strange experiment): 00:07:42.005 ==71710== /usr/libexec/valgrind/../../bin/vgdb --pid=71710 ...command... 00:07:42.005 ==71710== 00:07:42.005 ==71710== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.005 ==71710== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:42.005 ==71710== and then give GDB the following command 00:07:42.005 ==71710== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71710 00:07:42.005 ==71710== --pid is optional if only one valgrind process is running 00:07:42.005 ==71710== 00:07:42.005 --71710-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.005 --71710-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.263 --71710-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.263 --71710-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.263 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.263 --71710-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.263 --71710-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.263 --71710-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.263 --71710-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.263 --71710-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.263 --71710-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.263 --71710-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.263 --71710-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.263 --71710-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.263 --71710-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:42.263 --71710-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.263 --71710-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.264 --71710-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.264 --71710-- Reading syms from /usr/lib64/libm.so.6 00:07:42.264 --71710-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.264 --71710-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:42.264 --71710-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.264 --71710-- Reading syms from /usr/lib64/libc.so.6 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.264 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.264 --71710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.264 --71710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.264 --71710-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.264 --71710-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.264 --71710-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.264 --71710-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.264 --71710-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.264 --71710-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.522 --71710-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.522 --71710-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 ==71710== Preferring higher priority redirection: 00:07:42.523 --71710-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.523 --71710-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.523 --71710-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 --71710-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.523 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.523 --71710-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.523 --71710-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.523 ==71710== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.523 --71710-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.523 --71710-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.523 --71710-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.523 --71710-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.523 --71710-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.523 --71710-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.523 --71710-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.523 --71710-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.523 --71710-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.523 --71710-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.523 --71710-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.523 --71710-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.523 --71710-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.523 --71710-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.523 --71710-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.523 --71710-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.523 --71710-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.523 --71710-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.523 00:07:42.523 00:07:42.523 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.523 http://cunit.sourceforge.net/ 00:07:42.523 00:07:42.523 00:07:42.523 Suite: tree 00:07:42.523 Test: blobfs_tree_op_test ...passed 00:07:42.523 00:07:42.523 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.523 suites 1 1 n/a 0 0 00:07:42.523 tests 1 1 1 0 0 00:07:42.523 asserts 27 27 27 0 n/a 00:07:42.523 00:07:42.523 Elapsed time = 0.025 seconds 00:07:42.523 --71710-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.523 --71710-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.523 ==71710== 00:07:42.523 ==71710== HEAP SUMMARY: 00:07:42.523 ==71710== in use at exit: 0 bytes in 0 blocks 00:07:42.523 ==71710== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:42.523 ==71710== 00:07:42.523 ==71710== All heap blocks were freed -- no leaks are possible 00:07:42.523 ==71710== 00:07:42.523 ==71710== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.781 21:10:57 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.781 ==71718== Memcheck, a memory error detector 00:07:42.781 ==71718== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.781 ==71718== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.781 ==71718== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.781 ==71718== 00:07:42.781 --71718-- Valgrind options: 00:07:42.781 --71718-- --leak-check=full 00:07:42.781 --71718-- --error-exitcode=2 00:07:42.781 --71718-- --verbose 00:07:42.781 --71718-- Contents of /proc/version: 00:07:42.781 --71718-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:42.781 --71718-- 00:07:42.781 --71718-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.781 --71718-- Page sizes: currently 4096, max supported 4096 00:07:42.781 --71718-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.781 --71718-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.782 --71718-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.782 --71718-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.782 --71718-- might be shown as UnknownInlinedFun 00:07:42.782 --71718-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.782 --71718-- object doesn't have a dynamic symbol table 00:07:42.782 --71718-- Scheduler: using generic scheduler lock implementation. 00:07:42.782 --71718-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.782 ==71718== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71718-by-???-on-d89e21c6b51d 00:07:42.782 ==71718== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71718-by-???-on-d89e21c6b51d 00:07:42.782 ==71718== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71718-by-???-on-d89e21c6b51d 00:07:42.782 ==71718== 00:07:42.782 ==71718== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.782 ==71718== don't want to do, unless you know exactly what you're doing, 00:07:42.782 ==71718== or are doing some strange experiment): 00:07:42.782 ==71718== /usr/libexec/valgrind/../../bin/vgdb --pid=71718 ...command... 00:07:42.782 ==71718== 00:07:42.782 ==71718== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.782 ==71718== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:42.782 ==71718== and then give GDB the following command 00:07:42.782 ==71718== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71718 00:07:42.782 ==71718== --pid is optional if only one valgrind process is running 00:07:42.782 ==71718== 00:07:42.782 --71718-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.782 --71718-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.782 --71718-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.782 --71718-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.782 --71718-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.782 --71718-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.782 --71718-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.782 --71718-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.782 --71718-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.782 --71718-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.782 --71718-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.782 --71718-- Reading syms from /usr/lib64/libm.so.6 00:07:42.782 --71718-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.782 --71718-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:42.782 --71718-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libc.so.6 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.782 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.782 --71718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.782 --71718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.782 --71718-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.782 --71718-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.782 --71718-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.040 --71718-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.040 --71718-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.040 --71718-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 ==71718== Preferring higher priority redirection: 00:07:43.041 --71718-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.041 --71718-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.041 --71718-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 --71718-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.041 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.041 --71718-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.041 --71718-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.041 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.041 --71718-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.041 --71718-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.041 --71718-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.041 --71718-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.041 --71718-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.041 --71718-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.041 --71718-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.041 --71718-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.041 --71718-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.041 --71718-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.041 --71718-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.041 --71718-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.041 --71718-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.041 --71718-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.041 --71718-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.041 --71718-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.041 --71718-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.041 --71718-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:43.041 --71718-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.041 00:07:43.041 00:07:43.041 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.042 http://cunit.sourceforge.net/ 00:07:43.042 00:07:43.042 00:07:43.042 Suite: blobfs_async_ut 00:07:43.299 Test: fs_init ...--71718-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:43.299 passed 00:07:43.581 Test: fs_open ...--71718-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:43.582 --71718-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:43.582 passed 00:07:43.840 Test: fs_create ...passed 00:07:43.840 Test: fs_truncate ...passed 00:07:43.840 Test: fs_rename ...[2024-07-15 21:10:58.972527] /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.840 passed 00:07:43.840 Test: fs_rw_async ...passed 00:07:43.840 Test: fs_writev_readv_async ...passed 00:07:43.840 Test: tree_find_buffer_ut ...passed 00:07:43.840 Test: channel_ops ...passed 00:07:44.100 Test: channel_ops_sync ...passed 00:07:44.100 00:07:44.100 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.100 suites 1 1 n/a 0 0 00:07:44.100 tests 10 10 10 0 0 00:07:44.100 asserts 292 292 292 0 n/a 00:07:44.100 00:07:44.100 Elapsed time = 0.837 seconds 00:07:44.100 --71718-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.100 --71718-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.100 ==71718== 00:07:44.100 ==71718== HEAP SUMMARY: 00:07:44.100 ==71718== in use at exit: 307,152 bytes in 9,243 blocks 00:07:44.100 ==71718== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:07:44.100 ==71718== 00:07:44.100 ==71718== Searching for pointers to 9,243 not-freed blocks 00:07:44.100 ==71718== Checked 7,321,968 bytes 00:07:44.100 ==71718== 00:07:44.100 ==71718== LEAK SUMMARY: 00:07:44.100 ==71718== definitely lost: 0 bytes in 0 blocks 00:07:44.100 ==71718== indirectly lost: 0 bytes in 0 blocks 00:07:44.100 ==71718== possibly lost: 0 bytes in 0 blocks 00:07:44.100 ==71718== still reachable: 307,152 bytes in 9,243 blocks 00:07:44.100 ==71718== suppressed: 0 bytes in 0 blocks 00:07:44.100 ==71718== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.100 ==71718== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.100 ==71718== 00:07:44.100 ==71718== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.100 21:10:59 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.100 00:07:44.100 00:07:44.100 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.100 http://cunit.sourceforge.net/ 00:07:44.100 00:07:44.100 00:07:44.100 Suite: blobfs_sync_ut 00:07:44.100 Test: cache_read_after_write ...[2024-07-15 21:10:59.332539] /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.100 passed 00:07:44.100 Test: file_length ...passed 00:07:44.100 Test: append_write_to_extend_blob ...passed 00:07:44.100 Test: partial_buffer ...passed 00:07:44.100 Test: cache_write_null_buffer ...passed 00:07:44.100 Test: fs_create_sync ...passed 00:07:44.100 Test: fs_rename_sync ...passed 00:07:44.100 Test: cache_append_no_cache ...passed 00:07:44.100 Test: fs_delete_file_without_close ...passed 00:07:44.100 00:07:44.100 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.100 suites 1 1 n/a 0 0 00:07:44.100 tests 9 9 9 0 0 00:07:44.100 asserts 345 345 345 0 n/a 00:07:44.100 00:07:44.100 Elapsed time = 0.146 seconds 00:07:44.100 21:10:59 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.100 ==71738== Memcheck, a memory error detector 00:07:44.100 ==71738== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.100 ==71738== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.100 ==71738== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.100 ==71738== 00:07:44.100 --71738-- Valgrind options: 00:07:44.100 --71738-- --leak-check=full 00:07:44.100 --71738-- --error-exitcode=2 00:07:44.100 --71738-- --verbose 00:07:44.100 --71738-- Contents of /proc/version: 00:07:44.100 --71738-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:44.100 --71738-- 00:07:44.100 --71738-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.100 --71738-- Page sizes: currently 4096, max supported 4096 00:07:44.100 --71738-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.100 --71738-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.100 --71738-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.100 --71738-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.100 --71738-- might be shown as UnknownInlinedFun 00:07:44.100 --71738-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.100 --71738-- object doesn't have a dynamic symbol table 00:07:44.360 --71738-- Scheduler: using generic scheduler lock implementation. 00:07:44.360 --71738-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.360 ==71738== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71738-by-???-on-d89e21c6b51d 00:07:44.360 ==71738== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71738-by-???-on-d89e21c6b51d 00:07:44.360 ==71738== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71738-by-???-on-d89e21c6b51d 00:07:44.360 ==71738== 00:07:44.360 ==71738== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.360 ==71738== don't want to do, unless you know exactly what you're doing, 00:07:44.360 ==71738== or are doing some strange experiment): 00:07:44.360 ==71738== /usr/libexec/valgrind/../../bin/vgdb --pid=71738 ...command... 00:07:44.360 ==71738== 00:07:44.360 ==71738== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.360 ==71738== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:44.360 ==71738== and then give GDB the following command 00:07:44.360 ==71738== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71738 00:07:44.360 ==71738== --pid is optional if only one valgrind process is running 00:07:44.360 ==71738== 00:07:44.360 --71738-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.360 --71738-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.360 --71738-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.360 --71738-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.360 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.360 --71738-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.360 --71738-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.360 --71738-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.360 --71738-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.360 --71738-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.360 --71738-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.360 --71738-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.360 --71738-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.360 --71738-- Reading syms from /usr/lib64/libm.so.6 00:07:44.360 --71738-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.360 --71738-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:44.360 --71738-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.360 --71738-- Reading syms from /usr/lib64/libc.so.6 00:07:44.360 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.360 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.360 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.360 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.360 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.360 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.360 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.361 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.361 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.361 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.361 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.361 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.361 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.361 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.361 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.361 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.361 --71738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.361 --71738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.361 --71738-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.361 --71738-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.361 --71738-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.361 --71738-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.620 --71738-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.620 --71738-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.620 --71738-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.620 --71738-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 ==71738== Preferring higher priority redirection: 00:07:44.621 --71738-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.621 --71738-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.621 --71738-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 --71738-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.621 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.621 --71738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.621 --71738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.621 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.621 --71738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.621 --71738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.621 --71738-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.621 --71738-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.621 --71738-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.621 --71738-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.621 --71738-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.621 --71738-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.621 --71738-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.621 --71738-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.621 --71738-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.621 --71738-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:44.621 --71738-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:44.621 --71738-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:44.621 --71738-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:44.621 --71738-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.621 --71738-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.621 --71738-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.621 00:07:44.621 00:07:44.621 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.621 http://cunit.sourceforge.net/ 00:07:44.621 00:07:44.621 00:07:44.621 Suite: blobfs_bdev_ut 00:07:44.880 Test: spdk_blobfs_bdev_detect_test ...[2024-07-15 21:10:59.925636] /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.880 passed 00:07:44.880 Test: spdk_blobfs_bdev_create_test ...[2024-07-15 21:10:59.965189] /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.880 passed 00:07:44.880 Test: spdk_blobfs_bdev_mount_test ...[2024-07-15 21:10:59.969735] /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.881 [2024-07-15 21:10:59.973787] /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.881 passed 00:07:44.881 00:07:44.881 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.881 suites 1 1 n/a 0 0 00:07:44.881 tests 3 3 3 0 0 00:07:44.881 asserts 16 16 16 0 n/a 00:07:44.881 00:07:44.881 Elapsed time = 0.063 seconds 00:07:44.881 --71738-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.881 --71738-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.881 ==71738== 00:07:44.881 ==71738== HEAP SUMMARY: 00:07:44.881 ==71738== in use at exit: 0 bytes in 0 blocks 00:07:44.881 ==71738== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:44.881 ==71738== 00:07:44.881 ==71738== All heap blocks were freed -- no leaks are possible 00:07:44.881 ==71738== 00:07:44.881 ==71738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.881 00:07:44.881 real 0m38.214s 00:07:44.881 user 0m37.811s 00:07:44.881 sys 0m0.374s 00:07:44.881 21:11:00 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:44.881 21:11:00 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:44.881 ************************************ 00:07:44.881 END TEST unittest_blob_blobfs 00:07:44.881 ************************************ 00:07:44.881 21:11:00 -- common/autotest_common.sh@1142 -- # return 0 00:07:44.881 21:11:00 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:07:44.881 21:11:00 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:44.881 21:11:00 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:44.881 21:11:00 -- common/autotest_common.sh@10 -- # set +x 00:07:44.881 ************************************ 00:07:44.881 START TEST unittest_event 00:07:44.881 ************************************ 00:07:44.881 21:11:00 unittest_event -- common/autotest_common.sh@1123 -- # unittest_event 00:07:44.881 21:11:00 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.881 ==71762== Memcheck, a memory error detector 00:07:44.881 ==71762== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.881 ==71762== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.881 ==71762== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.881 ==71762== 00:07:44.881 --71762-- Valgrind options: 00:07:44.881 --71762-- --leak-check=full 00:07:44.881 --71762-- --error-exitcode=2 00:07:44.881 --71762-- --verbose 00:07:44.881 --71762-- Contents of /proc/version: 00:07:44.881 --71762-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:44.881 --71762-- 00:07:44.881 --71762-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.881 --71762-- Page sizes: currently 4096, max supported 4096 00:07:44.881 --71762-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.881 --71762-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.881 --71762-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.881 --71762-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.881 --71762-- might be shown as UnknownInlinedFun 00:07:44.881 --71762-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.881 --71762-- object doesn't have a dynamic symbol table 00:07:44.881 --71762-- Scheduler: using generic scheduler lock implementation. 00:07:44.881 --71762-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.881 ==71762== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71762-by-???-on-d89e21c6b51d 00:07:44.881 ==71762== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71762-by-???-on-d89e21c6b51d 00:07:44.881 ==71762== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71762-by-???-on-d89e21c6b51d 00:07:44.881 ==71762== 00:07:44.881 ==71762== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.881 ==71762== don't want to do, unless you know exactly what you're doing, 00:07:44.881 ==71762== or are doing some strange experiment): 00:07:44.881 ==71762== /usr/libexec/valgrind/../../bin/vgdb --pid=71762 ...command... 00:07:44.881 ==71762== 00:07:44.881 ==71762== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.881 ==71762== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:44.881 ==71762== and then give GDB the following command 00:07:44.881 ==71762== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71762 00:07:44.881 ==71762== --pid is optional if only one valgrind process is running 00:07:44.881 ==71762== 00:07:44.881 --71762-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.881 --71762-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.881 --71762-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.881 --71762-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.881 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.881 --71762-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.881 --71762-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.140 --71762-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.140 --71762-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.140 --71762-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.140 --71762-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.140 --71762-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.140 --71762-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.140 --71762-- Reading syms from /usr/lib64/libm.so.6 00:07:45.140 --71762-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.140 --71762-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:45.140 --71762-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.140 --71762-- Reading syms from /usr/lib64/libc.so.6 00:07:45.140 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.140 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.141 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.141 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.141 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.141 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.141 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.141 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.141 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.141 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.141 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.141 --71762-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.141 --71762-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.141 --71762-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.141 --71762-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.141 --71762-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.141 --71762-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.141 --71762-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.141 --71762-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.141 --71762-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 ==71762== Preferring higher priority redirection: 00:07:45.141 --71762-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.141 --71762-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.141 --71762-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.141 --71762-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.401 --71762-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.401 --71762-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.401 --71762-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.401 --71762-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.401 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.401 --71762-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.401 --71762-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.401 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.401 --71762-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.401 --71762-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.401 --71762-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.401 --71762-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.401 --71762-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.401 --71762-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.401 --71762-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.401 --71762-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.401 --71762-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.402 --71762-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.402 --71762-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.402 --71762-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.402 --71762-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.402 --71762-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.402 --71762-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.402 --71762-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.402 --71762-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.402 --71762-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.402 00:07:45.402 00:07:45.402 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.402 http://cunit.sourceforge.net/ 00:07:45.402 00:07:45.402 00:07:45.402 Suite: app_suite 00:07:45.402 Test: test_spdk_app_parse_args ...--71762-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:45.402 --71762-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:45.402 --71762-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:45.402 --71762-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:45.402 --71762-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.402 app_ut: invalid option -- 'z' 00:07:45.402 app_ut [options] 00:07:45.402 00:07:45.402 CPU options: 00:07:45.402 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.402 (like [0,1,10]) 00:07:45.402 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.402 [<,lcores[@CPUs]>...] 00:07:45.402 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.402 Within the group, '-' is used for range separator, 00:07:45.402 ',' is used for single number separator. 00:07:45.402 '( )' can be omitted for single element group, 00:07:45.402 '@' can be omitted if cpus and lcores have the same value 00:07:45.402 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.402 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.402 pollers in the app support interrupt mode) 00:07:45.402 -p, --main-core main (primary) core for DPDK 00:07:45.402 00:07:45.402 Configuration options: 00:07:45.402 -c, --config, --json JSON config file 00:07:45.402 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.402 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.402 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.402 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.402 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.402 00:07:45.402 Memory options: 00:07:45.402 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.402 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.402 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.402 -R, --huge-unlink unlink huge files after initialization 00:07:45.402 -n, --mem-channels number of memory channels used for DPDK 00:07:45.402 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.402 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.402 --no-huge run without using hugepages 00:07:45.402 --enforce-numa enforce NUMA allocations from the correct socket 00:07:45.402 -i, --shm-id shared memory ID (optional) 00:07:45.402 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.402 00:07:45.402 PCI options: 00:07:45.402 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.402 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.402 -u, --no-pci disable PCI access 00:07:45.402 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.402 00:07:45.402 Log options: 00:07:45.402 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.402 --silence-noticelog disable notice level logging to stderr 00:07:45.402 00:07:45.402 Trace options: 00:07:45.402 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.402 setting 0 to disable trace (default 32768) 00:07:45.402 Tracepoints vary in size and can use more than one trace entry. 00:07:45.402 -e, --tpoint-group [:] 00:07:45.402 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.402 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.402 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.402 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.402 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.402 in /include/spdk_internal/trace_defs.h 00:07:45.402 00:07:45.402 Other options: 00:07:45.402 -h, --help show this usage 00:07:45.402 -v, --version print SPDK version 00:07:45.402 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.403 --env-context Opaque context for use of the env implementation 00:07:45.403 app_ut: unrecognized option '--test-long-opt' 00:07:45.403 app_ut [options] 00:07:45.403 00:07:45.403 CPU options: 00:07:45.403 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.403 (like [0,1,10]) 00:07:45.403 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.403 [<,lcores[@CPUs]>...] 00:07:45.403 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.403 Within the group, '-' is used for range separator, 00:07:45.403 ',' is used for single number separator. 00:07:45.403 '( )' can be omitted for single element group, 00:07:45.403 '@' can be omitted if cpus and lcores have the same value 00:07:45.403 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.403 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.403 pollers in the app support interrupt mode) 00:07:45.403 -p, --main-core main (primary) core for DPDK 00:07:45.403 00:07:45.403 Configuration options: 00:07:45.403 -c, --config, --json JSON config file 00:07:45.403 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.403 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.403 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.403 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.403 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.403 00:07:45.403 Memory options: 00:07:45.403 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.403 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.403 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.403 -R, --huge-unlink unlink huge files after initialization 00:07:45.403 -n, --mem-channels number of memory channels used for DPDK 00:07:45.403 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.403 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.403 --no-huge run without using hugepages 00:07:45.403 --enforce-numa enforce NUMA allocations from the correct socket 00:07:45.403 -i, --shm-id shared memory ID (optional) 00:07:45.403 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.403 00:07:45.403 PCI options: 00:07:45.403 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.403 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.403 -u, --no-pci disable PCI access 00:07:45.403 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.403 00:07:45.403 Log options: 00:07:45.403 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.403 --silence-noticelog disable notice level logging to stderr 00:07:45.403 00:07:45.403 Trace options: 00:07:45.403 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.403 setting 0 to disable trace (default 32768) 00:07:45.403 Tracepoints vary in size and can use more than one trace entry. 00:07:45.403 -e, --tpoint-group [:] 00:07:45.403 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.403 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.403 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.403 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.403 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.403 in /include/spdk_internal/trace_defs.h 00:07:45.403 00:07:45.404 Other options: 00:07:45.404 -h, --help show this usage 00:07:45.404 -v, --version print SPDK version 00:07:45.404 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.404 --env-context Opaque context for use of the env implementation 00:07:45.663 [2024-07-15 21:11:00.694380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1198:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:45.663 [2024-07-15 21:11:00.727655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1382:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:45.663 app_ut [options] 00:07:45.663 00:07:45.663 CPU options: 00:07:45.663 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:45.663 (like [0,1,10]) 00:07:45.663 --lcores lcore to CPU mapping list. The list is in the format: 00:07:45.663 [<,lcores[@CPUs]>...] 00:07:45.663 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:45.663 Within the group, '-' is used for range separator, 00:07:45.663 ',' is used for single number separator. 00:07:45.663 '( )' can be omitted for single element group, 00:07:45.663 '@' can be omitted if cpus and lcores have the same value 00:07:45.663 --disable-cpumask-locks Disable CPU core lock files. 00:07:45.663 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:45.663 pollers in the app support interrupt mode) 00:07:45.663 -p, --main-core main (primary) core for DPDK 00:07:45.663 00:07:45.663 Configuration options: 00:07:45.663 -c, --config, --json JSON config file 00:07:45.663 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:45.663 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:45.663 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:45.663 --rpcs-allowed comma-separated list of permitted RPCS 00:07:45.663 --json-ignore-init-errors don't exit on invalid config entry 00:07:45.663 00:07:45.663 Memory options: 00:07:45.663 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:45.663 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:45.663 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:45.663 -R, --huge-unlink unlink huge files after initialization 00:07:45.663 -n, --mem-channels number of memory channels used for DPDK 00:07:45.663 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:45.663 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:45.663 --no-huge run without using hugepages 00:07:45.663 --enforce-numa enforce NUMA allocations from the correct socket 00:07:45.663 -i, --shm-id shared memory ID (optional) 00:07:45.663 -g, --single-file-segments force creating just one hugetlbfs file 00:07:45.663 00:07:45.663 PCI options: 00:07:45.663 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:45.663 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:45.663 -u, --no-pci disable PCI access 00:07:45.663 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:45.663 00:07:45.663 Log options: 00:07:45.663 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:45.663 --silence-noticelog disable notice level logging to stderr 00:07:45.663 00:07:45.663 Trace options: 00:07:45.663 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:45.663 setting 0 to disable trace (default 32768) 00:07:45.663 Tracepoints vary in size and can use more than one trace entry. 00:07:45.663 -e, --tpoint-group [:] 00:07:45.663 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:45.663 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:45.663 a tracepoint group. First tpoint inside a group can be enabled by 00:07:45.663 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:45.663 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:45.663 in /include/spdk_internal/trace_defs.h 00:07:45.663 00:07:45.663 Other options: 00:07:45.663 -h, --help show this usage 00:07:45.663 -v, --version print SPDK version 00:07:45.663 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:45.663 --env-context Opaque context for use of the env implementation 00:07:45.664 [2024-07-15 21:11:00.730537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1284:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:45.664 passed 00:07:45.664 00:07:45.664 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.664 suites 1 1 n/a 0 0 00:07:45.664 tests 1 1 1 0 0 00:07:45.664 asserts 8 8 8 0 n/a 00:07:45.664 00:07:45.664 Elapsed time = 0.097 seconds 00:07:45.664 --71762-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.664 ==71762== 00:07:45.664 ==71762== HEAP SUMMARY: 00:07:45.664 ==71762== in use at exit: 0 bytes in 0 blocks 00:07:45.664 ==71762== total heap usage: 129 allocs, 129 frees, 195,884 bytes allocated 00:07:45.664 ==71762== 00:07:45.664 ==71762== All heap blocks were freed -- no leaks are possible 00:07:45.664 ==71762== 00:07:45.664 ==71762== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:45.664 21:11:00 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.664 ==71770== Memcheck, a memory error detector 00:07:45.664 ==71770== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:45.664 ==71770== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:45.664 ==71770== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.664 ==71770== 00:07:45.664 --71770-- Valgrind options: 00:07:45.664 --71770-- --leak-check=full 00:07:45.664 --71770-- --error-exitcode=2 00:07:45.664 --71770-- --verbose 00:07:45.664 --71770-- Contents of /proc/version: 00:07:45.664 --71770-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:45.664 --71770-- 00:07:45.664 --71770-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:45.664 --71770-- Page sizes: currently 4096, max supported 4096 00:07:45.664 --71770-- Valgrind library directory: /usr/libexec/valgrind 00:07:45.664 --71770-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.664 --71770-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.664 --71770-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.664 --71770-- might be shown as UnknownInlinedFun 00:07:45.664 --71770-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.664 --71770-- object doesn't have a dynamic symbol table 00:07:45.664 --71770-- Scheduler: using generic scheduler lock implementation. 00:07:45.664 --71770-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.664 ==71770== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71770-by-???-on-d89e21c6b51d 00:07:45.664 ==71770== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71770-by-???-on-d89e21c6b51d 00:07:45.664 ==71770== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71770-by-???-on-d89e21c6b51d 00:07:45.664 ==71770== 00:07:45.664 ==71770== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.664 ==71770== don't want to do, unless you know exactly what you're doing, 00:07:45.664 ==71770== or are doing some strange experiment): 00:07:45.664 ==71770== /usr/libexec/valgrind/../../bin/vgdb --pid=71770 ...command... 00:07:45.664 ==71770== 00:07:45.664 ==71770== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.664 ==71770== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:45.664 ==71770== and then give GDB the following command 00:07:45.664 ==71770== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71770 00:07:45.664 ==71770== --pid is optional if only one valgrind process is running 00:07:45.664 ==71770== 00:07:45.664 --71770-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.664 --71770-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.664 --71770-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.664 --71770-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.664 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.664 --71770-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.664 --71770-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.664 --71770-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.665 --71770-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.665 --71770-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.665 --71770-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.665 --71770-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.665 --71770-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.665 --71770-- Reading syms from /usr/lib64/libm.so.6 00:07:45.665 --71770-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.665 --71770-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:45.665 --71770-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.665 --71770-- Reading syms from /usr/lib64/libc.so.6 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.924 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.924 --71770-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.924 --71770-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.924 --71770-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.924 --71770-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.924 --71770-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.924 --71770-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.924 --71770-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.924 --71770-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.924 --71770-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 --71770-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.924 ==71770== Preferring higher priority redirection: 00:07:45.924 --71770-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.924 --71770-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.924 --71770-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 --71770-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.925 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.925 --71770-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.925 --71770-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.925 ==71770== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.925 --71770-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.925 --71770-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.925 --71770-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.925 --71770-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.925 --71770-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.925 --71770-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.925 --71770-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.925 --71770-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.925 --71770-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.925 --71770-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.925 --71770-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:46.183 --71770-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:46.183 --71770-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:46.183 --71770-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:46.183 --71770-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:46.183 --71770-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:46.183 --71770-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:46.183 --71770-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:46.183 00:07:46.183 00:07:46.183 CUnit - A unit testing framework for C - Version 2.1-3 00:07:46.183 http://cunit.sourceforge.net/ 00:07:46.183 00:07:46.183 00:07:46.183 Suite: app_suite 00:07:46.183 Test: test_create_reactor ...--71770-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:46.183 passed 00:07:46.183 Test: test_init_reactors ...passed 00:07:46.183 Test: test_event_call ...passed 00:07:46.183 Test: test_schedule_thread ...passed 00:07:46.183 Test: test_reschedule_thread ...passed 00:07:46.183 Test: test_bind_thread ...passed 00:07:46.183 Test: test_for_each_reactor ...passed 00:07:46.442 Test: test_reactor_stats ...passed 00:07:46.442 Test: test_scheduler ...passed 00:07:46.442 Test: test_governor ...passed 00:07:46.442 00:07:46.442 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.442 suites 1 1 n/a 0 0 00:07:46.442 tests 10 10 10 0 0 00:07:46.442 asserts 344 344 344 0 n/a 00:07:46.442 00:07:46.442 Elapsed time = 0.299 seconds 00:07:46.442 --71770-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.442 --71770-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.442 ==71770== 00:07:46.442 ==71770== HEAP SUMMARY: 00:07:46.442 ==71770== in use at exit: 72 bytes in 1 blocks 00:07:46.442 ==71770== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:07:46.442 ==71770== 00:07:46.442 ==71770== Searching for pointers to 1 not-freed blocks 00:07:46.442 ==71770== Checked 6,628,504 bytes 00:07:46.442 ==71770== 00:07:46.442 ==71770== LEAK SUMMARY: 00:07:46.442 ==71770== definitely lost: 0 bytes in 0 blocks 00:07:46.442 ==71770== indirectly lost: 0 bytes in 0 blocks 00:07:46.442 ==71770== possibly lost: 0 bytes in 0 blocks 00:07:46.442 ==71770== still reachable: 72 bytes in 1 blocks 00:07:46.442 ==71770== suppressed: 0 bytes in 0 blocks 00:07:46.442 ==71770== Reachable blocks (those to which a pointer was found) are not shown. 00:07:46.442 ==71770== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:46.442 ==71770== 00:07:46.442 ==71770== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.442 00:07:46.442 real 0m1.604s 00:07:46.442 user 0m1.538s 00:07:46.442 sys 0m0.060s 00:07:46.442 21:11:01 unittest_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:46.442 21:11:01 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:07:46.442 ************************************ 00:07:46.442 END TEST unittest_event 00:07:46.442 ************************************ 00:07:46.442 21:11:01 -- common/autotest_common.sh@1142 -- # return 0 00:07:46.442 21:11:01 -- unit/unittest.sh@235 -- # uname -s 00:07:46.442 21:11:01 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:07:46.442 21:11:01 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:07:46.442 21:11:01 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:46.442 21:11:01 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:46.442 21:11:01 -- common/autotest_common.sh@10 -- # set +x 00:07:46.442 ************************************ 00:07:46.442 START TEST unittest_ftl 00:07:46.442 ************************************ 00:07:46.442 21:11:01 unittest_ftl -- common/autotest_common.sh@1123 -- # unittest_ftl 00:07:46.442 21:11:01 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.442 ==71801== Memcheck, a memory error detector 00:07:46.442 ==71801== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.442 ==71801== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.442 ==71801== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.442 ==71801== 00:07:46.442 --71801-- Valgrind options: 00:07:46.442 --71801-- --leak-check=full 00:07:46.442 --71801-- --error-exitcode=2 00:07:46.442 --71801-- --verbose 00:07:46.442 --71801-- Contents of /proc/version: 00:07:46.442 --71801-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:46.443 --71801-- 00:07:46.443 --71801-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.443 --71801-- Page sizes: currently 4096, max supported 4096 00:07:46.443 --71801-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.443 --71801-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.443 --71801-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.443 --71801-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.443 --71801-- might be shown as UnknownInlinedFun 00:07:46.443 --71801-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.443 --71801-- object doesn't have a dynamic symbol table 00:07:46.443 --71801-- Scheduler: using generic scheduler lock implementation. 00:07:46.443 --71801-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.443 ==71801== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71801-by-???-on-d89e21c6b51d 00:07:46.443 ==71801== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71801-by-???-on-d89e21c6b51d 00:07:46.443 ==71801== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71801-by-???-on-d89e21c6b51d 00:07:46.443 ==71801== 00:07:46.443 ==71801== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.443 ==71801== don't want to do, unless you know exactly what you're doing, 00:07:46.443 ==71801== or are doing some strange experiment): 00:07:46.443 ==71801== /usr/libexec/valgrind/../../bin/vgdb --pid=71801 ...command... 00:07:46.443 ==71801== 00:07:46.443 ==71801== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.443 ==71801== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:46.443 ==71801== and then give GDB the following command 00:07:46.443 ==71801== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71801 00:07:46.443 ==71801== --pid is optional if only one valgrind process is running 00:07:46.443 ==71801== 00:07:46.702 --71801-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.702 --71801-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.702 --71801-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.702 --71801-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.702 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.702 --71801-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.702 --71801-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.702 --71801-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.702 --71801-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.702 --71801-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.702 --71801-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.702 --71801-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.702 --71801-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.702 --71801-- Reading syms from /usr/lib64/libm.so.6 00:07:46.702 --71801-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.702 --71801-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:46.702 --71801-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.702 --71801-- Reading syms from /usr/lib64/libc.so.6 00:07:46.702 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.702 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.702 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.702 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.703 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.703 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.703 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.703 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.703 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.703 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.703 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.703 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.703 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.703 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.703 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.703 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.703 --71801-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.703 --71801-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.703 --71801-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:46.703 --71801-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:46.703 --71801-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:46.703 --71801-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:46.962 --71801-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:46.962 --71801-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:46.962 --71801-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.962 --71801-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 ==71801== Preferring higher priority redirection: 00:07:46.963 --71801-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:46.963 --71801-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:46.963 --71801-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 --71801-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.963 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.963 --71801-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.963 --71801-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.963 ==71801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.963 --71801-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.963 --71801-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.963 --71801-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:46.963 --71801-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:46.963 --71801-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:46.963 --71801-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:46.963 --71801-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:46.963 --71801-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:46.963 --71801-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:46.963 --71801-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:46.963 --71801-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:46.963 --71801-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:46.963 --71801-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:46.963 --71801-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:46.963 --71801-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:46.963 --71801-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:46.963 --71801-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:46.963 --71801-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:46.963 00:07:46.963 00:07:46.963 CUnit - A unit testing framework for C - Version 2.1-3 00:07:46.963 http://cunit.sourceforge.net/ 00:07:46.963 00:07:46.963 00:07:46.963 Suite: ftl_band_suite 00:07:46.963 Test: test_band_block_offset_from_addr_base ...--71801-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:47.223 --71801-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:47.223 passed 00:07:47.223 Test: test_band_block_offset_from_addr_offset ...passed 00:07:47.223 Test: test_band_addr_from_block_offset ...passed 00:07:47.223 Test: test_band_set_addr ...passed 00:07:47.223 Test: test_invalidate_addr ...passed 00:07:47.482 Test: test_next_xfer_addr ...passed 00:07:47.482 00:07:47.482 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.482 suites 1 1 n/a 0 0 00:07:47.482 tests 6 6 6 0 0 00:07:47.482 asserts 30356 30356 30356 0 n/a 00:07:47.482 00:07:47.482 Elapsed time = 0.294 seconds 00:07:47.482 --71801-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.482 --71801-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:47.482 ==71801== 00:07:47.482 ==71801== HEAP SUMMARY: 00:07:47.482 ==71801== in use at exit: 67,109,824 bytes in 1,026 blocks 00:07:47.482 ==71801== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:07:47.482 ==71801== 00:07:47.482 ==71801== Searching for pointers to 1,026 not-freed blocks 00:07:47.482 ==71801== Checked 6,702,232 bytes 00:07:47.482 ==71801== 00:07:47.482 ==71801== LEAK SUMMARY: 00:07:47.482 ==71801== definitely lost: 0 bytes in 0 blocks 00:07:47.482 ==71801== indirectly lost: 0 bytes in 0 blocks 00:07:47.482 ==71801== possibly lost: 0 bytes in 0 blocks 00:07:47.482 ==71801== still reachable: 67,109,824 bytes in 1,026 blocks 00:07:47.482 ==71801== suppressed: 0 bytes in 0 blocks 00:07:47.483 ==71801== Reachable blocks (those to which a pointer was found) are not shown. 00:07:47.483 ==71801== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:47.483 ==71801== 00:07:47.483 ==71801== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.483 21:11:02 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.483 ==71814== Memcheck, a memory error detector 00:07:47.483 ==71814== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.483 ==71814== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.483 ==71814== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.483 ==71814== 00:07:47.483 --71814-- Valgrind options: 00:07:47.483 --71814-- --leak-check=full 00:07:47.483 --71814-- --error-exitcode=2 00:07:47.483 --71814-- --verbose 00:07:47.483 --71814-- Contents of /proc/version: 00:07:47.483 --71814-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:47.483 --71814-- 00:07:47.483 --71814-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.483 --71814-- Page sizes: currently 4096, max supported 4096 00:07:47.483 --71814-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.483 --71814-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.483 --71814-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.483 --71814-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.483 --71814-- might be shown as UnknownInlinedFun 00:07:47.483 --71814-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.483 --71814-- object doesn't have a dynamic symbol table 00:07:47.483 --71814-- Scheduler: using generic scheduler lock implementation. 00:07:47.483 --71814-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.483 ==71814== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71814-by-???-on-d89e21c6b51d 00:07:47.483 ==71814== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71814-by-???-on-d89e21c6b51d 00:07:47.483 ==71814== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71814-by-???-on-d89e21c6b51d 00:07:47.483 ==71814== 00:07:47.483 ==71814== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.483 ==71814== don't want to do, unless you know exactly what you're doing, 00:07:47.483 ==71814== or are doing some strange experiment): 00:07:47.483 ==71814== /usr/libexec/valgrind/../../bin/vgdb --pid=71814 ...command... 00:07:47.483 ==71814== 00:07:47.483 ==71814== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.483 ==71814== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:47.483 ==71814== and then give GDB the following command 00:07:47.483 ==71814== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71814 00:07:47.483 ==71814== --pid is optional if only one valgrind process is running 00:07:47.483 ==71814== 00:07:47.483 --71814-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.483 --71814-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.741 --71814-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.741 --71814-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.741 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.741 --71814-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.741 --71814-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.741 --71814-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.741 --71814-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.741 --71814-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.741 --71814-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.741 --71814-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.741 --71814-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.742 --71814-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.742 --71814-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:47.742 --71814-- Reading syms from /usr/lib64/libm.so.6 00:07:47.742 --71814-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:47.742 --71814-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:47.742 --71814-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libc.so.6 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.742 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.742 --71814-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.742 --71814-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.742 --71814-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.742 --71814-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.742 --71814-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.742 --71814-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.742 --71814-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.742 --71814-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 ==71814== Preferring higher priority redirection: 00:07:47.742 --71814-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.742 --71814-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.742 --71814-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.742 --71814-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.743 --71814-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.001 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.001 --71814-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.001 --71814-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.001 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.002 --71814-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.002 --71814-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.002 --71814-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.002 --71814-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.002 --71814-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.002 --71814-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.002 --71814-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.002 --71814-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.002 --71814-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.002 --71814-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.002 --71814-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.002 --71814-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.002 --71814-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.002 --71814-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.002 --71814-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.002 --71814-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.002 --71814-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.002 --71814-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.002 00:07:48.002 00:07:48.002 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.002 http://cunit.sourceforge.net/ 00:07:48.002 00:07:48.002 00:07:48.002 Suite: ftl_bitmap 00:07:48.002 Test: test_ftl_bitmap_create ...[2024-07-15 21:11:03.179452] /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.002 [2024-07-15 21:11:03.207247] /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.002 passed 00:07:48.002 Test: test_ftl_bitmap_get ...passed 00:07:48.002 Test: test_ftl_bitmap_set ...passed 00:07:48.002 Test: test_ftl_bitmap_clear ...passed 00:07:48.002 Test: test_ftl_bitmap_find_first_set ...passed 00:07:48.002 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:48.002 Test: test_ftl_bitmap_count_set ...passed 00:07:48.002 00:07:48.002 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.002 suites 1 1 n/a 0 0 00:07:48.002 tests 7 7 7 0 0 00:07:48.002 asserts 137 137 137 0 n/a 00:07:48.002 00:07:48.002 Elapsed time = 0.056 seconds 00:07:48.002 --71814-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.002 --71814-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.002 ==71814== 00:07:48.002 ==71814== HEAP SUMMARY: 00:07:48.002 ==71814== in use at exit: 0 bytes in 0 blocks 00:07:48.002 ==71814== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:48.002 ==71814== 00:07:48.002 ==71814== All heap blocks were freed -- no leaks are possible 00:07:48.002 ==71814== 00:07:48.002 ==71814== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.002 21:11:03 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.002 ==71816== Memcheck, a memory error detector 00:07:48.002 ==71816== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.002 ==71816== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.002 ==71816== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.002 ==71816== 00:07:48.002 --71816-- Valgrind options: 00:07:48.002 --71816-- --leak-check=full 00:07:48.002 --71816-- --error-exitcode=2 00:07:48.002 --71816-- --verbose 00:07:48.002 --71816-- Contents of /proc/version: 00:07:48.002 --71816-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:48.002 --71816-- 00:07:48.002 --71816-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.002 --71816-- Page sizes: currently 4096, max supported 4096 00:07:48.002 --71816-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.002 --71816-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.002 --71816-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.002 --71816-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.002 --71816-- might be shown as UnknownInlinedFun 00:07:48.002 --71816-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.002 --71816-- object doesn't have a dynamic symbol table 00:07:48.260 --71816-- Scheduler: using generic scheduler lock implementation. 00:07:48.260 --71816-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.260 ==71816== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71816-by-???-on-d89e21c6b51d 00:07:48.261 ==71816== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71816-by-???-on-d89e21c6b51d 00:07:48.261 ==71816== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71816-by-???-on-d89e21c6b51d 00:07:48.261 ==71816== 00:07:48.261 ==71816== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.261 ==71816== don't want to do, unless you know exactly what you're doing, 00:07:48.261 ==71816== or are doing some strange experiment): 00:07:48.261 ==71816== /usr/libexec/valgrind/../../bin/vgdb --pid=71816 ...command... 00:07:48.261 ==71816== 00:07:48.261 ==71816== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.261 ==71816== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:48.261 ==71816== and then give GDB the following command 00:07:48.261 ==71816== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71816 00:07:48.261 ==71816== --pid is optional if only one valgrind process is running 00:07:48.261 ==71816== 00:07:48.261 --71816-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.261 --71816-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.261 --71816-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.261 --71816-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.261 --71816-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.261 --71816-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.261 --71816-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.261 --71816-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.261 --71816-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.261 --71816-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.261 --71816-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.261 --71816-- Reading syms from /usr/lib64/libm.so.6 00:07:48.261 --71816-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.261 --71816-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:48.261 --71816-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libc.so.6 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.261 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.261 --71816-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.261 --71816-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.261 --71816-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.261 --71816-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.261 --71816-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.261 --71816-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.261 --71816-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.519 --71816-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.519 --71816-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 ==71816== Preferring higher priority redirection: 00:07:48.520 --71816-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.520 --71816-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.520 --71816-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 --71816-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.520 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.520 --71816-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.520 --71816-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.520 ==71816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.520 --71816-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.520 --71816-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.520 --71816-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.520 --71816-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.520 --71816-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.520 --71816-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.520 --71816-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.520 --71816-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.520 --71816-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.520 --71816-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.520 --71816-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.520 --71816-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.520 --71816-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.520 --71816-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.520 --71816-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.520 --71816-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.520 --71816-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.520 --71816-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.520 00:07:48.520 00:07:48.520 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.520 http://cunit.sourceforge.net/ 00:07:48.520 00:07:48.520 00:07:48.520 Suite: ftl_io_suite 00:07:48.520 Test: test_completion ...--71816-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:48.520 passed 00:07:48.520 Test: test_multiple_ios ...passed 00:07:48.521 00:07:48.778 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.778 suites 1 1 n/a 0 0 00:07:48.778 tests 2 2 2 0 0 00:07:48.778 asserts 47 47 47 0 n/a 00:07:48.778 00:07:48.778 Elapsed time = 0.094 seconds 00:07:48.778 --71816-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.778 --71816-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.778 ==71816== 00:07:48.778 ==71816== HEAP SUMMARY: 00:07:48.778 ==71816== in use at exit: 0 bytes in 0 blocks 00:07:48.778 ==71816== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:07:48.778 ==71816== 00:07:48.778 ==71816== All heap blocks were freed -- no leaks are possible 00:07:48.778 ==71816== 00:07:48.778 ==71816== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.778 21:11:03 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:48.778 ==71823== Memcheck, a memory error detector 00:07:48.778 ==71823== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.778 ==71823== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.778 ==71823== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:48.778 ==71823== 00:07:48.778 --71823-- Valgrind options: 00:07:48.778 --71823-- --leak-check=full 00:07:48.778 --71823-- --error-exitcode=2 00:07:48.778 --71823-- --verbose 00:07:48.778 --71823-- Contents of /proc/version: 00:07:48.778 --71823-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:48.778 --71823-- 00:07:48.778 --71823-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.778 --71823-- Page sizes: currently 4096, max supported 4096 00:07:48.778 --71823-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.778 --71823-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:48.778 --71823-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.778 --71823-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.778 --71823-- might be shown as UnknownInlinedFun 00:07:48.778 --71823-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.778 --71823-- object doesn't have a dynamic symbol table 00:07:48.778 --71823-- Scheduler: using generic scheduler lock implementation. 00:07:48.778 --71823-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.778 ==71823== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71823-by-???-on-d89e21c6b51d 00:07:48.778 ==71823== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71823-by-???-on-d89e21c6b51d 00:07:48.778 ==71823== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71823-by-???-on-d89e21c6b51d 00:07:48.778 ==71823== 00:07:48.778 ==71823== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.778 ==71823== don't want to do, unless you know exactly what you're doing, 00:07:48.778 ==71823== or are doing some strange experiment): 00:07:48.778 ==71823== /usr/libexec/valgrind/../../bin/vgdb --pid=71823 ...command... 00:07:48.778 ==71823== 00:07:48.778 ==71823== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.778 ==71823== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:48.778 ==71823== and then give GDB the following command 00:07:48.778 ==71823== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71823 00:07:48.778 ==71823== --pid is optional if only one valgrind process is running 00:07:48.778 ==71823== 00:07:48.778 --71823-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.778 --71823-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.778 --71823-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.778 --71823-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.778 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.778 --71823-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.778 --71823-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.778 --71823-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.778 --71823-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.778 --71823-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.778 --71823-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.778 --71823-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.778 --71823-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.778 --71823-- Reading syms from /usr/lib64/libm.so.6 00:07:48.778 --71823-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.778 --71823-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:48.778 --71823-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.778 --71823-- Reading syms from /usr/lib64/libc.so.6 00:07:48.778 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.778 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.778 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.778 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.779 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.779 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.779 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.779 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.779 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.779 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.779 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.779 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.779 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.779 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.779 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.779 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.779 --71823-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.779 --71823-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.035 --71823-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.035 --71823-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.036 --71823-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.036 --71823-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.036 --71823-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.036 --71823-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.036 --71823-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 ==71823== Preferring higher priority redirection: 00:07:49.036 --71823-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.036 --71823-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.036 --71823-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 --71823-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.036 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.036 --71823-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.036 --71823-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.036 ==71823== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.036 --71823-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.036 --71823-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.036 --71823-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.036 --71823-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.036 --71823-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.036 --71823-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.036 --71823-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.036 --71823-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.036 --71823-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.036 --71823-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.036 --71823-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.036 --71823-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.036 --71823-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.036 --71823-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.037 --71823-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.037 --71823-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.037 --71823-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.037 --71823-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.037 00:07:49.037 00:07:49.037 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.037 http://cunit.sourceforge.net/ 00:07:49.037 00:07:49.037 00:07:49.037 Suite: ftl_mngt 00:07:49.294 Test: test_next_step ...passed 00:07:49.294 Test: test_continue_step ...passed 00:07:49.294 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:49.294 Test: test_fail_step ...passed 00:07:49.294 Test: test_mngt_call_and_call_rollback ...passed 00:07:49.294 Test: test_nested_process_failure ...passed 00:07:49.294 Test: test_call_init_success ...passed 00:07:49.294 Test: test_call_init_failure ...passed 00:07:49.294 00:07:49.294 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.294 suites 1 1 n/a 0 0 00:07:49.294 tests 8 8 8 0 0 00:07:49.294 asserts 196 196 196 0 n/a 00:07:49.294 00:07:49.294 Elapsed time = 0.098 seconds 00:07:49.294 --71823-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.294 --71823-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.294 ==71823== 00:07:49.294 ==71823== HEAP SUMMARY: 00:07:49.294 ==71823== in use at exit: 0 bytes in 0 blocks 00:07:49.294 ==71823== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:07:49.295 ==71823== 00:07:49.295 ==71823== All heap blocks were freed -- no leaks are possible 00:07:49.295 ==71823== 00:07:49.295 ==71823== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.295 21:11:04 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.295 ==71835== Memcheck, a memory error detector 00:07:49.295 ==71835== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.295 ==71835== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.295 ==71835== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.295 ==71835== 00:07:49.295 --71835-- Valgrind options: 00:07:49.295 --71835-- --leak-check=full 00:07:49.295 --71835-- --error-exitcode=2 00:07:49.295 --71835-- --verbose 00:07:49.295 --71835-- Contents of /proc/version: 00:07:49.295 --71835-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:49.295 --71835-- 00:07:49.295 --71835-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.295 --71835-- Page sizes: currently 4096, max supported 4096 00:07:49.295 --71835-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.295 --71835-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.295 --71835-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.295 --71835-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.295 --71835-- might be shown as UnknownInlinedFun 00:07:49.295 --71835-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.295 --71835-- object doesn't have a dynamic symbol table 00:07:49.295 --71835-- Scheduler: using generic scheduler lock implementation. 00:07:49.295 --71835-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.295 ==71835== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71835-by-???-on-d89e21c6b51d 00:07:49.295 ==71835== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71835-by-???-on-d89e21c6b51d 00:07:49.295 ==71835== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71835-by-???-on-d89e21c6b51d 00:07:49.295 ==71835== 00:07:49.295 ==71835== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.295 ==71835== don't want to do, unless you know exactly what you're doing, 00:07:49.295 ==71835== or are doing some strange experiment): 00:07:49.295 ==71835== /usr/libexec/valgrind/../../bin/vgdb --pid=71835 ...command... 00:07:49.295 ==71835== 00:07:49.295 ==71835== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.295 ==71835== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:49.295 ==71835== and then give GDB the following command 00:07:49.295 ==71835== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71835 00:07:49.295 ==71835== --pid is optional if only one valgrind process is running 00:07:49.295 ==71835== 00:07:49.295 --71835-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.295 --71835-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.295 --71835-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.295 --71835-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.295 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.295 --71835-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.295 --71835-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.295 --71835-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.295 --71835-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.553 --71835-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.553 --71835-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.553 --71835-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.553 --71835-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.553 --71835-- Reading syms from /usr/lib64/libm.so.6 00:07:49.553 --71835-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.553 --71835-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:49.553 --71835-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libc.so.6 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.553 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.553 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.553 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.553 --71835-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.553 --71835-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.553 --71835-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.553 --71835-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.553 --71835-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.553 --71835-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.553 --71835-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.553 --71835-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.553 --71835-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.553 --71835-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 ==71835== Preferring higher priority redirection: 00:07:49.554 --71835-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.554 --71835-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.554 --71835-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 --71835-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.554 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.554 --71835-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.554 --71835-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.554 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.554 --71835-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.554 --71835-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.554 --71835-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.812 --71835-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.812 --71835-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.812 --71835-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.812 --71835-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.812 --71835-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.812 --71835-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.812 --71835-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.812 --71835-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.812 --71835-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.812 --71835-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.812 --71835-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.812 --71835-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.812 --71835-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.813 --71835-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.813 --71835-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.813 00:07:49.813 00:07:49.813 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.813 http://cunit.sourceforge.net/ 00:07:49.813 00:07:49.813 --71835-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:49.813 00:07:49.813 Suite: ftl_mempool 00:07:49.813 Test: test_ftl_mempool_create ...passed 00:07:49.813 Test: test_ftl_mempool_get_put ...passed 00:07:49.813 00:07:49.813 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.813 suites 1 1 n/a 0 0 00:07:49.813 tests 2 2 2 0 0 00:07:49.813 asserts 36 36 36 0 n/a 00:07:49.813 00:07:49.813 Elapsed time = 0.016 seconds 00:07:49.813 --71835-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.813 --71835-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.813 ==71835== 00:07:49.813 ==71835== HEAP SUMMARY: 00:07:49.813 ==71835== in use at exit: 0 bytes in 0 blocks 00:07:49.813 ==71835== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:49.813 ==71835== 00:07:49.813 ==71835== All heap blocks were freed -- no leaks are possible 00:07:49.813 ==71835== 00:07:49.813 ==71835== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.813 21:11:05 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:49.813 ==71836== Memcheck, a memory error detector 00:07:49.813 ==71836== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.813 ==71836== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.813 ==71836== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:49.813 ==71836== 00:07:49.813 --71836-- Valgrind options: 00:07:49.813 --71836-- --leak-check=full 00:07:49.813 --71836-- --error-exitcode=2 00:07:49.813 --71836-- --verbose 00:07:49.813 --71836-- Contents of /proc/version: 00:07:49.813 --71836-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:49.813 --71836-- 00:07:49.813 --71836-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.813 --71836-- Page sizes: currently 4096, max supported 4096 00:07:49.813 --71836-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.813 --71836-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:49.813 --71836-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.813 --71836-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.813 --71836-- might be shown as UnknownInlinedFun 00:07:49.813 --71836-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.813 --71836-- object doesn't have a dynamic symbol table 00:07:49.813 --71836-- Scheduler: using generic scheduler lock implementation. 00:07:49.813 --71836-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.813 ==71836== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71836-by-???-on-d89e21c6b51d 00:07:49.813 ==71836== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71836-by-???-on-d89e21c6b51d 00:07:49.813 ==71836== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71836-by-???-on-d89e21c6b51d 00:07:49.813 ==71836== 00:07:49.813 ==71836== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.813 ==71836== don't want to do, unless you know exactly what you're doing, 00:07:49.813 ==71836== or are doing some strange experiment): 00:07:49.813 ==71836== /usr/libexec/valgrind/../../bin/vgdb --pid=71836 ...command... 00:07:49.813 ==71836== 00:07:49.813 ==71836== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.813 ==71836== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:49.813 ==71836== and then give GDB the following command 00:07:49.813 ==71836== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71836 00:07:49.813 ==71836== --pid is optional if only one valgrind process is running 00:07:49.813 ==71836== 00:07:49.813 --71836-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.813 --71836-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.813 --71836-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.813 --71836-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.813 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.813 --71836-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.813 --71836-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.813 --71836-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.072 --71836-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.072 --71836-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.072 --71836-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.072 --71836-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.072 --71836-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.072 --71836-- Reading syms from /usr/lib64/libm.so.6 00:07:50.072 --71836-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.072 --71836-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:50.072 --71836-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libc.so.6 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.072 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.072 --71836-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.072 --71836-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.072 --71836-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.072 --71836-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.072 --71836-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.072 --71836-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.072 --71836-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.072 --71836-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.072 --71836-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 ==71836== Preferring higher priority redirection: 00:07:50.073 --71836-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.073 --71836-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.073 --71836-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 --71836-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.073 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.073 --71836-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.073 --71836-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.073 ==71836== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.073 --71836-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.073 --71836-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.073 --71836-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.073 --71836-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.073 --71836-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.332 --71836-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.332 --71836-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.332 --71836-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.332 --71836-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.332 --71836-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.332 --71836-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.332 --71836-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.332 --71836-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.332 --71836-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.332 --71836-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.332 --71836-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.332 --71836-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.332 --71836-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.332 00:07:50.332 00:07:50.332 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.332 http://cunit.sourceforge.net/ 00:07:50.332 00:07:50.332 00:07:50.332 Suite: ftl_addr64_suite 00:07:50.332 Test: test_addr_cached ...passed 00:07:50.332 00:07:50.332 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.332 suites 1 1 n/a 0 0 00:07:50.332 tests 1 1 1 0 0 00:07:50.332 asserts 1536 1536 1536 0 n/a 00:07:50.332 00:07:50.332 Elapsed time = 0.009 seconds 00:07:50.332 --71836-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.332 --71836-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.332 ==71836== 00:07:50.332 ==71836== HEAP SUMMARY: 00:07:50.332 ==71836== in use at exit: 0 bytes in 0 blocks 00:07:50.332 ==71836== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:07:50.332 ==71836== 00:07:50.332 ==71836== All heap blocks were freed -- no leaks are possible 00:07:50.332 ==71836== 00:07:50.332 ==71836== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.332 21:11:05 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.332 ==71847== Memcheck, a memory error detector 00:07:50.332 ==71847== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.332 ==71847== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.332 ==71847== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.332 ==71847== 00:07:50.332 --71847-- Valgrind options: 00:07:50.332 --71847-- --leak-check=full 00:07:50.332 --71847-- --error-exitcode=2 00:07:50.332 --71847-- --verbose 00:07:50.332 --71847-- Contents of /proc/version: 00:07:50.332 --71847-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:50.332 --71847-- 00:07:50.332 --71847-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.332 --71847-- Page sizes: currently 4096, max supported 4096 00:07:50.332 --71847-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.332 --71847-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.332 --71847-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.333 --71847-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.333 --71847-- might be shown as UnknownInlinedFun 00:07:50.333 --71847-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.333 --71847-- object doesn't have a dynamic symbol table 00:07:50.333 --71847-- Scheduler: using generic scheduler lock implementation. 00:07:50.333 --71847-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.333 ==71847== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71847-by-???-on-d89e21c6b51d 00:07:50.333 ==71847== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71847-by-???-on-d89e21c6b51d 00:07:50.333 ==71847== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71847-by-???-on-d89e21c6b51d 00:07:50.333 ==71847== 00:07:50.333 ==71847== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.333 ==71847== don't want to do, unless you know exactly what you're doing, 00:07:50.333 ==71847== or are doing some strange experiment): 00:07:50.333 ==71847== /usr/libexec/valgrind/../../bin/vgdb --pid=71847 ...command... 00:07:50.333 ==71847== 00:07:50.333 ==71847== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.333 ==71847== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:50.333 ==71847== and then give GDB the following command 00:07:50.333 ==71847== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71847 00:07:50.333 ==71847== --pid is optional if only one valgrind process is running 00:07:50.333 ==71847== 00:07:50.333 --71847-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.333 --71847-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.333 --71847-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.333 --71847-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.333 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.333 --71847-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.333 --71847-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.333 --71847-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.333 --71847-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.333 --71847-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.333 --71847-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.591 --71847-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.591 --71847-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.591 --71847-- Reading syms from /usr/lib64/libm.so.6 00:07:50.591 --71847-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.591 --71847-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:50.591 --71847-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.591 --71847-- Reading syms from /usr/lib64/libc.so.6 00:07:50.591 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.591 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.591 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.591 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.591 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.591 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.591 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.591 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.591 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.592 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.592 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.592 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.592 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.592 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.592 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.592 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.592 --71847-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.592 --71847-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.592 --71847-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.592 --71847-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.592 --71847-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.592 --71847-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.592 --71847-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.592 --71847-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.592 --71847-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 ==71847== Preferring higher priority redirection: 00:07:50.592 --71847-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.592 --71847-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.592 --71847-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 --71847-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.592 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.592 --71847-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.592 --71847-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.592 ==71847== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.592 --71847-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.592 --71847-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.592 --71847-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.592 --71847-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.592 --71847-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.850 --71847-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.850 --71847-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.850 --71847-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.851 --71847-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.851 --71847-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.851 --71847-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.851 --71847-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.851 --71847-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.851 --71847-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.851 --71847-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.851 --71847-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.851 --71847-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.851 00:07:50.851 00:07:50.851 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.851 http://cunit.sourceforge.net/ 00:07:50.851 00:07:50.851 00:07:50.851 Suite: ftl_sb 00:07:50.851 Test: test_sb_crc_v2 ...--71847-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.851 passed 00:07:50.851 Test: test_sb_crc_v3 ...passed 00:07:50.851 Test: test_sb_v3_md_layout ...[2024-07-15 21:11:06.031849] /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:50.851 [2024-07-15 21:11:06.073781] /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:50.851 [2024-07-15 21:11:06.074927] /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:50.851 [2024-07-15 21:11:06.075575] /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:50.851 [2024-07-15 21:11:06.076831] /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:50.851 [2024-07-15 21:11:06.077915] /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:50.851 [2024-07-15 21:11:06.078945] /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:50.851 [2024-07-15 21:11:06.079589] /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:50.851 [2024-07-15 21:11:06.089685] /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:50.851 [2024-07-15 21:11:06.090711] /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:50.851 [2024-07-15 21:11:06.092556] /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:50.851 passed 00:07:50.851 Test: test_sb_v5_md_layout ...--71847-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:50.851 passed 00:07:50.851 00:07:51.109 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.109 suites 1 1 n/a 0 0 00:07:51.109 tests 4 4 4 0 0 00:07:51.109 asserts 160 160 160 0 n/a 00:07:51.109 00:07:51.109 Elapsed time = 0.180 seconds 00:07:51.109 --71847-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.109 --71847-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.109 ==71847== 00:07:51.109 ==71847== HEAP SUMMARY: 00:07:51.109 ==71847== in use at exit: 0 bytes in 0 blocks 00:07:51.109 ==71847== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:07:51.109 ==71847== 00:07:51.109 ==71847== All heap blocks were freed -- no leaks are possible 00:07:51.109 ==71847== 00:07:51.109 ==71847== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.109 21:11:06 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.109 ==71851== Memcheck, a memory error detector 00:07:51.109 ==71851== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.109 ==71851== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.109 ==71851== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:51.109 ==71851== 00:07:51.109 --71851-- Valgrind options: 00:07:51.109 --71851-- --leak-check=full 00:07:51.109 --71851-- --error-exitcode=2 00:07:51.109 --71851-- --verbose 00:07:51.109 --71851-- Contents of /proc/version: 00:07:51.109 --71851-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:51.109 --71851-- 00:07:51.109 --71851-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.109 --71851-- Page sizes: currently 4096, max supported 4096 00:07:51.109 --71851-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.109 --71851-- 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.109 --71851-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.109 --71851-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.109 --71851-- might be shown as UnknownInlinedFun 00:07:51.109 --71851-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.109 --71851-- object doesn't have a dynamic symbol table 00:07:51.109 --71851-- Scheduler: using generic scheduler lock implementation. 00:07:51.109 --71851-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.109 ==71851== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71851-by-???-on-d89e21c6b51d 00:07:51.109 ==71851== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71851-by-???-on-d89e21c6b51d 00:07:51.110 ==71851== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71851-by-???-on-d89e21c6b51d 00:07:51.110 ==71851== 00:07:51.110 ==71851== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.110 ==71851== don't want to do, unless you know exactly what you're doing, 00:07:51.110 ==71851== or are doing some strange experiment): 00:07:51.110 ==71851== /usr/libexec/valgrind/../../bin/vgdb --pid=71851 ...command... 00:07:51.110 ==71851== 00:07:51.110 ==71851== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.110 ==71851== /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.110 ==71851== and then give GDB the following command 00:07:51.110 ==71851== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71851 00:07:51.110 ==71851== --pid is optional if only one valgrind process is running 00:07:51.110 ==71851== 00:07:51.110 --71851-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.110 --71851-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.110 --71851-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.110 --71851-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.110 --71851-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.110 --71851-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.110 --71851-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.110 --71851-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.110 --71851-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.110 --71851-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.110 --71851-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.110 --71851-- Reading syms from /usr/lib64/libm.so.6 00:07:51.110 --71851-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.110 --71851-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:51.110 --71851-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.110 --71851-- Reading syms from /usr/lib64/libc.so.6 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.110 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.110 --71851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.110 --71851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.368 --71851-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.368 --71851-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.368 --71851-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.368 --71851-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.368 --71851-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.368 --71851-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.368 --71851-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.368 --71851-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.368 --71851-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.368 --71851-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.368 --71851-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.368 --71851-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 ==71851== Preferring higher priority redirection: 00:07:51.369 --71851-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.369 --71851-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.369 --71851-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 --71851-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.369 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.369 --71851-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.369 --71851-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.369 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.369 --71851-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.369 --71851-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.369 --71851-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.369 --71851-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.369 --71851-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.369 --71851-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.369 --71851-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.369 --71851-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.369 --71851-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.369 --71851-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.369 --71851-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.369 --71851-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.369 --71851-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.369 --71851-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.369 --71851-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.369 --71851-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.369 --71851-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.369 00:07:51.369 00:07:51.369 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.369 http://cunit.sourceforge.net/ 00:07:51.369 00:07:51.369 00:07:51.369 Suite: ftl_layout_upgrade 00:07:51.369 Test: test_l2p_upgrade ...--71851-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.628 --71851-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:51.628 passed 00:07:51.628 00:07:51.628 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.628 suites 1 1 n/a 0 0 00:07:51.628 tests 1 1 1 0 0 00:07:51.628 asserts 152 152 152 0 n/a 00:07:51.628 00:07:51.628 Elapsed time = 0.118 seconds 00:07:51.628 --71851-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.628 --71851-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.628 ==71851== 00:07:51.628 ==71851== HEAP SUMMARY: 00:07:51.628 ==71851== in use at exit: 0 bytes in 0 blocks 00:07:51.628 ==71851== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:07:51.628 ==71851== 00:07:51.628 ==71851== All heap blocks were freed -- no leaks are possible 00:07:51.628 ==71851== 00:07:51.628 ==71851== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.628 21:11:06 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.628 ==71862== Memcheck, a memory error detector 00:07:51.628 ==71862== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.628 ==71862== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.628 ==71862== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.628 ==71862== 00:07:51.628 --71862-- Valgrind options: 00:07:51.628 --71862-- --leak-check=full 00:07:51.628 --71862-- --error-exitcode=2 00:07:51.628 --71862-- --verbose 00:07:51.628 --71862-- Contents of /proc/version: 00:07:51.628 --71862-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:51.628 --71862-- 00:07:51.628 --71862-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.628 --71862-- Page sizes: currently 4096, max supported 4096 00:07:51.628 --71862-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.628 --71862-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.628 --71862-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.628 --71862-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.628 --71862-- might be shown as UnknownInlinedFun 00:07:51.628 --71862-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.628 --71862-- object doesn't have a dynamic symbol table 00:07:51.628 --71862-- Scheduler: using generic scheduler lock implementation. 00:07:51.628 --71862-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.628 ==71862== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71862-by-???-on-d89e21c6b51d 00:07:51.628 ==71862== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71862-by-???-on-d89e21c6b51d 00:07:51.628 ==71862== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71862-by-???-on-d89e21c6b51d 00:07:51.628 ==71862== 00:07:51.628 ==71862== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.628 ==71862== don't want to do, unless you know exactly what you're doing, 00:07:51.628 ==71862== or are doing some strange experiment): 00:07:51.628 ==71862== /usr/libexec/valgrind/../../bin/vgdb --pid=71862 ...command... 00:07:51.628 ==71862== 00:07:51.628 ==71862== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.628 ==71862== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:51.628 ==71862== and then give GDB the following command 00:07:51.628 ==71862== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71862 00:07:51.628 ==71862== --pid is optional if only one valgrind process is running 00:07:51.628 ==71862== 00:07:51.628 --71862-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.628 --71862-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.628 --71862-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.628 --71862-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.628 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.628 --71862-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.628 --71862-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.628 --71862-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.628 --71862-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.886 --71862-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.886 --71862-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.886 --71862-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.886 --71862-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.886 --71862-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.886 --71862-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:51.886 --71862-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.886 --71862-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.886 --71862-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.886 --71862-- Reading syms from /usr/lib64/libm.so.6 00:07:51.887 --71862-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.887 --71862-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:51.887 --71862-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.887 --71862-- Reading syms from /usr/lib64/libc.so.6 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.887 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.887 --71862-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.887 --71862-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.887 --71862-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.887 --71862-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.887 --71862-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.887 --71862-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.887 --71862-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.887 --71862-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.887 --71862-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.887 --71862-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 ==71862== Preferring higher priority redirection: 00:07:51.888 --71862-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.888 --71862-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.888 --71862-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 --71862-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.888 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.888 --71862-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.888 --71862-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.888 ==71862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.888 --71862-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.888 --71862-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.888 --71862-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.146 --71862-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.146 --71862-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.146 --71862-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.146 --71862-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.146 --71862-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.146 --71862-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.146 --71862-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.146 --71862-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.146 --71862-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.146 --71862-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.146 --71862-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.146 --71862-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.146 --71862-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.146 --71862-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.146 00:07:52.146 00:07:52.146 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.146 http://cunit.sourceforge.net/ 00:07:52.146 00:07:52.146 00:07:52.146 Suite: ftl_p2l_suite 00:07:52.146 Test: test_p2l_num_pages ...passed 00:07:52.405 Test: test_ckpt_issue ...==71862== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:07:52.405 ==71862== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:07:52.970 ==71862== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:07:52.970 ==71862== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:07:52.970 passed 00:07:53.228 Test: test_persist_band_p2l ...==71862== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:07:53.228 ==71862== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:07:53.794 ==71862== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:07:53.794 ==71862== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:07:53.794 passed 00:07:54.072 Test: test_clean_restore_p2l ...==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:54.072 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:54.637 ==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:54.637 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:54.637 passed 00:07:54.895 Test: test_dirty_restore_p2l ...==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:54.895 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:55.460 ==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:55.460 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:55.718 ==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:55.718 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.284 ==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:56.284 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.542 ==71862== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:07:56.542 ==71862== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:07:56.542 passed 00:07:56.542 00:07:56.542 --71862-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.542 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.542 suites 1 1 n/a 0 0 00:07:56.542 tests 5 5 5 0 0 00:07:56.542 asserts 10020 10020 10020 0 n/a 00:07:56.542 00:07:56.542 Elapsed time = 4.429 seconds 00:07:56.542 --71862-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.542 --71862-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.542 ==71862== 00:07:56.542 ==71862== HEAP SUMMARY: 00:07:56.542 ==71862== in use at exit: 0 bytes in 0 blocks 00:07:56.542 ==71862== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:07:56.542 ==71862== 00:07:56.542 ==71862== All heap blocks were freed -- no leaks are possible 00:07:56.542 ==71862== 00:07:56.542 ==71862== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.542 00:07:56.542 real 0m10.142s 00:07:56.542 user 0m6.114s 00:07:56.542 sys 0m4.001s 00:07:56.542 21:11:11 unittest_ftl -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:56.542 21:11:11 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:07:56.542 ************************************ 00:07:56.542 END TEST unittest_ftl 00:07:56.542 ************************************ 00:07:56.802 21:11:11 -- common/autotest_common.sh@1142 -- # return 0 00:07:56.802 21:11:11 -- 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:56.802 21:11:11 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:56.802 21:11:11 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:56.802 21:11:11 -- common/autotest_common.sh@10 -- # set +x 00:07:56.802 ************************************ 00:07:56.802 START TEST unittest_accel 00:07:56.802 ************************************ 00:07:56.802 21:11:11 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:56.802 ==71930== Memcheck, a memory error detector 00:07:56.802 ==71930== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.802 ==71930== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.802 ==71930== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:56.802 ==71930== 00:07:56.802 --71930-- Valgrind options: 00:07:56.802 --71930-- --leak-check=full 00:07:56.802 --71930-- --error-exitcode=2 00:07:56.802 --71930-- --verbose 00:07:56.802 --71930-- Contents of /proc/version: 00:07:56.802 --71930-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:56.802 --71930-- 00:07:56.802 --71930-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.802 --71930-- Page sizes: currently 4096, max supported 4096 00:07:56.803 --71930-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.803 --71930-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:56.803 --71930-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.803 --71930-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.803 --71930-- might be shown as UnknownInlinedFun 00:07:56.803 --71930-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.803 --71930-- object doesn't have a dynamic symbol table 00:07:56.803 --71930-- Scheduler: using generic scheduler lock implementation. 00:07:56.803 --71930-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.803 ==71930== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71930-by-???-on-d89e21c6b51d 00:07:56.803 ==71930== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71930-by-???-on-d89e21c6b51d 00:07:56.803 ==71930== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71930-by-???-on-d89e21c6b51d 00:07:56.803 ==71930== 00:07:56.803 ==71930== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.803 ==71930== don't want to do, unless you know exactly what you're doing, 00:07:56.803 ==71930== or are doing some strange experiment): 00:07:56.803 ==71930== /usr/libexec/valgrind/../../bin/vgdb --pid=71930 ...command... 00:07:56.803 ==71930== 00:07:56.803 ==71930== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.803 ==71930== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:56.803 ==71930== and then give GDB the following command 00:07:56.803 ==71930== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71930 00:07:56.803 ==71930== --pid is optional if only one valgrind process is running 00:07:56.803 ==71930== 00:07:56.803 --71930-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.803 --71930-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.803 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.803 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.803 --71930-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.803 --71930-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.803 --71930-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.803 --71930-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.803 --71930-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.803 --71930-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.803 --71930-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.803 --71930-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.803 --71930-- Reading syms from /usr/lib64/libm.so.6 00:07:56.803 --71930-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.803 --71930-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:56.803 --71930-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.803 --71930-- Reading syms from /usr/lib64/libc.so.6 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.803 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.803 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.803 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.803 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.803 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.803 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.803 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.803 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.803 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.804 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.804 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.804 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.804 --71930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.804 --71930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.063 --71930-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.064 --71930-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.064 --71930-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.064 --71930-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.064 --71930-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.064 --71930-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.064 --71930-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 ==71930== Preferring higher priority redirection: 00:07:57.064 --71930-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.064 --71930-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.064 --71930-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 --71930-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.064 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.064 --71930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.064 --71930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.064 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.064 --71930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.064 --71930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.064 --71930-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.064 --71930-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.064 --71930-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.064 --71930-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.064 --71930-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.064 --71930-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.064 --71930-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.064 --71930-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.064 --71930-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.064 --71930-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.323 --71930-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.323 --71930-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.323 --71930-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.323 --71930-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.323 --71930-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.323 --71930-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.323 00:07:57.323 00:07:57.323 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.323 http://cunit.sourceforge.net/ 00:07:57.323 00:07:57.323 --71930-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:57.323 00:07:57.323 Suite: accel_sequence 00:07:57.323 Test: test_sequence_fill_copy ...--71930-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:57.582 passed 00:07:57.582 Test: test_sequence_abort ...passed 00:07:57.582 Test: test_sequence_append_error ...passed 00:07:57.582 Test: test_sequence_completion_error ...[2024-07-15 21:11:12.688858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f6c980 00:07:57.582 [2024-07-15 21:11:12.724315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f6c980 00:07:57.582 [2024-07-15 21:11:12.728416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f6c980 00:07:57.582 [2024-07-15 21:11:12.730411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f6c980 00:07:57.582 passed 00:07:57.582 Test: test_sequence_decompress ...passed 00:07:57.582 Test: test_sequence_reverse ...passed 00:07:57.582 Test: test_sequence_copy_elision ...passed 00:07:57.841 Test: test_sequence_accel_buffers ...passed 00:07:57.841 Test: test_sequence_memory_domain ...[2024-07-15 21:11:13.021074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1761:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:57.841 [2024-07-15 21:11:13.027186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1800:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:57.841 passed 00:07:57.841 Test: test_sequence_module_memory_domain ...passed 00:07:57.841 Test: test_sequence_crypto ...--71930-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:57.841 --71930-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:57.841 passed 00:07:58.100 Test: test_sequence_driver ...[2024-07-15 21:11:13.163817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1908:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b949c0 using driver: ut 00:07:58.100 [2024-07-15 21:11:13.167725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1972:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b949c0 through driver: ut 00:07:58.100 passed 00:07:58.100 Test: test_sequence_same_iovs ...passed 00:07:58.100 Test: test_sequence_crc32 ...passed 00:07:58.100 Suite: accel 00:07:58.100 Test: test_spdk_accel_task_complete ...passed 00:07:58.100 Test: test_get_task ...passed 00:07:58.100 Test: test_spdk_accel_submit_copy ...passed 00:07:58.100 Test: test_spdk_accel_submit_dualcast ...[2024-07-15 21:11:13.269964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:58.100 [2024-07-15 21:11:13.270739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:58.100 passed 00:07:58.100 Test: test_spdk_accel_submit_compare ...passed 00:07:58.100 Test: test_spdk_accel_submit_fill ...passed 00:07:58.100 Test: test_spdk_accel_submit_crc32c ...passed 00:07:58.100 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:58.100 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:58.100 Test: test_spdk_accel_submit_xor ...passed 00:07:58.100 Test: test_spdk_accel_module_find_by_name ...passed 00:07:58.100 Test: test_spdk_accel_module_register ...passed 00:07:58.100 00:07:58.100 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.100 suites 2 2 n/a 0 0 00:07:58.100 tests 26 26 26 0 0 00:07:58.100 asserts 830 830 830 0 n/a 00:07:58.100 00:07:58.100 Elapsed time = 0.903 seconds 00:07:58.100 --71930-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.100 --71930-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.358 ==71930== 00:07:58.358 ==71930== HEAP SUMMARY: 00:07:58.358 ==71930== in use at exit: 0 bytes in 0 blocks 00:07:58.358 ==71930== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:07:58.358 ==71930== 00:07:58.358 ==71930== All heap blocks were freed -- no leaks are possible 00:07:58.358 ==71930== 00:07:58.358 ==71930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.358 00:07:58.358 real 0m1.551s 00:07:58.358 user 0m1.503s 00:07:58.358 sys 0m0.043s 00:07:58.358 21:11:13 unittest_accel -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:58.358 21:11:13 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:07:58.358 ************************************ 00:07:58.358 END TEST unittest_accel 00:07:58.358 ************************************ 00:07:58.358 21:11:13 -- common/autotest_common.sh@1142 -- # return 0 00:07:58.358 21:11:13 -- 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.358 21:11:13 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:58.358 21:11:13 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:58.358 21:11:13 -- common/autotest_common.sh@10 -- # set +x 00:07:58.358 ************************************ 00:07:58.358 START TEST unittest_ioat 00:07:58.358 ************************************ 00:07:58.358 21:11:13 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.358 ==71959== Memcheck, a memory error detector 00:07:58.358 ==71959== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.358 ==71959== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.358 ==71959== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.358 ==71959== 00:07:58.358 --71959-- Valgrind options: 00:07:58.358 --71959-- --leak-check=full 00:07:58.358 --71959-- --error-exitcode=2 00:07:58.358 --71959-- --verbose 00:07:58.358 --71959-- Contents of /proc/version: 00:07:58.358 --71959-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:58.358 --71959-- 00:07:58.358 --71959-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.358 --71959-- Page sizes: currently 4096, max supported 4096 00:07:58.358 --71959-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.358 --71959-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.359 --71959-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.359 --71959-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.359 --71959-- might be shown as UnknownInlinedFun 00:07:58.359 --71959-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.359 --71959-- object doesn't have a dynamic symbol table 00:07:58.359 --71959-- Scheduler: using generic scheduler lock implementation. 00:07:58.359 --71959-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.359 ==71959== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71959-by-???-on-d89e21c6b51d 00:07:58.359 ==71959== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71959-by-???-on-d89e21c6b51d 00:07:58.359 ==71959== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71959-by-???-on-d89e21c6b51d 00:07:58.359 ==71959== 00:07:58.359 ==71959== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.359 ==71959== don't want to do, unless you know exactly what you're doing, 00:07:58.359 ==71959== or are doing some strange experiment): 00:07:58.359 ==71959== /usr/libexec/valgrind/../../bin/vgdb --pid=71959 ...command... 00:07:58.359 ==71959== 00:07:58.359 ==71959== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.359 ==71959== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:58.359 ==71959== and then give GDB the following command 00:07:58.359 ==71959== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71959 00:07:58.359 ==71959== --pid is optional if only one valgrind process is running 00:07:58.359 ==71959== 00:07:58.359 --71959-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.359 --71959-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.359 --71959-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.359 --71959-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.359 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.359 --71959-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.359 --71959-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.359 --71959-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.359 --71959-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.359 --71959-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.359 --71959-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.359 --71959-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.359 --71959-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.359 --71959-- Reading syms from /usr/lib64/libm.so.6 00:07:58.359 --71959-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.359 --71959-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:58.359 --71959-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.359 --71959-- Reading syms from /usr/lib64/libc.so.6 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.617 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.617 --71959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.617 --71959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.617 --71959-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.617 --71959-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.617 --71959-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.617 --71959-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.617 --71959-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.617 --71959-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.617 --71959-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.617 --71959-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 ==71959== Preferring higher priority redirection: 00:07:58.618 --71959-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.618 --71959-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.618 --71959-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 --71959-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.618 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.618 --71959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.618 --71959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.618 ==71959== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.618 --71959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.618 --71959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.618 --71959-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.618 --71959-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.618 --71959-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.618 --71959-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.618 --71959-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.618 --71959-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.618 --71959-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.876 --71959-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.876 --71959-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.876 --71959-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.876 --71959-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.876 --71959-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.876 --71959-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.876 --71959-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.876 --71959-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.876 --71959-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.876 00:07:58.876 00:07:58.876 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.876 http://cunit.sourceforge.net/ 00:07:58.876 00:07:58.876 00:07:58.876 Suite: ioat 00:07:58.876 Test: ioat_state_check ...passed 00:07:58.876 00:07:58.876 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.877 suites 1 1 n/a 0 0 00:07:58.877 tests 1 1 1 0 0 00:07:58.877 asserts 32 32 32 0 n/a 00:07:58.877 00:07:58.877 Elapsed time = 0.011 seconds 00:07:58.877 --71959-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.877 --71959-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.877 ==71959== 00:07:58.877 ==71959== HEAP SUMMARY: 00:07:58.877 ==71959== in use at exit: 0 bytes in 0 blocks 00:07:58.877 ==71959== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:58.877 ==71959== 00:07:58.877 ==71959== All heap blocks were freed -- no leaks are possible 00:07:58.877 ==71959== 00:07:58.877 ==71959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.877 00:07:58.877 real 0m0.629s 00:07:58.877 user 0m0.598s 00:07:58.877 sys 0m0.029s 00:07:58.877 21:11:14 unittest_ioat -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:58.877 21:11:14 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:07:58.877 ************************************ 00:07:58.877 END TEST unittest_ioat 00:07:58.877 ************************************ 00:07:58.877 21:11:14 -- common/autotest_common.sh@1142 -- # return 0 00:07:58.877 21:11:14 -- 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:58.877 21:11:14 -- 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:58.877 21:11:14 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:07:58.877 21:11:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:58.877 21:11:14 -- common/autotest_common.sh@10 -- # set +x 00:07:58.877 ************************************ 00:07:58.877 START TEST unittest_idxd_user 00:07:58.877 ************************************ 00:07:58.877 21:11:14 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:58.877 ==71988== Memcheck, a memory error detector 00:07:58.877 ==71988== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.877 ==71988== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.877 ==71988== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:58.877 ==71988== 00:07:58.877 --71988-- Valgrind options: 00:07:58.877 --71988-- --leak-check=full 00:07:58.877 --71988-- --error-exitcode=2 00:07:58.877 --71988-- --verbose 00:07:58.877 --71988-- Contents of /proc/version: 00:07:58.877 --71988-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:58.877 --71988-- 00:07:58.877 --71988-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.877 --71988-- Page sizes: currently 4096, max supported 4096 00:07:58.877 --71988-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.877 --71988-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:58.877 --71988-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.877 --71988-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.877 --71988-- might be shown as UnknownInlinedFun 00:07:58.877 --71988-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.877 --71988-- object doesn't have a dynamic symbol table 00:07:58.877 --71988-- Scheduler: using generic scheduler lock implementation. 00:07:58.877 --71988-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.877 ==71988== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71988-by-???-on-d89e21c6b51d 00:07:58.877 ==71988== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71988-by-???-on-d89e21c6b51d 00:07:58.877 ==71988== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71988-by-???-on-d89e21c6b51d 00:07:58.877 ==71988== 00:07:58.877 ==71988== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.877 ==71988== don't want to do, unless you know exactly what you're doing, 00:07:58.877 ==71988== or are doing some strange experiment): 00:07:58.877 ==71988== /usr/libexec/valgrind/../../bin/vgdb --pid=71988 ...command... 00:07:58.877 ==71988== 00:07:58.877 ==71988== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.877 ==71988== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:58.877 ==71988== and then give GDB the following command 00:07:58.877 ==71988== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71988 00:07:58.877 ==71988== --pid is optional if only one valgrind process is running 00:07:58.877 ==71988== 00:07:58.877 --71988-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.877 --71988-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.136 --71988-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.136 --71988-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.136 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.136 --71988-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.136 --71988-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.136 --71988-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.136 --71988-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.136 --71988-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.136 --71988-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.136 --71988-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.136 --71988-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.136 --71988-- Reading syms from /usr/lib64/libm.so.6 00:07:59.136 --71988-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.136 --71988-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:59.136 --71988-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.136 --71988-- Reading syms from /usr/lib64/libc.so.6 00:07:59.136 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.137 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.137 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.137 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.137 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.137 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.137 --71988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.137 --71988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.137 --71988-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.137 --71988-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.137 --71988-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.137 --71988-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.137 --71988-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.137 --71988-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.396 --71988-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.396 --71988-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 ==71988== Preferring higher priority redirection: 00:07:59.397 --71988-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.397 --71988-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.397 --71988-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 --71988-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.397 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.397 --71988-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.397 --71988-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.397 ==71988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.397 --71988-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.397 --71988-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.397 --71988-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.397 --71988-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.397 --71988-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.397 --71988-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.397 --71988-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.397 --71988-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.397 --71988-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.397 --71988-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.397 --71988-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.397 --71988-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.397 --71988-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.397 --71988-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.397 --71988-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.397 --71988-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.397 --71988-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.397 --71988-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.397 00:07:59.397 00:07:59.397 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.397 http://cunit.sourceforge.net/ 00:07:59.397 00:07:59.397 00:07:59.397 Suite: idxd_user 00:07:59.397 Test: test_idxd_wait_cmd ...[2024-07-15 21:11:14.660599] /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.397 [2024-07-15 21:11:14.695120] /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.397 passed 00:07:59.397 Test: test_idxd_reset_dev ...[2024-07-15 21:11:14.699343] /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.397 [2024-07-15 21:11:14.699701] /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.397 passed 00:07:59.656 Test: test_idxd_group_config ...passed 00:07:59.656 Test: test_idxd_wq_config ...passed 00:07:59.656 00:07:59.656 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.656 suites 1 1 n/a 0 0 00:07:59.656 tests 4 4 4 0 0 00:07:59.656 asserts 20 20 20 0 n/a 00:07:59.656 00:07:59.656 Elapsed time = 0.072 seconds 00:07:59.656 --71988-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.656 --71988-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.656 ==71988== 00:07:59.656 ==71988== HEAP SUMMARY: 00:07:59.656 ==71988== in use at exit: 0 bytes in 0 blocks 00:07:59.656 ==71988== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:59.656 ==71988== 00:07:59.656 ==71988== All heap blocks were freed -- no leaks are possible 00:07:59.656 ==71988== 00:07:59.656 ==71988== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.656 00:07:59.656 real 0m0.686s 00:07:59.656 user 0m0.657s 00:07:59.656 sys 0m0.027s 00:07:59.656 21:11:14 unittest_idxd_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:59.656 21:11:14 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:07:59.656 ************************************ 00:07:59.656 END TEST unittest_idxd_user 00:07:59.656 ************************************ 00:07:59.656 21:11:14 -- common/autotest_common.sh@1142 -- # return 0 00:07:59.656 21:11:14 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:07:59.656 21:11:14 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:59.656 21:11:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:59.656 21:11:14 -- common/autotest_common.sh@10 -- # set +x 00:07:59.656 ************************************ 00:07:59.656 START TEST unittest_iscsi 00:07:59.656 ************************************ 00:07:59.656 21:11:14 unittest_iscsi -- common/autotest_common.sh@1123 -- # unittest_iscsi 00:07:59.656 21:11:14 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.656 ==72015== Memcheck, a memory error detector 00:07:59.656 ==72015== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.656 ==72015== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.656 ==72015== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.656 ==72015== 00:07:59.656 --72015-- Valgrind options: 00:07:59.656 --72015-- --leak-check=full 00:07:59.656 --72015-- --error-exitcode=2 00:07:59.656 --72015-- --verbose 00:07:59.656 --72015-- Contents of /proc/version: 00:07:59.656 --72015-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:59.656 --72015-- 00:07:59.656 --72015-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.656 --72015-- Page sizes: currently 4096, max supported 4096 00:07:59.656 --72015-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.656 --72015-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.656 --72015-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.656 --72015-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.656 --72015-- might be shown as UnknownInlinedFun 00:07:59.656 --72015-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.656 --72015-- object doesn't have a dynamic symbol table 00:07:59.656 --72015-- Scheduler: using generic scheduler lock implementation. 00:07:59.656 --72015-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.656 ==72015== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72015-by-???-on-d89e21c6b51d 00:07:59.656 ==72015== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72015-by-???-on-d89e21c6b51d 00:07:59.656 ==72015== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72015-by-???-on-d89e21c6b51d 00:07:59.656 ==72015== 00:07:59.656 ==72015== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.656 ==72015== don't want to do, unless you know exactly what you're doing, 00:07:59.656 ==72015== or are doing some strange experiment): 00:07:59.656 ==72015== /usr/libexec/valgrind/../../bin/vgdb --pid=72015 ...command... 00:07:59.656 ==72015== 00:07:59.656 ==72015== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.657 ==72015== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:59.657 ==72015== and then give GDB the following command 00:07:59.657 ==72015== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72015 00:07:59.657 ==72015== --pid is optional if only one valgrind process is running 00:07:59.657 ==72015== 00:07:59.657 --72015-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.657 --72015-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.657 --72015-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.657 --72015-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.657 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.657 --72015-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.657 --72015-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.657 --72015-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.657 --72015-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.657 --72015-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.657 --72015-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.657 --72015-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.657 --72015-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.657 --72015-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.657 --72015-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.657 --72015-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.657 --72015-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.915 --72015-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.915 --72015-- Reading syms from /usr/lib64/libm.so.6 00:07:59.915 --72015-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.915 --72015-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:59.915 --72015-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.915 --72015-- Reading syms from /usr/lib64/libc.so.6 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.915 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.915 --72015-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.915 --72015-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.915 --72015-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.915 --72015-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.915 --72015-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.915 --72015-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.915 --72015-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.915 --72015-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.915 --72015-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 ==72015== Preferring higher priority redirection: 00:07:59.915 --72015-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.915 --72015-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.915 --72015-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.915 --72015-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.173 --72015-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.173 --72015-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.173 --72015-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.173 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.173 --72015-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.173 --72015-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.173 ==72015== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.173 --72015-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.173 --72015-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.173 --72015-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.173 --72015-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.173 --72015-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.173 --72015-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.173 --72015-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.173 --72015-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.173 --72015-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.173 --72015-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.173 --72015-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.173 --72015-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.173 --72015-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.173 --72015-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.173 --72015-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.173 --72015-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.173 --72015-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.173 --72015-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.173 00:08:00.173 00:08:00.173 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.173 http://cunit.sourceforge.net/ 00:08:00.173 00:08:00.173 00:08:00.173 Suite: conn_suite 00:08:00.173 Test: read_task_split_in_order_case ...passed 00:08:00.173 Test: read_task_split_reverse_order_case ...passed 00:08:00.174 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:00.174 Test: process_non_read_task_completion_test ...passed 00:08:00.174 Test: free_tasks_on_connection ...passed 00:08:00.174 Test: free_tasks_with_queued_datain ...passed 00:08:00.174 Test: abort_queued_datain_task_test ...passed 00:08:00.432 Test: abort_queued_datain_tasks_test ...passed 00:08:00.432 00:08:00.432 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.432 suites 1 1 n/a 0 0 00:08:00.432 tests 8 8 8 0 0 00:08:00.432 asserts 230 230 230 0 n/a 00:08:00.432 00:08:00.432 Elapsed time = 0.101 seconds 00:08:00.432 --72015-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.432 --72015-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.432 ==72015== 00:08:00.432 ==72015== HEAP SUMMARY: 00:08:00.432 ==72015== in use at exit: 0 bytes in 0 blocks 00:08:00.432 ==72015== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:00.432 ==72015== 00:08:00.432 ==72015== All heap blocks were freed -- no leaks are possible 00:08:00.432 ==72015== 00:08:00.432 ==72015== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.432 21:11:15 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.432 ==72026== Memcheck, a memory error detector 00:08:00.432 ==72026== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.432 ==72026== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.432 ==72026== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.432 ==72026== 00:08:00.432 --72026-- Valgrind options: 00:08:00.432 --72026-- --leak-check=full 00:08:00.432 --72026-- --error-exitcode=2 00:08:00.432 --72026-- --verbose 00:08:00.432 --72026-- Contents of /proc/version: 00:08:00.432 --72026-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:00.432 --72026-- 00:08:00.432 --72026-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.432 --72026-- Page sizes: currently 4096, max supported 4096 00:08:00.432 --72026-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.433 --72026-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.433 --72026-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.433 --72026-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.433 --72026-- might be shown as UnknownInlinedFun 00:08:00.433 --72026-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.433 --72026-- object doesn't have a dynamic symbol table 00:08:00.433 --72026-- Scheduler: using generic scheduler lock implementation. 00:08:00.433 --72026-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.433 ==72026== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72026-by-???-on-d89e21c6b51d 00:08:00.433 ==72026== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72026-by-???-on-d89e21c6b51d 00:08:00.433 ==72026== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72026-by-???-on-d89e21c6b51d 00:08:00.433 ==72026== 00:08:00.433 ==72026== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.433 ==72026== don't want to do, unless you know exactly what you're doing, 00:08:00.433 ==72026== or are doing some strange experiment): 00:08:00.433 ==72026== /usr/libexec/valgrind/../../bin/vgdb --pid=72026 ...command... 00:08:00.433 ==72026== 00:08:00.433 ==72026== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.433 ==72026== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:00.433 ==72026== and then give GDB the following command 00:08:00.433 ==72026== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72026 00:08:00.433 ==72026== --pid is optional if only one valgrind process is running 00:08:00.433 ==72026== 00:08:00.433 --72026-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.433 --72026-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.433 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.433 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.433 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.433 --72026-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.433 --72026-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.433 --72026-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.433 --72026-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.433 --72026-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.433 --72026-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.433 --72026-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.433 --72026-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.433 --72026-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.433 --72026-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.433 --72026-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.433 --72026-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.433 --72026-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.691 --72026-- Reading syms from /usr/lib64/libm.so.6 00:08:00.691 --72026-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.691 --72026-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.691 --72026-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.692 --72026-- Reading syms from /usr/lib64/libc.so.6 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.692 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.692 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.692 --72026-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.692 --72026-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.692 --72026-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.692 --72026-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.692 --72026-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.692 --72026-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.692 --72026-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 ==72026== Preferring higher priority redirection: 00:08:00.692 --72026-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.692 --72026-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.692 --72026-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 --72026-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.692 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.693 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.693 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.693 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.693 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.693 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.951 --72026-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.951 --72026-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.951 --72026-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.951 --72026-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.951 --72026-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.951 --72026-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.951 --72026-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.951 --72026-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.951 --72026-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.951 --72026-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.951 --72026-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.951 --72026-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.951 --72026-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.951 --72026-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.951 --72026-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.951 --72026-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.951 00:08:00.951 00:08:00.951 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.951 http://cunit.sourceforge.net/ 00:08:00.951 00:08:00.951 00:08:00.951 Suite: iscsi_suite 00:08:00.951 Test: param_negotiation_test ...--72026-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:00.951 passed 00:08:00.951 Test: list_negotiation_test ...passed 00:08:00.951 Test: parse_valid_test ...--72026-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:00.951 passed 00:08:01.209 Test: parse_invalid_test ...[2024-07-15 21:11:16.244155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:01.209 [2024-07-15 21:11:16.277139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:01.209 [2024-07-15 21:11:16.279247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:01.209 [2024-07-15 21:11:16.281406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:01.209 [2024-07-15 21:11:16.283231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:01.209 [2024-07-15 21:11:16.284970] /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.209 [2024-07-15 21:11:16.286574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:01.209 passed 00:08:01.209 00:08:01.209 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.209 suites 1 1 n/a 0 0 00:08:01.209 tests 4 4 4 0 0 00:08:01.209 asserts 161 161 161 0 n/a 00:08:01.209 00:08:01.209 Elapsed time = 0.147 seconds 00:08:01.209 --72026-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.209 --72026-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.209 ==72026== 00:08:01.209 ==72026== HEAP SUMMARY: 00:08:01.209 ==72026== in use at exit: 0 bytes in 0 blocks 00:08:01.209 ==72026== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:01.209 ==72026== 00:08:01.209 ==72026== All heap blocks were freed -- no leaks are possible 00:08:01.209 ==72026== 00:08:01.210 ==72026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.210 21:11:16 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.210 ==72028== Memcheck, a memory error detector 00:08:01.210 ==72028== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.210 ==72028== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.210 ==72028== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.210 ==72028== 00:08:01.210 --72028-- Valgrind options: 00:08:01.210 --72028-- --leak-check=full 00:08:01.210 --72028-- --error-exitcode=2 00:08:01.210 --72028-- --verbose 00:08:01.210 --72028-- Contents of /proc/version: 00:08:01.210 --72028-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:01.210 --72028-- 00:08:01.210 --72028-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.210 --72028-- Page sizes: currently 4096, max supported 4096 00:08:01.210 --72028-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.210 --72028-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.210 --72028-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.210 --72028-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.210 --72028-- might be shown as UnknownInlinedFun 00:08:01.210 --72028-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.210 --72028-- object doesn't have a dynamic symbol table 00:08:01.210 --72028-- Scheduler: using generic scheduler lock implementation. 00:08:01.210 --72028-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.210 ==72028== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72028-by-???-on-d89e21c6b51d 00:08:01.210 ==72028== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72028-by-???-on-d89e21c6b51d 00:08:01.210 ==72028== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72028-by-???-on-d89e21c6b51d 00:08:01.210 ==72028== 00:08:01.210 ==72028== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.210 ==72028== don't want to do, unless you know exactly what you're doing, 00:08:01.210 ==72028== or are doing some strange experiment): 00:08:01.210 ==72028== /usr/libexec/valgrind/../../bin/vgdb --pid=72028 ...command... 00:08:01.210 ==72028== 00:08:01.210 ==72028== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.210 ==72028== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:01.210 ==72028== and then give GDB the following command 00:08:01.210 ==72028== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72028 00:08:01.210 ==72028== --pid is optional if only one valgrind process is running 00:08:01.210 ==72028== 00:08:01.210 --72028-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.210 --72028-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.210 --72028-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.210 --72028-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.210 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.210 --72028-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.210 --72028-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.210 --72028-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.210 --72028-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.210 --72028-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.210 --72028-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.210 --72028-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.210 --72028-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.210 --72028-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.210 --72028-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.210 --72028-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.210 --72028-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.210 --72028-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.469 --72028-- Reading syms from /usr/lib64/libm.so.6 00:08:01.469 --72028-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.469 --72028-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.469 --72028-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.469 --72028-- Reading syms from /usr/lib64/libc.so.6 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.469 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.469 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.469 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.469 --72028-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.469 --72028-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.469 --72028-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.469 --72028-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.469 --72028-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.469 --72028-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.469 --72028-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 ==72028== Preferring higher priority redirection: 00:08:01.469 --72028-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.469 --72028-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.469 --72028-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.469 --72028-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 --72028-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.470 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.470 --72028-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.470 --72028-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.470 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.470 --72028-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.470 --72028-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.728 --72028-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.728 --72028-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.728 --72028-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.728 --72028-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.728 --72028-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.728 --72028-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.728 --72028-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.728 --72028-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.728 --72028-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.728 --72028-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.728 --72028-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.728 --72028-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.728 --72028-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.728 --72028-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.728 --72028-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.728 --72028-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.728 00:08:01.728 00:08:01.728 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.728 http://cunit.sourceforge.net/ 00:08:01.728 00:08:01.728 00:08:01.728 Suite: iscsi_target_node_suite 00:08:01.728 Test: add_lun_test_cases ...[2024-07-15 21:11:16.926004] /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:01.728 [2024-07-15 21:11:16.953631] /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:01.728 [2024-07-15 21:11:16.954703] /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:01.728 [2024-07-15 21:11:16.955168] /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:01.728 [2024-07-15 21:11:16.955957] /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:01.728 passed 00:08:01.728 Test: allow_any_allowed ...passed 00:08:01.728 Test: allow_ipv6_allowed ...passed 00:08:01.728 Test: allow_ipv6_denied ...passed 00:08:01.728 Test: allow_ipv6_invalid ...passed 00:08:01.728 Test: allow_ipv4_allowed ...passed 00:08:01.728 Test: allow_ipv4_denied ...passed 00:08:01.728 Test: allow_ipv4_invalid ...passed 00:08:01.728 Test: node_access_allowed ...passed 00:08:01.728 Test: node_access_denied_by_empty_netmask ...passed 00:08:01.728 Test: node_access_multi_initiator_groups_cases ...passed 00:08:01.728 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:01.728 Test: chap_param_test_cases ...[2024-07-15 21:11:17.008747] /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:01.728 [2024-07-15 21:11:17.009265] /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:01.728 [2024-07-15 21:11:17.009688] /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:01.728 [2024-07-15 21:11:17.010015] /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:01.728 [2024-07-15 21:11:17.010672] /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:01.728 passed 00:08:01.728 00:08:01.728 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.728 suites 1 1 n/a 0 0 00:08:01.728 tests 13 13 13 0 0 00:08:01.728 asserts 50 50 50 0 n/a 00:08:01.728 00:08:01.728 Elapsed time = 0.091 seconds 00:08:01.728 --72028-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.728 --72028-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.986 ==72028== 00:08:01.986 ==72028== HEAP SUMMARY: 00:08:01.986 ==72028== in use at exit: 0 bytes in 0 blocks 00:08:01.986 ==72028== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:01.986 ==72028== 00:08:01.986 ==72028== All heap blocks were freed -- no leaks are possible 00:08:01.986 ==72028== 00:08:01.986 ==72028== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.986 21:11:17 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:01.986 ==72039== Memcheck, a memory error detector 00:08:01.986 ==72039== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.986 ==72039== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.986 ==72039== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:01.986 ==72039== 00:08:01.986 --72039-- Valgrind options: 00:08:01.986 --72039-- --leak-check=full 00:08:01.986 --72039-- --error-exitcode=2 00:08:01.986 --72039-- --verbose 00:08:01.986 --72039-- Contents of /proc/version: 00:08:01.986 --72039-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:01.986 --72039-- 00:08:01.986 --72039-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.986 --72039-- Page sizes: currently 4096, max supported 4096 00:08:01.986 --72039-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.986 --72039-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:01.986 --72039-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.986 --72039-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.986 --72039-- might be shown as UnknownInlinedFun 00:08:01.986 --72039-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.986 --72039-- object doesn't have a dynamic symbol table 00:08:01.986 --72039-- Scheduler: using generic scheduler lock implementation. 00:08:01.986 --72039-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.986 ==72039== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72039-by-???-on-d89e21c6b51d 00:08:01.986 ==72039== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72039-by-???-on-d89e21c6b51d 00:08:01.986 ==72039== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72039-by-???-on-d89e21c6b51d 00:08:01.986 ==72039== 00:08:01.986 ==72039== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.986 ==72039== don't want to do, unless you know exactly what you're doing, 00:08:01.986 ==72039== or are doing some strange experiment): 00:08:01.986 ==72039== /usr/libexec/valgrind/../../bin/vgdb --pid=72039 ...command... 00:08:01.986 ==72039== 00:08:01.986 ==72039== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.986 ==72039== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:01.986 ==72039== and then give GDB the following command 00:08:01.986 ==72039== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72039 00:08:01.986 ==72039== --pid is optional if only one valgrind process is running 00:08:01.986 ==72039== 00:08:01.987 --72039-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.987 --72039-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.987 --72039-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.987 --72039-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.987 --72039-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.987 --72039-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.987 --72039-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.987 --72039-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.987 --72039-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.987 --72039-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.987 --72039-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.987 --72039-- Reading syms from /usr/lib64/libm.so.6 00:08:01.987 --72039-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.987 --72039-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.987 --72039-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.987 --72039-- Reading syms from /usr/lib64/libc.so.6 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.987 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.987 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.987 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.244 --72039-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.244 --72039-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.244 --72039-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.244 --72039-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.244 --72039-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.244 --72039-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:02.244 --72039-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.244 --72039-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.244 --72039-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.244 --72039-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.244 --72039-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.244 --72039-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 ==72039== Preferring higher priority redirection: 00:08:02.245 --72039-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:02.245 --72039-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:02.245 --72039-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 --72039-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.245 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.245 --72039-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.245 --72039-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.245 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.245 --72039-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.245 --72039-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.245 --72039-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.245 --72039-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.245 --72039-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.245 --72039-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.245 --72039-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.245 --72039-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.245 --72039-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.245 --72039-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.245 --72039-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.245 --72039-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.245 --72039-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.245 --72039-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.245 --72039-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.245 --72039-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.245 --72039-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.245 --72039-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.245 00:08:02.245 00:08:02.245 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.245 http://cunit.sourceforge.net/ 00:08:02.245 00:08:02.271 00:08:02.271 Suite: iscsi_suite 00:08:02.528 Test: op_login_check_target_test ...[2024-07-15 21:11:17.547381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:02.529 passed 00:08:02.529 Test: op_login_session_normal_test ...[2024-07-15 21:11:17.578511] /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.529 [2024-07-15 21:11:17.580574] /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.529 [2024-07-15 21:11:17.582372] /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.529 [2024-07-15 21:11:17.588772] /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.529 [2024-07-15 21:11:17.591727] /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.529 [2024-07-15 21:11:17.595202] /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.529 [2024-07-15 21:11:17.595429] /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.529 passed 00:08:02.529 Test: maxburstlength_test ...[2024-07-15 21:11:17.647132] /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:02.529 [2024-07-15 21:11:17.648113] /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:02.529 passed 00:08:02.529 Test: underflow_for_read_transfer_test ...passed 00:08:02.529 Test: underflow_for_zero_read_transfer_test ...passed 00:08:02.529 Test: underflow_for_request_sense_test ...passed 00:08:02.529 Test: underflow_for_check_condition_test ...passed 00:08:02.529 Test: add_transfer_task_test ...passed 00:08:02.529 Test: get_transfer_task_test ...passed 00:08:02.529 Test: del_transfer_task_test ...passed 00:08:02.529 Test: clear_all_transfer_tasks_test ...passed 00:08:02.529 Test: build_iovs_test ...passed 00:08:02.529 Test: build_iovs_with_md_test ...passed 00:08:02.529 Test: pdu_hdr_op_login_test ...[2024-07-15 21:11:17.815152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:02.529 [2024-07-15 21:11:17.823235] /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:02.529 [2024-07-15 21:11:17.825997] /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:02.529 passed 00:08:02.529 Test: pdu_hdr_op_text_test ...[2024-07-15 21:11:17.829447] /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:02.529 [2024-07-15 21:11:17.834455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:02.529 [2024-07-15 21:11:17.838376] /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:02.529 passed 00:08:02.529 Test: pdu_hdr_op_logout_test ...[2024-07-15 21:11:17.842423] /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:02.786 passed 00:08:02.786 Test: pdu_hdr_op_scsi_test ...[2024-07-15 21:11:17.857588] /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:02.786 [2024-07-15 21:11:17.858075] /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:02.786 [2024-07-15 21:11:17.859115] /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:02.786 [2024-07-15 21:11:17.863964] /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:02.786 [2024-07-15 21:11:17.865738] /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:02.786 [2024-07-15 21:11:17.869524] /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:02.786 passed 00:08:02.786 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-15 21:11:17.872096] /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:02.786 [2024-07-15 21:11:17.884944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:02.786 passed 00:08:02.786 Test: pdu_hdr_op_nopout_test ...[2024-07-15 21:11:17.892735] /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:02.786 [2024-07-15 21:11:17.896337] /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:02.787 [2024-07-15 21:11:17.897059] /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:02.787 [2024-07-15 21:11:17.897297] /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:02.787 passed 00:08:02.787 Test: pdu_hdr_op_data_test ...[2024-07-15 21:11:17.898617] /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:02.787 [2024-07-15 21:11:17.899995] /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:02.787 [2024-07-15 21:11:17.900993] /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:02.787 [2024-07-15 21:11:17.902272] /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:02.787 [2024-07-15 21:11:17.904338] /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:02.787 [2024-07-15 21:11:17.906558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:02.787 [2024-07-15 21:11:17.909763] /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:02.787 passed 00:08:02.787 Test: empty_text_with_cbit_test ...passed 00:08:02.787 Test: pdu_payload_read_test ...[2024-07-15 21:11:17.951519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:02.787 passed 00:08:02.787 Test: data_out_pdu_sequence_test ...passed 00:08:02.787 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:02.787 00:08:02.787 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.787 suites 1 1 n/a 0 0 00:08:02.787 tests 24 24 24 0 0 00:08:02.787 asserts 150253 150253 150253 0 n/a 00:08:02.787 00:08:02.787 Elapsed time = 0.514 seconds 00:08:02.787 --72039-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.787 --72039-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.044 ==72039== 00:08:03.044 ==72039== HEAP SUMMARY: 00:08:03.044 ==72039== in use at exit: 1,008 bytes in 3 blocks 00:08:03.044 ==72039== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:03.044 ==72039== 00:08:03.044 ==72039== Searching for pointers to 3 not-freed blocks 00:08:03.044 ==72039== Checked 6,871,304 bytes 00:08:03.044 ==72039== 00:08:03.044 ==72039== LEAK SUMMARY: 00:08:03.044 ==72039== definitely lost: 0 bytes in 0 blocks 00:08:03.045 ==72039== indirectly lost: 0 bytes in 0 blocks 00:08:03.045 ==72039== possibly lost: 0 bytes in 0 blocks 00:08:03.045 ==72039== still reachable: 1,008 bytes in 3 blocks 00:08:03.045 ==72039== suppressed: 0 bytes in 0 blocks 00:08:03.045 ==72039== Reachable blocks (those to which a pointer was found) are not shown. 00:08:03.045 ==72039== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:03.045 ==72039== 00:08:03.045 ==72039== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.045 21:11:18 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.045 ==72049== Memcheck, a memory error detector 00:08:03.045 ==72049== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.045 ==72049== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.045 ==72049== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.045 ==72049== 00:08:03.045 --72049-- Valgrind options: 00:08:03.045 --72049-- --leak-check=full 00:08:03.045 --72049-- --error-exitcode=2 00:08:03.045 --72049-- --verbose 00:08:03.045 --72049-- Contents of /proc/version: 00:08:03.045 --72049-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.045 --72049-- 00:08:03.045 --72049-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.045 --72049-- Page sizes: currently 4096, max supported 4096 00:08:03.045 --72049-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.045 --72049-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.045 --72049-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.045 --72049-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.045 --72049-- might be shown as UnknownInlinedFun 00:08:03.045 --72049-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.045 --72049-- object doesn't have a dynamic symbol table 00:08:03.045 --72049-- Scheduler: using generic scheduler lock implementation. 00:08:03.045 --72049-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.045 ==72049== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72049-by-???-on-d89e21c6b51d 00:08:03.045 ==72049== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72049-by-???-on-d89e21c6b51d 00:08:03.045 ==72049== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72049-by-???-on-d89e21c6b51d 00:08:03.045 ==72049== 00:08:03.045 ==72049== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.045 ==72049== don't want to do, unless you know exactly what you're doing, 00:08:03.045 ==72049== or are doing some strange experiment): 00:08:03.045 ==72049== /usr/libexec/valgrind/../../bin/vgdb --pid=72049 ...command... 00:08:03.045 ==72049== 00:08:03.045 ==72049== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.045 ==72049== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:03.045 ==72049== and then give GDB the following command 00:08:03.045 ==72049== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72049 00:08:03.045 ==72049== --pid is optional if only one valgrind process is running 00:08:03.045 ==72049== 00:08:03.045 --72049-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.045 --72049-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.045 --72049-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.045 --72049-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.045 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.045 --72049-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.045 --72049-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.045 --72049-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.045 --72049-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.045 --72049-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.045 --72049-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.045 --72049-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.045 --72049-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.045 --72049-- Reading syms from /usr/lib64/libm.so.6 00:08:03.045 --72049-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.045 --72049-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.045 --72049-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.045 --72049-- Reading syms from /usr/lib64/libc.so.6 00:08:03.045 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.045 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.045 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.045 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.045 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.045 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.045 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.045 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.045 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.046 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.046 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.046 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.046 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.046 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.046 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.046 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.046 --72049-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.046 --72049-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.303 --72049-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.303 --72049-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.303 --72049-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.303 --72049-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.303 --72049-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.303 --72049-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.303 --72049-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 ==72049== Preferring higher priority redirection: 00:08:03.303 --72049-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.303 --72049-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.303 --72049-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 --72049-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.303 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.303 --72049-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.303 --72049-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.303 ==72049== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.303 --72049-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.303 --72049-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.303 --72049-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.303 --72049-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.303 --72049-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.303 --72049-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.303 --72049-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.303 --72049-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.303 --72049-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.303 --72049-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.303 --72049-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.303 --72049-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.303 --72049-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.303 --72049-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.303 --72049-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.303 --72049-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.304 --72049-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.304 --72049-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.304 00:08:03.304 00:08:03.304 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.304 http://cunit.sourceforge.net/ 00:08:03.304 00:08:03.304 00:08:03.304 Suite: init_grp_suite 00:08:03.304 Test: create_initiator_group_success_case ...passed 00:08:03.304 Test: find_initiator_group_success_case ...passed 00:08:03.304 Test: register_initiator_group_twice_case ...passed 00:08:03.304 Test: add_initiator_name_success_case ...--72049-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:03.304 passed 00:08:03.561 Test: add_initiator_name_fail_case ...[2024-07-15 21:11:18.607644] /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:03.562 passed 00:08:03.562 Test: delete_all_initiator_names_success_case ...passed 00:08:03.562 Test: add_netmask_success_case ...passed 00:08:03.562 Test: add_netmask_fail_case ...[2024-07-15 21:11:18.647790] /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:03.562 passed 00:08:03.562 Test: delete_all_netmasks_success_case ...passed 00:08:03.562 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:03.562 Test: netmask_overwrite_all_to_any_case ...passed 00:08:03.562 Test: add_delete_initiator_names_case ...passed 00:08:03.562 Test: add_duplicated_initiator_names_case ...passed 00:08:03.562 Test: delete_nonexisting_initiator_names_case ...passed 00:08:03.562 Test: add_delete_netmasks_case ...passed 00:08:03.562 Test: add_duplicated_netmasks_case ...passed 00:08:03.562 Test: delete_nonexisting_netmasks_case ...passed 00:08:03.562 00:08:03.562 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.562 suites 1 1 n/a 0 0 00:08:03.562 tests 17 17 17 0 0 00:08:03.562 asserts 108 108 108 0 n/a 00:08:03.562 00:08:03.562 Elapsed time = 0.092 seconds 00:08:03.562 --72049-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.562 --72049-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.562 ==72049== 00:08:03.562 ==72049== HEAP SUMMARY: 00:08:03.562 ==72049== in use at exit: 0 bytes in 0 blocks 00:08:03.562 ==72049== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:03.562 ==72049== 00:08:03.562 ==72049== All heap blocks were freed -- no leaks are possible 00:08:03.562 ==72049== 00:08:03.562 ==72049== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.562 21:11:18 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:03.562 ==72060== Memcheck, a memory error detector 00:08:03.562 ==72060== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.562 ==72060== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.562 ==72060== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:03.562 ==72060== 00:08:03.562 --72060-- Valgrind options: 00:08:03.562 --72060-- --leak-check=full 00:08:03.562 --72060-- --error-exitcode=2 00:08:03.562 --72060-- --verbose 00:08:03.562 --72060-- Contents of /proc/version: 00:08:03.562 --72060-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.562 --72060-- 00:08:03.562 --72060-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.562 --72060-- Page sizes: currently 4096, max supported 4096 00:08:03.562 --72060-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.562 --72060-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:03.562 --72060-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.562 --72060-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.562 --72060-- might be shown as UnknownInlinedFun 00:08:03.562 --72060-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.562 --72060-- object doesn't have a dynamic symbol table 00:08:03.562 --72060-- Scheduler: using generic scheduler lock implementation. 00:08:03.562 --72060-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.562 ==72060== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72060-by-???-on-d89e21c6b51d 00:08:03.562 ==72060== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72060-by-???-on-d89e21c6b51d 00:08:03.562 ==72060== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72060-by-???-on-d89e21c6b51d 00:08:03.562 ==72060== 00:08:03.562 ==72060== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.562 ==72060== don't want to do, unless you know exactly what you're doing, 00:08:03.562 ==72060== or are doing some strange experiment): 00:08:03.562 ==72060== /usr/libexec/valgrind/../../bin/vgdb --pid=72060 ...command... 00:08:03.562 ==72060== 00:08:03.562 ==72060== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.562 ==72060== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:03.562 ==72060== and then give GDB the following command 00:08:03.562 ==72060== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72060 00:08:03.562 ==72060== --pid is optional if only one valgrind process is running 00:08:03.562 ==72060== 00:08:03.562 --72060-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.562 --72060-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.562 --72060-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.562 --72060-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.562 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.562 --72060-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.563 --72060-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.563 --72060-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.563 --72060-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.563 --72060-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.563 --72060-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.563 --72060-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.563 --72060-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.563 --72060-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.563 --72060-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.563 --72060-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.563 --72060-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.563 --72060-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.822 --72060-- Reading syms from /usr/lib64/libm.so.6 00:08:03.822 --72060-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.822 --72060-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.822 --72060-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.822 --72060-- Reading syms from /usr/lib64/libc.so.6 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.822 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.822 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.822 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.822 --72060-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.822 --72060-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.822 --72060-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.822 --72060-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.822 --72060-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.822 --72060-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.822 --72060-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 --72060-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.822 ==72060== Preferring higher priority redirection: 00:08:03.822 --72060-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.822 --72060-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.822 --72060-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 --72060-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.823 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.823 --72060-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.823 --72060-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.823 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.823 --72060-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.823 --72060-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.082 --72060-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.082 --72060-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.082 --72060-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.082 --72060-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.082 --72060-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.082 --72060-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.082 --72060-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.082 --72060-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.082 --72060-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.082 --72060-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.082 --72060-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.082 --72060-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.082 --72060-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.082 --72060-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.082 --72060-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.082 --72060-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.082 00:08:04.082 00:08:04.082 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.082 http://cunit.sourceforge.net/ 00:08:04.082 00:08:04.082 00:08:04.082 Suite: portal_grp_suite 00:08:04.082 Test: portal_create_ipv4_normal_case ...passed 00:08:04.082 Test: portal_create_ipv6_normal_case ...passed 00:08:04.082 Test: portal_create_ipv4_wildcard_case ...passed 00:08:04.082 Test: portal_create_ipv6_wildcard_case ...passed 00:08:04.082 Test: portal_create_twice_case ...[2024-07-15 21:11:19.305814] /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.082 passed 00:08:04.082 Test: portal_grp_register_unregister_case ...passed 00:08:04.082 Test: portal_grp_register_twice_case ...passed 00:08:04.082 Test: portal_grp_add_delete_case ...--72060-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:04.341 passed 00:08:04.341 Test: portal_grp_add_delete_twice_case ...passed 00:08:04.341 00:08:04.341 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.341 suites 1 1 n/a 0 0 00:08:04.341 tests 9 9 9 0 0 00:08:04.341 asserts 44 44 44 0 n/a 00:08:04.341 00:08:04.341 Elapsed time = 0.152 seconds 00:08:04.341 --72060-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.341 --72060-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.341 ==72060== 00:08:04.341 ==72060== HEAP SUMMARY: 00:08:04.341 ==72060== in use at exit: 0 bytes in 0 blocks 00:08:04.341 ==72060== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:04.341 ==72060== 00:08:04.341 ==72060== All heap blocks were freed -- no leaks are possible 00:08:04.341 ==72060== 00:08:04.341 ==72060== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.341 00:08:04.341 real 0m4.704s 00:08:04.341 user 0m4.487s 00:08:04.341 sys 0m0.199s 00:08:04.341 21:11:19 unittest_iscsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:04.341 21:11:19 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:04.341 ************************************ 00:08:04.341 END TEST unittest_iscsi 00:08:04.341 ************************************ 00:08:04.341 21:11:19 -- common/autotest_common.sh@1142 -- # return 0 00:08:04.341 21:11:19 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:04.341 21:11:19 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:04.341 21:11:19 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:04.341 21:11:19 -- common/autotest_common.sh@10 -- # set +x 00:08:04.341 ************************************ 00:08:04.341 START TEST unittest_json 00:08:04.341 ************************************ 00:08:04.341 21:11:19 unittest_json -- common/autotest_common.sh@1123 -- # unittest_json 00:08:04.341 21:11:19 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.341 ==72079== Memcheck, a memory error detector 00:08:04.341 ==72079== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.341 ==72079== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.341 ==72079== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.341 ==72079== 00:08:04.341 --72079-- Valgrind options: 00:08:04.341 --72079-- --leak-check=full 00:08:04.341 --72079-- --error-exitcode=2 00:08:04.341 --72079-- --verbose 00:08:04.341 --72079-- Contents of /proc/version: 00:08:04.341 --72079-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:04.341 --72079-- 00:08:04.341 --72079-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.341 --72079-- Page sizes: currently 4096, max supported 4096 00:08:04.341 --72079-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.341 --72079-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.341 --72079-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.341 --72079-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.341 --72079-- might be shown as UnknownInlinedFun 00:08:04.341 --72079-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.341 --72079-- object doesn't have a dynamic symbol table 00:08:04.341 --72079-- Scheduler: using generic scheduler lock implementation. 00:08:04.341 --72079-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.341 ==72079== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72079-by-???-on-d89e21c6b51d 00:08:04.341 ==72079== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72079-by-???-on-d89e21c6b51d 00:08:04.341 ==72079== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72079-by-???-on-d89e21c6b51d 00:08:04.341 ==72079== 00:08:04.341 ==72079== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.341 ==72079== don't want to do, unless you know exactly what you're doing, 00:08:04.342 ==72079== or are doing some strange experiment): 00:08:04.342 ==72079== /usr/libexec/valgrind/../../bin/vgdb --pid=72079 ...command... 00:08:04.342 ==72079== 00:08:04.342 ==72079== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.342 ==72079== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:04.342 ==72079== and then give GDB the following command 00:08:04.342 ==72079== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72079 00:08:04.342 ==72079== --pid is optional if only one valgrind process is running 00:08:04.342 ==72079== 00:08:04.342 --72079-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.342 --72079-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.600 --72079-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.600 --72079-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.600 --72079-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.600 --72079-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.600 --72079-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.600 --72079-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.600 --72079-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.600 --72079-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.600 --72079-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.600 --72079-- Reading syms from /usr/lib64/libm.so.6 00:08:04.600 --72079-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.600 --72079-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.600 --72079-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libc.so.6 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.600 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.600 --72079-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.600 --72079-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.600 --72079-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.600 --72079-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.600 --72079-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.600 --72079-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.600 --72079-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.858 --72079-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 ==72079== Preferring higher priority redirection: 00:08:04.858 --72079-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.858 --72079-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.858 --72079-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 --72079-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.858 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.859 --72079-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.859 --72079-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.859 ==72079== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.859 --72079-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.859 --72079-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.859 --72079-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.859 --72079-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.859 --72079-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.859 --72079-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.859 --72079-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.859 --72079-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.859 --72079-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.859 --72079-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.859 --72079-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.859 --72079-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.859 --72079-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.859 --72079-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.859 --72079-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.859 --72079-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.859 --72079-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.859 --72079-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.859 00:08:04.859 00:08:04.859 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.859 http://cunit.sourceforge.net/ 00:08:04.859 00:08:04.859 00:08:04.859 Suite: json 00:08:04.859 Test: test_parse_literal ...passed 00:08:04.859 Test: test_parse_string_simple ...passed 00:08:04.859 Test: test_parse_string_control_chars ...passed 00:08:05.117 Test: test_parse_string_utf8 ...passed 00:08:05.117 Test: test_parse_string_escapes_twochar ...passed 00:08:05.117 Test: test_parse_string_escapes_unicode ...passed 00:08:05.376 Test: test_parse_number ...passed 00:08:05.376 Test: test_parse_array ...passed 00:08:05.376 Test: test_parse_object ...passed 00:08:05.634 Test: test_parse_nesting ...passed 00:08:05.634 Test: test_parse_comment ...passed 00:08:05.634 00:08:05.634 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.634 suites 1 1 n/a 0 0 00:08:05.634 tests 11 11 11 0 0 00:08:05.634 asserts 1516 1516 1516 0 n/a 00:08:05.634 00:08:05.634 Elapsed time = 0.726 seconds 00:08:05.634 --72079-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.634 --72079-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.634 ==72079== 00:08:05.634 ==72079== HEAP SUMMARY: 00:08:05.634 ==72079== in use at exit: 0 bytes in 0 blocks 00:08:05.634 ==72079== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:05.634 ==72079== 00:08:05.634 ==72079== All heap blocks were freed -- no leaks are possible 00:08:05.634 ==72079== 00:08:05.634 ==72079== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.634 21:11:20 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:05.634 ==72099== Memcheck, a memory error detector 00:08:05.634 ==72099== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.634 ==72099== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.634 ==72099== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:05.634 ==72099== 00:08:05.634 --72099-- Valgrind options: 00:08:05.634 --72099-- --leak-check=full 00:08:05.634 --72099-- --error-exitcode=2 00:08:05.634 --72099-- --verbose 00:08:05.634 --72099-- Contents of /proc/version: 00:08:05.634 --72099-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:05.634 --72099-- 00:08:05.634 --72099-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.634 --72099-- Page sizes: currently 4096, max supported 4096 00:08:05.634 --72099-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.635 --72099-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:05.635 --72099-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.635 --72099-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.635 --72099-- might be shown as UnknownInlinedFun 00:08:05.635 --72099-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.635 --72099-- object doesn't have a dynamic symbol table 00:08:05.635 --72099-- Scheduler: using generic scheduler lock implementation. 00:08:05.635 --72099-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.635 ==72099== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72099-by-???-on-d89e21c6b51d 00:08:05.635 ==72099== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72099-by-???-on-d89e21c6b51d 00:08:05.635 ==72099== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72099-by-???-on-d89e21c6b51d 00:08:05.635 ==72099== 00:08:05.635 ==72099== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.635 ==72099== don't want to do, unless you know exactly what you're doing, 00:08:05.635 ==72099== or are doing some strange experiment): 00:08:05.635 ==72099== /usr/libexec/valgrind/../../bin/vgdb --pid=72099 ...command... 00:08:05.635 ==72099== 00:08:05.635 ==72099== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.635 ==72099== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:05.635 ==72099== and then give GDB the following command 00:08:05.635 ==72099== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72099 00:08:05.635 ==72099== --pid is optional if only one valgrind process is running 00:08:05.635 ==72099== 00:08:05.893 --72099-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.893 --72099-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.893 --72099-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.893 --72099-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.893 --72099-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.893 --72099-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.893 --72099-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.893 --72099-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.893 --72099-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.893 --72099-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.893 --72099-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.893 --72099-- Reading syms from /usr/lib64/libm.so.6 00:08:05.893 --72099-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.893 --72099-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:05.893 --72099-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libc.so.6 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.893 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.893 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.893 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.893 --72099-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.893 --72099-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.893 --72099-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.893 --72099-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.894 --72099-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.894 --72099-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 ==72099== Preferring higher priority redirection: 00:08:05.894 --72099-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.894 --72099-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.894 --72099-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.894 --72099-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.151 --72099-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.151 --72099-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.151 --72099-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.151 --72099-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.151 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.151 --72099-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.151 --72099-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.151 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.151 --72099-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.151 --72099-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.151 --72099-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.151 --72099-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.152 --72099-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.152 --72099-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.152 --72099-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.152 --72099-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.152 --72099-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.152 --72099-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.152 --72099-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.152 --72099-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.152 --72099-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.152 --72099-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.152 --72099-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.152 --72099-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.152 --72099-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.152 --72099-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.152 00:08:06.152 00:08:06.152 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.152 http://cunit.sourceforge.net/ 00:08:06.152 00:08:06.152 00:08:06.152 Suite: json 00:08:06.152 Test: test_strequal ...passed 00:08:06.152 Test: test_num_to_uint16 ...passed 00:08:06.152 Test: test_num_to_int32 ...passed 00:08:06.152 Test: test_num_to_uint64 ...passed 00:08:06.152 Test: test_decode_object ...passed 00:08:06.152 Test: test_decode_array ...passed 00:08:06.152 Test: test_decode_bool ...passed 00:08:06.152 Test: test_decode_uint16 ...passed 00:08:06.152 Test: test_decode_int32 ...passed 00:08:06.152 Test: test_decode_uint32 ...passed 00:08:06.152 Test: test_decode_uint64 ...passed 00:08:06.152 Test: test_decode_string ...passed 00:08:06.152 Test: test_decode_uuid ...passed 00:08:06.152 Test: test_find ...passed 00:08:06.152 Test: test_find_array ...passed 00:08:06.152 Test: test_iterating ...passed 00:08:06.152 Test: test_free_object ...passed 00:08:06.152 00:08:06.152 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.152 suites 1 1 n/a 0 0 00:08:06.152 tests 17 17 17 0 0 00:08:06.152 asserts 236 236 236 0 n/a 00:08:06.152 00:08:06.152 Elapsed time = 0.105 seconds 00:08:06.410 --72099-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.410 --72099-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.410 ==72099== 00:08:06.410 ==72099== HEAP SUMMARY: 00:08:06.410 ==72099== in use at exit: 0 bytes in 0 blocks 00:08:06.410 ==72099== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:06.410 ==72099== 00:08:06.410 ==72099== All heap blocks were freed -- no leaks are possible 00:08:06.410 ==72099== 00:08:06.410 ==72099== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.410 21:11:21 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.410 ==72104== Memcheck, a memory error detector 00:08:06.410 ==72104== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.410 ==72104== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.410 ==72104== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.410 ==72104== 00:08:06.410 --72104-- Valgrind options: 00:08:06.410 --72104-- --leak-check=full 00:08:06.410 --72104-- --error-exitcode=2 00:08:06.410 --72104-- --verbose 00:08:06.410 --72104-- Contents of /proc/version: 00:08:06.410 --72104-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:06.410 --72104-- 00:08:06.410 --72104-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.410 --72104-- Page sizes: currently 4096, max supported 4096 00:08:06.410 --72104-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.410 --72104-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.410 --72104-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.410 --72104-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.410 --72104-- might be shown as UnknownInlinedFun 00:08:06.410 --72104-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.410 --72104-- object doesn't have a dynamic symbol table 00:08:06.410 --72104-- Scheduler: using generic scheduler lock implementation. 00:08:06.410 --72104-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.410 ==72104== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72104-by-???-on-d89e21c6b51d 00:08:06.410 ==72104== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72104-by-???-on-d89e21c6b51d 00:08:06.410 ==72104== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72104-by-???-on-d89e21c6b51d 00:08:06.410 ==72104== 00:08:06.410 ==72104== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.410 ==72104== don't want to do, unless you know exactly what you're doing, 00:08:06.410 ==72104== or are doing some strange experiment): 00:08:06.410 ==72104== /usr/libexec/valgrind/../../bin/vgdb --pid=72104 ...command... 00:08:06.410 ==72104== 00:08:06.410 ==72104== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.410 ==72104== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:06.410 ==72104== and then give GDB the following command 00:08:06.410 ==72104== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72104 00:08:06.410 ==72104== --pid is optional if only one valgrind process is running 00:08:06.410 ==72104== 00:08:06.410 --72104-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.410 --72104-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.410 --72104-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.410 --72104-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.410 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.410 --72104-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.410 --72104-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.410 --72104-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.410 --72104-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.410 --72104-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.410 --72104-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.410 --72104-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.410 --72104-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.410 --72104-- Reading syms from /usr/lib64/libm.so.6 00:08:06.410 --72104-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.410 --72104-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.410 --72104-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.410 --72104-- Reading syms from /usr/lib64/libc.so.6 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.669 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.669 --72104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.669 --72104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.669 --72104-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.669 --72104-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.669 --72104-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.669 --72104-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.669 --72104-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.669 --72104-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.669 --72104-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.669 --72104-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 ==72104== Preferring higher priority redirection: 00:08:06.670 --72104-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.670 --72104-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.670 --72104-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 --72104-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.670 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.670 --72104-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.670 --72104-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.670 ==72104== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.670 --72104-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.670 --72104-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.670 --72104-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.670 --72104-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.670 --72104-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.670 --72104-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.670 --72104-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.929 --72104-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.929 --72104-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.929 --72104-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.929 --72104-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.929 --72104-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.929 --72104-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.929 --72104-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.929 --72104-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.929 --72104-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.929 --72104-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.929 --72104-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.929 00:08:06.929 00:08:06.929 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.929 http://cunit.sourceforge.net/ 00:08:06.929 00:08:06.929 00:08:06.929 Suite: json 00:08:06.929 Test: test_write_literal ...passed 00:08:06.929 Test: test_write_string_simple ...passed 00:08:06.929 Test: test_write_string_escapes ...passed 00:08:06.929 Test: test_write_string_utf16le ...passed 00:08:06.929 Test: test_write_number_int32 ...passed 00:08:06.929 Test: test_write_number_uint32 ...passed 00:08:06.929 Test: test_write_number_uint128 ...passed 00:08:07.187 Test: test_write_string_number_uint128 ...passed 00:08:07.188 Test: test_write_number_int64 ...passed 00:08:07.188 Test: test_write_number_uint64 ...passed 00:08:07.188 Test: test_write_number_double ...passed 00:08:07.188 Test: test_write_uuid ...passed 00:08:07.188 Test: test_write_array ...passed 00:08:07.188 Test: test_write_object ...passed 00:08:07.188 Test: test_write_nesting ...passed 00:08:07.188 Test: test_write_val ...passed 00:08:07.188 00:08:07.188 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.188 suites 1 1 n/a 0 0 00:08:07.188 tests 16 16 16 0 0 00:08:07.188 asserts 918 918 918 0 n/a 00:08:07.188 00:08:07.188 Elapsed time = 0.340 seconds 00:08:07.188 --72104-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.188 --72104-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.188 ==72104== 00:08:07.188 ==72104== HEAP SUMMARY: 00:08:07.188 ==72104== in use at exit: 0 bytes in 0 blocks 00:08:07.188 ==72104== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:07.188 ==72104== 00:08:07.188 ==72104== All heap blocks were freed -- no leaks are possible 00:08:07.188 ==72104== 00:08:07.188 ==72104== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.188 21:11:22 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.188 ==72112== Memcheck, a memory error detector 00:08:07.188 ==72112== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.188 ==72112== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.188 ==72112== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.188 ==72112== 00:08:07.188 --72112-- Valgrind options: 00:08:07.188 --72112-- --leak-check=full 00:08:07.188 --72112-- --error-exitcode=2 00:08:07.188 --72112-- --verbose 00:08:07.188 --72112-- Contents of /proc/version: 00:08:07.188 --72112-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.188 --72112-- 00:08:07.188 --72112-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.188 --72112-- Page sizes: currently 4096, max supported 4096 00:08:07.188 --72112-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.188 --72112-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.188 --72112-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.188 --72112-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.188 --72112-- might be shown as UnknownInlinedFun 00:08:07.188 --72112-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.188 --72112-- object doesn't have a dynamic symbol table 00:08:07.445 --72112-- Scheduler: using generic scheduler lock implementation. 00:08:07.445 --72112-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.445 ==72112== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72112-by-???-on-d89e21c6b51d 00:08:07.446 ==72112== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72112-by-???-on-d89e21c6b51d 00:08:07.446 ==72112== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72112-by-???-on-d89e21c6b51d 00:08:07.446 ==72112== 00:08:07.446 ==72112== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.446 ==72112== don't want to do, unless you know exactly what you're doing, 00:08:07.446 ==72112== or are doing some strange experiment): 00:08:07.446 ==72112== /usr/libexec/valgrind/../../bin/vgdb --pid=72112 ...command... 00:08:07.446 ==72112== 00:08:07.446 ==72112== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.446 ==72112== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:07.446 ==72112== and then give GDB the following command 00:08:07.446 ==72112== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72112 00:08:07.446 ==72112== --pid is optional if only one valgrind process is running 00:08:07.446 ==72112== 00:08:07.446 --72112-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.446 --72112-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.446 --72112-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.446 --72112-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.446 --72112-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.446 --72112-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.446 --72112-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.446 --72112-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.446 --72112-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.446 --72112-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.446 --72112-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.446 --72112-- Reading syms from /usr/lib64/libm.so.6 00:08:07.446 --72112-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.446 --72112-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:07.446 --72112-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libc.so.6 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.446 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.446 --72112-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.446 --72112-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.446 --72112-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.446 --72112-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.446 --72112-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.446 --72112-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.446 --72112-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.703 --72112-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.703 --72112-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 ==72112== Preferring higher priority redirection: 00:08:07.704 --72112-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.704 --72112-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.704 --72112-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 --72112-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.704 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.704 --72112-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.704 --72112-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.704 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.704 --72112-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.704 --72112-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.704 --72112-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.704 --72112-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.704 --72112-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.704 --72112-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.704 --72112-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.704 --72112-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.704 --72112-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.704 --72112-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.704 --72112-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.704 --72112-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.704 --72112-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.704 --72112-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.704 --72112-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.704 --72112-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.704 --72112-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.704 --72112-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.704 00:08:07.704 00:08:07.704 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.704 http://cunit.sourceforge.net/ 00:08:07.704 00:08:07.704 00:08:07.704 Suite: jsonrpc 00:08:07.704 Test: test_parse_request ...--72112-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:07.961 passed 00:08:07.961 Test: test_parse_request_streaming ...passed 00:08:07.961 00:08:07.961 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.961 suites 1 1 n/a 0 0 00:08:07.961 tests 2 2 2 0 0 00:08:07.961 asserts 289 289 289 0 n/a 00:08:07.961 00:08:07.961 Elapsed time = 0.112 seconds 00:08:07.961 --72112-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.961 --72112-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.961 ==72112== 00:08:07.961 ==72112== HEAP SUMMARY: 00:08:07.961 ==72112== in use at exit: 0 bytes in 0 blocks 00:08:07.961 ==72112== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:07.961 ==72112== 00:08:07.961 ==72112== All heap blocks were freed -- no leaks are possible 00:08:07.961 ==72112== 00:08:07.961 ==72112== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.961 00:08:07.961 real 0m3.541s 00:08:07.961 user 0m3.418s 00:08:07.961 sys 0m0.112s 00:08:07.961 21:11:23 unittest_json -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:07.961 21:11:23 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:07.961 ************************************ 00:08:07.962 END TEST unittest_json 00:08:07.962 ************************************ 00:08:07.962 21:11:23 -- common/autotest_common.sh@1142 -- # return 0 00:08:07.962 21:11:23 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:07.962 21:11:23 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:07.962 21:11:23 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:07.962 21:11:23 -- common/autotest_common.sh@10 -- # set +x 00:08:07.962 ************************************ 00:08:07.962 START TEST unittest_rpc 00:08:07.962 ************************************ 00:08:07.962 21:11:23 unittest_rpc -- common/autotest_common.sh@1123 -- # unittest_rpc 00:08:07.962 21:11:23 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:07.962 ==72141== Memcheck, a memory error detector 00:08:07.962 ==72141== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.962 ==72141== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.962 ==72141== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:07.962 ==72141== 00:08:07.962 --72141-- Valgrind options: 00:08:07.962 --72141-- --leak-check=full 00:08:07.962 --72141-- --error-exitcode=2 00:08:07.962 --72141-- --verbose 00:08:07.962 --72141-- Contents of /proc/version: 00:08:07.962 --72141-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.962 --72141-- 00:08:07.962 --72141-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.962 --72141-- Page sizes: currently 4096, max supported 4096 00:08:07.962 --72141-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.962 --72141-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:07.962 --72141-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.962 --72141-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.962 --72141-- might be shown as UnknownInlinedFun 00:08:07.962 --72141-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.962 --72141-- object doesn't have a dynamic symbol table 00:08:07.962 --72141-- Scheduler: using generic scheduler lock implementation. 00:08:07.962 --72141-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.962 ==72141== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72141-by-???-on-d89e21c6b51d 00:08:07.962 ==72141== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72141-by-???-on-d89e21c6b51d 00:08:07.962 ==72141== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72141-by-???-on-d89e21c6b51d 00:08:07.962 ==72141== 00:08:07.962 ==72141== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.962 ==72141== don't want to do, unless you know exactly what you're doing, 00:08:07.962 ==72141== or are doing some strange experiment): 00:08:07.962 ==72141== /usr/libexec/valgrind/../../bin/vgdb --pid=72141 ...command... 00:08:07.962 ==72141== 00:08:07.962 ==72141== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.962 ==72141== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:07.962 ==72141== and then give GDB the following command 00:08:07.962 ==72141== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72141 00:08:07.962 ==72141== --pid is optional if only one valgrind process is running 00:08:07.962 ==72141== 00:08:07.962 --72141-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.962 --72141-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.962 --72141-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.962 --72141-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.962 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.962 --72141-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.962 --72141-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.962 --72141-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.962 --72141-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.962 --72141-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.962 --72141-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.962 --72141-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.962 --72141-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.962 --72141-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.962 --72141-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:07.962 --72141-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.962 --72141-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.962 --72141-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.220 --72141-- Reading syms from /usr/lib64/libm.so.6 00:08:08.220 --72141-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.220 --72141-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:08.220 --72141-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.220 --72141-- Reading syms from /usr/lib64/libc.so.6 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.220 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.220 --72141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.220 --72141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.220 --72141-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.220 --72141-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.220 --72141-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.220 --72141-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.220 --72141-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.220 --72141-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.220 --72141-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 ==72141== Preferring higher priority redirection: 00:08:08.220 --72141-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.220 --72141-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.220 --72141-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.220 --72141-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 --72141-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 --72141-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 --72141-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 --72141-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 --72141-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.221 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.221 --72141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.221 --72141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.221 ==72141== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.221 --72141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.221 --72141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.478 --72141-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.478 --72141-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.478 --72141-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.478 --72141-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.478 --72141-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.478 --72141-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.478 --72141-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.478 --72141-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.478 --72141-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.478 --72141-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.478 --72141-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.478 --72141-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.478 --72141-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.479 --72141-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.479 --72141-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:08.479 --72141-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.479 --72141-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.479 00:08:08.479 00:08:08.479 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.479 http://cunit.sourceforge.net/ 00:08:08.479 00:08:08.479 00:08:08.479 Suite: rpc 00:08:08.479 Test: test_jsonrpc_handler ...passed 00:08:08.479 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:08.479 Test: test_rpc_get_methods ...[2024-07-15 21:11:23.686271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:08.479 passed 00:08:08.479 Test: test_rpc_spdk_get_version ...passed 00:08:08.479 Test: test_spdk_rpc_listen_close ...passed 00:08:08.479 Test: test_rpc_run_multiple_servers ...passed 00:08:08.479 00:08:08.479 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.479 suites 1 1 n/a 0 0 00:08:08.479 tests 6 6 6 0 0 00:08:08.479 asserts 23 23 23 0 n/a 00:08:08.479 00:08:08.479 Elapsed time = 0.073 seconds 00:08:08.479 --72141-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.479 --72141-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.737 ==72141== 00:08:08.737 ==72141== HEAP SUMMARY: 00:08:08.737 ==72141== in use at exit: 513 bytes in 6 blocks 00:08:08.737 ==72141== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:08.737 ==72141== 00:08:08.737 ==72141== Searching for pointers to 6 not-freed blocks 00:08:08.738 ==72141== Checked 6,317,616 bytes 00:08:08.738 ==72141== 00:08:08.738 ==72141== LEAK SUMMARY: 00:08:08.738 ==72141== definitely lost: 0 bytes in 0 blocks 00:08:08.738 ==72141== indirectly lost: 0 bytes in 0 blocks 00:08:08.738 ==72141== possibly lost: 0 bytes in 0 blocks 00:08:08.738 ==72141== still reachable: 513 bytes in 6 blocks 00:08:08.738 ==72141== suppressed: 0 bytes in 0 blocks 00:08:08.738 ==72141== Reachable blocks (those to which a pointer was found) are not shown. 00:08:08.738 ==72141== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:08.738 ==72141== 00:08:08.738 ==72141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.738 00:08:08.738 real 0m0.711s 00:08:08.738 user 0m0.676s 00:08:08.738 sys 0m0.032s 00:08:08.738 21:11:23 unittest_rpc -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:08.738 21:11:23 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:08.738 ************************************ 00:08:08.738 END TEST unittest_rpc 00:08:08.738 ************************************ 00:08:08.738 21:11:23 -- common/autotest_common.sh@1142 -- # return 0 00:08:08.738 21:11:23 -- 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:08.738 21:11:23 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:08.738 21:11:23 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:08.738 21:11:23 -- common/autotest_common.sh@10 -- # set +x 00:08:08.738 ************************************ 00:08:08.738 START TEST unittest_notify 00:08:08.738 ************************************ 00:08:08.738 21:11:23 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:08.738 ==72167== Memcheck, a memory error detector 00:08:08.738 ==72167== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.738 ==72167== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.738 ==72167== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:08.738 ==72167== 00:08:08.738 --72167-- Valgrind options: 00:08:08.738 --72167-- --leak-check=full 00:08:08.738 --72167-- --error-exitcode=2 00:08:08.738 --72167-- --verbose 00:08:08.738 --72167-- Contents of /proc/version: 00:08:08.738 --72167-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.738 --72167-- 00:08:08.738 --72167-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.738 --72167-- Page sizes: currently 4096, max supported 4096 00:08:08.738 --72167-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.738 --72167-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:08.738 --72167-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.738 --72167-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.738 --72167-- might be shown as UnknownInlinedFun 00:08:08.738 --72167-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.738 --72167-- object doesn't have a dynamic symbol table 00:08:08.738 --72167-- Scheduler: using generic scheduler lock implementation. 00:08:08.738 --72167-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.738 ==72167== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72167-by-???-on-d89e21c6b51d 00:08:08.738 ==72167== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72167-by-???-on-d89e21c6b51d 00:08:08.738 ==72167== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72167-by-???-on-d89e21c6b51d 00:08:08.738 ==72167== 00:08:08.738 ==72167== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.738 ==72167== don't want to do, unless you know exactly what you're doing, 00:08:08.738 ==72167== or are doing some strange experiment): 00:08:08.738 ==72167== /usr/libexec/valgrind/../../bin/vgdb --pid=72167 ...command... 00:08:08.738 ==72167== 00:08:08.738 ==72167== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.738 ==72167== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:08.738 ==72167== and then give GDB the following command 00:08:08.738 ==72167== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72167 00:08:08.738 ==72167== --pid is optional if only one valgrind process is running 00:08:08.738 ==72167== 00:08:08.738 --72167-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.738 --72167-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.738 --72167-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.738 --72167-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.738 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.738 --72167-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.738 --72167-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.738 --72167-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.738 --72167-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.738 --72167-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.738 --72167-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.738 --72167-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.738 --72167-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.738 --72167-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.738 --72167-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:08.739 --72167-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.739 --72167-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.739 --72167-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.739 --72167-- Reading syms from /usr/lib64/libm.so.6 00:08:08.739 --72167-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.739 --72167-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:08.739 --72167-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.739 --72167-- Reading syms from /usr/lib64/libc.so.6 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.997 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.997 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.997 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.997 --72167-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.997 --72167-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.997 --72167-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.997 --72167-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.997 --72167-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.997 --72167-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.997 --72167-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 ==72167== Preferring higher priority redirection: 00:08:08.997 --72167-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.997 --72167-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.997 --72167-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.997 --72167-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 --72167-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.998 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.998 --72167-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.998 --72167-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.998 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.998 --72167-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.998 --72167-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.998 --72167-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.998 --72167-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.998 --72167-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.256 --72167-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.256 --72167-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.256 --72167-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.256 --72167-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.256 --72167-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.256 --72167-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.256 --72167-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.256 --72167-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.256 --72167-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.256 --72167-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.256 --72167-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.256 --72167-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.256 --72167-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.256 00:08:09.256 00:08:09.256 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.256 http://cunit.sourceforge.net/ 00:08:09.256 00:08:09.256 00:08:09.256 Suite: app_suite 00:08:09.256 Test: notify ...passed 00:08:09.256 00:08:09.256 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.256 suites 1 1 n/a 0 0 00:08:09.256 tests 1 1 1 0 0 00:08:09.256 asserts 13 13 13 0 n/a 00:08:09.256 00:08:09.256 Elapsed time = 0.014 seconds 00:08:09.256 --72167-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.256 --72167-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.256 ==72167== 00:08:09.256 ==72167== HEAP SUMMARY: 00:08:09.256 ==72167== in use at exit: 288 bytes in 2 blocks 00:08:09.256 ==72167== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:09.256 ==72167== 00:08:09.256 ==72167== Searching for pointers to 2 not-freed blocks 00:08:09.256 ==72167== Checked 6,559,232 bytes 00:08:09.256 ==72167== 00:08:09.257 ==72167== LEAK SUMMARY: 00:08:09.257 ==72167== definitely lost: 0 bytes in 0 blocks 00:08:09.257 ==72167== indirectly lost: 0 bytes in 0 blocks 00:08:09.257 ==72167== possibly lost: 0 bytes in 0 blocks 00:08:09.257 ==72167== still reachable: 288 bytes in 2 blocks 00:08:09.257 ==72167== suppressed: 0 bytes in 0 blocks 00:08:09.257 ==72167== Reachable blocks (those to which a pointer was found) are not shown. 00:08:09.257 ==72167== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:09.257 ==72167== 00:08:09.257 ==72167== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.257 00:08:09.257 real 0m0.646s 00:08:09.257 user 0m0.620s 00:08:09.257 sys 0m0.024s 00:08:09.257 21:11:24 unittest_notify -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:09.257 21:11:24 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:09.257 ************************************ 00:08:09.257 END TEST unittest_notify 00:08:09.257 ************************************ 00:08:09.257 21:11:24 -- common/autotest_common.sh@1142 -- # return 0 00:08:09.257 21:11:24 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:09.257 21:11:24 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:09.257 21:11:24 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:09.257 21:11:24 -- common/autotest_common.sh@10 -- # set +x 00:08:09.257 ************************************ 00:08:09.257 START TEST unittest_nvme 00:08:09.257 ************************************ 00:08:09.257 21:11:24 unittest_nvme -- common/autotest_common.sh@1123 -- # unittest_nvme 00:08:09.257 21:11:24 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.257 ==72190== Memcheck, a memory error detector 00:08:09.257 ==72190== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.257 ==72190== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.257 ==72190== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.257 ==72190== 00:08:09.257 --72190-- Valgrind options: 00:08:09.257 --72190-- --leak-check=full 00:08:09.257 --72190-- --error-exitcode=2 00:08:09.257 --72190-- --verbose 00:08:09.257 --72190-- Contents of /proc/version: 00:08:09.257 --72190-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.257 --72190-- 00:08:09.257 --72190-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.257 --72190-- Page sizes: currently 4096, max supported 4096 00:08:09.257 --72190-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.257 --72190-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.257 --72190-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.257 --72190-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.257 --72190-- might be shown as UnknownInlinedFun 00:08:09.257 --72190-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.257 --72190-- object doesn't have a dynamic symbol table 00:08:09.257 --72190-- Scheduler: using generic scheduler lock implementation. 00:08:09.257 --72190-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.257 ==72190== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72190-by-???-on-d89e21c6b51d 00:08:09.257 ==72190== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72190-by-???-on-d89e21c6b51d 00:08:09.257 ==72190== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72190-by-???-on-d89e21c6b51d 00:08:09.257 ==72190== 00:08:09.257 ==72190== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.257 ==72190== don't want to do, unless you know exactly what you're doing, 00:08:09.257 ==72190== or are doing some strange experiment): 00:08:09.257 ==72190== /usr/libexec/valgrind/../../bin/vgdb --pid=72190 ...command... 00:08:09.257 ==72190== 00:08:09.257 ==72190== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.257 ==72190== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:09.257 ==72190== and then give GDB the following command 00:08:09.257 ==72190== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72190 00:08:09.257 ==72190== --pid is optional if only one valgrind process is running 00:08:09.257 ==72190== 00:08:09.516 --72190-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.516 --72190-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.516 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.516 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.516 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.516 --72190-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.516 --72190-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.516 --72190-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.516 --72190-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.516 --72190-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.516 --72190-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.516 --72190-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.516 --72190-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.516 --72190-- Reading syms from /usr/lib64/libm.so.6 00:08:09.516 --72190-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.516 --72190-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:09.516 --72190-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.516 --72190-- Reading syms from /usr/lib64/libc.so.6 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.517 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.517 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.517 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.517 --72190-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.517 --72190-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.517 --72190-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.517 --72190-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.775 --72190-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.775 --72190-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.775 --72190-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.775 --72190-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 ==72190== Preferring higher priority redirection: 00:08:09.776 --72190-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.776 --72190-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.776 --72190-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 --72190-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.776 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.776 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.776 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.776 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.776 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.776 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.776 --72190-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.776 --72190-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.776 --72190-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.776 --72190-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.776 --72190-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.776 --72190-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.776 --72190-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.776 --72190-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.776 --72190-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.776 --72190-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.776 --72190-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.776 --72190-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.776 --72190-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.776 --72190-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.776 --72190-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.776 --72190-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.776 00:08:09.776 00:08:09.776 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.776 http://cunit.sourceforge.net/ 00:08:09.776 00:08:09.776 00:08:09.776 Suite: nvme 00:08:09.776 Test: test_opc_data_transfer ...passed 00:08:09.776 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:10.034 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:10.034 Test: test_trid_parse_and_compare ...[2024-07-15 21:11:25.098429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:10.035 [2024-07-15 21:11:25.133012] /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.035 [2024-07-15 21:11:25.135231] /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.035 [2024-07-15 21:11:25.135523] /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.035 [2024-07-15 21:11:25.137382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:10.035 [2024-07-15 21:11:25.137650] /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.035 --72190-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:10.035 passed 00:08:10.035 Test: test_trid_trtype_str ...passed 00:08:10.035 Test: test_trid_adrfam_str ...passed 00:08:10.035 Test: test_nvme_ctrlr_probe ...[2024-07-15 21:11:25.205703] /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.035 passed 00:08:10.035 Test: test_spdk_nvme_probe ...[2024-07-15 21:11:25.213485] /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.035 [2024-07-15 21:11:25.214214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:10.035 [2024-07-15 21:11:25.217521] /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.035 [2024-07-15 21:11:25.218026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:10.035 passed 00:08:10.035 Test: test_spdk_nvme_connect ...[2024-07-15 21:11:25.229808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:10.035 [2024-07-15 21:11:25.275272] /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.035 passed 00:08:10.035 Test: test_nvme_ctrlr_probe_internal ...[2024-07-15 21:11:25.279377] /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.035 [2024-07-15 21:11:25.280192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:10.035 passed 00:08:10.035 Test: test_nvme_init_controllers ...[2024-07-15 21:11:25.290091] /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.035 passed 00:08:10.035 Test: test_nvme_driver_init ...[2024-07-15 21:11:25.307298] /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.035 [2024-07-15 21:11:25.307972] /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.293 [2024-07-15 21:11:25.419868] /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.293 [2024-07-15 21:11:25.423680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:10.293 passed 00:08:10.293 Test: test_spdk_nvme_detach ...passed 00:08:10.293 Test: test_nvme_completion_poll_cb ...passed 00:08:10.294 Test: test_nvme_user_copy_cmd_complete ...--72190-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:10.294 passed 00:08:10.294 Test: test_nvme_allocate_request_null ...passed 00:08:10.294 Test: test_nvme_allocate_request ...passed 00:08:10.294 Test: test_nvme_free_request ...passed 00:08:10.294 Test: test_nvme_allocate_request_user_copy ...passed 00:08:10.294 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:10.294 Test: test_nvme_request_check_timeout ...passed 00:08:10.294 Test: test_nvme_wait_for_completion ...passed 00:08:10.294 Test: test_spdk_nvme_parse_func ...--72190-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:10.294 passed 00:08:10.294 Test: test_spdk_nvme_detach_async ...passed 00:08:10.294 Test: test_nvme_parse_addr ...[2024-07-15 21:11:25.559721] /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.294 passed 00:08:10.294 00:08:10.294 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.294 suites 1 1 n/a 0 0 00:08:10.294 tests 25 25 25 0 0 00:08:10.294 asserts 326 326 326 0 n/a 00:08:10.294 00:08:10.294 Elapsed time = 0.382 seconds 00:08:10.294 --72190-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.294 --72190-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.551 ==72190== 00:08:10.551 ==72190== HEAP SUMMARY: 00:08:10.551 ==72190== in use at exit: 0 bytes in 0 blocks 00:08:10.551 ==72190== total heap usage: 176 allocs, 176 frees, 147,654 bytes allocated 00:08:10.551 ==72190== 00:08:10.551 ==72190== All heap blocks were freed -- no leaks are possible 00:08:10.551 ==72190== 00:08:10.551 ==72190== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.551 21:11:25 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.551 ==72204== Memcheck, a memory error detector 00:08:10.551 ==72204== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.551 ==72204== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.551 ==72204== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.551 ==72204== 00:08:10.551 --72204-- Valgrind options: 00:08:10.551 --72204-- --leak-check=full 00:08:10.551 --72204-- --error-exitcode=2 00:08:10.551 --72204-- --verbose 00:08:10.551 --72204-- Contents of /proc/version: 00:08:10.551 --72204-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:10.552 --72204-- 00:08:10.552 --72204-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.552 --72204-- Page sizes: currently 4096, max supported 4096 00:08:10.552 --72204-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.552 --72204-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.552 --72204-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.552 --72204-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.552 --72204-- might be shown as UnknownInlinedFun 00:08:10.552 --72204-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.552 --72204-- object doesn't have a dynamic symbol table 00:08:10.552 --72204-- Scheduler: using generic scheduler lock implementation. 00:08:10.552 --72204-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.552 ==72204== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72204-by-???-on-d89e21c6b51d 00:08:10.552 ==72204== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72204-by-???-on-d89e21c6b51d 00:08:10.552 ==72204== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72204-by-???-on-d89e21c6b51d 00:08:10.552 ==72204== 00:08:10.552 ==72204== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.552 ==72204== don't want to do, unless you know exactly what you're doing, 00:08:10.552 ==72204== or are doing some strange experiment): 00:08:10.552 ==72204== /usr/libexec/valgrind/../../bin/vgdb --pid=72204 ...command... 00:08:10.552 ==72204== 00:08:10.552 ==72204== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.552 ==72204== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:10.552 ==72204== and then give GDB the following command 00:08:10.552 ==72204== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72204 00:08:10.552 ==72204== --pid is optional if only one valgrind process is running 00:08:10.552 ==72204== 00:08:10.552 --72204-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.552 --72204-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.552 --72204-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.552 --72204-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.552 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.552 --72204-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.552 --72204-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.552 --72204-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.552 --72204-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.552 --72204-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.552 --72204-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.552 --72204-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.552 --72204-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.552 --72204-- Reading syms from /usr/lib64/libm.so.6 00:08:10.552 --72204-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.552 --72204-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:10.552 --72204-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.552 --72204-- Reading syms from /usr/lib64/libc.so.6 00:08:10.552 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.552 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.552 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.552 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.552 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.552 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.552 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.552 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.552 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.553 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.553 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.553 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.553 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.553 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.553 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.553 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.553 --72204-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.553 --72204-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.810 --72204-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.810 --72204-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.810 --72204-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.810 --72204-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.810 --72204-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.810 --72204-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.810 --72204-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.810 --72204-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 ==72204== Preferring higher priority redirection: 00:08:10.811 --72204-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.811 --72204-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.811 --72204-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 --72204-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.811 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.811 --72204-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.811 --72204-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.811 ==72204== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.811 --72204-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.811 --72204-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.811 --72204-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.811 --72204-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.811 --72204-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.811 --72204-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.811 --72204-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.811 --72204-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.811 --72204-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.811 --72204-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.811 --72204-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.811 --72204-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.811 --72204-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.811 --72204-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.811 --72204-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.811 --72204-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.811 --72204-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.811 --72204-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.811 00:08:10.811 00:08:10.811 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.811 http://cunit.sourceforge.net/ 00:08:10.811 00:08:10.811 00:08:10.811 Suite: nvme_ctrlr 00:08:11.069 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-15 21:11:26.110245] /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.069 --72204-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:11.069 --72204-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:11.069 --72204-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:11.069 passed 00:08:11.069 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-15 21:11:26.239629] /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.069 passed 00:08:11.069 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-15 21:11:26.245353] /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.069 passed 00:08:11.069 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-15 21:11:26.250652] /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.069 passed 00:08:11.069 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-15 21:11:26.255923] /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.069 [2024-07-15 21:11:26.263084] /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 21:11:26.267333] /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 21:11:26.271189] /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.070 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-15 21:11:26.278520] /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.070 [2024-07-15 21:11:26.288698] /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 21:11:26.292458] /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.070 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-15 21:11:26.299803] /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.070 [2024-07-15 21:11:26.305648] /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 21:11:26.313425] /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.070 Test: test_nvme_ctrlr_init_delay ...[2024-07-15 21:11:26.320662] /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.070 passed 00:08:11.070 Test: test_alloc_io_qpair_rr_1 ...[2024-07-15 21:11:26.327890] /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.070 [2024-07-15 21:11:26.344747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5475:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:11.070 [2024-07-15 21:11:26.351462] /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.070 [2024-07-15 21:11:26.352671] /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.070 [2024-07-15 21:11:26.353136] /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.070 passed 00:08:11.070 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:11.070 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:11.070 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-15 21:11:26.372121] /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.070 passed 00:08:11.070 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-15 21:11:26.377708] /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.070 [2024-07-15 21:11:26.380929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5475:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:11.328 passed 00:08:11.328 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-15 21:11:26.387989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5003:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:11.328 [2024-07-15 21:11:26.392737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5040:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:11.328 [2024-07-15 21:11:26.397734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5080:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:11.328 [2024-07-15 21:11:26.400628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5040:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:11.328 passed 00:08:11.328 Test: test_nvme_ctrlr_fail ...[2024-07-15 21:11:26.403506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:11.328 passed 00:08:11.328 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:11.328 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:11.328 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-15 21:11:26.418186] /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.328 passed 00:08:11.328 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:11.328 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-15 21:11:26.431848] /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.893 passed 00:08:11.893 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:11.893 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:11.893 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:11.893 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-15 21:11:27.081084] /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.893 passed 00:08:11.893 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-15 21:11:27.106416] /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.893 passed 00:08:11.893 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-15 21:11:27.110439] /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.894 [2024-07-15 21:11:27.117563] /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:11.894 passed 00:08:11.894 Test: test_alloc_io_qpair_fail ...[2024-07-15 21:11:27.120014] /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.894 [2024-07-15 21:11:27.121098] /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:11.894 passed 00:08:11.894 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:11.894 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:11.894 Test: test_nvme_ctrlr_set_state ...[2024-07-15 21:11:27.138351] /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:11.894 passed 00:08:11.894 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-15 21:11:27.139429] /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.894 passed 00:08:11.894 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-15 21:11:27.179233] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-15 21:11:27.263840] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_reset ...[2024-07-15 21:11:27.280581] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_aer_callback ...[2024-07-15 21:11:27.300002] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-15 21:11:27.316898] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:12.152 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:12.152 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-15 21:11:27.352904] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:12.152 Test: test_nvme_ctrlr_ana_resize ...[2024-07-15 21:11:27.369993] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:12.152 Test: test_nvme_transport_ctrlr_ready ...[2024-07-15 21:11:27.382819] /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.152 [2024-07-15 21:11:27.384455] /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.152 passed 00:08:12.152 Test: test_nvme_ctrlr_disable ...[2024-07-15 21:11:27.385606] /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.152 passed 00:08:12.152 00:08:12.152 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.152 suites 1 1 n/a 0 0 00:08:12.152 tests 44 44 44 0 0 00:08:12.152 asserts 10434 10434 10434 0 n/a 00:08:12.152 00:08:12.152 Elapsed time = 1.243 seconds 00:08:12.152 --72204-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.152 --72204-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.152 ==72204== 00:08:12.152 ==72204== HEAP SUMMARY: 00:08:12.152 ==72204== in use at exit: 0 bytes in 0 blocks 00:08:12.152 ==72204== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:12.152 ==72204== 00:08:12.152 ==72204== All heap blocks were freed -- no leaks are possible 00:08:12.152 ==72204== 00:08:12.152 ==72204== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.153 21:11:27 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.411 ==72222== Memcheck, a memory error detector 00:08:12.411 ==72222== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.411 ==72222== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.411 ==72222== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:12.411 ==72222== 00:08:12.411 --72222-- Valgrind options: 00:08:12.411 --72222-- --leak-check=full 00:08:12.411 --72222-- --error-exitcode=2 00:08:12.411 --72222-- --verbose 00:08:12.411 --72222-- Contents of /proc/version: 00:08:12.411 --72222-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:12.411 --72222-- 00:08:12.411 --72222-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.411 --72222-- Page sizes: currently 4096, max supported 4096 00:08:12.411 --72222-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.411 --72222-- 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.411 --72222-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.411 --72222-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.411 --72222-- might be shown as UnknownInlinedFun 00:08:12.411 --72222-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.411 --72222-- object doesn't have a dynamic symbol table 00:08:12.411 --72222-- Scheduler: using generic scheduler lock implementation. 00:08:12.411 --72222-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.411 ==72222== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72222-by-???-on-d89e21c6b51d 00:08:12.411 ==72222== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72222-by-???-on-d89e21c6b51d 00:08:12.411 ==72222== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72222-by-???-on-d89e21c6b51d 00:08:12.411 ==72222== 00:08:12.411 ==72222== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.411 ==72222== don't want to do, unless you know exactly what you're doing, 00:08:12.411 ==72222== or are doing some strange experiment): 00:08:12.411 ==72222== /usr/libexec/valgrind/../../bin/vgdb --pid=72222 ...command... 00:08:12.411 ==72222== 00:08:12.411 ==72222== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.412 ==72222== /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.412 ==72222== and then give GDB the following command 00:08:12.412 ==72222== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72222 00:08:12.412 ==72222== --pid is optional if only one valgrind process is running 00:08:12.412 ==72222== 00:08:12.412 --72222-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.412 --72222-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.412 --72222-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.412 --72222-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.412 --72222-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.412 --72222-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.412 --72222-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.412 --72222-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.412 --72222-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.412 --72222-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.412 --72222-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.412 --72222-- Reading syms from /usr/lib64/libm.so.6 00:08:12.412 --72222-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.412 --72222-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:12.412 --72222-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.412 --72222-- Reading syms from /usr/lib64/libc.so.6 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.412 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.412 --72222-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.412 --72222-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.670 --72222-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.671 --72222-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.671 --72222-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.671 --72222-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.671 --72222-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.671 --72222-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.671 --72222-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 ==72222== Preferring higher priority redirection: 00:08:12.671 --72222-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.671 --72222-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.671 --72222-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 --72222-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.671 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.671 --72222-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.671 --72222-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.671 ==72222== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.671 --72222-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.671 --72222-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.671 --72222-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.671 --72222-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.671 --72222-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.671 --72222-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.671 --72222-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.672 --72222-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.672 --72222-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.672 --72222-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.672 --72222-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.672 --72222-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.672 --72222-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.672 --72222-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.672 --72222-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.672 --72222-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.672 --72222-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.672 --72222-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.930 00:08:12.930 00:08:12.930 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.930 http://cunit.sourceforge.net/ 00:08:12.930 00:08:12.930 00:08:12.930 Suite: nvme_ctrlr_cmd 00:08:12.930 Test: test_get_log_pages ...passed 00:08:12.930 Test: test_set_feature_cmd ...passed 00:08:12.930 Test: test_set_feature_ns_cmd ...passed 00:08:12.930 Test: test_get_feature_cmd ...passed 00:08:12.930 Test: test_get_feature_ns_cmd ...passed 00:08:12.930 Test: test_abort_cmd ...passed 00:08:12.930 Test: test_set_host_id_cmds ...[2024-07-15 21:11:28.068675] /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:12.930 passed 00:08:12.930 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:12.930 Test: test_io_raw_cmd ...passed 00:08:12.930 Test: test_io_raw_cmd_with_md ...passed 00:08:12.930 Test: test_namespace_attach ...passed 00:08:12.930 Test: test_namespace_detach ...passed 00:08:12.930 Test: test_namespace_create ...passed 00:08:12.930 Test: test_namespace_delete ...passed 00:08:12.930 Test: test_doorbell_buffer_config ...passed 00:08:12.930 Test: test_format_nvme ...passed 00:08:12.930 Test: test_fw_commit ...passed 00:08:12.930 Test: test_fw_image_download ...passed 00:08:12.930 Test: test_sanitize ...passed 00:08:12.930 Test: test_directive ...passed 00:08:12.930 Test: test_nvme_request_add_abort ...passed 00:08:12.930 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:12.930 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:12.930 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:12.930 00:08:12.930 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.930 suites 1 1 n/a 0 0 00:08:12.930 tests 24 24 24 0 0 00:08:12.930 asserts 198 198 198 0 n/a 00:08:12.930 00:08:12.930 Elapsed time = 0.180 seconds 00:08:12.930 --72222-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.930 --72222-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.188 ==72222== 00:08:13.188 ==72222== HEAP SUMMARY: 00:08:13.188 ==72222== in use at exit: 0 bytes in 0 blocks 00:08:13.188 ==72222== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:13.188 ==72222== 00:08:13.188 ==72222== All heap blocks were freed -- no leaks are possible 00:08:13.188 ==72222== 00:08:13.188 ==72222== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.188 21:11:28 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.188 ==72229== Memcheck, a memory error detector 00:08:13.188 ==72229== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.188 ==72229== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.188 ==72229== 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.188 ==72229== 00:08:13.188 --72229-- Valgrind options: 00:08:13.188 --72229-- --leak-check=full 00:08:13.188 --72229-- --error-exitcode=2 00:08:13.188 --72229-- --verbose 00:08:13.188 --72229-- Contents of /proc/version: 00:08:13.188 --72229-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:13.188 --72229-- 00:08:13.188 --72229-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.188 --72229-- Page sizes: currently 4096, max supported 4096 00:08:13.188 --72229-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.188 --72229-- 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.188 --72229-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.188 --72229-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.188 --72229-- might be shown as UnknownInlinedFun 00:08:13.188 --72229-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.188 --72229-- object doesn't have a dynamic symbol table 00:08:13.188 --72229-- Scheduler: using generic scheduler lock implementation. 00:08:13.188 --72229-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.188 ==72229== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72229-by-???-on-d89e21c6b51d 00:08:13.189 ==72229== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72229-by-???-on-d89e21c6b51d 00:08:13.189 ==72229== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72229-by-???-on-d89e21c6b51d 00:08:13.189 ==72229== 00:08:13.189 ==72229== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.189 ==72229== don't want to do, unless you know exactly what you're doing, 00:08:13.189 ==72229== or are doing some strange experiment): 00:08:13.189 ==72229== /usr/libexec/valgrind/../../bin/vgdb --pid=72229 ...command... 00:08:13.189 ==72229== 00:08:13.189 ==72229== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.189 ==72229== /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.189 ==72229== and then give GDB the following command 00:08:13.189 ==72229== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72229 00:08:13.189 ==72229== --pid is optional if only one valgrind process is running 00:08:13.189 ==72229== 00:08:13.189 --72229-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.189 --72229-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.189 --72229-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.189 --72229-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.189 --72229-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.189 --72229-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.189 --72229-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.189 --72229-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.189 --72229-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.189 --72229-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.189 --72229-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.189 --72229-- Reading syms from /usr/lib64/libm.so.6 00:08:13.189 --72229-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.189 --72229-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:13.189 --72229-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.189 --72229-- Reading syms from /usr/lib64/libc.so.6 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.189 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.189 --72229-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.189 --72229-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.447 --72229-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.447 --72229-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.447 --72229-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.447 --72229-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.447 --72229-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.447 --72229-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.447 --72229-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 ==72229== Preferring higher priority redirection: 00:08:13.447 --72229-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.447 --72229-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.447 --72229-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 --72229-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.447 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.447 --72229-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.447 --72229-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.447 ==72229== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.447 --72229-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.447 --72229-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.447 --72229-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.447 --72229-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.447 --72229-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.447 --72229-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.447 --72229-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.448 --72229-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.448 --72229-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.448 --72229-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.448 --72229-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.448 --72229-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.448 --72229-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.448 --72229-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.448 --72229-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.448 --72229-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.705 --72229-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.705 --72229-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.705 00:08:13.705 00:08:13.706 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.706 http://cunit.sourceforge.net/ 00:08:13.706 00:08:13.706 00:08:13.706 Suite: nvme_ctrlr_cmd 00:08:13.706 Test: test_geometry_cmd ...passed 00:08:13.706 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:13.706 00:08:13.706 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.706 suites 1 1 n/a 0 0 00:08:13.706 tests 2 2 2 0 0 00:08:13.706 asserts 7 7 7 0 n/a 00:08:13.706 00:08:13.706 Elapsed time = 0.017 seconds 00:08:13.706 --72229-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.706 --72229-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.706 ==72229== 00:08:13.706 ==72229== HEAP SUMMARY: 00:08:13.706 ==72229== in use at exit: 0 bytes in 0 blocks 00:08:13.706 ==72229== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:13.706 ==72229== 00:08:13.706 ==72229== All heap blocks were freed -- no leaks are possible 00:08:13.706 ==72229== 00:08:13.706 ==72229== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.706 21:11:28 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.706 ==72241== Memcheck, a memory error detector 00:08:13.706 ==72241== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.706 ==72241== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.706 ==72241== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.706 ==72241== 00:08:13.706 --72241-- Valgrind options: 00:08:13.706 --72241-- --leak-check=full 00:08:13.706 --72241-- --error-exitcode=2 00:08:13.706 --72241-- --verbose 00:08:13.706 --72241-- Contents of /proc/version: 00:08:13.706 --72241-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:13.706 --72241-- 00:08:13.706 --72241-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.706 --72241-- Page sizes: currently 4096, max supported 4096 00:08:13.706 --72241-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.706 --72241-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.706 --72241-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.706 --72241-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.706 --72241-- might be shown as UnknownInlinedFun 00:08:13.706 --72241-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.706 --72241-- object doesn't have a dynamic symbol table 00:08:13.706 --72241-- Scheduler: using generic scheduler lock implementation. 00:08:13.706 --72241-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.706 ==72241== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72241-by-???-on-d89e21c6b51d 00:08:13.706 ==72241== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72241-by-???-on-d89e21c6b51d 00:08:13.706 ==72241== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72241-by-???-on-d89e21c6b51d 00:08:13.706 ==72241== 00:08:13.706 ==72241== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.706 ==72241== don't want to do, unless you know exactly what you're doing, 00:08:13.706 ==72241== or are doing some strange experiment): 00:08:13.706 ==72241== /usr/libexec/valgrind/../../bin/vgdb --pid=72241 ...command... 00:08:13.706 ==72241== 00:08:13.706 ==72241== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.706 ==72241== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:13.706 ==72241== and then give GDB the following command 00:08:13.706 ==72241== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72241 00:08:13.706 ==72241== --pid is optional if only one valgrind process is running 00:08:13.706 ==72241== 00:08:13.706 --72241-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.706 --72241-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.706 --72241-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.706 --72241-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.706 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.706 --72241-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.707 --72241-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.707 --72241-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.707 --72241-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.707 --72241-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.707 --72241-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.707 --72241-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.707 --72241-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.707 --72241-- Reading syms from /usr/lib64/libm.so.6 00:08:13.707 --72241-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.707 --72241-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:13.707 --72241-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.707 --72241-- Reading syms from /usr/lib64/libc.so.6 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.964 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.964 --72241-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.964 --72241-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.964 --72241-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.964 --72241-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.964 --72241-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.964 --72241-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.964 --72241-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.965 --72241-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.965 --72241-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 ==72241== Preferring higher priority redirection: 00:08:13.965 --72241-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.965 --72241-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.965 --72241-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 --72241-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.965 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.965 --72241-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.965 --72241-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.965 ==72241== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.965 --72241-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.965 --72241-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.965 --72241-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.965 --72241-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.965 --72241-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.965 --72241-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.965 --72241-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.965 --72241-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.965 --72241-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.965 --72241-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.965 --72241-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.965 --72241-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.965 --72241-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.965 --72241-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.965 --72241-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.223 --72241-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.223 --72241-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.223 --72241-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.223 00:08:14.223 00:08:14.223 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.223 http://cunit.sourceforge.net/ 00:08:14.223 00:08:14.223 00:08:14.223 Suite: nvme 00:08:14.223 Test: test_nvme_ns_construct ...passed 00:08:14.223 Test: test_nvme_ns_uuid ...passed 00:08:14.223 Test: test_nvme_ns_csi ...passed 00:08:14.223 Test: test_nvme_ns_data ...passed 00:08:14.223 Test: test_nvme_ns_set_identify_data ...passed 00:08:14.223 Test: test_spdk_nvme_ns_get_values ...passed 00:08:14.223 Test: test_spdk_nvme_ns_is_active ...passed 00:08:14.223 Test: spdk_nvme_ns_supports ...passed 00:08:14.223 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:14.223 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72241-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:14.223 passed 00:08:14.223 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:14.223 Test: test_nvme_ns_find_id_desc ...passed 00:08:14.223 00:08:14.223 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.223 suites 1 1 n/a 0 0 00:08:14.223 tests 12 12 12 0 0 00:08:14.223 asserts 95 95 95 0 n/a 00:08:14.223 00:08:14.223 Elapsed time = 0.073 seconds 00:08:14.223 --72241-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.223 --72241-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.223 ==72241== 00:08:14.223 ==72241== HEAP SUMMARY: 00:08:14.223 ==72241== in use at exit: 0 bytes in 0 blocks 00:08:14.223 ==72241== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:14.223 ==72241== 00:08:14.223 ==72241== All heap blocks were freed -- no leaks are possible 00:08:14.223 ==72241== 00:08:14.223 ==72241== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.223 21:11:29 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.223 ==72242== Memcheck, a memory error detector 00:08:14.223 ==72242== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.223 ==72242== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.223 ==72242== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:14.223 ==72242== 00:08:14.223 --72242-- Valgrind options: 00:08:14.223 --72242-- --leak-check=full 00:08:14.223 --72242-- --error-exitcode=2 00:08:14.223 --72242-- --verbose 00:08:14.223 --72242-- Contents of /proc/version: 00:08:14.223 --72242-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:14.223 --72242-- 00:08:14.223 --72242-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.223 --72242-- Page sizes: currently 4096, max supported 4096 00:08:14.223 --72242-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.223 --72242-- 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.223 --72242-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.223 --72242-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.223 --72242-- might be shown as UnknownInlinedFun 00:08:14.223 --72242-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.223 --72242-- object doesn't have a dynamic symbol table 00:08:14.224 --72242-- Scheduler: using generic scheduler lock implementation. 00:08:14.224 --72242-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.224 ==72242== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72242-by-???-on-d89e21c6b51d 00:08:14.224 ==72242== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72242-by-???-on-d89e21c6b51d 00:08:14.224 ==72242== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72242-by-???-on-d89e21c6b51d 00:08:14.224 ==72242== 00:08:14.224 ==72242== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.224 ==72242== don't want to do, unless you know exactly what you're doing, 00:08:14.224 ==72242== or are doing some strange experiment): 00:08:14.224 ==72242== /usr/libexec/valgrind/../../bin/vgdb --pid=72242 ...command... 00:08:14.224 ==72242== 00:08:14.224 ==72242== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.224 ==72242== /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.224 ==72242== and then give GDB the following command 00:08:14.224 ==72242== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72242 00:08:14.224 ==72242== --pid is optional if only one valgrind process is running 00:08:14.224 ==72242== 00:08:14.224 --72242-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.224 --72242-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.481 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.481 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.481 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.481 --72242-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.481 --72242-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.481 --72242-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.481 --72242-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.481 --72242-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.481 --72242-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.481 --72242-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.481 --72242-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.481 --72242-- Reading syms from /usr/lib64/libm.so.6 00:08:14.481 --72242-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.481 --72242-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:14.481 --72242-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.481 --72242-- Reading syms from /usr/lib64/libc.so.6 00:08:14.481 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.481 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.481 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.481 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.481 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.482 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.482 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.482 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.482 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.482 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.482 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.482 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.482 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.482 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.482 --72242-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.482 --72242-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.482 --72242-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.482 --72242-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.482 --72242-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.482 --72242-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.482 --72242-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 ==72242== Preferring higher priority redirection: 00:08:14.482 --72242-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.482 --72242-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.482 --72242-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 --72242-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.482 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.482 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.482 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.483 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.483 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.740 --72242-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.740 --72242-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.740 --72242-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.740 --72242-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.740 --72242-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.740 --72242-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.740 --72242-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.740 --72242-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.740 --72242-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.740 --72242-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.740 --72242-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.740 --72242-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.740 --72242-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.740 --72242-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.740 --72242-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.740 --72242-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.740 00:08:14.740 00:08:14.740 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.740 http://cunit.sourceforge.net/ 00:08:14.740 00:08:14.740 00:08:14.740 Suite: nvme_ns_cmd 00:08:14.740 Test: split_test ...passed 00:08:14.740 Test: split_test2 ...passed 00:08:14.740 Test: split_test3 ...passed 00:08:14.740 Test: split_test4 ...passed 00:08:14.740 Test: test_nvme_ns_cmd_flush ...passed 00:08:14.740 Test: test_nvme_ns_cmd_dataset_management ...--72242-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:14.740 passed 00:08:14.740 Test: test_nvme_ns_cmd_copy ...passed 00:08:14.740 Test: test_io_flags ...[2024-07-15 21:11:29.987173] /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.740 passed 00:08:14.740 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:14.740 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:14.740 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:14.740 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:14.740 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:14.740 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:14.740 Test: test_cmd_child_request ...passed 00:08:15.002 Test: test_nvme_ns_cmd_readv ...passed 00:08:15.002 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_writev ...[2024-07-15 21:11:30.068037] /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:15.003 passed 00:08:15.003 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_comparev ...passed 00:08:15.003 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:15.003 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:15.003 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:15.003 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:15.003 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-15 21:11:30.164933] /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.003 passed 00:08:15.003 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-15 21:11:30.173697] /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.003 passed 00:08:15.003 Test: test_nvme_ns_cmd_verify ...passed 00:08:15.003 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:15.003 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:15.003 00:08:15.003 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.003 suites 1 1 n/a 0 0 00:08:15.003 tests 32 32 32 0 0 00:08:15.003 asserts 550 550 550 0 n/a 00:08:15.003 00:08:15.003 Elapsed time = 0.279 seconds 00:08:15.003 --72242-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.003 --72242-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.003 ==72242== 00:08:15.003 ==72242== HEAP SUMMARY: 00:08:15.003 ==72242== in use at exit: 0 bytes in 0 blocks 00:08:15.003 ==72242== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:15.003 ==72242== 00:08:15.003 ==72242== All heap blocks were freed -- no leaks are possible 00:08:15.003 ==72242== 00:08:15.003 ==72242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.003 21:11:30 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.003 ==72256== Memcheck, a memory error detector 00:08:15.003 ==72256== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.003 ==72256== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.003 ==72256== 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.003 ==72256== 00:08:15.003 --72256-- Valgrind options: 00:08:15.003 --72256-- --leak-check=full 00:08:15.003 --72256-- --error-exitcode=2 00:08:15.003 --72256-- --verbose 00:08:15.003 --72256-- Contents of /proc/version: 00:08:15.003 --72256-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:15.003 --72256-- 00:08:15.003 --72256-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.003 --72256-- Page sizes: currently 4096, max supported 4096 00:08:15.004 --72256-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.004 --72256-- 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.004 --72256-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.004 --72256-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.004 --72256-- might be shown as UnknownInlinedFun 00:08:15.004 --72256-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.004 --72256-- object doesn't have a dynamic symbol table 00:08:15.004 --72256-- Scheduler: using generic scheduler lock implementation. 00:08:15.004 --72256-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.004 ==72256== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72256-by-???-on-d89e21c6b51d 00:08:15.004 ==72256== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72256-by-???-on-d89e21c6b51d 00:08:15.004 ==72256== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72256-by-???-on-d89e21c6b51d 00:08:15.004 ==72256== 00:08:15.004 ==72256== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.004 ==72256== don't want to do, unless you know exactly what you're doing, 00:08:15.004 ==72256== or are doing some strange experiment): 00:08:15.004 ==72256== /usr/libexec/valgrind/../../bin/vgdb --pid=72256 ...command... 00:08:15.004 ==72256== 00:08:15.004 ==72256== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.004 ==72256== /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.004 ==72256== and then give GDB the following command 00:08:15.004 ==72256== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72256 00:08:15.004 ==72256== --pid is optional if only one valgrind process is running 00:08:15.004 ==72256== 00:08:15.004 --72256-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.262 --72256-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.262 --72256-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.263 --72256-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.263 --72256-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.263 --72256-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.263 --72256-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.263 --72256-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.263 --72256-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.263 --72256-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.263 --72256-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.263 --72256-- Reading syms from /usr/lib64/libm.so.6 00:08:15.263 --72256-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.263 --72256-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:15.263 --72256-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libc.so.6 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.263 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.263 --72256-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.263 --72256-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.263 --72256-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.263 --72256-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.263 --72256-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.263 --72256-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.263 --72256-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.263 --72256-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 ==72256== Preferring higher priority redirection: 00:08:15.263 --72256-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.263 --72256-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.263 --72256-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.263 --72256-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.521 --72256-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.521 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.521 --72256-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.521 --72256-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.521 ==72256== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.521 --72256-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.521 --72256-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.521 --72256-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.521 --72256-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.521 --72256-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.521 --72256-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.521 --72256-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.521 --72256-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.521 --72256-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.521 --72256-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.521 --72256-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.521 --72256-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.521 --72256-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.521 --72256-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.521 --72256-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.521 --72256-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.521 --72256-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.521 --72256-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.521 00:08:15.521 00:08:15.521 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.521 http://cunit.sourceforge.net/ 00:08:15.521 00:08:15.521 00:08:15.521 Suite: nvme_ns_cmd 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:15.521 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:15.521 00:08:15.521 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.521 suites 1 1 n/a 0 0 00:08:15.521 tests 12 12 12 0 0 00:08:15.521 asserts 123 123 123 0 n/a 00:08:15.521 00:08:15.521 Elapsed time = 0.060 seconds 00:08:15.521 --72256-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.521 --72256-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.521 ==72256== 00:08:15.521 ==72256== HEAP SUMMARY: 00:08:15.521 ==72256== in use at exit: 0 bytes in 0 blocks 00:08:15.521 ==72256== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:15.521 ==72256== 00:08:15.521 ==72256== All heap blocks were freed -- no leaks are possible 00:08:15.521 ==72256== 00:08:15.521 ==72256== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.522 21:11:30 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.779 ==72263== Memcheck, a memory error detector 00:08:15.779 ==72263== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.779 ==72263== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.779 ==72263== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.779 ==72263== 00:08:15.779 --72263-- Valgrind options: 00:08:15.779 --72263-- --leak-check=full 00:08:15.779 --72263-- --error-exitcode=2 00:08:15.779 --72263-- --verbose 00:08:15.779 --72263-- Contents of /proc/version: 00:08:15.779 --72263-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:15.779 --72263-- 00:08:15.779 --72263-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.779 --72263-- Page sizes: currently 4096, max supported 4096 00:08:15.779 --72263-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.779 --72263-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.779 --72263-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.779 --72263-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.779 --72263-- might be shown as UnknownInlinedFun 00:08:15.780 --72263-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.780 --72263-- object doesn't have a dynamic symbol table 00:08:15.780 --72263-- Scheduler: using generic scheduler lock implementation. 00:08:15.780 --72263-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.780 ==72263== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72263-by-???-on-d89e21c6b51d 00:08:15.780 ==72263== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72263-by-???-on-d89e21c6b51d 00:08:15.780 ==72263== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72263-by-???-on-d89e21c6b51d 00:08:15.780 ==72263== 00:08:15.780 ==72263== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.780 ==72263== don't want to do, unless you know exactly what you're doing, 00:08:15.780 ==72263== or are doing some strange experiment): 00:08:15.780 ==72263== /usr/libexec/valgrind/../../bin/vgdb --pid=72263 ...command... 00:08:15.780 ==72263== 00:08:15.780 ==72263== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.780 ==72263== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:15.780 ==72263== and then give GDB the following command 00:08:15.780 ==72263== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72263 00:08:15.780 ==72263== --pid is optional if only one valgrind process is running 00:08:15.780 ==72263== 00:08:15.780 --72263-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.780 --72263-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.780 --72263-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.780 --72263-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.780 --72263-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.780 --72263-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.780 --72263-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.780 --72263-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.780 --72263-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.780 --72263-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.780 --72263-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.780 --72263-- Reading syms from /usr/lib64/libm.so.6 00:08:15.780 --72263-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.780 --72263-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:15.780 --72263-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libc.so.6 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.780 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.780 --72263-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.780 --72263-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.780 --72263-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.780 --72263-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.780 --72263-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.037 --72263-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.037 --72263-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.037 --72263-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.037 --72263-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 ==72263== Preferring higher priority redirection: 00:08:16.038 --72263-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.038 --72263-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.038 --72263-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 --72263-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.038 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.038 --72263-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.038 --72263-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.038 ==72263== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.038 --72263-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.038 --72263-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.038 --72263-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.038 --72263-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.038 --72263-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.038 --72263-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.038 --72263-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.038 --72263-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.038 --72263-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.038 --72263-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.038 --72263-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.038 --72263-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.038 --72263-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.038 --72263-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.038 --72263-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.038 --72263-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.038 --72263-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.038 --72263-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.038 00:08:16.038 00:08:16.038 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.038 http://cunit.sourceforge.net/ 00:08:16.038 00:08:16.038 00:08:16.038 Suite: nvme_qpair 00:08:16.038 Test: test3 ...--72263-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.038 passed 00:08:16.038 Test: test_ctrlr_failed ...passed 00:08:16.038 Test: struct_packing ...passed 00:08:16.038 Test: test_nvme_qpair_process_completions ...[2024-07-15 21:11:31.315333] /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.295 [2024-07-15 21:11:31.353288] /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.295 --72263-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:16.295 --72263-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.295 [2024-07-15 21:11:31.371070] /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.295 [2024-07-15 21:11:31.372539] /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.295 passed 00:08:16.295 Test: test_nvme_completion_is_retry ...passed 00:08:16.295 Test: test_get_status_string ...passed 00:08:16.295 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:16.295 Test: test_nvme_qpair_submit_request ...passed 00:08:16.295 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:16.295 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:16.295 Test: test_nvme_qpair_init_deinit ...[2024-07-15 21:11:31.427798] /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.296 passed 00:08:16.296 Test: test_nvme_get_sgl_print_info ...passed 00:08:16.296 00:08:16.296 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.296 suites 1 1 n/a 0 0 00:08:16.296 tests 12 12 12 0 0 00:08:16.296 asserts 154 154 154 0 n/a 00:08:16.296 00:08:16.296 Elapsed time = 0.161 seconds 00:08:16.296 --72263-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.296 ==72263== 00:08:16.296 ==72263== HEAP SUMMARY: 00:08:16.296 ==72263== in use at exit: 0 bytes in 0 blocks 00:08:16.296 ==72263== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:16.296 ==72263== 00:08:16.296 ==72263== All heap blocks were freed -- no leaks are possible 00:08:16.296 ==72263== 00:08:16.296 ==72263== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.296 21:11:31 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.296 ==72268== Memcheck, a memory error detector 00:08:16.296 ==72268== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.296 ==72268== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.296 ==72268== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.296 ==72268== 00:08:16.296 --72268-- Valgrind options: 00:08:16.296 --72268-- --leak-check=full 00:08:16.296 --72268-- --error-exitcode=2 00:08:16.296 --72268-- --verbose 00:08:16.296 --72268-- Contents of /proc/version: 00:08:16.296 --72268-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:16.296 --72268-- 00:08:16.296 --72268-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.296 --72268-- Page sizes: currently 4096, max supported 4096 00:08:16.296 --72268-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.296 --72268-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.296 --72268-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.296 --72268-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.296 --72268-- might be shown as UnknownInlinedFun 00:08:16.296 --72268-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.296 --72268-- object doesn't have a dynamic symbol table 00:08:16.296 --72268-- Scheduler: using generic scheduler lock implementation. 00:08:16.296 --72268-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.296 ==72268== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72268-by-???-on-d89e21c6b51d 00:08:16.296 ==72268== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72268-by-???-on-d89e21c6b51d 00:08:16.296 ==72268== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72268-by-???-on-d89e21c6b51d 00:08:16.296 ==72268== 00:08:16.296 ==72268== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.296 ==72268== don't want to do, unless you know exactly what you're doing, 00:08:16.296 ==72268== or are doing some strange experiment): 00:08:16.296 ==72268== /usr/libexec/valgrind/../../bin/vgdb --pid=72268 ...command... 00:08:16.296 ==72268== 00:08:16.296 ==72268== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.296 ==72268== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:16.296 ==72268== and then give GDB the following command 00:08:16.296 ==72268== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72268 00:08:16.296 ==72268== --pid is optional if only one valgrind process is running 00:08:16.296 ==72268== 00:08:16.296 --72268-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.296 --72268-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.296 --72268-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.296 --72268-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.296 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.296 --72268-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.296 --72268-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.296 --72268-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.296 --72268-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.296 --72268-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.296 --72268-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.296 --72268-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.296 --72268-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.296 --72268-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.296 --72268-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:16.554 --72268-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.555 --72268-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.555 --72268-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.555 --72268-- Reading syms from /usr/lib64/libm.so.6 00:08:16.555 --72268-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.555 --72268-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:16.555 --72268-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.555 --72268-- Reading syms from /usr/lib64/libc.so.6 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.555 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.555 --72268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.555 --72268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.555 --72268-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.555 --72268-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.555 --72268-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.555 --72268-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.555 --72268-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.555 --72268-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.555 --72268-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.555 --72268-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 ==72268== Preferring higher priority redirection: 00:08:16.556 --72268-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.556 --72268-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.556 --72268-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 --72268-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.556 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.556 --72268-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.556 --72268-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.556 ==72268== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.556 --72268-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.556 --72268-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.556 --72268-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.556 --72268-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.556 --72268-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.814 --72268-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.814 --72268-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.814 --72268-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.814 --72268-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.814 --72268-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.814 --72268-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.814 --72268-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.814 --72268-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.814 --72268-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.814 --72268-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.814 --72268-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.814 --72268-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.814 --72268-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.814 00:08:16.814 00:08:16.814 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.814 http://cunit.sourceforge.net/ 00:08:16.814 00:08:16.814 00:08:16.814 Suite: nvme_pcie 00:08:16.814 Test: test_prp_list_append ...[2024-07-15 21:11:31.958355] /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.814 [2024-07-15 21:11:31.998192] /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.814 [2024-07-15 21:11:31.999384] /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.814 [2024-07-15 21:11:32.001760] /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.814 [2024-07-15 21:11:32.003046] /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.814 passed 00:08:16.814 Test: test_nvme_pcie_hotplug_monitor ...--72268-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:16.814 passed 00:08:16.814 Test: test_shadow_doorbell_update ...passed 00:08:16.814 Test: test_build_contig_hw_sgl_request ...passed 00:08:16.814 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:16.814 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:16.814 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:16.814 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-15 21:11:32.065316] /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.814 passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-15 21:11:32.087144] /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.814 passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-15 21:11:32.097836] /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.814 passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-15 21:11:32.105232] /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.814 passed 00:08:16.814 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-15 21:11:32.108222] /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.814 passed 00:08:16.814 00:08:16.814 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.814 suites 1 1 n/a 0 0 00:08:16.814 tests 14 14 14 0 0 00:08:16.814 asserts 235 235 235 0 n/a 00:08:16.814 00:08:16.814 Elapsed time = 0.163 seconds 00:08:17.073 --72268-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.073 --72268-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.073 ==72268== 00:08:17.073 ==72268== HEAP SUMMARY: 00:08:17.073 ==72268== in use at exit: 0 bytes in 0 blocks 00:08:17.073 ==72268== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:17.073 ==72268== 00:08:17.073 ==72268== All heap blocks were freed -- no leaks are possible 00:08:17.073 ==72268== 00:08:17.073 ==72268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.073 21:11:32 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.073 ==72276== Memcheck, a memory error detector 00:08:17.073 ==72276== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.073 ==72276== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.073 ==72276== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:17.073 ==72276== 00:08:17.073 --72276-- Valgrind options: 00:08:17.073 --72276-- --leak-check=full 00:08:17.073 --72276-- --error-exitcode=2 00:08:17.073 --72276-- --verbose 00:08:17.073 --72276-- Contents of /proc/version: 00:08:17.073 --72276-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:17.073 --72276-- 00:08:17.073 --72276-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.073 --72276-- Page sizes: currently 4096, max supported 4096 00:08:17.073 --72276-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.073 --72276-- 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.073 --72276-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.073 --72276-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.073 --72276-- might be shown as UnknownInlinedFun 00:08:17.073 --72276-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.073 --72276-- object doesn't have a dynamic symbol table 00:08:17.073 --72276-- Scheduler: using generic scheduler lock implementation. 00:08:17.073 --72276-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.073 ==72276== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72276-by-???-on-d89e21c6b51d 00:08:17.073 ==72276== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72276-by-???-on-d89e21c6b51d 00:08:17.073 ==72276== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72276-by-???-on-d89e21c6b51d 00:08:17.073 ==72276== 00:08:17.073 ==72276== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.073 ==72276== don't want to do, unless you know exactly what you're doing, 00:08:17.073 ==72276== or are doing some strange experiment): 00:08:17.073 ==72276== /usr/libexec/valgrind/../../bin/vgdb --pid=72276 ...command... 00:08:17.073 ==72276== 00:08:17.073 ==72276== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.073 ==72276== /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.073 ==72276== and then give GDB the following command 00:08:17.073 ==72276== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72276 00:08:17.073 ==72276== --pid is optional if only one valgrind process is running 00:08:17.073 ==72276== 00:08:17.073 --72276-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.073 --72276-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.073 --72276-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.073 --72276-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.073 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.073 --72276-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.073 --72276-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.073 --72276-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.073 --72276-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.073 --72276-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.073 --72276-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.073 --72276-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.073 --72276-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.073 --72276-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.073 --72276-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.073 --72276-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.073 --72276-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.073 --72276-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.073 --72276-- Reading syms from /usr/lib64/libm.so.6 00:08:17.074 --72276-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.074 --72276-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.074 --72276-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.074 --72276-- Reading syms from /usr/lib64/libc.so.6 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.074 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.074 --72276-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.074 --72276-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.331 --72276-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.331 --72276-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.332 --72276-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.332 --72276-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.332 --72276-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.332 --72276-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.332 --72276-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 ==72276== Preferring higher priority redirection: 00:08:17.332 --72276-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.332 --72276-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.332 --72276-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 --72276-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.332 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.332 --72276-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.332 --72276-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.332 ==72276== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.332 --72276-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.332 --72276-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.332 --72276-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.332 --72276-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.332 --72276-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.333 --72276-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.333 --72276-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.333 --72276-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.333 --72276-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.333 --72276-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.333 --72276-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.333 --72276-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.333 --72276-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.333 --72276-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.333 --72276-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.333 --72276-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.333 --72276-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.333 --72276-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.333 00:08:17.333 00:08:17.333 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.333 http://cunit.sourceforge.net/ 00:08:17.333 00:08:17.333 00:08:17.333 Suite: nvme_ns_cmd 00:08:17.333 Test: nvme_poll_group_create_test ...passed 00:08:17.590 Test: nvme_poll_group_add_remove_test ...passed 00:08:17.590 Test: nvme_poll_group_process_completions ...passed 00:08:17.590 Test: nvme_poll_group_destroy_test ...passed 00:08:17.590 Test: nvme_poll_group_get_free_stats ...passed 00:08:17.590 00:08:17.590 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.590 suites 1 1 n/a 0 0 00:08:17.590 tests 5 5 5 0 0 00:08:17.590 asserts 75 75 75 0 n/a 00:08:17.590 00:08:17.590 Elapsed time = 0.059 seconds 00:08:17.590 --72276-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.590 --72276-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.590 ==72276== 00:08:17.590 ==72276== HEAP SUMMARY: 00:08:17.590 ==72276== in use at exit: 0 bytes in 0 blocks 00:08:17.590 ==72276== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:17.590 ==72276== 00:08:17.590 ==72276== All heap blocks were freed -- no leaks are possible 00:08:17.590 ==72276== 00:08:17.590 ==72276== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.590 21:11:32 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.590 ==72289== Memcheck, a memory error detector 00:08:17.590 ==72289== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.590 ==72289== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.590 ==72289== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.590 ==72289== 00:08:17.590 --72289-- Valgrind options: 00:08:17.590 --72289-- --leak-check=full 00:08:17.590 --72289-- --error-exitcode=2 00:08:17.590 --72289-- --verbose 00:08:17.590 --72289-- Contents of /proc/version: 00:08:17.590 --72289-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:17.590 --72289-- 00:08:17.591 --72289-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.591 --72289-- Page sizes: currently 4096, max supported 4096 00:08:17.591 --72289-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.591 --72289-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.591 --72289-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.591 --72289-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.591 --72289-- might be shown as UnknownInlinedFun 00:08:17.591 --72289-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.591 --72289-- object doesn't have a dynamic symbol table 00:08:17.591 --72289-- Scheduler: using generic scheduler lock implementation. 00:08:17.591 --72289-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.591 ==72289== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72289-by-???-on-d89e21c6b51d 00:08:17.591 ==72289== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72289-by-???-on-d89e21c6b51d 00:08:17.591 ==72289== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72289-by-???-on-d89e21c6b51d 00:08:17.591 ==72289== 00:08:17.591 ==72289== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.591 ==72289== don't want to do, unless you know exactly what you're doing, 00:08:17.591 ==72289== or are doing some strange experiment): 00:08:17.591 ==72289== /usr/libexec/valgrind/../../bin/vgdb --pid=72289 ...command... 00:08:17.591 ==72289== 00:08:17.591 ==72289== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.591 ==72289== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:17.591 ==72289== and then give GDB the following command 00:08:17.591 ==72289== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72289 00:08:17.591 ==72289== --pid is optional if only one valgrind process is running 00:08:17.591 ==72289== 00:08:17.591 --72289-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.591 --72289-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.591 --72289-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.591 --72289-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.591 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.591 --72289-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.591 --72289-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.591 --72289-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.591 --72289-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.591 --72289-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.591 --72289-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.591 --72289-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.591 --72289-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.591 --72289-- Reading syms from /usr/lib64/libm.so.6 00:08:17.591 --72289-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.591 --72289-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.591 --72289-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.591 --72289-- Reading syms from /usr/lib64/libc.so.6 00:08:17.848 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.848 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.848 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.848 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.848 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.848 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.848 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.848 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.848 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.848 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.848 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.849 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.849 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.849 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.849 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.849 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.849 --72289-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.849 --72289-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.849 --72289-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.849 --72289-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.849 --72289-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.849 --72289-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.849 --72289-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.849 --72289-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.849 --72289-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 ==72289== Preferring higher priority redirection: 00:08:17.849 --72289-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.849 --72289-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.849 --72289-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 --72289-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.849 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.849 --72289-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.849 --72289-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.849 ==72289== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.849 --72289-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.849 --72289-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.849 --72289-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.849 --72289-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.849 --72289-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.849 --72289-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.849 --72289-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.849 --72289-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.850 --72289-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.850 --72289-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.850 --72289-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.108 --72289-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.108 --72289-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.108 --72289-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.108 --72289-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.108 --72289-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.108 --72289-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.108 --72289-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.108 00:08:18.108 00:08:18.108 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.108 http://cunit.sourceforge.net/ 00:08:18.108 00:08:18.108 00:08:18.108 Suite: nvme_quirks 00:08:18.108 Test: test_nvme_quirks_striping ...passed 00:08:18.108 00:08:18.108 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.108 suites 1 1 n/a 0 0 00:08:18.108 tests 1 1 1 0 0 00:08:18.108 asserts 5 5 5 0 n/a 00:08:18.108 00:08:18.108 Elapsed time = 0.009 seconds 00:08:18.108 --72289-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.108 --72289-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.108 ==72289== 00:08:18.108 ==72289== HEAP SUMMARY: 00:08:18.108 ==72289== in use at exit: 0 bytes in 0 blocks 00:08:18.108 ==72289== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:18.108 ==72289== 00:08:18.108 ==72289== All heap blocks were freed -- no leaks are possible 00:08:18.108 ==72289== 00:08:18.108 ==72289== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.108 21:11:33 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.108 ==72291== Memcheck, a memory error detector 00:08:18.108 ==72291== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.108 ==72291== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.108 ==72291== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.108 ==72291== 00:08:18.108 --72291-- Valgrind options: 00:08:18.108 --72291-- --leak-check=full 00:08:18.108 --72291-- --error-exitcode=2 00:08:18.108 --72291-- --verbose 00:08:18.108 --72291-- Contents of /proc/version: 00:08:18.108 --72291-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:18.108 --72291-- 00:08:18.108 --72291-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.109 --72291-- Page sizes: currently 4096, max supported 4096 00:08:18.109 --72291-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.109 --72291-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.109 --72291-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.109 --72291-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.109 --72291-- might be shown as UnknownInlinedFun 00:08:18.109 --72291-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.109 --72291-- object doesn't have a dynamic symbol table 00:08:18.109 --72291-- Scheduler: using generic scheduler lock implementation. 00:08:18.109 --72291-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.109 ==72291== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72291-by-???-on-d89e21c6b51d 00:08:18.109 ==72291== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72291-by-???-on-d89e21c6b51d 00:08:18.109 ==72291== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72291-by-???-on-d89e21c6b51d 00:08:18.109 ==72291== 00:08:18.109 ==72291== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.109 ==72291== don't want to do, unless you know exactly what you're doing, 00:08:18.109 ==72291== or are doing some strange experiment): 00:08:18.109 ==72291== /usr/libexec/valgrind/../../bin/vgdb --pid=72291 ...command... 00:08:18.109 ==72291== 00:08:18.109 ==72291== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.109 ==72291== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:18.109 ==72291== and then give GDB the following command 00:08:18.109 ==72291== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72291 00:08:18.109 ==72291== --pid is optional if only one valgrind process is running 00:08:18.109 ==72291== 00:08:18.109 --72291-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.109 --72291-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.109 --72291-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.109 --72291-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.109 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.109 --72291-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.109 --72291-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.109 --72291-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.109 --72291-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.109 --72291-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.109 --72291-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.109 --72291-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.109 --72291-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.109 --72291-- Reading syms from /usr/lib64/libm.so.6 00:08:18.109 --72291-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.109 --72291-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.109 --72291-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.109 --72291-- Reading syms from /usr/lib64/libc.so.6 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.368 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.368 --72291-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.368 --72291-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.368 --72291-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.368 --72291-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.368 --72291-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.368 --72291-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.368 --72291-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.368 --72291-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.368 --72291-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.368 --72291-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 ==72291== Preferring higher priority redirection: 00:08:18.369 --72291-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.369 --72291-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.369 --72291-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 --72291-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.369 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.369 --72291-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.369 --72291-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.369 ==72291== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.369 --72291-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.369 --72291-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.369 --72291-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.369 --72291-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.369 --72291-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.369 --72291-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.369 --72291-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.369 --72291-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.369 --72291-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.369 --72291-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.629 --72291-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.629 --72291-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.629 --72291-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.629 --72291-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.629 --72291-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.629 --72291-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.629 --72291-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:18.629 --72291-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.629 --72291-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.629 00:08:18.629 00:08:18.629 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.629 http://cunit.sourceforge.net/ 00:08:18.629 00:08:18.629 00:08:18.629 Suite: nvme_tcp 00:08:18.629 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:18.629 Test: test_nvme_tcp_build_iovs ...passed 00:08:18.629 Test: test_nvme_tcp_build_sgl_request ...[2024-07-15 21:11:33.782355] /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=0x1ffeffcbb0, and the iovcnt=16, remaining_size=28672 00:08:18.629 passed 00:08:18.629 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:18.629 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:18.629 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:18.629 Test: test_nvme_tcp_req_get ...passed 00:08:18.629 Test: test_nvme_tcp_req_init ...passed 00:08:18.629 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:18.629 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:18.629 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-15 21:11:33.911936] /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=0x1ffeffe7b0 is same with the state(6) to be set 00:08:18.629 passed 00:08:18.629 Test: test_nvme_tcp_alloc_reqs ...--72291-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:18.629 --72291-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:18.629 passed 00:08:18.629 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-15 21:11:33.930734] /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=0x1ffeffdaf0 is same with the state(5) to be set 00:08:18.629 passed 00:08:18.629 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-15 21:11:33.933281] /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=0x1ffeffe540 00:08:18.629 [2024-07-15 21:11:33.936381] /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:18.629 [2024-07-15 21:11:33.936626] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.629 [2024-07-15 21:11:33.938902] /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:18.629 [2024-07-15 21:11:33.939110] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.629 [2024-07-15 21:11:33.941513] /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:18.629 [2024-07-15 21:11:33.941736] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.629 [2024-07-15 21:11:33.943469] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:33.945961] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:33.948301] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:33.950406] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:33.952867] /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=0x1ffeffdf30 is same with the state(5) to be set 00:08:18.887 passed 00:08:18.887 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-15 21:11:33.971478] /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:18.887 [2024-07-15 21:11:33.972720] /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:18.887 --72291-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:18.887 --72291-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:18.887 --72291-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:18.887 [2024-07-15 21:11:33.997738] /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:18.887 passed 00:08:18.887 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:18.887 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-15 21:11:34.013787] /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(0x1ffeffe100): PDU Sequence Error 00:08:18.887 passed 00:08:18.887 Test: test_nvme_tcp_icresp_handle ...[2024-07-15 21:11:34.015860] /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:18.887 [2024-07-15 21:11:34.016878] /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:18.887 [2024-07-15 21:11:34.017106] /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=0x1ffeffdb00 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:34.018167] /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:18.887 [2024-07-15 21:11:34.018398] /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=0x1ffeffdb00 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:34.022550] /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=0x1ffeffdb00 is same with the state(0) to be set 00:08:18.887 passed 00:08:18.887 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-15 21:11:34.029065] /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(0x1ffeffe540): PDU Sequence Error 00:08:18.887 passed 00:08:18.887 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-15 21:11:34.037588] /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=0x1ffeffcd20 00:08:18.887 passed 00:08:18.887 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:18.887 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-15 21:11:34.065967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4b0, errno=0, rc=0 00:08:18.887 [2024-07-15 21:11:34.070398] /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=0x1ffeffc4b0 is same with the state(5) to be set 00:08:18.887 [2024-07-15 21:11:34.072439] /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=0x1ffeffc4b0 is same with the state(5) to be set 00:08:18.888 --72291-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:18.888 --72291-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.888 [2024-07-15 21:11:34.084291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:08:18.888 [2024-07-15 21:11:34.085835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:08:18.888 passed 00:08:19.145 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-15 21:11:34.219570] /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.145 [2024-07-15 21:11:34.220130] /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.145 passed 00:08:19.145 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:19.145 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-15 21:11:34.226096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2969:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:19.145 [2024-07-15 21:11:34.227671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2969:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:19.145 passed 00:08:19.145 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-15 21:11:34.242391] /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.145 [2024-07-15 21:11:34.242645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2712:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.145 [2024-07-15 21:11:34.243880] /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.145 [2024-07-15 21:11:34.244207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2712:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.145 [2024-07-15 21:11:34.245108] /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=0x5a3f7d0 with addr=192.168.1.78, port=23 00:08:19.145 [2024-07-15 21:11:34.245333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2712:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:19.145 passed 00:08:19.145 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-15 21:11:34.249503] /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.145 [2024-07-15 21:11:34.249894] /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.145 passed 00:08:19.145 00:08:19.145 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.145 suites 1 1 n/a 0 0 00:08:19.145 tests 27 27 27 0 0 00:08:19.145 asserts 624 624 624 0 n/a 00:08:19.145 00:08:19.145 Elapsed time = 0.520 seconds 00:08:19.145 --72291-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.145 ==72291== 00:08:19.145 ==72291== HEAP SUMMARY: 00:08:19.145 ==72291== in use at exit: 192 bytes in 1 blocks 00:08:19.146 ==72291== total heap usage: 261 allocs, 260 frees, 96,211,858 bytes allocated 00:08:19.146 ==72291== 00:08:19.146 ==72291== Searching for pointers to 1 not-freed blocks 00:08:19.146 ==72291== Checked 6,612,192 bytes 00:08:19.146 ==72291== 00:08:19.146 ==72291== LEAK SUMMARY: 00:08:19.146 ==72291== definitely lost: 0 bytes in 0 blocks 00:08:19.146 ==72291== indirectly lost: 0 bytes in 0 blocks 00:08:19.146 ==72291== possibly lost: 0 bytes in 0 blocks 00:08:19.146 ==72291== still reachable: 192 bytes in 1 blocks 00:08:19.146 ==72291== suppressed: 0 bytes in 0 blocks 00:08:19.146 ==72291== Reachable blocks (those to which a pointer was found) are not shown. 00:08:19.146 ==72291== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:19.146 ==72291== 00:08:19.146 ==72291== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.146 21:11:34 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.146 ==72302== Memcheck, a memory error detector 00:08:19.146 ==72302== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.146 ==72302== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.146 ==72302== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.146 ==72302== 00:08:19.146 --72302-- Valgrind options: 00:08:19.146 --72302-- --leak-check=full 00:08:19.146 --72302-- --error-exitcode=2 00:08:19.146 --72302-- --verbose 00:08:19.146 --72302-- Contents of /proc/version: 00:08:19.146 --72302-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:19.146 --72302-- 00:08:19.146 --72302-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.146 --72302-- Page sizes: currently 4096, max supported 4096 00:08:19.146 --72302-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.146 --72302-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.146 --72302-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.146 --72302-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.146 --72302-- might be shown as UnknownInlinedFun 00:08:19.146 --72302-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.146 --72302-- object doesn't have a dynamic symbol table 00:08:19.146 --72302-- Scheduler: using generic scheduler lock implementation. 00:08:19.146 --72302-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.146 ==72302== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72302-by-???-on-d89e21c6b51d 00:08:19.146 ==72302== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72302-by-???-on-d89e21c6b51d 00:08:19.146 ==72302== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72302-by-???-on-d89e21c6b51d 00:08:19.146 ==72302== 00:08:19.146 ==72302== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.146 ==72302== don't want to do, unless you know exactly what you're doing, 00:08:19.146 ==72302== or are doing some strange experiment): 00:08:19.146 ==72302== /usr/libexec/valgrind/../../bin/vgdb --pid=72302 ...command... 00:08:19.146 ==72302== 00:08:19.146 ==72302== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.146 ==72302== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:19.146 ==72302== and then give GDB the following command 00:08:19.146 ==72302== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72302 00:08:19.146 ==72302== --pid is optional if only one valgrind process is running 00:08:19.146 ==72302== 00:08:19.146 --72302-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.146 --72302-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.146 --72302-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.146 --72302-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.146 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.146 --72302-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.146 --72302-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.146 --72302-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.146 --72302-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.404 --72302-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.404 --72302-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.404 --72302-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.404 --72302-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.404 --72302-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.404 --72302-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.405 --72302-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.405 --72302-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.405 --72302-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.405 --72302-- Reading syms from /usr/lib64/libm.so.6 00:08:19.405 --72302-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.405 --72302-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.405 --72302-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.405 --72302-- Reading syms from /usr/lib64/libc.so.6 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.405 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.405 --72302-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.405 --72302-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.405 --72302-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.405 --72302-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.405 --72302-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.405 --72302-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.405 --72302-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.405 --72302-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.405 --72302-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 ==72302== Preferring higher priority redirection: 00:08:19.405 --72302-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.405 --72302-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.405 --72302-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.405 --72302-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 --72302-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 --72302-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 --72302-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 --72302-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 --72302-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.406 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.406 --72302-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.406 --72302-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.406 ==72302== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.406 --72302-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.406 --72302-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.406 --72302-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.406 --72302-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.406 --72302-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.664 --72302-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.664 --72302-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.664 --72302-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.664 --72302-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.664 --72302-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.664 --72302-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.664 --72302-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.664 --72302-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.664 --72302-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.664 --72302-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.664 --72302-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.664 --72302-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.664 --72302-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.664 00:08:19.664 00:08:19.664 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.664 http://cunit.sourceforge.net/ 00:08:19.664 00:08:19.664 00:08:19.664 Suite: nvme_transport 00:08:19.664 Test: test_nvme_get_transport ...passed 00:08:19.664 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:19.664 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:19.664 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:19.664 Test: test_ctrlr_get_memory_domains ...passed 00:08:19.664 00:08:19.664 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.664 suites 1 1 n/a 0 0 00:08:19.664 tests 5 5 5 0 0 00:08:19.664 asserts 28 28 28 0 n/a 00:08:19.664 00:08:19.664 Elapsed time = 0.028 seconds 00:08:19.664 --72302-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.664 --72302-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.664 ==72302== 00:08:19.664 ==72302== HEAP SUMMARY: 00:08:19.664 ==72302== in use at exit: 0 bytes in 0 blocks 00:08:19.664 ==72302== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:19.664 ==72302== 00:08:19.664 ==72302== All heap blocks were freed -- no leaks are possible 00:08:19.664 ==72302== 00:08:19.664 ==72302== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.664 21:11:34 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:19.664 ==72310== Memcheck, a memory error detector 00:08:19.664 ==72310== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.664 ==72310== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.664 ==72310== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:19.664 ==72310== 00:08:19.664 --72310-- Valgrind options: 00:08:19.664 --72310-- --leak-check=full 00:08:19.664 --72310-- --error-exitcode=2 00:08:19.664 --72310-- --verbose 00:08:19.664 --72310-- Contents of /proc/version: 00:08:19.664 --72310-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:19.664 --72310-- 00:08:19.664 --72310-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.664 --72310-- Page sizes: currently 4096, max supported 4096 00:08:19.664 --72310-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.664 --72310-- 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:19.664 --72310-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.664 --72310-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.664 --72310-- might be shown as UnknownInlinedFun 00:08:19.664 --72310-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.664 --72310-- object doesn't have a dynamic symbol table 00:08:19.664 --72310-- Scheduler: using generic scheduler lock implementation. 00:08:19.664 --72310-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.664 ==72310== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72310-by-???-on-d89e21c6b51d 00:08:19.665 ==72310== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72310-by-???-on-d89e21c6b51d 00:08:19.665 ==72310== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72310-by-???-on-d89e21c6b51d 00:08:19.665 ==72310== 00:08:19.665 ==72310== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.665 ==72310== don't want to do, unless you know exactly what you're doing, 00:08:19.665 ==72310== or are doing some strange experiment): 00:08:19.665 ==72310== /usr/libexec/valgrind/../../bin/vgdb --pid=72310 ...command... 00:08:19.665 ==72310== 00:08:19.665 ==72310== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.665 ==72310== /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:19.665 ==72310== and then give GDB the following command 00:08:19.665 ==72310== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72310 00:08:19.665 ==72310== --pid is optional if only one valgrind process is running 00:08:19.665 ==72310== 00:08:19.665 --72310-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.665 --72310-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.923 --72310-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.923 --72310-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.923 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.923 --72310-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.923 --72310-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.923 --72310-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.923 --72310-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.923 --72310-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.923 --72310-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.923 --72310-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.923 --72310-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.923 --72310-- Reading syms from /usr/lib64/libm.so.6 00:08:19.923 --72310-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.923 --72310-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.923 --72310-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.923 --72310-- Reading syms from /usr/lib64/libc.so.6 00:08:19.923 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.923 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.923 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.923 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.923 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.923 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.923 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.923 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.923 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.923 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.923 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.924 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.924 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.924 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.924 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.924 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.924 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.924 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.924 --72310-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.924 --72310-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.924 --72310-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.924 --72310-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.924 --72310-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.924 --72310-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.182 --72310-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.182 --72310-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 ==72310== Preferring higher priority redirection: 00:08:20.183 --72310-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.183 --72310-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.183 --72310-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 --72310-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.183 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.183 --72310-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.183 --72310-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.183 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.183 --72310-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.183 --72310-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.183 --72310-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.183 --72310-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.183 --72310-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.183 --72310-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.183 --72310-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.183 --72310-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.183 --72310-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.183 --72310-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.183 --72310-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.183 --72310-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.183 --72310-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.183 --72310-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.183 --72310-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.183 --72310-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.183 --72310-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.183 --72310-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.183 00:08:20.183 00:08:20.183 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.183 http://cunit.sourceforge.net/ 00:08:20.183 00:08:20.183 00:08:20.183 Suite: nvme_io_msg 00:08:20.183 Test: test_nvme_io_msg_send ...passed 00:08:20.183 Test: test_nvme_io_msg_process ...passed 00:08:20.183 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:20.183 00:08:20.441 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.441 suites 1 1 n/a 0 0 00:08:20.441 tests 3 3 3 0 0 00:08:20.441 asserts 56 56 56 0 n/a 00:08:20.441 00:08:20.441 Elapsed time = 0.041 seconds 00:08:20.441 --72310-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.441 --72310-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.441 ==72310== 00:08:20.441 ==72310== HEAP SUMMARY: 00:08:20.441 ==72310== in use at exit: 0 bytes in 0 blocks 00:08:20.441 ==72310== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:20.441 ==72310== 00:08:20.441 ==72310== All heap blocks were freed -- no leaks are possible 00:08:20.441 ==72310== 00:08:20.441 ==72310== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.441 21:11:35 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.441 ==72315== Memcheck, a memory error detector 00:08:20.441 ==72315== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.441 ==72315== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.441 ==72315== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:20.441 ==72315== 00:08:20.441 --72315-- Valgrind options: 00:08:20.441 --72315-- --leak-check=full 00:08:20.441 --72315-- --error-exitcode=2 00:08:20.441 --72315-- --verbose 00:08:20.441 --72315-- Contents of /proc/version: 00:08:20.441 --72315-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:20.441 --72315-- 00:08:20.441 --72315-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.441 --72315-- Page sizes: currently 4096, max supported 4096 00:08:20.441 --72315-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.441 --72315-- 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.441 --72315-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.441 --72315-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.441 --72315-- might be shown as UnknownInlinedFun 00:08:20.441 --72315-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.441 --72315-- object doesn't have a dynamic symbol table 00:08:20.441 --72315-- Scheduler: using generic scheduler lock implementation. 00:08:20.441 --72315-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.441 ==72315== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72315-by-???-on-d89e21c6b51d 00:08:20.441 ==72315== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72315-by-???-on-d89e21c6b51d 00:08:20.441 ==72315== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72315-by-???-on-d89e21c6b51d 00:08:20.441 ==72315== 00:08:20.441 ==72315== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.441 ==72315== don't want to do, unless you know exactly what you're doing, 00:08:20.441 ==72315== or are doing some strange experiment): 00:08:20.441 ==72315== /usr/libexec/valgrind/../../bin/vgdb --pid=72315 ...command... 00:08:20.441 ==72315== 00:08:20.441 ==72315== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.441 ==72315== /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.441 ==72315== and then give GDB the following command 00:08:20.441 ==72315== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72315 00:08:20.441 ==72315== --pid is optional if only one valgrind process is running 00:08:20.441 ==72315== 00:08:20.441 --72315-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.441 --72315-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.441 --72315-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.441 --72315-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.442 --72315-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.442 --72315-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.442 --72315-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.442 --72315-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.442 --72315-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.442 --72315-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.442 --72315-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.442 --72315-- Reading syms from /usr/lib64/libm.so.6 00:08:20.442 --72315-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.442 --72315-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:20.442 --72315-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.442 --72315-- Reading syms from /usr/lib64/libc.so.6 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.442 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.442 --72315-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.442 --72315-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.699 --72315-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.699 --72315-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.699 --72315-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.699 --72315-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.700 --72315-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.700 --72315-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.700 --72315-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 ==72315== Preferring higher priority redirection: 00:08:20.700 --72315-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.700 --72315-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.700 --72315-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 --72315-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.700 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.700 --72315-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.700 --72315-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.700 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.700 --72315-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.700 --72315-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.700 --72315-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.700 --72315-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.700 --72315-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.700 --72315-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.700 --72315-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.700 --72315-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.700 --72315-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.700 --72315-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.700 --72315-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.700 --72315-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.700 --72315-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.700 --72315-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.700 --72315-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.700 --72315-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.700 --72315-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.700 --72315-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.701 00:08:20.701 00:08:20.701 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.701 http://cunit.sourceforge.net/ 00:08:20.701 00:08:20.701 00:08:20.701 Suite: nvme_pcie_common 00:08:20.959 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-15 21:11:36.019730] /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.959 passed 00:08:20.959 Test: test_nvme_pcie_qpair_construct_destroy ...--72315-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:20.959 passed 00:08:20.959 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:20.959 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-15 21:11:36.126356] /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:20.959 [2024-07-15 21:11:36.130978] /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:20.959 [2024-07-15 21:11:36.133753] /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:20.959 passed 00:08:20.959 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:20.959 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-15 21:11:36.142924] /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:20.959 [2024-07-15 21:11:36.143511] /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:20.959 passed 00:08:20.959 00:08:20.959 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.959 suites 1 1 n/a 0 0 00:08:20.959 tests 6 6 6 0 0 00:08:20.959 asserts 148 148 148 0 n/a 00:08:20.959 00:08:20.959 Elapsed time = 0.133 seconds 00:08:20.959 --72315-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.959 --72315-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.959 ==72315== 00:08:20.959 ==72315== HEAP SUMMARY: 00:08:20.959 ==72315== in use at exit: 0 bytes in 0 blocks 00:08:20.959 ==72315== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:20.959 ==72315== 00:08:20.959 ==72315== All heap blocks were freed -- no leaks are possible 00:08:20.959 ==72315== 00:08:20.959 ==72315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.959 21:11:36 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:20.959 ==72325== Memcheck, a memory error detector 00:08:20.959 ==72325== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.959 ==72325== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.959 ==72325== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:20.959 ==72325== 00:08:20.959 --72325-- Valgrind options: 00:08:20.959 --72325-- --leak-check=full 00:08:20.959 --72325-- --error-exitcode=2 00:08:20.959 --72325-- --verbose 00:08:20.959 --72325-- Contents of /proc/version: 00:08:20.959 --72325-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:20.959 --72325-- 00:08:20.959 --72325-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.959 --72325-- Page sizes: currently 4096, max supported 4096 00:08:20.959 --72325-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.959 --72325-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:20.959 --72325-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.959 --72325-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.959 --72325-- might be shown as UnknownInlinedFun 00:08:20.959 --72325-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.959 --72325-- object doesn't have a dynamic symbol table 00:08:20.959 --72325-- Scheduler: using generic scheduler lock implementation. 00:08:20.959 --72325-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.959 ==72325== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72325-by-???-on-d89e21c6b51d 00:08:20.959 ==72325== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72325-by-???-on-d89e21c6b51d 00:08:20.959 ==72325== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72325-by-???-on-d89e21c6b51d 00:08:20.960 ==72325== 00:08:20.960 ==72325== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.960 ==72325== don't want to do, unless you know exactly what you're doing, 00:08:20.960 ==72325== or are doing some strange experiment): 00:08:20.960 ==72325== /usr/libexec/valgrind/../../bin/vgdb --pid=72325 ...command... 00:08:20.960 ==72325== 00:08:20.960 ==72325== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.960 ==72325== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:20.960 ==72325== and then give GDB the following command 00:08:20.960 ==72325== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72325 00:08:20.960 ==72325== --pid is optional if only one valgrind process is running 00:08:20.960 ==72325== 00:08:20.960 --72325-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.218 --72325-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.218 --72325-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.218 --72325-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.218 --72325-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.218 --72325-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.218 --72325-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.218 --72325-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.218 --72325-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.218 --72325-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.218 --72325-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.218 --72325-- Reading syms from /usr/lib64/libm.so.6 00:08:21.218 --72325-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.218 --72325-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.218 --72325-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libc.so.6 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.218 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.218 --72325-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.218 --72325-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.218 --72325-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.218 --72325-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.218 --72325-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.218 --72325-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.218 --72325-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.218 --72325-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.218 --72325-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 ==72325== Preferring higher priority redirection: 00:08:21.219 --72325-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.219 --72325-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.219 --72325-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.219 --72325-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.477 --72325-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.477 --72325-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.477 --72325-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.477 --72325-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.477 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.477 --72325-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.477 --72325-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.477 ==72325== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.477 --72325-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.477 --72325-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.477 --72325-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.477 --72325-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.477 --72325-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.477 --72325-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.477 --72325-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.477 --72325-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.477 --72325-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.477 --72325-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.477 --72325-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.477 --72325-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.477 --72325-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.477 --72325-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.477 --72325-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.477 --72325-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.477 --72325-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.477 --72325-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.477 00:08:21.477 00:08:21.477 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.477 http://cunit.sourceforge.net/ 00:08:21.477 00:08:21.477 00:08:21.477 Suite: nvme_fabric 00:08:21.477 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:21.478 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:21.478 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:21.478 Test: test_nvme_fabric_discover_probe ...--72325-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:21.478 --72325-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:21.478 passed 00:08:21.478 Test: test_nvme_fabric_qpair_connect ...--72325-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:21.478 [2024-07-15 21:11:36.706351] /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.478 passed 00:08:21.478 00:08:21.478 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.478 suites 1 1 n/a 0 0 00:08:21.478 tests 5 5 5 0 0 00:08:21.478 asserts 60 60 60 0 n/a 00:08:21.478 00:08:21.478 Elapsed time = 0.076 seconds 00:08:21.478 --72325-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.478 --72325-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.736 ==72325== 00:08:21.736 ==72325== HEAP SUMMARY: 00:08:21.736 ==72325== in use at exit: 0 bytes in 0 blocks 00:08:21.736 ==72325== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:21.736 ==72325== 00:08:21.736 ==72325== All heap blocks were freed -- no leaks are possible 00:08:21.736 ==72325== 00:08:21.736 ==72325== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.736 21:11:36 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.736 ==72332== Memcheck, a memory error detector 00:08:21.736 ==72332== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.736 ==72332== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.736 ==72332== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.736 ==72332== 00:08:21.736 --72332-- Valgrind options: 00:08:21.736 --72332-- --leak-check=full 00:08:21.736 --72332-- --error-exitcode=2 00:08:21.736 --72332-- --verbose 00:08:21.736 --72332-- Contents of /proc/version: 00:08:21.736 --72332-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:21.736 --72332-- 00:08:21.736 --72332-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.736 --72332-- Page sizes: currently 4096, max supported 4096 00:08:21.736 --72332-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.736 --72332-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.736 --72332-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.736 --72332-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.736 --72332-- might be shown as UnknownInlinedFun 00:08:21.736 --72332-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.736 --72332-- object doesn't have a dynamic symbol table 00:08:21.736 --72332-- Scheduler: using generic scheduler lock implementation. 00:08:21.736 --72332-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.736 ==72332== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72332-by-???-on-d89e21c6b51d 00:08:21.736 ==72332== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72332-by-???-on-d89e21c6b51d 00:08:21.736 ==72332== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72332-by-???-on-d89e21c6b51d 00:08:21.736 ==72332== 00:08:21.736 ==72332== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.736 ==72332== don't want to do, unless you know exactly what you're doing, 00:08:21.736 ==72332== or are doing some strange experiment): 00:08:21.736 ==72332== /usr/libexec/valgrind/../../bin/vgdb --pid=72332 ...command... 00:08:21.736 ==72332== 00:08:21.736 ==72332== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.736 ==72332== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:21.736 ==72332== and then give GDB the following command 00:08:21.736 ==72332== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72332 00:08:21.736 ==72332== --pid is optional if only one valgrind process is running 00:08:21.736 ==72332== 00:08:21.736 --72332-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.736 --72332-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.736 --72332-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.736 --72332-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.736 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.736 --72332-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.736 --72332-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.736 --72332-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.736 --72332-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.736 --72332-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.737 --72332-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.737 --72332-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.737 --72332-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.737 --72332-- Reading syms from /usr/lib64/libm.so.6 00:08:21.737 --72332-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.737 --72332-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.737 --72332-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libc.so.6 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.737 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.737 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.737 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.737 --72332-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.737 --72332-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.737 --72332-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.995 --72332-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.995 --72332-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.995 --72332-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.995 --72332-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 ==72332== Preferring higher priority redirection: 00:08:21.996 --72332-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.996 --72332-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.996 --72332-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 --72332-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.996 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.996 --72332-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.996 --72332-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.996 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.996 --72332-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.996 --72332-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.996 --72332-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.996 --72332-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.996 --72332-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.996 --72332-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.996 --72332-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.996 --72332-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.996 --72332-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.996 --72332-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.996 --72332-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.996 --72332-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.996 --72332-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.996 --72332-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.996 --72332-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.996 --72332-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.996 --72332-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.996 --72332-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.996 00:08:21.996 00:08:21.996 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.996 http://cunit.sourceforge.net/ 00:08:21.996 00:08:21.996 00:08:21.996 Suite: nvme_opal 00:08:21.996 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:21.996 Test: test_opal_add_short_atom_header ...[2024-07-15 21:11:37.267513] /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:21.996 passed 00:08:21.996 00:08:21.996 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.996 suites 1 1 n/a 0 0 00:08:21.996 tests 2 2 2 0 0 00:08:21.996 asserts 22 22 22 0 n/a 00:08:21.996 00:08:21.996 Elapsed time = 0.048 seconds 00:08:22.255 --72332-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.255 --72332-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.255 ==72332== 00:08:22.255 ==72332== HEAP SUMMARY: 00:08:22.255 ==72332== in use at exit: 0 bytes in 0 blocks 00:08:22.255 ==72332== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:22.255 ==72332== 00:08:22.255 ==72332== All heap blocks were freed -- no leaks are possible 00:08:22.255 ==72332== 00:08:22.255 ==72332== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.255 00:08:22.255 real 0m12.827s 00:08:22.255 user 0m12.171s 00:08:22.255 sys 0m0.466s 00:08:22.255 21:11:37 unittest_nvme -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:22.255 21:11:37 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:22.255 ************************************ 00:08:22.255 END TEST unittest_nvme 00:08:22.255 ************************************ 00:08:22.255 21:11:37 -- common/autotest_common.sh@1142 -- # return 0 00:08:22.255 21:11:37 -- 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.255 21:11:37 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:22.255 21:11:37 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:22.255 21:11:37 -- common/autotest_common.sh@10 -- # set +x 00:08:22.255 ************************************ 00:08:22.255 START TEST unittest_log 00:08:22.255 ************************************ 00:08:22.255 21:11:37 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.255 ==72355== Memcheck, a memory error detector 00:08:22.255 ==72355== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.255 ==72355== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.255 ==72355== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.255 ==72355== 00:08:22.255 --72355-- Valgrind options: 00:08:22.255 --72355-- --leak-check=full 00:08:22.255 --72355-- --error-exitcode=2 00:08:22.255 --72355-- --verbose 00:08:22.255 --72355-- Contents of /proc/version: 00:08:22.255 --72355-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:22.255 --72355-- 00:08:22.255 --72355-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.255 --72355-- Page sizes: currently 4096, max supported 4096 00:08:22.255 --72355-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.255 --72355-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.255 --72355-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.255 --72355-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.255 --72355-- might be shown as UnknownInlinedFun 00:08:22.255 --72355-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.255 --72355-- object doesn't have a dynamic symbol table 00:08:22.255 --72355-- Scheduler: using generic scheduler lock implementation. 00:08:22.255 --72355-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.255 ==72355== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72355-by-???-on-d89e21c6b51d 00:08:22.255 ==72355== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72355-by-???-on-d89e21c6b51d 00:08:22.255 ==72355== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72355-by-???-on-d89e21c6b51d 00:08:22.255 ==72355== 00:08:22.255 ==72355== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.255 ==72355== don't want to do, unless you know exactly what you're doing, 00:08:22.255 ==72355== or are doing some strange experiment): 00:08:22.256 ==72355== /usr/libexec/valgrind/../../bin/vgdb --pid=72355 ...command... 00:08:22.256 ==72355== 00:08:22.256 ==72355== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.256 ==72355== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:22.256 ==72355== and then give GDB the following command 00:08:22.256 ==72355== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72355 00:08:22.256 ==72355== --pid is optional if only one valgrind process is running 00:08:22.256 ==72355== 00:08:22.256 --72355-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.256 --72355-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.256 --72355-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.256 --72355-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.256 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.256 --72355-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.256 --72355-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.256 --72355-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.256 --72355-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.256 --72355-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.256 --72355-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.256 --72355-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.256 --72355-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.256 --72355-- Reading syms from /usr/lib64/libm.so.6 00:08:22.256 --72355-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.256 --72355-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.256 --72355-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.256 --72355-- Reading syms from /usr/lib64/libc.so.6 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.515 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.515 --72355-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.515 --72355-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.515 --72355-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.515 --72355-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.515 --72355-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.515 --72355-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.515 --72355-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.515 --72355-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.515 --72355-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.515 --72355-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 ==72355== Preferring higher priority redirection: 00:08:22.516 --72355-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.516 --72355-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.516 --72355-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 --72355-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.516 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.516 --72355-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.516 --72355-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.516 ==72355== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.516 --72355-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.516 --72355-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.516 --72355-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.516 --72355-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.516 --72355-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.775 --72355-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.775 --72355-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.775 --72355-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.775 --72355-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.775 --72355-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.775 --72355-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.775 --72355-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.775 --72355-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.775 --72355-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.775 --72355-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.775 --72355-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.775 --72355-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:22.775 --72355-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.775 --72355-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.775 00:08:22.775 00:08:22.775 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.775 http://cunit.sourceforge.net/ 00:08:22.775 00:08:22.775 00:08:22.775 Suite: log 00:08:22.775 Test: log_test ...[2024-07-15 21:11:37.935415] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:22.775 [2024-07-15 21:11:37.969079] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:22.775 log dump test: 00:08:22.775 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:22.775 spdk dump test: 00:08:22.775 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:22.775 spdk dump test: 00:08:22.775 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:22.775 00000010 65 20 63 68 61 72 73 e chars 00:08:22.775 passed 00:08:22.775 Test: deprecation ...--72355-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.775 --72355-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:23.708 passed 00:08:23.708 00:08:23.708 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.708 suites 1 1 n/a 0 0 00:08:23.708 tests 2 2 2 0 0 00:08:23.708 asserts 73 73 73 0 n/a 00:08:23.708 00:08:23.708 Elapsed time = 0.080 seconds 00:08:23.967 --72355-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.967 --72355-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.967 ==72355== 00:08:23.967 ==72355== HEAP SUMMARY: 00:08:23.967 ==72355== in use at exit: 576 bytes in 3 blocks 00:08:23.967 ==72355== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:23.967 ==72355== 00:08:23.967 ==72355== Searching for pointers to 3 not-freed blocks 00:08:23.967 ==72355== Checked 6,227,568 bytes 00:08:23.967 ==72355== 00:08:23.967 ==72355== LEAK SUMMARY: 00:08:23.967 ==72355== definitely lost: 0 bytes in 0 blocks 00:08:23.967 ==72355== indirectly lost: 0 bytes in 0 blocks 00:08:23.967 ==72355== possibly lost: 0 bytes in 0 blocks 00:08:23.967 ==72355== still reachable: 576 bytes in 3 blocks 00:08:23.967 ==72355== suppressed: 0 bytes in 0 blocks 00:08:23.967 ==72355== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.967 ==72355== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.967 ==72355== 00:08:23.967 ==72355== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.967 00:08:23.967 real 0m1.707s 00:08:23.967 user 0m0.673s 00:08:23.967 sys 0m0.032s 00:08:23.967 21:11:39 unittest_log -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:23.967 21:11:39 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:23.967 ************************************ 00:08:23.967 END TEST unittest_log 00:08:23.967 ************************************ 00:08:23.967 21:11:39 -- common/autotest_common.sh@1142 -- # return 0 00:08:23.967 21:11:39 -- 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:23.967 21:11:39 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:23.967 21:11:39 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:23.967 21:11:39 -- common/autotest_common.sh@10 -- # set +x 00:08:23.967 ************************************ 00:08:23.967 START TEST unittest_lvol 00:08:23.967 ************************************ 00:08:23.967 21:11:39 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:23.967 ==72392== Memcheck, a memory error detector 00:08:23.968 ==72392== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.968 ==72392== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.968 ==72392== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:23.968 ==72392== 00:08:23.968 --72392-- Valgrind options: 00:08:23.968 --72392-- --leak-check=full 00:08:23.968 --72392-- --error-exitcode=2 00:08:23.968 --72392-- --verbose 00:08:23.968 --72392-- Contents of /proc/version: 00:08:23.968 --72392-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:23.968 --72392-- 00:08:23.968 --72392-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.968 --72392-- Page sizes: currently 4096, max supported 4096 00:08:23.968 --72392-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.968 --72392-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:23.968 --72392-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.968 --72392-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.968 --72392-- might be shown as UnknownInlinedFun 00:08:23.968 --72392-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.968 --72392-- object doesn't have a dynamic symbol table 00:08:23.968 --72392-- Scheduler: using generic scheduler lock implementation. 00:08:23.968 --72392-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.968 ==72392== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72392-by-???-on-d89e21c6b51d 00:08:23.968 ==72392== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72392-by-???-on-d89e21c6b51d 00:08:23.968 ==72392== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72392-by-???-on-d89e21c6b51d 00:08:23.968 ==72392== 00:08:23.968 ==72392== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.968 ==72392== don't want to do, unless you know exactly what you're doing, 00:08:23.968 ==72392== or are doing some strange experiment): 00:08:23.968 ==72392== /usr/libexec/valgrind/../../bin/vgdb --pid=72392 ...command... 00:08:23.968 ==72392== 00:08:23.968 ==72392== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.968 ==72392== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:23.968 ==72392== and then give GDB the following command 00:08:23.968 ==72392== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72392 00:08:23.968 ==72392== --pid is optional if only one valgrind process is running 00:08:23.968 ==72392== 00:08:23.968 --72392-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.968 --72392-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.968 --72392-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.968 --72392-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.968 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.968 --72392-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.968 --72392-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.968 --72392-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.968 --72392-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.968 --72392-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.968 --72392-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.968 --72392-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.968 --72392-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.968 --72392-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.968 --72392-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.968 --72392-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.968 --72392-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.968 --72392-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.227 --72392-- Reading syms from /usr/lib64/libm.so.6 00:08:24.227 --72392-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.227 --72392-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:24.227 --72392-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.227 --72392-- Reading syms from /usr/lib64/libc.so.6 00:08:24.227 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.227 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.227 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.227 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.227 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.227 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.227 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.227 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.227 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.227 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.227 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.227 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.228 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.228 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.228 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.228 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.228 --72392-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.228 --72392-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.228 --72392-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.228 --72392-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.228 --72392-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.228 --72392-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.228 --72392-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.228 --72392-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.228 --72392-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 ==72392== Preferring higher priority redirection: 00:08:24.228 --72392-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.228 --72392-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.228 --72392-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 --72392-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.228 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.228 --72392-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.228 --72392-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.228 ==72392== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.228 --72392-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.228 --72392-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.487 --72392-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.487 --72392-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.487 --72392-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.487 --72392-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.487 --72392-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.487 --72392-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.487 --72392-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.487 --72392-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.487 --72392-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.487 --72392-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.487 --72392-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.487 --72392-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.487 --72392-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.487 --72392-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.487 --72392-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.487 --72392-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.487 --72392-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.487 00:08:24.487 00:08:24.487 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.487 http://cunit.sourceforge.net/ 00:08:24.487 00:08:24.487 00:08:24.487 Suite: lvol 00:08:24.487 Test: lvs_init_unload_success ...--72392-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:24.487 [2024-07-15 21:11:39.764556] /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.744 passed 00:08:24.745 Test: lvs_init_destroy_success ...[2024-07-15 21:11:39.815461] /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.745 passed 00:08:24.745 Test: lvs_init_opts_success ...passed 00:08:24.745 Test: lvs_unload_lvs_is_null_fail ...[2024-07-15 21:11:39.831198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:24.745 passed 00:08:24.745 Test: lvs_names ...[2024-07-15 21:11:39.833497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:24.745 [2024-07-15 21:11:39.834894] /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.745 --72392-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:24.745 [2024-07-15 21:11:39.839619] /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.745 passed 00:08:24.745 Test: lvol_create_destroy_success ...passed 00:08:24.745 Test: lvol_create_fail ...[2024-07-15 21:11:39.868858] /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.745 [2024-07-15 21:11:39.870437] /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.745 passed 00:08:24.745 Test: lvol_destroy_fail ...[2024-07-15 21:11:39.879123] /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.745 passed 00:08:24.745 Test: lvol_close ...[2024-07-15 21:11:39.884863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:24.745 [2024-07-15 21:11:39.887946] /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.745 passed 00:08:24.745 Test: lvol_resize ...passed 00:08:24.745 Test: lvol_set_read_only ...passed 00:08:24.745 Test: test_lvs_load ...[2024-07-15 21:11:39.922528] /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.745 [2024-07-15 21:11:39.922955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:24.745 passed 00:08:24.745 Test: lvols_load ...[2024-07-15 21:11:39.937114] /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.745 [2024-07-15 21:11:39.947123] /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.745 passed 00:08:24.745 Test: lvol_open ...passed 00:08:24.745 Test: lvol_snapshot ...passed 00:08:24.745 Test: lvol_snapshot_fail ...[2024-07-15 21:11:39.981578] /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.745 passed 00:08:24.745 Test: lvol_clone ...passed 00:08:24.745 Test: lvol_clone_fail ...[2024-07-15 21:11:39.994019] /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.745 passed 00:08:24.745 Test: lvol_iter_clones ...passed 00:08:24.745 Test: lvol_refcnt ...[2024-07-15 21:11:40.013356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 85324651-b1b4-4f2b-bb08-d4f394f072ae because it is still open 00:08:24.745 passed 00:08:24.745 Test: lvol_names ...[2024-07-15 21:11:40.019067] /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.745 [2024-07-15 21:11:40.020182] /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.745 [2024-07-15 21:11:40.025177] /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.745 passed 00:08:24.745 Test: lvol_create_thin_provisioned ...passed 00:08:24.745 Test: lvol_rename ...[2024-07-15 21:11:40.034172] /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.745 [2024-07-15 21:11:40.039853] /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.745 passed 00:08:24.745 Test: lvs_rename ...[2024-07-15 21:11:40.053735] /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.745 passed 00:08:25.003 Test: lvol_inflate ...[2024-07-15 21:11:40.061674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:25.003 passed 00:08:25.003 Test: lvol_decouple_parent ...[2024-07-15 21:11:40.067655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:25.003 passed 00:08:25.003 Test: lvol_get_xattr ...passed 00:08:25.003 Test: lvol_esnap_reload ...passed 00:08:25.003 Test: lvol_esnap_create_bad_args ...[2024-07-15 21:11:40.080856] /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:25.004 [2024-07-15 21:11:40.082303] /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:25.004 [2024-07-15 21:11:40.083898] /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:25.004 [2024-07-15 21:11:40.085063] /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:25.004 [2024-07-15 21:11:40.094773] /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:25.004 passed 00:08:25.004 Test: lvol_esnap_create_delete ...passed 00:08:25.004 Test: lvol_esnap_load_esnaps ...[2024-07-15 21:11:40.102522] /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.004 passed 00:08:25.004 Test: lvol_esnap_missing ...[2024-07-15 21:11:40.112477] /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.004 [2024-07-15 21:11:40.113699] /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.004 passed 00:08:25.004 Test: lvol_esnap_hotplug ... 00:08:25.004 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:25.004 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:25.004 [2024-07-15 21:11:40.172424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol af60d77e-e6e7-47d5-a881-0b797696c3a0: failed to create esnap bs_dev: error -12 00:08:25.004 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:25.004 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:25.004 [2024-07-15 21:11:40.175384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 5ddc8ccf-be81-4a3c-baf2-7ee4dafd767e: failed to create esnap bs_dev: error -12 00:08:25.004 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:25.004 [2024-07-15 21:11:40.175908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol cc583ef0-2d3f-4f19-8dba-8eaafe867817: failed to create esnap bs_dev: error -12 00:08:25.004 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:25.004 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:25.004 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:25.004 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:25.004 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:25.004 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:25.004 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:25.004 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:25.004 passed 00:08:25.004 Test: lvol_get_by ...passed 00:08:25.004 Test: lvol_shallow_copy ...[2024-07-15 21:11:40.205544] /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.004 [2024-07-15 21:11:40.206317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol 4563ec4c-72a1-4ec9-bd56-acda6614b73d shallow copy, ext_dev must not be NULL 00:08:25.004 passed 00:08:25.004 Test: lvol_set_parent ...[2024-07-15 21:11:40.211055] /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.004 [2024-07-15 21:11:40.211729] /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.004 passed 00:08:25.004 Test: lvol_set_external_parent ...[2024-07-15 21:11:40.218368] /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.004 [2024-07-15 21:11:40.219222] /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.004 [2024-07-15 21:11:40.220714] /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.004 passed 00:08:25.004 00:08:25.004 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.004 suites 1 1 n/a 0 0 00:08:25.004 tests 37 37 37 0 0 00:08:25.004 asserts 1505 1505 1505 0 n/a 00:08:25.004 00:08:25.004 Elapsed time = 0.520 seconds 00:08:25.004 --72392-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.004 --72392-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.004 ==72392== 00:08:25.004 ==72392== HEAP SUMMARY: 00:08:25.004 ==72392== in use at exit: 0 bytes in 0 blocks 00:08:25.004 ==72392== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:08:25.004 ==72392== 00:08:25.004 ==72392== All heap blocks were freed -- no leaks are possible 00:08:25.004 ==72392== 00:08:25.004 ==72392== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.004 00:08:25.004 real 0m1.200s 00:08:25.004 user 0m1.156s 00:08:25.004 sys 0m0.039s 00:08:25.004 21:11:40 unittest_lvol -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:25.004 21:11:40 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:25.004 ************************************ 00:08:25.004 END TEST unittest_lvol 00:08:25.004 ************************************ 00:08:25.263 21:11:40 -- common/autotest_common.sh@1142 -- # return 0 00:08:25.263 21:11:40 -- 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.263 21:11:40 -- 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.263 21:11:40 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:25.263 21:11:40 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:25.263 21:11:40 -- common/autotest_common.sh@10 -- # set +x 00:08:25.263 ************************************ 00:08:25.263 START TEST unittest_nvme_rdma 00:08:25.264 ************************************ 00:08:25.264 21:11:40 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.264 ==72422== Memcheck, a memory error detector 00:08:25.264 ==72422== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.264 ==72422== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.264 ==72422== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.264 ==72422== 00:08:25.264 --72422-- Valgrind options: 00:08:25.264 --72422-- --leak-check=full 00:08:25.264 --72422-- --error-exitcode=2 00:08:25.264 --72422-- --verbose 00:08:25.264 --72422-- Contents of /proc/version: 00:08:25.264 --72422-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.264 --72422-- 00:08:25.264 --72422-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.264 --72422-- Page sizes: currently 4096, max supported 4096 00:08:25.264 --72422-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.264 --72422-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.264 --72422-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.264 --72422-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.264 --72422-- might be shown as UnknownInlinedFun 00:08:25.264 --72422-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.264 --72422-- object doesn't have a dynamic symbol table 00:08:25.264 --72422-- Scheduler: using generic scheduler lock implementation. 00:08:25.264 --72422-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.264 ==72422== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72422-by-???-on-d89e21c6b51d 00:08:25.264 ==72422== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72422-by-???-on-d89e21c6b51d 00:08:25.264 ==72422== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72422-by-???-on-d89e21c6b51d 00:08:25.264 ==72422== 00:08:25.264 ==72422== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.264 ==72422== don't want to do, unless you know exactly what you're doing, 00:08:25.264 ==72422== or are doing some strange experiment): 00:08:25.264 ==72422== /usr/libexec/valgrind/../../bin/vgdb --pid=72422 ...command... 00:08:25.264 ==72422== 00:08:25.264 ==72422== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.264 ==72422== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:25.264 ==72422== and then give GDB the following command 00:08:25.264 ==72422== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72422 00:08:25.264 ==72422== --pid is optional if only one valgrind process is running 00:08:25.264 ==72422== 00:08:25.264 --72422-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.264 --72422-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.264 --72422-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.264 --72422-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.264 --72422-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.264 --72422-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.264 --72422-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.264 --72422-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.264 --72422-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.264 --72422-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.264 --72422-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.264 --72422-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.264 --72422-- Reading syms from /usr/lib64/libm.so.6 00:08:25.264 --72422-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.264 --72422-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.264 --72422-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.264 --72422-- Reading syms from /usr/lib64/libc.so.6 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.264 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.264 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.264 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.264 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.264 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.264 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.264 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.264 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.264 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.265 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.265 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.265 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.265 --72422-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.265 --72422-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.524 --72422-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.524 --72422-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.524 --72422-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.524 --72422-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.524 --72422-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.524 --72422-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.524 --72422-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 ==72422== Preferring higher priority redirection: 00:08:25.524 --72422-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.524 --72422-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.524 --72422-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 --72422-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.524 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.524 --72422-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.525 --72422-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.525 ==72422== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.525 --72422-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.525 --72422-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.525 --72422-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.525 --72422-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.525 --72422-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.525 --72422-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.525 --72422-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.525 --72422-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.525 --72422-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.525 --72422-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.525 --72422-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.785 --72422-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.785 --72422-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.785 --72422-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.785 --72422-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.785 --72422-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.785 --72422-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.785 --72422-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.785 00:08:25.785 00:08:25.785 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.785 http://cunit.sourceforge.net/ 00:08:25.785 00:08:25.785 00:08:25.785 Suite: nvme_rdma 00:08:25.785 Test: test_nvme_rdma_build_sgl_request ...[2024-07-15 21:11:40.924992] /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.785 [2024-07-15 21:11:40.959236] /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.785 [2024-07-15 21:11:40.961353] /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.785 passed 00:08:25.785 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:25.785 Test: test_nvme_rdma_build_contig_request ...[2024-07-15 21:11:40.978075] /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.785 passed 00:08:25.785 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:25.785 Test: test_nvme_rdma_create_reqs ...[2024-07-15 21:11:40.988201] /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.785 --72422-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.785 passed 00:08:25.785 Test: test_nvme_rdma_create_rsps ...[2024-07-15 21:11:41.008478] /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.785 passed 00:08:25.785 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-15 21:11:41.026615] /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.785 [2024-07-15 21:11:41.027407] /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.785 passed 00:08:25.785 Test: test_nvme_rdma_poller_create ...passed 00:08:25.785 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-15 21:11:41.052185] /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.785 passed 00:08:25.785 Test: test_nvme_rdma_ctrlr_construct ...--72422-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:25.785 passed 00:08:25.786 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:26.044 Test: test_nvme_rdma_req_init ...passed 00:08:26.044 Test: test_nvme_rdma_validate_cm_event ...[2024-07-15 21:11:41.104584] /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:26.044 [2024-07-15 21:11:41.105961] /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:26.044 passed 00:08:26.044 Test: test_nvme_rdma_qpair_init ...passed 00:08:26.044 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:26.044 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:26.044 Test: test_rdma_get_memory_translation ...[2024-07-15 21:11:41.134631] /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:26.044 [2024-07-15 21:11:41.137733] /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:26.044 passed 00:08:26.044 Test: test_get_rdma_qpair_from_wc ...passed 00:08:26.044 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:26.044 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-15 21:11:41.153380] /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:26.044 [2024-07-15 21:11:41.154048] /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:26.044 passed 00:08:26.044 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-15 21:11:41.179628] /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:26.044 [2024-07-15 21:11:41.181195] /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:26.044 [2024-07-15 21:11:41.181943] /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 0x1ffeffe760 on poll group 0x5a35090 00:08:26.044 [2024-07-15 21:11:41.183012] /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:26.044 --72422-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:26.044 [2024-07-15 21:11:41.183541] /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:26.044 [2024-07-15 21:11:41.183680] /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 0x1ffeffe760 on poll group 0x5a35090 00:08:26.044 --72422-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:26.044 --72422-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.044 [2024-07-15 21:11:41.197210] /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:26.044 passed 00:08:26.044 00:08:26.044 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.044 suites 1 1 n/a 0 0 00:08:26.044 tests 21 21 21 0 0 00:08:26.044 asserts 397 397 397 0 n/a 00:08:26.044 00:08:26.044 Elapsed time = 0.307 seconds 00:08:26.044 --72422-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.044 ==72422== 00:08:26.044 ==72422== HEAP SUMMARY: 00:08:26.044 ==72422== in use at exit: 0 bytes in 0 blocks 00:08:26.044 ==72422== total heap usage: 157 allocs, 157 frees, 141,090 bytes allocated 00:08:26.044 ==72422== 00:08:26.044 ==72422== All heap blocks were freed -- no leaks are possible 00:08:26.044 ==72422== 00:08:26.044 ==72422== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.044 00:08:26.044 real 0m0.935s 00:08:26.044 user 0m0.900s 00:08:26.044 sys 0m0.030s 00:08:26.044 21:11:41 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:26.044 21:11:41 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:26.044 ************************************ 00:08:26.044 END TEST unittest_nvme_rdma 00:08:26.044 ************************************ 00:08:26.044 21:11:41 -- common/autotest_common.sh@1142 -- # return 0 00:08:26.044 21:11:41 -- 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.044 21:11:41 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:26.044 21:11:41 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:26.045 21:11:41 -- common/autotest_common.sh@10 -- # set +x 00:08:26.045 ************************************ 00:08:26.045 START TEST unittest_nvmf_transport 00:08:26.045 ************************************ 00:08:26.045 21:11:41 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.045 ==72450== Memcheck, a memory error detector 00:08:26.045 ==72450== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.045 ==72450== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.045 ==72450== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.045 ==72450== 00:08:26.045 --72450-- Valgrind options: 00:08:26.045 --72450-- --leak-check=full 00:08:26.045 --72450-- --error-exitcode=2 00:08:26.045 --72450-- --verbose 00:08:26.045 --72450-- Contents of /proc/version: 00:08:26.045 --72450-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:26.045 --72450-- 00:08:26.045 --72450-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.045 --72450-- Page sizes: currently 4096, max supported 4096 00:08:26.045 --72450-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.045 --72450-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.045 --72450-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.045 --72450-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.045 --72450-- might be shown as UnknownInlinedFun 00:08:26.045 --72450-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.045 --72450-- object doesn't have a dynamic symbol table 00:08:26.045 --72450-- Scheduler: using generic scheduler lock implementation. 00:08:26.045 --72450-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.045 ==72450== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72450-by-???-on-d89e21c6b51d 00:08:26.045 ==72450== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72450-by-???-on-d89e21c6b51d 00:08:26.045 ==72450== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72450-by-???-on-d89e21c6b51d 00:08:26.045 ==72450== 00:08:26.045 ==72450== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.045 ==72450== don't want to do, unless you know exactly what you're doing, 00:08:26.045 ==72450== or are doing some strange experiment): 00:08:26.045 ==72450== /usr/libexec/valgrind/../../bin/vgdb --pid=72450 ...command... 00:08:26.045 ==72450== 00:08:26.045 ==72450== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.045 ==72450== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:26.045 ==72450== and then give GDB the following command 00:08:26.045 ==72450== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72450 00:08:26.045 ==72450== --pid is optional if only one valgrind process is running 00:08:26.045 ==72450== 00:08:26.302 --72450-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.302 --72450-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.302 --72450-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.302 --72450-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.302 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.302 --72450-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.302 --72450-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.303 --72450-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.303 --72450-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.303 --72450-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.303 --72450-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.303 --72450-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.303 --72450-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.303 --72450-- Reading syms from /usr/lib64/libm.so.6 00:08:26.303 --72450-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.303 --72450-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.303 --72450-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libc.so.6 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.303 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.303 --72450-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.303 --72450-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.303 --72450-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.303 --72450-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.303 --72450-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.561 --72450-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.561 --72450-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.561 --72450-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 ==72450== Preferring higher priority redirection: 00:08:26.561 --72450-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.561 --72450-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.561 --72450-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 --72450-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.561 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.561 --72450-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.561 --72450-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.561 ==72450== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.561 --72450-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.561 --72450-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.561 --72450-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.561 --72450-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.561 --72450-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.561 --72450-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.561 --72450-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.561 --72450-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.561 --72450-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.561 --72450-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.561 --72450-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.561 --72450-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.561 --72450-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.561 --72450-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.561 --72450-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.561 --72450-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.561 --72450-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.562 --72450-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.562 00:08:26.562 00:08:26.562 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.562 http://cunit.sourceforge.net/ 00:08:26.562 00:08:26.820 00:08:26.820 Suite: nvmf 00:08:26.820 Test: test_spdk_nvmf_transport_create ...[2024-07-15 21:11:41.882531] /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.820 [2024-07-15 21:11:41.925240] /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.820 [2024-07-15 21:11:41.927279] /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.820 [2024-07-15 21:11:41.938975] /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.820 passed 00:08:26.820 Test: test_nvmf_transport_poll_group_create ...passed 00:08:26.820 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-15 21:11:41.954283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 799:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:08:26.820 [2024-07-15 21:11:41.955100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 804:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:08:26.820 [2024-07-15 21:11:41.955949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 809:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:08:26.820 passed 00:08:26.820 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:26.820 00:08:26.820 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.820 suites 1 1 n/a 0 0 00:08:26.820 tests 4 4 4 0 0 00:08:26.820 asserts 49 49 49 0 n/a 00:08:26.820 00:08:26.820 Elapsed time = 0.099 seconds 00:08:26.820 --72450-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.820 --72450-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.820 ==72450== 00:08:26.820 ==72450== HEAP SUMMARY: 00:08:26.820 ==72450== in use at exit: 888 bytes in 3 blocks 00:08:26.820 ==72450== total heap usage: 136 allocs, 133 frees, 185,508 bytes allocated 00:08:26.820 ==72450== 00:08:26.820 ==72450== Searching for pointers to 3 not-freed blocks 00:08:26.820 ==72450== Checked 7,010,560 bytes 00:08:26.820 ==72450== 00:08:26.820 ==72450== LEAK SUMMARY: 00:08:26.820 ==72450== definitely lost: 0 bytes in 0 blocks 00:08:26.820 ==72450== indirectly lost: 0 bytes in 0 blocks 00:08:26.820 ==72450== possibly lost: 0 bytes in 0 blocks 00:08:26.820 ==72450== still reachable: 888 bytes in 3 blocks 00:08:26.820 ==72450== suppressed: 0 bytes in 0 blocks 00:08:26.820 ==72450== Reachable blocks (those to which a pointer was found) are not shown. 00:08:26.820 ==72450== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:26.820 ==72450== 00:08:26.820 ==72450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.820 00:08:26.820 real 0m0.783s 00:08:26.820 user 0m0.754s 00:08:26.820 sys 0m0.027s 00:08:26.821 21:11:42 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:26.821 21:11:42 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:26.821 ************************************ 00:08:26.821 END TEST unittest_nvmf_transport 00:08:26.821 ************************************ 00:08:26.821 21:11:42 -- common/autotest_common.sh@1142 -- # return 0 00:08:26.821 21:11:42 -- 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.821 21:11:42 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:26.821 21:11:42 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:26.821 21:11:42 -- common/autotest_common.sh@10 -- # set +x 00:08:26.821 ************************************ 00:08:26.821 START TEST unittest_rdma 00:08:26.821 ************************************ 00:08:26.821 21:11:42 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.821 ==72477== Memcheck, a memory error detector 00:08:26.821 ==72477== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.821 ==72477== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.821 ==72477== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.821 ==72477== 00:08:26.821 --72477-- Valgrind options: 00:08:26.821 --72477-- --leak-check=full 00:08:26.821 --72477-- --error-exitcode=2 00:08:26.821 --72477-- --verbose 00:08:26.821 --72477-- Contents of /proc/version: 00:08:26.821 --72477-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:26.821 --72477-- 00:08:26.821 --72477-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.821 --72477-- Page sizes: currently 4096, max supported 4096 00:08:26.821 --72477-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.821 --72477-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:26.821 --72477-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.096 --72477-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.096 --72477-- might be shown as UnknownInlinedFun 00:08:27.096 --72477-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.096 --72477-- object doesn't have a dynamic symbol table 00:08:27.096 --72477-- Scheduler: using generic scheduler lock implementation. 00:08:27.096 --72477-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.096 ==72477== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72477-by-???-on-d89e21c6b51d 00:08:27.096 ==72477== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72477-by-???-on-d89e21c6b51d 00:08:27.096 ==72477== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72477-by-???-on-d89e21c6b51d 00:08:27.096 ==72477== 00:08:27.096 ==72477== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.096 ==72477== don't want to do, unless you know exactly what you're doing, 00:08:27.096 ==72477== or are doing some strange experiment): 00:08:27.096 ==72477== /usr/libexec/valgrind/../../bin/vgdb --pid=72477 ...command... 00:08:27.096 ==72477== 00:08:27.096 ==72477== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.096 ==72477== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:27.096 ==72477== and then give GDB the following command 00:08:27.096 ==72477== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72477 00:08:27.096 ==72477== --pid is optional if only one valgrind process is running 00:08:27.096 ==72477== 00:08:27.096 --72477-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.096 --72477-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.096 --72477-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.096 --72477-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.096 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.096 --72477-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.096 --72477-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.096 --72477-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.096 --72477-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.096 --72477-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.096 --72477-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.096 --72477-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.096 --72477-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.096 --72477-- Reading syms from /usr/lib64/libm.so.6 00:08:27.096 --72477-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.096 --72477-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.096 --72477-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.096 --72477-- Reading syms from /usr/lib64/libc.so.6 00:08:27.096 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.096 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.096 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.096 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.097 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.097 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.097 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.097 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.097 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.097 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.097 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.097 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.097 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.097 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.097 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.097 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.097 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.097 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.402 --72477-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.402 --72477-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.402 --72477-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.402 --72477-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.402 --72477-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.402 --72477-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.402 --72477-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 ==72477== Preferring higher priority redirection: 00:08:27.402 --72477-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.402 --72477-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.402 --72477-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 --72477-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.402 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.402 --72477-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.402 --72477-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.403 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.403 --72477-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.403 --72477-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.403 --72477-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.403 --72477-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.403 --72477-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.403 --72477-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.403 --72477-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.403 --72477-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.403 --72477-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.403 --72477-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.403 --72477-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.403 --72477-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.403 --72477-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.403 --72477-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.403 --72477-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.403 --72477-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.403 --72477-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.403 --72477-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.403 00:08:27.403 00:08:27.403 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.403 http://cunit.sourceforge.net/ 00:08:27.403 00:08:27.403 00:08:27.403 Suite: rdma_common 00:08:27.819 Test: test_spdk_rdma_pd ...[2024-07-15 21:11:42.680555] /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.819 [2024-07-15 21:11:42.726860] /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.819 passed 00:08:27.819 00:08:27.819 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.819 suites 1 1 n/a 0 0 00:08:27.819 tests 1 1 1 0 0 00:08:27.819 asserts 31 31 31 0 n/a 00:08:27.819 00:08:27.819 Elapsed time = 0.074 seconds 00:08:27.819 --72477-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.819 --72477-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.819 ==72477== 00:08:27.819 ==72477== HEAP SUMMARY: 00:08:27.819 ==72477== in use at exit: 0 bytes in 0 blocks 00:08:27.819 ==72477== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:27.819 ==72477== 00:08:27.819 ==72477== All heap blocks were freed -- no leaks are possible 00:08:27.819 ==72477== 00:08:27.819 ==72477== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.819 00:08:27.819 real 0m0.698s 00:08:27.819 user 0m0.666s 00:08:27.819 sys 0m0.029s 00:08:27.819 21:11:42 unittest_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:27.819 21:11:42 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:27.819 ************************************ 00:08:27.819 END TEST unittest_rdma 00:08:27.820 ************************************ 00:08:27.820 21:11:42 -- common/autotest_common.sh@1142 -- # return 0 00:08:27.820 21:11:42 -- 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.820 21:11:42 -- 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.820 21:11:42 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:27.820 21:11:42 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:27.820 21:11:42 -- common/autotest_common.sh@10 -- # set +x 00:08:27.820 ************************************ 00:08:27.820 START TEST unittest_nvme_cuse 00:08:27.820 ************************************ 00:08:27.820 21:11:42 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.820 ==72508== Memcheck, a memory error detector 00:08:27.820 ==72508== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.820 ==72508== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.820 ==72508== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.820 ==72508== 00:08:27.820 --72508-- Valgrind options: 00:08:27.820 --72508-- --leak-check=full 00:08:27.820 --72508-- --error-exitcode=2 00:08:27.820 --72508-- --verbose 00:08:27.820 --72508-- Contents of /proc/version: 00:08:27.820 --72508-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:27.820 --72508-- 00:08:27.820 --72508-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.820 --72508-- Page sizes: currently 4096, max supported 4096 00:08:27.820 --72508-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.820 --72508-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.820 --72508-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.820 --72508-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.820 --72508-- might be shown as UnknownInlinedFun 00:08:27.820 --72508-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.820 --72508-- object doesn't have a dynamic symbol table 00:08:27.820 --72508-- Scheduler: using generic scheduler lock implementation. 00:08:27.820 --72508-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.820 ==72508== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72508-by-???-on-d89e21c6b51d 00:08:27.820 ==72508== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72508-by-???-on-d89e21c6b51d 00:08:27.820 ==72508== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72508-by-???-on-d89e21c6b51d 00:08:27.820 ==72508== 00:08:27.820 ==72508== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.820 ==72508== don't want to do, unless you know exactly what you're doing, 00:08:27.820 ==72508== or are doing some strange experiment): 00:08:27.820 ==72508== /usr/libexec/valgrind/../../bin/vgdb --pid=72508 ...command... 00:08:27.820 ==72508== 00:08:27.820 ==72508== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.820 ==72508== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:27.820 ==72508== and then give GDB the following command 00:08:27.820 ==72508== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72508 00:08:27.820 ==72508== --pid is optional if only one valgrind process is running 00:08:27.820 ==72508== 00:08:27.820 --72508-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.820 --72508-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.820 --72508-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.820 --72508-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.820 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.820 --72508-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.820 --72508-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.820 --72508-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.820 --72508-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.820 --72508-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.820 --72508-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.820 --72508-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.820 --72508-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.820 --72508-- Reading syms from /usr/lib64/libm.so.6 00:08:27.820 --72508-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.820 --72508-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.820 --72508-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.820 --72508-- Reading syms from /usr/lib64/libc.so.6 00:08:27.820 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.821 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.821 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.821 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.821 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.821 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.821 --72508-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.821 --72508-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.118 --72508-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.118 --72508-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.118 --72508-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.118 --72508-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.118 --72508-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.118 --72508-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.118 --72508-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.118 --72508-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 ==72508== Preferring higher priority redirection: 00:08:28.119 --72508-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.119 --72508-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.119 --72508-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 --72508-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.119 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.119 --72508-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.119 --72508-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.119 ==72508== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.119 --72508-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.119 --72508-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.119 --72508-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.119 --72508-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.119 --72508-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.119 --72508-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.119 --72508-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.119 --72508-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.119 --72508-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.119 --72508-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.119 --72508-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.119 --72508-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.119 --72508-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.119 --72508-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.119 --72508-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.119 --72508-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.119 --72508-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.119 --72508-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.119 00:08:28.119 00:08:28.119 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.119 http://cunit.sourceforge.net/ 00:08:28.120 00:08:28.120 00:08:28.120 Suite: nvme_cuse 00:08:28.120 Test: test_cuse_nvme_submit_io_read_write ...--72508-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:28.424 passed 00:08:28.424 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:28.424 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:28.424 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:28.424 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:28.424 Test: test_cuse_nvme_submit_io ...[2024-07-15 21:11:43.465877] /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:28.424 passed 00:08:28.424 Test: test_cuse_nvme_reset ...[2024-07-15 21:11:43.500384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:28.424 passed 00:08:28.424 Test: test_nvme_cuse_stop ...--72508-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:28.989 passed 00:08:28.989 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72508-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:28.989 --72508-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:28.989 passed 00:08:28.989 00:08:28.989 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.989 suites 1 1 n/a 0 0 00:08:28.989 tests 9 9 9 0 0 00:08:28.989 asserts 118 118 118 0 n/a 00:08:28.989 00:08:28.989 Elapsed time = 0.750 seconds 00:08:28.989 --72508-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.989 --72508-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.989 ==72508== 00:08:28.989 ==72508== HEAP SUMMARY: 00:08:28.989 ==72508== in use at exit: 0 bytes in 0 blocks 00:08:28.990 ==72508== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:28.990 ==72508== 00:08:28.990 ==72508== All heap blocks were freed -- no leaks are possible 00:08:28.990 ==72508== 00:08:28.990 ==72508== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.990 00:08:28.990 real 0m1.364s 00:08:28.990 user 0m1.036s 00:08:28.990 sys 0m0.323s 00:08:28.990 21:11:44 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:28.990 21:11:44 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:28.990 ************************************ 00:08:28.990 END TEST unittest_nvme_cuse 00:08:28.990 ************************************ 00:08:28.990 21:11:44 -- common/autotest_common.sh@1142 -- # return 0 00:08:28.990 21:11:44 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:08:28.990 21:11:44 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:28.990 21:11:44 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:28.990 21:11:44 -- common/autotest_common.sh@10 -- # set +x 00:08:28.990 ************************************ 00:08:28.990 START TEST unittest_nvmf 00:08:28.990 ************************************ 00:08:28.990 21:11:44 unittest_nvmf -- common/autotest_common.sh@1123 -- # unittest_nvmf 00:08:28.990 21:11:44 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:28.990 ==72544== Memcheck, a memory error detector 00:08:28.990 ==72544== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.990 ==72544== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.990 ==72544== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:28.990 ==72544== 00:08:28.990 --72544-- Valgrind options: 00:08:28.990 --72544-- --leak-check=full 00:08:28.990 --72544-- --error-exitcode=2 00:08:28.990 --72544-- --verbose 00:08:28.990 --72544-- Contents of /proc/version: 00:08:28.990 --72544-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.990 --72544-- 00:08:28.990 --72544-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.990 --72544-- Page sizes: currently 4096, max supported 4096 00:08:28.990 --72544-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.990 --72544-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:28.990 --72544-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.990 --72544-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.990 --72544-- might be shown as UnknownInlinedFun 00:08:28.990 --72544-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.990 --72544-- object doesn't have a dynamic symbol table 00:08:28.990 --72544-- Scheduler: using generic scheduler lock implementation. 00:08:28.990 --72544-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.990 ==72544== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72544-by-???-on-d89e21c6b51d 00:08:28.990 ==72544== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72544-by-???-on-d89e21c6b51d 00:08:28.990 ==72544== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72544-by-???-on-d89e21c6b51d 00:08:28.990 ==72544== 00:08:28.990 ==72544== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.990 ==72544== don't want to do, unless you know exactly what you're doing, 00:08:28.990 ==72544== or are doing some strange experiment): 00:08:28.990 ==72544== /usr/libexec/valgrind/../../bin/vgdb --pid=72544 ...command... 00:08:28.990 ==72544== 00:08:28.990 ==72544== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.990 ==72544== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:28.990 ==72544== and then give GDB the following command 00:08:28.990 ==72544== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72544 00:08:28.990 ==72544== --pid is optional if only one valgrind process is running 00:08:28.990 ==72544== 00:08:28.990 --72544-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.990 --72544-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.248 --72544-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.248 --72544-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.248 --72544-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.248 --72544-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.248 --72544-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.248 --72544-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.248 --72544-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.248 --72544-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.248 --72544-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.248 --72544-- Reading syms from /usr/lib64/libm.so.6 00:08:29.248 --72544-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.248 --72544-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.248 --72544-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libc.so.6 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.248 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.248 --72544-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.248 --72544-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.248 --72544-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.248 --72544-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.248 --72544-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.248 --72544-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.248 --72544-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.248 --72544-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.248 --72544-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 ==72544== Preferring higher priority redirection: 00:08:29.249 --72544-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.249 --72544-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.249 --72544-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 --72544-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.249 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.249 --72544-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.249 --72544-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.507 ==72544== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.507 --72544-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.507 --72544-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.507 --72544-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.507 --72544-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.507 --72544-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.507 --72544-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.507 --72544-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.507 --72544-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.507 --72544-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.507 --72544-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.507 --72544-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.507 --72544-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.507 --72544-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.507 --72544-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.507 --72544-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.507 --72544-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.507 --72544-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:29.507 --72544-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.507 --72544-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:29.507 --72544-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.507 00:08:29.508 00:08:29.508 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.508 http://cunit.sourceforge.net/ 00:08:29.508 00:08:29.508 00:08:29.508 Suite: nvmf 00:08:29.508 Test: test_get_log_page ...[2024-07-15 21:11:44.724855] /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.508 passed 00:08:29.508 Test: test_process_fabrics_cmd ...[2024-07-15 21:11:44.756577] /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.508 passed 00:08:29.508 Test: test_connect ...--72544-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:29.766 [2024-07-15 21:11:44.842742] /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.766 [2024-07-15 21:11:44.844292] /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.766 [2024-07-15 21:11:44.848260] /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.766 [2024-07-15 21:11:44.850072] /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.766 [2024-07-15 21:11:44.851748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:29.766 [2024-07-15 21:11:44.853633] /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.766 [2024-07-15 21:11:44.855908] /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.766 [2024-07-15 21:11:44.857662] /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:29.766 [2024-07-15 21:11:44.871021] /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:29.766 [2024-07-15 21:11:44.876262] /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:29.766 [2024-07-15 21:11:44.892013] /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:29.766 [2024-07-15 21:11:44.894601] /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:29.766 [2024-07-15 21:11:44.897230] /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:29.766 [2024-07-15 21:11:44.900097] /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:29.766 [2024-07-15 21:11:44.915256] /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:29.766 [2024-07-15 21:11:44.924247] /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:29.766 [2024-07-15 21:11:44.926453] /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:29.766 passed 00:08:29.766 Test: test_get_ns_id_desc_list ...passed 00:08:29.766 Test: test_identify_ns ...[2024-07-15 21:11:44.954379] /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:29.766 [2024-07-15 21:11:44.964404] /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:29.766 [2024-07-15 21:11:44.965405] /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:29.766 passed 00:08:29.766 Test: test_identify_ns_iocs_specific ...[2024-07-15 21:11:44.968416] /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:29.766 [2024-07-15 21:11:44.975529] /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:29.766 passed 00:08:29.766 Test: test_reservation_write_exclusive ...passed 00:08:29.766 Test: test_reservation_exclusive_access ...passed 00:08:29.766 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:29.766 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:29.766 Test: test_reservation_notification_log_page ...passed 00:08:29.766 Test: test_get_dif_ctx ...passed 00:08:29.766 Test: test_set_get_features ...[2024-07-15 21:11:45.033861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:29.766 [2024-07-15 21:11:45.038531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:29.766 [2024-07-15 21:11:45.039951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:29.766 [2024-07-15 21:11:45.042845] /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:29.766 passed 00:08:29.766 Test: test_identify_ctrlr ...passed 00:08:29.766 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:29.766 Test: test_custom_admin_cmd ...passed 00:08:30.025 Test: test_fused_compare_and_write ...[2024-07-15 21:11:45.092752] /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.025 [2024-07-15 21:11:45.094688] /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.025 [2024-07-15 21:11:45.096558] /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.025 passed 00:08:30.025 Test: test_multi_async_event_reqs ...passed 00:08:30.025 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:30.025 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:30.025 Test: test_multi_async_events ...passed 00:08:30.025 Test: test_rae ...passed 00:08:30.025 Test: test_nvmf_ctrlr_create_destruct ...--72544-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:30.025 passed 00:08:30.025 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:30.025 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-15 21:11:45.185049] /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.025 [2024-07-15 21:11:45.196581] /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.025 passed 00:08:30.025 Test: test_zcopy_read ...passed 00:08:30.025 Test: test_zcopy_write ...passed 00:08:30.025 Test: test_nvmf_property_set ...passed 00:08:30.025 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-15 21:11:45.229056] /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.025 [2024-07-15 21:11:45.230737] /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.025 passed 00:08:30.025 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-15 21:11:45.234772] /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.025 [2024-07-15 21:11:45.237039] /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.025 [2024-07-15 21:11:45.242113] /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.025 passed 00:08:30.025 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:30.025 Test: test_nvmf_check_qpair_active ...[2024-07-15 21:11:45.260009] /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.025 [2024-07-15 21:11:45.262653] /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.025 [2024-07-15 21:11:45.263665] /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.025 [2024-07-15 21:11:45.264141] /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.025 [2024-07-15 21:11:45.264255] /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.025 passed 00:08:30.025 00:08:30.025 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.025 suites 1 1 n/a 0 0 00:08:30.025 tests 32 32 32 0 0 00:08:30.025 asserts 977 977 977 0 n/a 00:08:30.025 00:08:30.025 Elapsed time = 0.550 seconds 00:08:30.025 --72544-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.025 --72544-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.283 ==72544== 00:08:30.283 ==72544== HEAP SUMMARY: 00:08:30.283 ==72544== in use at exit: 192 bytes in 1 blocks 00:08:30.283 ==72544== total heap usage: 1,313 allocs, 1,312 frees, 229,342 bytes allocated 00:08:30.283 ==72544== 00:08:30.283 ==72544== Searching for pointers to 1 not-freed blocks 00:08:30.283 ==72544== Checked 6,874,368 bytes 00:08:30.283 ==72544== 00:08:30.283 ==72544== LEAK SUMMARY: 00:08:30.283 ==72544== definitely lost: 0 bytes in 0 blocks 00:08:30.283 ==72544== indirectly lost: 0 bytes in 0 blocks 00:08:30.283 ==72544== possibly lost: 0 bytes in 0 blocks 00:08:30.283 ==72544== still reachable: 192 bytes in 1 blocks 00:08:30.283 ==72544== suppressed: 0 bytes in 0 blocks 00:08:30.283 ==72544== Reachable blocks (those to which a pointer was found) are not shown. 00:08:30.283 ==72544== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:30.284 ==72544== 00:08:30.284 ==72544== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.284 21:11:45 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.284 ==72554== Memcheck, a memory error detector 00:08:30.284 ==72554== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.284 ==72554== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.284 ==72554== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.284 ==72554== 00:08:30.284 --72554-- Valgrind options: 00:08:30.284 --72554-- --leak-check=full 00:08:30.284 --72554-- --error-exitcode=2 00:08:30.284 --72554-- --verbose 00:08:30.284 --72554-- Contents of /proc/version: 00:08:30.284 --72554-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:30.284 --72554-- 00:08:30.284 --72554-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.284 --72554-- Page sizes: currently 4096, max supported 4096 00:08:30.284 --72554-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.284 --72554-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.284 --72554-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.284 --72554-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.284 --72554-- might be shown as UnknownInlinedFun 00:08:30.284 --72554-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.284 --72554-- object doesn't have a dynamic symbol table 00:08:30.284 --72554-- Scheduler: using generic scheduler lock implementation. 00:08:30.284 --72554-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.284 ==72554== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72554-by-???-on-d89e21c6b51d 00:08:30.284 ==72554== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72554-by-???-on-d89e21c6b51d 00:08:30.284 ==72554== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72554-by-???-on-d89e21c6b51d 00:08:30.284 ==72554== 00:08:30.284 ==72554== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.284 ==72554== don't want to do, unless you know exactly what you're doing, 00:08:30.284 ==72554== or are doing some strange experiment): 00:08:30.284 ==72554== /usr/libexec/valgrind/../../bin/vgdb --pid=72554 ...command... 00:08:30.284 ==72554== 00:08:30.284 ==72554== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.284 ==72554== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:30.284 ==72554== and then give GDB the following command 00:08:30.284 ==72554== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72554 00:08:30.284 ==72554== --pid is optional if only one valgrind process is running 00:08:30.284 ==72554== 00:08:30.284 --72554-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.284 --72554-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.284 --72554-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.284 --72554-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.284 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.284 --72554-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.284 --72554-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.284 --72554-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.284 --72554-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.284 --72554-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.284 --72554-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.284 --72554-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.284 --72554-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.284 --72554-- Reading syms from /usr/lib64/libm.so.6 00:08:30.284 --72554-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.284 --72554-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.284 --72554-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.284 --72554-- Reading syms from /usr/lib64/libc.so.6 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.541 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.541 --72554-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.541 --72554-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.541 --72554-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.541 --72554-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.541 --72554-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.541 --72554-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.541 --72554-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.541 --72554-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.542 --72554-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 ==72554== Preferring higher priority redirection: 00:08:30.542 --72554-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.542 --72554-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.542 --72554-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 --72554-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.542 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.542 --72554-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.542 --72554-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.542 ==72554== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.542 --72554-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.542 --72554-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.542 --72554-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.542 --72554-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.542 --72554-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.542 --72554-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.542 --72554-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.542 --72554-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.542 --72554-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.800 --72554-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.800 --72554-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.800 --72554-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.800 --72554-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.800 --72554-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.800 --72554-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.800 --72554-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.800 --72554-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.800 --72554-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.800 00:08:30.800 00:08:30.800 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.800 http://cunit.sourceforge.net/ 00:08:30.800 00:08:30.800 00:08:30.800 Suite: nvmf 00:08:30.800 Test: test_get_rw_params ...passed 00:08:30.800 Test: test_get_rw_ext_params ...passed 00:08:30.800 Test: test_lba_in_range ...passed 00:08:30.800 Test: test_get_dif_ctx ...passed 00:08:30.800 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72554-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:30.800 passed 00:08:30.800 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-15 21:11:45.969307] /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:30.800 [2024-07-15 21:11:46.005143] /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:30.800 [2024-07-15 21:11:46.008341] /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:30.800 passed 00:08:30.800 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-15 21:11:46.015148] /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:30.800 [2024-07-15 21:11:46.017047] /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:30.800 passed 00:08:30.800 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-15 21:11:46.022096] /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:30.800 [2024-07-15 21:11:46.024092] /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:30.800 [2024-07-15 21:11:46.034072] /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:30.800 [2024-07-15 21:11:46.035375] /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:30.800 passed 00:08:30.800 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:30.800 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:30.800 00:08:30.801 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.801 suites 1 1 n/a 0 0 00:08:30.801 tests 10 10 10 0 0 00:08:30.801 asserts 159 159 159 0 n/a 00:08:30.801 00:08:30.801 Elapsed time = 0.157 seconds 00:08:30.801 --72554-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.801 --72554-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.059 ==72554== 00:08:31.059 ==72554== HEAP SUMMARY: 00:08:31.059 ==72554== in use at exit: 0 bytes in 0 blocks 00:08:31.059 ==72554== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:31.059 ==72554== 00:08:31.059 ==72554== All heap blocks were freed -- no leaks are possible 00:08:31.059 ==72554== 00:08:31.059 ==72554== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.059 21:11:46 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.059 ==72566== Memcheck, a memory error detector 00:08:31.059 ==72566== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.059 ==72566== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.059 ==72566== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.059 ==72566== 00:08:31.059 --72566-- Valgrind options: 00:08:31.059 --72566-- --leak-check=full 00:08:31.059 --72566-- --error-exitcode=2 00:08:31.059 --72566-- --verbose 00:08:31.059 --72566-- Contents of /proc/version: 00:08:31.059 --72566-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:31.059 --72566-- 00:08:31.059 --72566-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.059 --72566-- Page sizes: currently 4096, max supported 4096 00:08:31.059 --72566-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.059 --72566-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.059 --72566-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.059 --72566-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.059 --72566-- might be shown as UnknownInlinedFun 00:08:31.059 --72566-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.059 --72566-- object doesn't have a dynamic symbol table 00:08:31.059 --72566-- Scheduler: using generic scheduler lock implementation. 00:08:31.059 --72566-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.059 ==72566== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72566-by-???-on-d89e21c6b51d 00:08:31.059 ==72566== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72566-by-???-on-d89e21c6b51d 00:08:31.059 ==72566== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72566-by-???-on-d89e21c6b51d 00:08:31.059 ==72566== 00:08:31.059 ==72566== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.059 ==72566== don't want to do, unless you know exactly what you're doing, 00:08:31.059 ==72566== or are doing some strange experiment): 00:08:31.059 ==72566== /usr/libexec/valgrind/../../bin/vgdb --pid=72566 ...command... 00:08:31.059 ==72566== 00:08:31.059 ==72566== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.059 ==72566== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:31.060 ==72566== and then give GDB the following command 00:08:31.060 ==72566== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72566 00:08:31.060 ==72566== --pid is optional if only one valgrind process is running 00:08:31.060 ==72566== 00:08:31.060 --72566-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.060 --72566-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.060 --72566-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.060 --72566-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.060 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.060 --72566-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.060 --72566-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.060 --72566-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.060 --72566-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.060 --72566-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.060 --72566-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.060 --72566-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.060 --72566-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.060 --72566-- Reading syms from /usr/lib64/libm.so.6 00:08:31.060 --72566-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.060 --72566-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.060 --72566-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.060 --72566-- Reading syms from /usr/lib64/libc.so.6 00:08:31.318 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.318 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.318 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.318 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.318 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.318 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.318 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.318 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.318 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.318 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.318 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.318 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.318 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.319 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.319 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.319 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.319 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.319 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.319 --72566-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.319 --72566-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.319 --72566-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.319 --72566-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.319 --72566-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.319 --72566-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.319 --72566-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 ==72566== Preferring higher priority redirection: 00:08:31.319 --72566-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.319 --72566-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.319 --72566-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 --72566-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.319 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.319 --72566-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.319 --72566-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.319 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.319 --72566-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.319 --72566-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.319 --72566-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.319 --72566-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.319 --72566-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.319 --72566-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.319 --72566-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.319 --72566-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.320 --72566-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.578 --72566-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.578 --72566-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.578 --72566-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.578 --72566-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.578 --72566-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.578 --72566-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.578 --72566-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.578 --72566-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.578 --72566-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.578 00:08:31.578 00:08:31.578 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.578 http://cunit.sourceforge.net/ 00:08:31.578 00:08:31.578 00:08:31.578 Suite: nvmf 00:08:31.578 Test: test_discovery_log ...--72566-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:31.578 --72566-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.578 passed 00:08:31.578 Test: test_discovery_log_with_filters ...passed 00:08:31.578 00:08:31.578 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.578 suites 1 1 n/a 0 0 00:08:31.578 tests 2 2 2 0 0 00:08:31.578 asserts 238 238 238 0 n/a 00:08:31.578 00:08:31.578 Elapsed time = 0.162 seconds 00:08:31.578 --72566-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.836 --72566-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.836 ==72566== 00:08:31.836 ==72566== HEAP SUMMARY: 00:08:31.836 ==72566== in use at exit: 0 bytes in 0 blocks 00:08:31.836 ==72566== total heap usage: 256 allocs, 256 frees, 552,280 bytes allocated 00:08:31.836 ==72566== 00:08:31.836 ==72566== All heap blocks were freed -- no leaks are possible 00:08:31.836 ==72566== 00:08:31.836 ==72566== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.836 21:11:46 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.836 ==72574== Memcheck, a memory error detector 00:08:31.836 ==72574== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.836 ==72574== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.836 ==72574== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.836 ==72574== 00:08:31.836 --72574-- Valgrind options: 00:08:31.836 --72574-- --leak-check=full 00:08:31.836 --72574-- --error-exitcode=2 00:08:31.836 --72574-- --verbose 00:08:31.836 --72574-- Contents of /proc/version: 00:08:31.836 --72574-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:31.836 --72574-- 00:08:31.836 --72574-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.836 --72574-- Page sizes: currently 4096, max supported 4096 00:08:31.836 --72574-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.836 --72574-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.836 --72574-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.836 --72574-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.836 --72574-- might be shown as UnknownInlinedFun 00:08:31.836 --72574-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.836 --72574-- object doesn't have a dynamic symbol table 00:08:31.836 --72574-- Scheduler: using generic scheduler lock implementation. 00:08:31.836 --72574-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.836 ==72574== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72574-by-???-on-d89e21c6b51d 00:08:31.837 ==72574== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72574-by-???-on-d89e21c6b51d 00:08:31.837 ==72574== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72574-by-???-on-d89e21c6b51d 00:08:31.837 ==72574== 00:08:31.837 ==72574== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.837 ==72574== don't want to do, unless you know exactly what you're doing, 00:08:31.837 ==72574== or are doing some strange experiment): 00:08:31.837 ==72574== /usr/libexec/valgrind/../../bin/vgdb --pid=72574 ...command... 00:08:31.837 ==72574== 00:08:31.837 ==72574== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.837 ==72574== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:31.837 ==72574== and then give GDB the following command 00:08:31.837 ==72574== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72574 00:08:31.837 ==72574== --pid is optional if only one valgrind process is running 00:08:31.837 ==72574== 00:08:31.837 --72574-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.837 --72574-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.837 --72574-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.837 --72574-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.837 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.837 --72574-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.837 --72574-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.837 --72574-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.837 --72574-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.837 --72574-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.837 --72574-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.837 --72574-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.837 --72574-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.837 --72574-- Reading syms from /usr/lib64/libm.so.6 00:08:31.837 --72574-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.837 --72574-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.837 --72574-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.837 --72574-- Reading syms from /usr/lib64/libc.so.6 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.095 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.095 --72574-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.095 --72574-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.095 --72574-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.095 --72574-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.095 --72574-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.095 --72574-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.095 --72574-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.095 --72574-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.095 --72574-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 ==72574== Preferring higher priority redirection: 00:08:32.095 --72574-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.095 --72574-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.095 --72574-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.095 --72574-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 --72574-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.096 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.096 --72574-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.096 --72574-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.096 ==72574== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.096 --72574-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.096 --72574-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.096 --72574-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.096 --72574-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.096 --72574-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.354 --72574-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.354 --72574-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.354 --72574-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.354 --72574-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.354 --72574-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.354 --72574-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.354 --72574-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.354 --72574-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.354 --72574-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.354 --72574-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.354 --72574-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.354 --72574-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.354 --72574-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:32.354 --72574-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.354 00:08:32.354 00:08:32.354 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.354 http://cunit.sourceforge.net/ 00:08:32.354 00:08:32.354 00:08:32.354 Suite: nvmf 00:08:32.354 Test: nvmf_test_create_subsystem ...--72574-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:32.354 --72574-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:32.354 [2024-07-15 21:11:47.581134] /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.354 [2024-07-15 21:11:47.613723] /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.354 [2024-07-15 21:11:47.616200] /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.354 [2024-07-15 21:11:47.616457] /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.354 [2024-07-15 21:11:47.617223] /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.354 [2024-07-15 21:11:47.617456] /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.355 [2024-07-15 21:11:47.618063] /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.355 [2024-07-15 21:11:47.618194] /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.355 [2024-07-15 21:11:47.618937] /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.355 [2024-07-15 21:11:47.619174] /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.355 [2024-07-15 21:11:47.619776] /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.355 [2024-07-15 21:11:47.619906] /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.355 [2024-07-15 21:11:47.623380] /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.355 [2024-07-15 21:11:47.623674] /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.355 [2024-07-15 21:11:47.629220] /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.355 [2024-07-15 21:11:47.629482] /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.355 [2024-07-15 21:11:47.632456] /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.355 [2024-07-15 21:11:47.632736] /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.355 [2024-07-15 21:11:47.633618] /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.355 [2024-07-15 21:11:47.633853] /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.355 [2024-07-15 21:11:47.634430] /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.355 [2024-07-15 21:11:47.634561] /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.355 passed 00:08:32.355 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-15 21:11:47.661711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2058:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:32.355 [2024-07-15 21:11:47.662933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2031:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:32.613 passed 00:08:32.613 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-15 21:11:47.675687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2161:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:32.613 passed 00:08:32.613 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:32.613 Test: test_spdk_nvmf_ns_visible ...[2024-07-15 21:11:47.688441] /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.613 passed 00:08:32.613 Test: test_reservation_register ...[2024-07-15 21:11:47.768882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.613 [2024-07-15 21:11:47.794265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3164:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:32.613 passed 00:08:32.613 Test: test_reservation_register_with_ptpl ...--72574-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.613 passed 00:08:32.613 Test: test_reservation_acquire_preempt_1 ...[2024-07-15 21:11:47.895618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.613 passed 00:08:32.870 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:32.870 Test: test_reservation_release ...[2024-07-15 21:11:47.935946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.870 passed 00:08:32.870 Test: test_reservation_unregister_notification ...[2024-07-15 21:11:47.944639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.870 passed 00:08:32.870 Test: test_reservation_release_notification ...[2024-07-15 21:11:47.950644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.870 passed 00:08:32.870 Test: test_reservation_release_notification_write_exclusive ...[2024-07-15 21:11:47.955653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.870 passed 00:08:32.871 Test: test_reservation_clear_notification ...[2024-07-15 21:11:47.960665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.871 passed 00:08:32.871 Test: test_reservation_preempt_notification ...[2024-07-15 21:11:47.965688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:32.871 passed 00:08:32.871 Test: test_spdk_nvmf_ns_event ...passed 00:08:32.871 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:32.871 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:32.871 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-15 21:11:48.048052] /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.871 [2024-07-15 21:11:48.060046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1052:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:32.871 passed 00:08:32.871 Test: test_nvmf_ns_reservation_report ...[2024-07-15 21:11:48.078513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3469:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:32.871 passed 00:08:32.871 Test: test_nvmf_nqn_is_valid ...[2024-07-15 21:11:48.083110] /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.871 [2024-07-15 21:11:48.083748] /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:e9bb1f33-b683-4a99-898c-9f53158f6a7": uuid is not the correct length 00:08:32.871 [2024-07-15 21:11:48.084311] /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.871 passed 00:08:32.871 Test: test_nvmf_ns_reservation_restore ...[2024-07-15 21:11:48.098948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2663:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:32.871 passed 00:08:32.871 Test: test_nvmf_subsystem_state_change ...passed 00:08:32.871 Test: test_nvmf_reservation_custom_ops ...passed 00:08:32.871 00:08:32.871 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.871 suites 1 1 n/a 0 0 00:08:32.871 tests 24 24 24 0 0 00:08:32.871 asserts 499 499 499 0 n/a 00:08:32.871 00:08:32.871 Elapsed time = 0.590 seconds 00:08:32.871 --72574-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.128 ==72574== 00:08:33.128 ==72574== HEAP SUMMARY: 00:08:33.128 ==72574== in use at exit: 296 bytes in 1 blocks 00:08:33.128 ==72574== total heap usage: 1,499 allocs, 1,498 frees, 1,020,823 bytes allocated 00:08:33.128 ==72574== 00:08:33.128 ==72574== Searching for pointers to 1 not-freed blocks 00:08:33.128 ==72574== Checked 6,866,296 bytes 00:08:33.128 ==72574== 00:08:33.128 ==72574== LEAK SUMMARY: 00:08:33.128 ==72574== definitely lost: 0 bytes in 0 blocks 00:08:33.128 ==72574== indirectly lost: 0 bytes in 0 blocks 00:08:33.128 ==72574== possibly lost: 0 bytes in 0 blocks 00:08:33.128 ==72574== still reachable: 296 bytes in 1 blocks 00:08:33.128 ==72574== suppressed: 0 bytes in 0 blocks 00:08:33.128 ==72574== Reachable blocks (those to which a pointer was found) are not shown. 00:08:33.128 ==72574== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:33.128 ==72574== 00:08:33.128 ==72574== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.128 21:11:48 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:33.128 ==72587== Memcheck, a memory error detector 00:08:33.128 ==72587== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.128 ==72587== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.128 ==72587== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:33.128 ==72587== 00:08:33.128 --72587-- Valgrind options: 00:08:33.128 --72587-- --leak-check=full 00:08:33.128 --72587-- --error-exitcode=2 00:08:33.128 --72587-- --verbose 00:08:33.128 --72587-- Contents of /proc/version: 00:08:33.128 --72587-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:33.128 --72587-- 00:08:33.128 --72587-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.128 --72587-- Page sizes: currently 4096, max supported 4096 00:08:33.128 --72587-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.128 --72587-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:33.128 --72587-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.128 --72587-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.128 --72587-- might be shown as UnknownInlinedFun 00:08:33.128 --72587-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.128 --72587-- object doesn't have a dynamic symbol table 00:08:33.128 --72587-- Scheduler: using generic scheduler lock implementation. 00:08:33.128 --72587-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.128 ==72587== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72587-by-???-on-d89e21c6b51d 00:08:33.128 ==72587== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72587-by-???-on-d89e21c6b51d 00:08:33.128 ==72587== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72587-by-???-on-d89e21c6b51d 00:08:33.128 ==72587== 00:08:33.128 ==72587== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.128 ==72587== don't want to do, unless you know exactly what you're doing, 00:08:33.128 ==72587== or are doing some strange experiment): 00:08:33.128 ==72587== /usr/libexec/valgrind/../../bin/vgdb --pid=72587 ...command... 00:08:33.128 ==72587== 00:08:33.128 ==72587== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.128 ==72587== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:33.128 ==72587== and then give GDB the following command 00:08:33.128 ==72587== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72587 00:08:33.128 ==72587== --pid is optional if only one valgrind process is running 00:08:33.128 ==72587== 00:08:33.128 --72587-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.128 --72587-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.128 --72587-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.128 --72587-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.128 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.128 --72587-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.128 --72587-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.128 --72587-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.128 --72587-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.128 --72587-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.128 --72587-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.128 --72587-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.128 --72587-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.129 --72587-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.129 --72587-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.129 --72587-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.129 --72587-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.129 --72587-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.129 --72587-- Reading syms from /usr/lib64/libm.so.6 00:08:33.129 --72587-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.129 --72587-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.129 --72587-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.129 --72587-- Reading syms from /usr/lib64/libc.so.6 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.129 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.129 --72587-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.129 --72587-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.386 --72587-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.386 --72587-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.386 --72587-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.386 --72587-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.386 --72587-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.386 --72587-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.386 --72587-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 ==72587== Preferring higher priority redirection: 00:08:33.386 --72587-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.386 --72587-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.386 --72587-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 --72587-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.386 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.386 --72587-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.386 --72587-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.386 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.386 --72587-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.386 --72587-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.386 --72587-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.386 --72587-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.386 --72587-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.386 --72587-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.386 --72587-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.386 --72587-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.386 --72587-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.386 --72587-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.386 --72587-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.386 --72587-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.386 --72587-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.386 --72587-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.387 --72587-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.387 --72587-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.387 --72587-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:33.387 --72587-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.387 --72587-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.387 00:08:33.387 00:08:33.387 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.387 http://cunit.sourceforge.net/ 00:08:33.387 00:08:33.387 00:08:33.387 Suite: nvmf 00:08:33.387 Test: test_nvmf_tcp_create ...--72587-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:33.644 [2024-07-15 21:11:48.746269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 745:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:08:33.644 passed 00:08:33.644 Test: test_nvmf_tcp_destroy ...passed 00:08:33.644 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:33.644 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:33.644 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:33.644 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:33.901 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:33.901 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-15 21:11:49.005592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.901 [2024-07-15 21:11:49.007673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.901 [2024-07-15 21:11:49.009747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.901 [2024-07-15 21:11:49.009881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.901 [2024-07-15 21:11:49.009976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.901 passed 00:08:33.901 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:33.901 Test: test_nvmf_tcp_icreq_handle ...[2024-07-15 21:11:49.020874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:33.901 [2024-07-15 21:11:49.021294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.901 [2024-07-15 21:11:49.021399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.901 [2024-07-15 21:11:49.021862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:33.901 [2024-07-15 21:11:49.021975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.022078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.022167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.028379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.028499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.902 passed 00:08:33.902 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:33.902 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-15 21:11:49.042607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2531:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:33.902 [2024-07-15 21:11:49.043518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.043633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:08:33.902 passed 00:08:33.902 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-15 21:11:49.045903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2263:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe550 00:08:33.902 [2024-07-15 21:11:49.047432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.047541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.050017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2320:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddb0 00:08:33.902 [2024-07-15 21:11:49.050269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.050371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.052380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2273:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:33.902 [2024-07-15 21:11:49.052603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.052712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.054683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2312:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:33.902 [2024-07-15 21:11:49.054926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.055027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.056813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.056926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.059467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.059580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.061956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.062070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.064134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.902 [2024-07-15 21:11:49.064250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.902 [2024-07-15 21:11:49.066944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.903 [2024-07-15 21:11:49.067058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.903 [2024-07-15 21:11:49.069358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:33.903 [2024-07-15 21:11:49.069471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:08:33.903 passed 00:08:33.903 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72587-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.903 --72587-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:33.903 --72587-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:33.903 --72587-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:33.903 --72587-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:34.161 passed 00:08:34.161 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-15 21:11:49.398494] /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.161 [2024-07-15 21:11:49.399596] /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.161 passed 00:08:34.161 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-15 21:11:49.428919] /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.161 [2024-07-15 21:11:49.429546] /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.161 passed 00:08:34.161 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-15 21:11:49.436403] /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.161 [2024-07-15 21:11:49.437050] /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.161 passed 00:08:34.161 00:08:34.161 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.161 suites 1 1 n/a 0 0 00:08:34.161 tests 17 17 17 0 0 00:08:34.161 asserts 222 222 222 0 n/a 00:08:34.161 00:08:34.161 Elapsed time = 0.739 seconds 00:08:34.420 --72587-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.420 ==72587== 00:08:34.420 ==72587== HEAP SUMMARY: 00:08:34.420 ==72587== in use at exit: 67,110,208 bytes in 1,028 blocks 00:08:34.420 ==72587== total heap usage: 12,574 allocs, 11,546 frees, 404,382,127 bytes allocated 00:08:34.420 ==72587== 00:08:34.420 ==72587== Searching for pointers to 1,028 not-freed blocks 00:08:34.420 ==72587== Checked 7,145,624 bytes 00:08:34.420 ==72587== 00:08:34.420 ==72587== LEAK SUMMARY: 00:08:34.420 ==72587== definitely lost: 0 bytes in 0 blocks 00:08:34.420 ==72587== indirectly lost: 0 bytes in 0 blocks 00:08:34.420 ==72587== possibly lost: 0 bytes in 0 blocks 00:08:34.420 ==72587== still reachable: 67,110,208 bytes in 1,028 blocks 00:08:34.420 ==72587== suppressed: 0 bytes in 0 blocks 00:08:34.420 ==72587== Reachable blocks (those to which a pointer was found) are not shown. 00:08:34.420 ==72587== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:34.420 ==72587== 00:08:34.420 ==72587== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.420 21:11:49 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.420 ==72599== Memcheck, a memory error detector 00:08:34.420 ==72599== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.420 ==72599== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.420 ==72599== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.420 ==72599== 00:08:34.420 --72599-- Valgrind options: 00:08:34.420 --72599-- --leak-check=full 00:08:34.420 --72599-- --error-exitcode=2 00:08:34.420 --72599-- --verbose 00:08:34.420 --72599-- Contents of /proc/version: 00:08:34.420 --72599-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:34.420 --72599-- 00:08:34.420 --72599-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.420 --72599-- Page sizes: currently 4096, max supported 4096 00:08:34.420 --72599-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.420 --72599-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.420 --72599-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.420 --72599-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.420 --72599-- might be shown as UnknownInlinedFun 00:08:34.420 --72599-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.420 --72599-- object doesn't have a dynamic symbol table 00:08:34.420 --72599-- Scheduler: using generic scheduler lock implementation. 00:08:34.420 --72599-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.420 ==72599== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72599-by-???-on-d89e21c6b51d 00:08:34.420 ==72599== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72599-by-???-on-d89e21c6b51d 00:08:34.420 ==72599== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72599-by-???-on-d89e21c6b51d 00:08:34.420 ==72599== 00:08:34.420 ==72599== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.420 ==72599== don't want to do, unless you know exactly what you're doing, 00:08:34.420 ==72599== or are doing some strange experiment): 00:08:34.420 ==72599== /usr/libexec/valgrind/../../bin/vgdb --pid=72599 ...command... 00:08:34.420 ==72599== 00:08:34.420 ==72599== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.420 ==72599== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:34.420 ==72599== and then give GDB the following command 00:08:34.420 ==72599== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72599 00:08:34.420 ==72599== --pid is optional if only one valgrind process is running 00:08:34.420 ==72599== 00:08:34.420 --72599-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.420 --72599-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.420 --72599-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.420 --72599-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.420 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.420 --72599-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.420 --72599-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.420 --72599-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.420 --72599-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.421 --72599-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.421 --72599-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.421 --72599-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.421 --72599-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.421 --72599-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.421 --72599-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:34.421 --72599-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.421 --72599-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.421 --72599-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.678 --72599-- Reading syms from /usr/lib64/libm.so.6 00:08:34.678 --72599-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.678 --72599-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.678 --72599-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.678 --72599-- Reading syms from /usr/lib64/libc.so.6 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.678 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.678 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.678 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.678 --72599-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.678 --72599-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.678 --72599-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.678 --72599-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.679 --72599-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.679 --72599-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.679 --72599-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 ==72599== Preferring higher priority redirection: 00:08:34.679 --72599-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.679 --72599-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.679 --72599-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 --72599-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.679 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.679 --72599-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.679 --72599-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.936 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.936 --72599-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.936 --72599-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.936 --72599-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.936 --72599-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.936 --72599-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.936 --72599-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.936 --72599-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.936 --72599-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.936 --72599-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.936 --72599-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.937 --72599-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.937 --72599-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.937 --72599-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.937 --72599-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.937 --72599-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.937 --72599-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.937 --72599-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.937 --72599-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.937 00:08:34.937 00:08:34.937 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.937 http://cunit.sourceforge.net/ 00:08:34.937 00:08:34.937 00:08:34.937 Suite: nvmf 00:08:34.937 Test: test_nvmf_tgt_create_poll_group ...--72599-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.937 passed 00:08:34.937 00:08:35.195 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.195 suites 1 1 n/a 0 0 00:08:35.195 tests 1 1 1 0 0 00:08:35.195 asserts 17 17 17 0 n/a 00:08:35.195 00:08:35.195 Elapsed time = 0.103 seconds 00:08:35.195 --72599-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.195 --72599-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.195 ==72599== 00:08:35.195 ==72599== HEAP SUMMARY: 00:08:35.195 ==72599== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:35.195 ==72599== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:08:35.195 ==72599== 00:08:35.195 ==72599== Searching for pointers to 1,026 not-freed blocks 00:08:35.195 ==72599== Checked 6,718,880 bytes 00:08:35.195 ==72599== 00:08:35.195 ==72599== LEAK SUMMARY: 00:08:35.195 ==72599== definitely lost: 0 bytes in 0 blocks 00:08:35.195 ==72599== indirectly lost: 0 bytes in 0 blocks 00:08:35.195 ==72599== possibly lost: 0 bytes in 0 blocks 00:08:35.195 ==72599== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:35.195 ==72599== suppressed: 0 bytes in 0 blocks 00:08:35.195 ==72599== Reachable blocks (those to which a pointer was found) are not shown. 00:08:35.195 ==72599== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:35.195 ==72599== 00:08:35.195 ==72599== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.195 00:08:35.195 real 0m6.175s 00:08:35.195 user 0m5.955s 00:08:35.195 sys 0m0.199s 00:08:35.195 21:11:50 unittest_nvmf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:35.195 21:11:50 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:35.195 ************************************ 00:08:35.195 END TEST unittest_nvmf 00:08:35.195 ************************************ 00:08:35.195 21:11:50 -- common/autotest_common.sh@1142 -- # return 0 00:08:35.195 21:11:50 -- 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.195 21:11:50 -- 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.195 21:11:50 -- 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.195 21:11:50 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:35.195 21:11:50 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:35.195 21:11:50 -- common/autotest_common.sh@10 -- # set +x 00:08:35.195 ************************************ 00:08:35.195 START TEST unittest_nvmf_rdma 00:08:35.195 ************************************ 00:08:35.195 21:11:50 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.195 ==72630== Memcheck, a memory error detector 00:08:35.195 ==72630== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.195 ==72630== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.195 ==72630== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.195 ==72630== 00:08:35.195 --72630-- Valgrind options: 00:08:35.195 --72630-- --leak-check=full 00:08:35.195 --72630-- --error-exitcode=2 00:08:35.195 --72630-- --verbose 00:08:35.195 --72630-- Contents of /proc/version: 00:08:35.195 --72630-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:35.195 --72630-- 00:08:35.195 --72630-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.195 --72630-- Page sizes: currently 4096, max supported 4096 00:08:35.195 --72630-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.195 --72630-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.195 --72630-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.195 --72630-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.195 --72630-- might be shown as UnknownInlinedFun 00:08:35.195 --72630-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.195 --72630-- object doesn't have a dynamic symbol table 00:08:35.195 --72630-- Scheduler: using generic scheduler lock implementation. 00:08:35.195 --72630-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.195 ==72630== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72630-by-???-on-d89e21c6b51d 00:08:35.195 ==72630== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72630-by-???-on-d89e21c6b51d 00:08:35.195 ==72630== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72630-by-???-on-d89e21c6b51d 00:08:35.195 ==72630== 00:08:35.195 ==72630== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.195 ==72630== don't want to do, unless you know exactly what you're doing, 00:08:35.195 ==72630== or are doing some strange experiment): 00:08:35.195 ==72630== /usr/libexec/valgrind/../../bin/vgdb --pid=72630 ...command... 00:08:35.195 ==72630== 00:08:35.195 ==72630== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.195 ==72630== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:35.195 ==72630== and then give GDB the following command 00:08:35.195 ==72630== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72630 00:08:35.196 ==72630== --pid is optional if only one valgrind process is running 00:08:35.196 ==72630== 00:08:35.196 --72630-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.196 --72630-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.454 --72630-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.454 --72630-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.454 --72630-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.454 --72630-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.454 --72630-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.454 --72630-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.454 --72630-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.454 --72630-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.454 --72630-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.454 --72630-- Reading syms from /usr/lib64/libm.so.6 00:08:35.454 --72630-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.454 --72630-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:35.454 --72630-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libc.so.6 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.454 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.454 --72630-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.454 --72630-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.454 --72630-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.454 --72630-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.454 --72630-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.454 --72630-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.454 --72630-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.454 --72630-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.454 --72630-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 ==72630== Preferring higher priority redirection: 00:08:35.455 --72630-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.455 --72630-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.455 --72630-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.455 --72630-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.713 --72630-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.713 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.713 --72630-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.713 --72630-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.713 ==72630== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.713 --72630-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.713 --72630-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.713 --72630-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.713 --72630-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.713 --72630-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.713 --72630-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.713 --72630-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.713 --72630-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.713 --72630-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.713 --72630-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.713 --72630-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.713 --72630-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.713 --72630-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.713 --72630-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.713 --72630-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.713 --72630-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.713 --72630-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.713 --72630-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.713 00:08:35.713 00:08:35.713 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.713 http://cunit.sourceforge.net/ 00:08:35.713 00:08:35.713 00:08:35.713 Suite: nvmf 00:08:35.713 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-15 21:11:50.936892] /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.713 [2024-07-15 21:11:50.971631] /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.713 [2024-07-15 21:11:50.972934] /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.713 passed 00:08:35.971 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:35.971 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:35.971 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:35.971 Test: test_nvmf_rdma_opts_init ...passed 00:08:35.971 Test: test_nvmf_rdma_request_free_data ...--72630-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.971 passed 00:08:35.971 Test: test_nvmf_rdma_resources_create ...passed 00:08:35.971 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:35.971 Test: test_nvmf_rdma_resize_cq ...[2024-07-15 21:11:51.223504] /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:35.971 Using CQ of insufficient size may lead to CQ overrun 00:08:35.971 [2024-07-15 21:11:51.225264] /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:35.971 --72630-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:35.971 --72630-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.971 [2024-07-15 21:11:51.231496] /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:35.971 passed 00:08:35.971 00:08:35.971 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.971 suites 1 1 n/a 0 0 00:08:35.971 tests 9 9 9 0 0 00:08:35.971 asserts 579 579 579 0 n/a 00:08:35.971 00:08:35.971 Elapsed time = 0.328 seconds 00:08:35.971 --72630-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.228 ==72630== 00:08:36.228 ==72630== HEAP SUMMARY: 00:08:36.229 ==72630== in use at exit: 296 bytes in 1 blocks 00:08:36.229 ==72630== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:36.229 ==72630== 00:08:36.229 ==72630== Searching for pointers to 1 not-freed blocks 00:08:36.229 ==72630== Checked 7,026,040 bytes 00:08:36.229 ==72630== 00:08:36.229 ==72630== LEAK SUMMARY: 00:08:36.229 ==72630== definitely lost: 0 bytes in 0 blocks 00:08:36.229 ==72630== indirectly lost: 0 bytes in 0 blocks 00:08:36.229 ==72630== possibly lost: 0 bytes in 0 blocks 00:08:36.229 ==72630== still reachable: 296 bytes in 1 blocks 00:08:36.229 ==72630== suppressed: 0 bytes in 0 blocks 00:08:36.229 ==72630== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.229 ==72630== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.229 ==72630== 00:08:36.229 ==72630== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.229 00:08:36.229 real 0m0.893s 00:08:36.229 user 0m0.857s 00:08:36.229 sys 0m0.034s 00:08:36.229 21:11:51 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:36.229 21:11:51 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:36.229 ************************************ 00:08:36.229 END TEST unittest_nvmf_rdma 00:08:36.229 ************************************ 00:08:36.229 21:11:51 -- common/autotest_common.sh@1142 -- # return 0 00:08:36.229 21:11:51 -- 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.229 21:11:51 -- 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.229 21:11:51 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:36.229 21:11:51 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:36.229 21:11:51 -- common/autotest_common.sh@10 -- # set +x 00:08:36.229 ************************************ 00:08:36.229 START TEST unittest_nvmf_vfio_user 00:08:36.229 ************************************ 00:08:36.229 21:11:51 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.229 ==72661== Memcheck, a memory error detector 00:08:36.229 ==72661== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.229 ==72661== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.229 ==72661== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.229 ==72661== 00:08:36.229 --72661-- Valgrind options: 00:08:36.229 --72661-- --leak-check=full 00:08:36.229 --72661-- --error-exitcode=2 00:08:36.229 --72661-- --verbose 00:08:36.229 --72661-- Contents of /proc/version: 00:08:36.229 --72661-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.229 --72661-- 00:08:36.229 --72661-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.229 --72661-- Page sizes: currently 4096, max supported 4096 00:08:36.229 --72661-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.229 --72661-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.229 --72661-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.229 --72661-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.229 --72661-- might be shown as UnknownInlinedFun 00:08:36.229 --72661-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.229 --72661-- object doesn't have a dynamic symbol table 00:08:36.229 --72661-- Scheduler: using generic scheduler lock implementation. 00:08:36.229 --72661-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.229 ==72661== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72661-by-???-on-d89e21c6b51d 00:08:36.229 ==72661== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72661-by-???-on-d89e21c6b51d 00:08:36.229 ==72661== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72661-by-???-on-d89e21c6b51d 00:08:36.229 ==72661== 00:08:36.229 ==72661== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.229 ==72661== don't want to do, unless you know exactly what you're doing, 00:08:36.229 ==72661== or are doing some strange experiment): 00:08:36.229 ==72661== /usr/libexec/valgrind/../../bin/vgdb --pid=72661 ...command... 00:08:36.229 ==72661== 00:08:36.229 ==72661== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.229 ==72661== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:36.229 ==72661== and then give GDB the following command 00:08:36.229 ==72661== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72661 00:08:36.229 ==72661== --pid is optional if only one valgrind process is running 00:08:36.229 ==72661== 00:08:36.229 --72661-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.229 --72661-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.229 --72661-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.229 --72661-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.229 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.229 --72661-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.229 --72661-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.229 --72661-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.229 --72661-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.229 --72661-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.230 --72661-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.230 --72661-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.230 --72661-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.230 --72661-- Reading syms from /usr/lib64/libm.so.6 00:08:36.230 --72661-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.230 --72661-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.230 --72661-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.230 --72661-- Reading syms from /usr/lib64/libc.so.6 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.488 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.488 --72661-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.488 --72661-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.488 --72661-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.488 --72661-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.488 --72661-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.488 --72661-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.488 --72661-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.488 --72661-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.488 --72661-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 ==72661== Preferring higher priority redirection: 00:08:36.488 --72661-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.488 --72661-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.488 --72661-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.488 --72661-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.489 --72661-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.489 --72661-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.489 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.489 --72661-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.489 --72661-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.489 ==72661== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.489 --72661-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.489 --72661-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.489 --72661-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.489 --72661-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.489 --72661-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.489 --72661-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.489 --72661-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.489 --72661-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.489 --72661-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.489 --72661-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.489 --72661-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.489 --72661-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.489 --72661-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.489 --72661-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.489 --72661-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.489 --72661-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.489 --72661-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.747 --72661-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.747 00:08:36.747 00:08:36.747 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.747 http://cunit.sourceforge.net/ 00:08:36.747 00:08:36.747 00:08:36.747 Suite: vfio_user 00:08:36.747 Test: test_nvme_cmd_map_prps ...--72661-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:36.747 [2024-07-15 21:11:51.823123] /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.747 [2024-07-15 21:11:51.857117] /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.747 passed 00:08:36.747 Test: test_nvme_cmd_map_sgls ...passed 00:08:36.747 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:36.747 00:08:36.747 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.747 suites 1 1 n/a 0 0 00:08:36.747 tests 3 3 3 0 0 00:08:36.747 asserts 100 100 100 0 n/a 00:08:36.747 00:08:36.747 Elapsed time = 0.067 seconds 00:08:36.747 --72661-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.747 --72661-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.747 ==72661== 00:08:36.747 ==72661== HEAP SUMMARY: 00:08:36.747 ==72661== in use at exit: 296 bytes in 1 blocks 00:08:36.747 ==72661== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:36.747 ==72661== 00:08:36.747 ==72661== Searching for pointers to 1 not-freed blocks 00:08:36.747 ==72661== Checked 6,845,832 bytes 00:08:36.747 ==72661== 00:08:36.747 ==72661== LEAK SUMMARY: 00:08:36.747 ==72661== definitely lost: 0 bytes in 0 blocks 00:08:36.747 ==72661== indirectly lost: 0 bytes in 0 blocks 00:08:36.747 ==72661== possibly lost: 0 bytes in 0 blocks 00:08:36.747 ==72661== still reachable: 296 bytes in 1 blocks 00:08:36.747 ==72661== suppressed: 0 bytes in 0 blocks 00:08:36.747 ==72661== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.747 ==72661== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.747 ==72661== 00:08:36.747 ==72661== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.747 00:08:36.747 real 0m0.621s 00:08:36.747 user 0m0.596s 00:08:36.747 sys 0m0.024s 00:08:36.747 21:11:51 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:36.748 21:11:51 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:36.748 ************************************ 00:08:36.748 END TEST unittest_nvmf_vfio_user 00:08:36.748 ************************************ 00:08:36.748 21:11:51 -- common/autotest_common.sh@1142 -- # return 0 00:08:36.748 21:11:51 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:08:36.748 21:11:51 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:36.748 21:11:51 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:36.748 21:11:51 -- common/autotest_common.sh@10 -- # set +x 00:08:36.748 ************************************ 00:08:36.748 START TEST unittest_scsi 00:08:36.748 ************************************ 00:08:36.748 21:11:51 unittest_scsi -- common/autotest_common.sh@1123 -- # unittest_scsi 00:08:36.748 21:11:51 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.748 ==72686== Memcheck, a memory error detector 00:08:36.748 ==72686== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.748 ==72686== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.748 ==72686== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.748 ==72686== 00:08:36.748 --72686-- Valgrind options: 00:08:36.748 --72686-- --leak-check=full 00:08:36.748 --72686-- --error-exitcode=2 00:08:36.748 --72686-- --verbose 00:08:36.748 --72686-- Contents of /proc/version: 00:08:36.748 --72686-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.748 --72686-- 00:08:36.748 --72686-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.748 --72686-- Page sizes: currently 4096, max supported 4096 00:08:36.748 --72686-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.748 --72686-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.748 --72686-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.748 --72686-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.748 --72686-- might be shown as UnknownInlinedFun 00:08:36.748 --72686-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.748 --72686-- object doesn't have a dynamic symbol table 00:08:36.748 --72686-- Scheduler: using generic scheduler lock implementation. 00:08:36.748 --72686-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.748 ==72686== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72686-by-???-on-d89e21c6b51d 00:08:36.748 ==72686== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72686-by-???-on-d89e21c6b51d 00:08:36.748 ==72686== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72686-by-???-on-d89e21c6b51d 00:08:36.748 ==72686== 00:08:36.748 ==72686== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.748 ==72686== don't want to do, unless you know exactly what you're doing, 00:08:36.748 ==72686== or are doing some strange experiment): 00:08:36.748 ==72686== /usr/libexec/valgrind/../../bin/vgdb --pid=72686 ...command... 00:08:36.748 ==72686== 00:08:36.748 ==72686== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.748 ==72686== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:36.748 ==72686== and then give GDB the following command 00:08:36.748 ==72686== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72686 00:08:36.748 ==72686== --pid is optional if only one valgrind process is running 00:08:36.748 ==72686== 00:08:36.748 --72686-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.007 --72686-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.007 --72686-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.007 --72686-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.007 --72686-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.007 --72686-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.007 --72686-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.007 --72686-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.007 --72686-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.007 --72686-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.007 --72686-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.007 --72686-- Reading syms from /usr/lib64/libm.so.6 00:08:37.007 --72686-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.007 --72686-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.007 --72686-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libc.so.6 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.007 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.007 --72686-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.007 --72686-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.007 --72686-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.007 --72686-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.007 --72686-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.007 --72686-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.007 --72686-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.007 --72686-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 ==72686== Preferring higher priority redirection: 00:08:37.007 --72686-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.007 --72686-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.007 --72686-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.007 --72686-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.008 --72686-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.266 --72686-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.266 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.266 --72686-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.266 --72686-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.266 ==72686== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.266 --72686-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.266 --72686-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.266 --72686-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.266 --72686-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.266 --72686-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.266 --72686-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.266 --72686-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.266 --72686-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.266 --72686-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.266 --72686-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.266 --72686-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.266 --72686-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.266 --72686-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.266 --72686-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.266 --72686-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.266 --72686-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.266 --72686-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.266 --72686-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.266 00:08:37.266 00:08:37.266 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.266 http://cunit.sourceforge.net/ 00:08:37.266 00:08:37.266 00:08:37.266 Suite: dev_suite 00:08:37.266 Test: dev_destruct_null_dev ...passed 00:08:37.266 Test: dev_destruct_zero_luns ...passed 00:08:37.266 Test: dev_destruct_null_lun ...passed 00:08:37.266 Test: dev_destruct_success ...passed 00:08:37.267 Test: dev_construct_num_luns_zero ...[2024-07-15 21:11:52.450895] /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.267 passed 00:08:37.267 Test: dev_construct_no_lun_zero ...[2024-07-15 21:11:52.480403] /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.267 passed 00:08:37.267 Test: dev_construct_null_lun ...[2024-07-15 21:11:52.482038] /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.267 passed 00:08:37.267 Test: dev_construct_name_too_long ...[2024-07-15 21:11:52.483300] /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.267 passed 00:08:37.267 Test: dev_construct_success ...passed 00:08:37.267 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:37.267 Test: dev_queue_mgmt_task_success ...passed 00:08:37.267 Test: dev_queue_task_success ...passed 00:08:37.267 Test: dev_stop_success ...passed 00:08:37.267 Test: dev_add_port_max_ports ...[2024-07-15 21:11:52.493902] /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.267 passed 00:08:37.267 Test: dev_add_port_construct_failure1 ...[2024-07-15 21:11:52.497334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:37.267 passed 00:08:37.267 Test: dev_add_port_construct_failure2 ...[2024-07-15 21:11:52.499187] /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.267 passed 00:08:37.267 Test: dev_add_port_success1 ...passed 00:08:37.267 Test: dev_add_port_success2 ...passed 00:08:37.267 Test: dev_add_port_success3 ...passed 00:08:37.267 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:37.267 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:37.267 Test: dev_find_port_by_id_success ...passed 00:08:37.267 Test: dev_add_lun_bdev_not_found ...passed 00:08:37.267 Test: dev_add_lun_no_free_lun_id ...[2024-07-15 21:11:52.509229] /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.267 passed 00:08:37.267 Test: dev_add_lun_success1 ...passed 00:08:37.267 Test: dev_add_lun_success2 ...passed 00:08:37.267 Test: dev_check_pending_tasks ...passed 00:08:37.267 Test: dev_iterate_luns ...passed 00:08:37.267 Test: dev_find_free_lun ...passed 00:08:37.267 00:08:37.267 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.267 suites 1 1 n/a 0 0 00:08:37.267 tests 29 29 29 0 0 00:08:37.267 asserts 97 97 97 0 n/a 00:08:37.267 00:08:37.267 Elapsed time = 0.105 seconds 00:08:37.267 --72686-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.267 --72686-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.524 ==72686== 00:08:37.524 ==72686== HEAP SUMMARY: 00:08:37.524 ==72686== in use at exit: 0 bytes in 0 blocks 00:08:37.525 ==72686== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:37.525 ==72686== 00:08:37.525 ==72686== All heap blocks were freed -- no leaks are possible 00:08:37.525 ==72686== 00:08:37.525 ==72686== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.525 21:11:52 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.525 ==72687== Memcheck, a memory error detector 00:08:37.525 ==72687== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.525 ==72687== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.525 ==72687== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.525 ==72687== 00:08:37.525 --72687-- Valgrind options: 00:08:37.525 --72687-- --leak-check=full 00:08:37.525 --72687-- --error-exitcode=2 00:08:37.525 --72687-- --verbose 00:08:37.525 --72687-- Contents of /proc/version: 00:08:37.525 --72687-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:37.525 --72687-- 00:08:37.525 --72687-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.525 --72687-- Page sizes: currently 4096, max supported 4096 00:08:37.525 --72687-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.525 --72687-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.525 --72687-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.525 --72687-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.525 --72687-- might be shown as UnknownInlinedFun 00:08:37.525 --72687-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.525 --72687-- object doesn't have a dynamic symbol table 00:08:37.525 --72687-- Scheduler: using generic scheduler lock implementation. 00:08:37.525 --72687-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.525 ==72687== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72687-by-???-on-d89e21c6b51d 00:08:37.525 ==72687== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72687-by-???-on-d89e21c6b51d 00:08:37.525 ==72687== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72687-by-???-on-d89e21c6b51d 00:08:37.525 ==72687== 00:08:37.525 ==72687== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.525 ==72687== don't want to do, unless you know exactly what you're doing, 00:08:37.525 ==72687== or are doing some strange experiment): 00:08:37.525 ==72687== /usr/libexec/valgrind/../../bin/vgdb --pid=72687 ...command... 00:08:37.525 ==72687== 00:08:37.525 ==72687== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.525 ==72687== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:37.525 ==72687== and then give GDB the following command 00:08:37.525 ==72687== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72687 00:08:37.525 ==72687== --pid is optional if only one valgrind process is running 00:08:37.525 ==72687== 00:08:37.525 --72687-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.525 --72687-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.525 --72687-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.525 --72687-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.525 --72687-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.525 --72687-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.525 --72687-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.525 --72687-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.525 --72687-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.525 --72687-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.525 --72687-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.525 --72687-- Reading syms from /usr/lib64/libm.so.6 00:08:37.525 --72687-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.525 --72687-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.525 --72687-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.525 --72687-- Reading syms from /usr/lib64/libc.so.6 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.525 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.525 --72687-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.525 --72687-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.782 --72687-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.782 --72687-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.782 --72687-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.782 --72687-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.782 --72687-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.782 --72687-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.782 --72687-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.782 --72687-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 ==72687== Preferring higher priority redirection: 00:08:37.783 --72687-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.783 --72687-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.783 --72687-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 --72687-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.783 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.783 --72687-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.783 --72687-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.783 ==72687== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.783 --72687-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.783 --72687-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.783 --72687-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.783 --72687-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.783 --72687-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.783 --72687-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.783 --72687-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.783 --72687-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.783 --72687-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.783 --72687-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.783 --72687-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.041 --72687-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.041 --72687-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.041 --72687-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.041 --72687-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.041 --72687-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.041 --72687-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.041 --72687-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:38.041 --72687-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.041 00:08:38.041 00:08:38.041 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.041 http://cunit.sourceforge.net/ 00:08:38.041 00:08:38.041 00:08:38.041 Suite: lun_suite 00:08:38.041 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-15 21:11:53.199922] /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.041 passed 00:08:38.041 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-15 21:11:53.245023] /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.041 passed 00:08:38.041 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:38.041 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:38.041 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-15 21:11:53.252444] /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.041 passed 00:08:38.041 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:38.041 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:38.041 Test: lun_append_task_null_lun_not_supported ...passed 00:08:38.041 Test: lun_execute_scsi_task_pending ...passed 00:08:38.041 Test: lun_execute_scsi_task_complete ...passed 00:08:38.041 Test: lun_execute_scsi_task_resize ...passed 00:08:38.041 Test: lun_destruct_success ...passed 00:08:38.041 Test: lun_construct_null_ctx ...[2024-07-15 21:11:53.282220] /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.041 passed 00:08:38.041 Test: lun_construct_success ...passed 00:08:38.041 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:38.041 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:38.041 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:38.041 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:38.041 00:08:38.041 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.041 suites 1 1 n/a 0 0 00:08:38.041 tests 18 18 18 0 0 00:08:38.042 asserts 153 153 153 0 n/a 00:08:38.042 00:08:38.042 Elapsed time = 0.157 seconds 00:08:38.299 --72687-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.299 --72687-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.299 ==72687== 00:08:38.299 ==72687== HEAP SUMMARY: 00:08:38.299 ==72687== in use at exit: 0 bytes in 0 blocks 00:08:38.299 ==72687== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:08:38.299 ==72687== 00:08:38.299 ==72687== All heap blocks were freed -- no leaks are possible 00:08:38.299 ==72687== 00:08:38.299 ==72687== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.299 21:11:53 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.299 ==72699== Memcheck, a memory error detector 00:08:38.299 ==72699== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.299 ==72699== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.299 ==72699== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.299 ==72699== 00:08:38.299 --72699-- Valgrind options: 00:08:38.299 --72699-- --leak-check=full 00:08:38.299 --72699-- --error-exitcode=2 00:08:38.299 --72699-- --verbose 00:08:38.299 --72699-- Contents of /proc/version: 00:08:38.299 --72699-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:38.299 --72699-- 00:08:38.299 --72699-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.299 --72699-- Page sizes: currently 4096, max supported 4096 00:08:38.299 --72699-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.299 --72699-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.299 --72699-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.299 --72699-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.299 --72699-- might be shown as UnknownInlinedFun 00:08:38.299 --72699-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.299 --72699-- object doesn't have a dynamic symbol table 00:08:38.299 --72699-- Scheduler: using generic scheduler lock implementation. 00:08:38.299 --72699-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.300 ==72699== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72699-by-???-on-d89e21c6b51d 00:08:38.300 ==72699== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72699-by-???-on-d89e21c6b51d 00:08:38.300 ==72699== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72699-by-???-on-d89e21c6b51d 00:08:38.300 ==72699== 00:08:38.300 ==72699== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.300 ==72699== don't want to do, unless you know exactly what you're doing, 00:08:38.300 ==72699== or are doing some strange experiment): 00:08:38.300 ==72699== /usr/libexec/valgrind/../../bin/vgdb --pid=72699 ...command... 00:08:38.300 ==72699== 00:08:38.300 ==72699== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.300 ==72699== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:38.300 ==72699== and then give GDB the following command 00:08:38.300 ==72699== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72699 00:08:38.300 ==72699== --pid is optional if only one valgrind process is running 00:08:38.300 ==72699== 00:08:38.300 --72699-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.300 --72699-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.300 --72699-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.300 --72699-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.300 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.300 --72699-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.300 --72699-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.300 --72699-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.300 --72699-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.300 --72699-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.300 --72699-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.300 --72699-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.300 --72699-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.300 --72699-- Reading syms from /usr/lib64/libm.so.6 00:08:38.300 --72699-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.300 --72699-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.300 --72699-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.300 --72699-- Reading syms from /usr/lib64/libc.so.6 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.558 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.558 --72699-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.558 --72699-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.558 --72699-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.558 --72699-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.558 --72699-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.558 --72699-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.558 --72699-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.558 --72699-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.558 --72699-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.558 --72699-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 ==72699== Preferring higher priority redirection: 00:08:38.559 --72699-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.559 --72699-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.559 --72699-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 --72699-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.559 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.559 --72699-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.559 --72699-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.559 ==72699== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.559 --72699-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.559 --72699-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.559 --72699-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.559 --72699-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.559 --72699-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.559 --72699-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.559 --72699-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.559 --72699-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.559 --72699-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.559 --72699-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.559 --72699-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.559 --72699-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.559 --72699-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.559 --72699-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.559 --72699-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.817 --72699-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.817 --72699-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.817 --72699-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.817 00:08:38.817 00:08:38.817 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.817 http://cunit.sourceforge.net/ 00:08:38.817 00:08:38.817 00:08:38.817 Suite: scsi_suite 00:08:38.817 Test: scsi_init ...passed 00:08:38.817 00:08:38.817 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.817 suites 1 1 n/a 0 0 00:08:38.817 tests 1 1 1 0 0 00:08:38.817 asserts 1 1 1 0 n/a 00:08:38.817 00:08:38.817 Elapsed time = 0.003 seconds 00:08:38.817 --72699-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.817 --72699-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.817 ==72699== 00:08:38.817 ==72699== HEAP SUMMARY: 00:08:38.817 ==72699== in use at exit: 0 bytes in 0 blocks 00:08:38.817 ==72699== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:38.817 ==72699== 00:08:38.817 ==72699== All heap blocks were freed -- no leaks are possible 00:08:38.817 ==72699== 00:08:38.817 ==72699== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.817 21:11:53 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.817 ==72708== Memcheck, a memory error detector 00:08:38.817 ==72708== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.817 ==72708== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.817 ==72708== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.817 ==72708== 00:08:38.817 --72708-- Valgrind options: 00:08:38.817 --72708-- --leak-check=full 00:08:38.817 --72708-- --error-exitcode=2 00:08:38.817 --72708-- --verbose 00:08:38.817 --72708-- Contents of /proc/version: 00:08:38.817 --72708-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:38.817 --72708-- 00:08:38.818 --72708-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.818 --72708-- Page sizes: currently 4096, max supported 4096 00:08:38.818 --72708-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.818 --72708-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.818 --72708-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.818 --72708-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.818 --72708-- might be shown as UnknownInlinedFun 00:08:38.818 --72708-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.818 --72708-- object doesn't have a dynamic symbol table 00:08:38.818 --72708-- Scheduler: using generic scheduler lock implementation. 00:08:38.818 --72708-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.818 ==72708== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72708-by-???-on-d89e21c6b51d 00:08:38.818 ==72708== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72708-by-???-on-d89e21c6b51d 00:08:38.818 ==72708== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72708-by-???-on-d89e21c6b51d 00:08:38.818 ==72708== 00:08:38.818 ==72708== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.818 ==72708== don't want to do, unless you know exactly what you're doing, 00:08:38.818 ==72708== or are doing some strange experiment): 00:08:38.818 ==72708== /usr/libexec/valgrind/../../bin/vgdb --pid=72708 ...command... 00:08:38.818 ==72708== 00:08:38.818 ==72708== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.818 ==72708== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:38.818 ==72708== and then give GDB the following command 00:08:38.818 ==72708== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72708 00:08:38.818 ==72708== --pid is optional if only one valgrind process is running 00:08:38.818 ==72708== 00:08:38.818 --72708-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.818 --72708-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.818 --72708-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.818 --72708-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.818 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.818 --72708-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.818 --72708-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.818 --72708-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.818 --72708-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.818 --72708-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.818 --72708-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.818 --72708-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.818 --72708-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.818 --72708-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.818 --72708-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.818 --72708-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.818 --72708-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.818 --72708-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.075 --72708-- Reading syms from /usr/lib64/libm.so.6 00:08:39.075 --72708-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.075 --72708-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.075 --72708-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.076 --72708-- Reading syms from /usr/lib64/libc.so.6 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.076 --72708-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.076 --72708-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.076 --72708-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.076 --72708-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.076 --72708-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.076 --72708-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.076 --72708-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.076 --72708-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 ==72708== Preferring higher priority redirection: 00:08:39.076 --72708-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.076 --72708-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.076 --72708-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 --72708-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.076 --72708-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.076 ==72708== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.076 --72708-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.076 --72708-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.334 --72708-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.334 --72708-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.334 --72708-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.334 --72708-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.334 --72708-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.334 --72708-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.334 --72708-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.334 --72708-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.334 --72708-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.334 --72708-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.334 --72708-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.334 --72708-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.334 --72708-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.334 --72708-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.334 --72708-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.334 --72708-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.334 00:08:39.334 00:08:39.334 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.334 http://cunit.sourceforge.net/ 00:08:39.334 00:08:39.334 00:08:39.334 Suite: translation_suite 00:08:39.334 Test: mode_select_6_test ...passed 00:08:39.334 Test: mode_select_6_test2 ...passed 00:08:39.334 Test: mode_sense_6_test ...--72708-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.334 passed 00:08:39.334 Test: mode_sense_10_test ...passed 00:08:39.334 Test: inquiry_evpd_test ...passed 00:08:39.334 Test: inquiry_standard_test ...passed 00:08:39.334 Test: inquiry_overflow_test ...passed 00:08:39.334 Test: task_complete_test ...passed 00:08:39.334 Test: lba_range_test ...passed 00:08:39.592 Test: xfer_len_test ...[2024-07-15 21:11:54.641934] /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.592 passed 00:08:39.592 Test: xfer_test ...passed 00:08:39.592 Test: scsi_name_padding_test ...passed 00:08:39.592 Test: get_dif_ctx_test ...passed 00:08:39.592 Test: unmap_split_test ...passed 00:08:39.592 00:08:39.592 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.592 suites 1 1 n/a 0 0 00:08:39.592 tests 14 14 14 0 0 00:08:39.592 asserts 1205 1205 1205 0 n/a 00:08:39.593 00:08:39.593 Elapsed time = 0.207 seconds 00:08:39.593 --72708-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.593 --72708-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.593 ==72708== 00:08:39.593 ==72708== HEAP SUMMARY: 00:08:39.593 ==72708== in use at exit: 0 bytes in 0 blocks 00:08:39.593 ==72708== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:08:39.593 ==72708== 00:08:39.593 ==72708== All heap blocks were freed -- no leaks are possible 00:08:39.593 ==72708== 00:08:39.593 ==72708== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.593 21:11:54 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.593 ==72714== Memcheck, a memory error detector 00:08:39.593 ==72714== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.593 ==72714== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.593 ==72714== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.593 ==72714== 00:08:39.593 --72714-- Valgrind options: 00:08:39.593 --72714-- --leak-check=full 00:08:39.593 --72714-- --error-exitcode=2 00:08:39.593 --72714-- --verbose 00:08:39.593 --72714-- Contents of /proc/version: 00:08:39.593 --72714-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:39.593 --72714-- 00:08:39.593 --72714-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.593 --72714-- Page sizes: currently 4096, max supported 4096 00:08:39.593 --72714-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.593 --72714-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.593 --72714-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.593 --72714-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.593 --72714-- might be shown as UnknownInlinedFun 00:08:39.593 --72714-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.593 --72714-- object doesn't have a dynamic symbol table 00:08:39.593 --72714-- Scheduler: using generic scheduler lock implementation. 00:08:39.593 --72714-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.593 ==72714== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72714-by-???-on-d89e21c6b51d 00:08:39.593 ==72714== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72714-by-???-on-d89e21c6b51d 00:08:39.593 ==72714== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72714-by-???-on-d89e21c6b51d 00:08:39.593 ==72714== 00:08:39.593 ==72714== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.593 ==72714== don't want to do, unless you know exactly what you're doing, 00:08:39.593 ==72714== or are doing some strange experiment): 00:08:39.593 ==72714== /usr/libexec/valgrind/../../bin/vgdb --pid=72714 ...command... 00:08:39.593 ==72714== 00:08:39.593 ==72714== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.593 ==72714== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:39.593 ==72714== and then give GDB the following command 00:08:39.593 ==72714== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72714 00:08:39.593 ==72714== --pid is optional if only one valgrind process is running 00:08:39.593 ==72714== 00:08:39.593 --72714-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.593 --72714-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.593 --72714-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.852 --72714-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.852 --72714-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.852 --72714-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.852 --72714-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.852 --72714-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.852 --72714-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.852 --72714-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.852 --72714-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.852 --72714-- Reading syms from /usr/lib64/libm.so.6 00:08:39.852 --72714-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.852 --72714-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.852 --72714-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libc.so.6 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.852 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72714-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.852 --72714-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.852 --72714-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.852 --72714-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.852 --72714-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.852 --72714-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.852 --72714-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.852 --72714-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.852 --72714-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 ==72714== Preferring higher priority redirection: 00:08:39.853 --72714-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.853 --72714-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.853 --72714-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.853 --72714-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72714-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72714-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72714-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72714-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72714-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.111 --72714-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.111 ==72714== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72714-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.111 --72714-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.111 --72714-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.111 --72714-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.111 --72714-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.111 --72714-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.111 --72714-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.111 --72714-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.111 --72714-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.111 --72714-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.111 --72714-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.111 --72714-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.111 --72714-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.111 --72714-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.111 --72714-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.111 --72714-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.112 --72714-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.112 --72714-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.112 00:08:40.112 00:08:40.112 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.112 http://cunit.sourceforge.net/ 00:08:40.112 00:08:40.112 00:08:40.112 Suite: reservation_suite 00:08:40.112 Test: test_reservation_register ...[2024-07-15 21:11:55.321914] /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.112 passed 00:08:40.112 Test: test_reservation_reserve ...[2024-07-15 21:11:55.356883] /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.112 [2024-07-15 21:11:55.361939] /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:40.112 [2024-07-15 21:11:55.367606] /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:40.112 passed 00:08:40.112 Test: test_all_registrant_reservation_reserve ...[2024-07-15 21:11:55.370063] /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.112 passed 00:08:40.112 Test: test_all_registrant_reservation_access ...[2024-07-15 21:11:55.378924] /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.112 [2024-07-15 21:11:55.384325] /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:40.112 [2024-07-15 21:11:55.385219] /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:40.112 passed 00:08:40.112 Test: test_reservation_preempt_non_all_regs ...[2024-07-15 21:11:55.386346] /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.112 [2024-07-15 21:11:55.389192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:40.112 passed 00:08:40.112 Test: test_reservation_preempt_all_regs ...[2024-07-15 21:11:55.396205] /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.112 passed 00:08:40.112 Test: test_reservation_cmds_conflict ...[2024-07-15 21:11:55.401140] /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.112 [2024-07-15 21:11:55.403884] /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:40.112 [2024-07-15 21:11:55.406123] /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:40.112 [2024-07-15 21:11:55.406806] /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:40.112 [2024-07-15 21:11:55.407440] /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:40.112 [2024-07-15 21:11:55.408044] /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:40.112 passed 00:08:40.112 Test: test_scsi2_reserve_release ...passed 00:08:40.112 Test: test_pr_with_scsi2_reserve_release ...[2024-07-15 21:11:55.420530] /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.112 passed 00:08:40.112 00:08:40.370 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.370 suites 1 1 n/a 0 0 00:08:40.370 tests 9 9 9 0 0 00:08:40.370 asserts 344 344 344 0 n/a 00:08:40.370 00:08:40.370 Elapsed time = 0.124 seconds 00:08:40.370 --72714-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.370 --72714-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.370 ==72714== 00:08:40.370 ==72714== HEAP SUMMARY: 00:08:40.370 ==72714== in use at exit: 0 bytes in 0 blocks 00:08:40.370 ==72714== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:08:40.370 ==72714== 00:08:40.370 ==72714== All heap blocks were freed -- no leaks are possible 00:08:40.370 ==72714== 00:08:40.370 ==72714== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.370 00:08:40.370 real 0m3.492s 00:08:40.370 user 0m3.351s 00:08:40.370 sys 0m0.130s 00:08:40.370 21:11:55 unittest_scsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:40.370 21:11:55 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:40.370 ************************************ 00:08:40.370 END TEST unittest_scsi 00:08:40.370 ************************************ 00:08:40.370 21:11:55 -- common/autotest_common.sh@1142 -- # return 0 00:08:40.370 21:11:55 -- unit/unittest.sh@278 -- # uname -s 00:08:40.370 21:11:55 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:08:40.370 21:11:55 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:08:40.370 21:11:55 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:40.370 21:11:55 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:40.370 21:11:55 -- common/autotest_common.sh@10 -- # set +x 00:08:40.370 ************************************ 00:08:40.370 START TEST unittest_sock 00:08:40.370 ************************************ 00:08:40.370 21:11:55 unittest_sock -- common/autotest_common.sh@1123 -- # unittest_sock 00:08:40.370 21:11:55 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.370 ==72740== Memcheck, a memory error detector 00:08:40.370 ==72740== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.370 ==72740== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.370 ==72740== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.370 ==72740== 00:08:40.370 --72740-- Valgrind options: 00:08:40.370 --72740-- --leak-check=full 00:08:40.370 --72740-- --error-exitcode=2 00:08:40.370 --72740-- --verbose 00:08:40.370 --72740-- Contents of /proc/version: 00:08:40.370 --72740-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:40.370 --72740-- 00:08:40.370 --72740-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.370 --72740-- Page sizes: currently 4096, max supported 4096 00:08:40.370 --72740-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.370 --72740-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.371 --72740-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.371 --72740-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.371 --72740-- might be shown as UnknownInlinedFun 00:08:40.371 --72740-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.371 --72740-- object doesn't have a dynamic symbol table 00:08:40.371 --72740-- Scheduler: using generic scheduler lock implementation. 00:08:40.371 --72740-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.371 ==72740== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72740-by-???-on-d89e21c6b51d 00:08:40.371 ==72740== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72740-by-???-on-d89e21c6b51d 00:08:40.371 ==72740== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72740-by-???-on-d89e21c6b51d 00:08:40.371 ==72740== 00:08:40.371 ==72740== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.371 ==72740== don't want to do, unless you know exactly what you're doing, 00:08:40.371 ==72740== or are doing some strange experiment): 00:08:40.371 ==72740== /usr/libexec/valgrind/../../bin/vgdb --pid=72740 ...command... 00:08:40.371 ==72740== 00:08:40.371 ==72740== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.371 ==72740== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:40.371 ==72740== and then give GDB the following command 00:08:40.371 ==72740== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72740 00:08:40.371 ==72740== --pid is optional if only one valgrind process is running 00:08:40.371 ==72740== 00:08:40.371 --72740-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.371 --72740-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.371 --72740-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.371 --72740-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.371 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.371 --72740-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.371 --72740-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.371 --72740-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.371 --72740-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.371 --72740-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.371 --72740-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.371 --72740-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.371 --72740-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.371 --72740-- Reading syms from /usr/lib64/libm.so.6 00:08:40.371 --72740-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.371 --72740-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.371 --72740-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.371 --72740-- Reading syms from /usr/lib64/libc.so.6 00:08:40.628 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.628 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.628 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.628 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.628 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.628 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.628 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.628 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.628 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.629 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.629 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.629 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.629 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.629 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.629 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.629 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.629 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.629 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.629 --72740-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.629 --72740-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.629 --72740-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.629 --72740-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.629 --72740-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.629 --72740-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.629 --72740-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 ==72740== Preferring higher priority redirection: 00:08:40.629 --72740-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.629 --72740-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.629 --72740-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 --72740-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.629 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.629 --72740-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.629 --72740-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.629 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.629 --72740-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.629 --72740-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.629 --72740-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.629 --72740-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.629 --72740-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.629 --72740-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.630 --72740-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.630 --72740-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.630 --72740-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.630 --72740-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.630 --72740-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.630 --72740-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.630 --72740-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.630 --72740-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.630 --72740-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.630 --72740-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.887 --72740-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.887 --72740-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.887 00:08:40.887 00:08:40.887 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.887 http://cunit.sourceforge.net/ 00:08:40.887 00:08:40.887 00:08:40.887 Suite: sock 00:08:40.887 Test: posix_sock ...--72740-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:40.887 --72740-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:40.887 --72740-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.888 --72740-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:40.888 passed 00:08:40.888 Test: ut_sock ...passed 00:08:40.888 Test: posix_sock_group ...passed 00:08:40.888 Test: ut_sock_group ...passed 00:08:40.888 Test: posix_sock_group_fairness ...passed 00:08:40.888 Test: _posix_sock_close ...passed 00:08:40.888 Test: sock_get_default_opts ...passed 00:08:40.888 Test: ut_sock_impl_get_set_opts ...passed 00:08:40.888 Test: posix_sock_impl_get_set_opts ...passed 00:08:41.145 Test: ut_sock_map ...passed 00:08:41.145 Test: override_impl_opts ...passed 00:08:41.145 Test: ut_sock_group_get_ctx ...passed 00:08:41.145 Test: posix_get_interface_name ...--72740-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:41.145 FAILED 00:08:41.145 1. sock_ut.c:1278 - strcmp(spdk_sock_get_interface_name(csock), "ilo") == 0 00:08:41.145 00:08:41.145 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.146 suites 1 1 n/a 0 0 00:08:41.146 tests 13 13 12 1 0 00:08:41.146 asserts 360 360 359 1 n/a 00:08:41.146 00:08:41.146 Elapsed time = 0.230 seconds 00:08:41.146 --72740-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.146 ==72740== 00:08:41.146 ==72740== HEAP SUMMARY: 00:08:41.146 ==72740== in use at exit: 0 bytes in 0 blocks 00:08:41.146 ==72740== total heap usage: 325 allocs, 325 frees, 272,412 bytes allocated 00:08:41.146 ==72740== 00:08:41.146 ==72740== All heap blocks were freed -- no leaks are possible 00:08:41.146 ==72740== 00:08:41.146 ==72740== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.146 21:11:56 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.146 ==72752== Memcheck, a memory error detector 00:08:41.146 ==72752== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.146 ==72752== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.146 ==72752== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.146 ==72752== 00:08:41.146 --72752-- Valgrind options: 00:08:41.146 --72752-- --leak-check=full 00:08:41.146 --72752-- --error-exitcode=2 00:08:41.146 --72752-- --verbose 00:08:41.146 --72752-- Contents of /proc/version: 00:08:41.146 --72752-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.146 --72752-- 00:08:41.146 --72752-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.146 --72752-- Page sizes: currently 4096, max supported 4096 00:08:41.146 --72752-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.146 --72752-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.146 --72752-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.146 --72752-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.146 --72752-- might be shown as UnknownInlinedFun 00:08:41.146 --72752-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.146 --72752-- object doesn't have a dynamic symbol table 00:08:41.146 --72752-- Scheduler: using generic scheduler lock implementation. 00:08:41.146 --72752-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.146 ==72752== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72752-by-???-on-d89e21c6b51d 00:08:41.146 ==72752== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72752-by-???-on-d89e21c6b51d 00:08:41.146 ==72752== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72752-by-???-on-d89e21c6b51d 00:08:41.146 ==72752== 00:08:41.146 ==72752== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.146 ==72752== don't want to do, unless you know exactly what you're doing, 00:08:41.146 ==72752== or are doing some strange experiment): 00:08:41.146 ==72752== /usr/libexec/valgrind/../../bin/vgdb --pid=72752 ...command... 00:08:41.146 ==72752== 00:08:41.146 ==72752== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.146 ==72752== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:41.146 ==72752== and then give GDB the following command 00:08:41.146 ==72752== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72752 00:08:41.146 ==72752== --pid is optional if only one valgrind process is running 00:08:41.146 ==72752== 00:08:41.146 --72752-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.146 --72752-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.146 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.146 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.146 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.146 --72752-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.146 --72752-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.146 --72752-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.146 --72752-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.146 --72752-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.146 --72752-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.146 --72752-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.146 --72752-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.146 --72752-- Reading syms from /usr/lib64/libm.so.6 00:08:41.146 --72752-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.146 --72752-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.146 --72752-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.146 --72752-- Reading syms from /usr/lib64/libc.so.6 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.404 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.404 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.404 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.404 --72752-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.404 --72752-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.404 --72752-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.404 --72752-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.404 --72752-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.404 --72752-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.404 --72752-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.404 --72752-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 ==72752== Preferring higher priority redirection: 00:08:41.405 --72752-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.405 --72752-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.405 --72752-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 --72752-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.405 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.405 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.405 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.405 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.405 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.405 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.405 --72752-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.405 --72752-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.405 --72752-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.405 --72752-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.405 --72752-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.405 --72752-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.405 --72752-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.405 --72752-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.405 --72752-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.663 --72752-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.663 --72752-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.663 --72752-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.663 --72752-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.663 --72752-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.663 --72752-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.663 --72752-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.663 00:08:41.663 00:08:41.663 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.663 http://cunit.sourceforge.net/ 00:08:41.663 00:08:41.663 00:08:41.663 Suite: posix 00:08:41.663 Test: flush ...passed 00:08:41.663 00:08:41.663 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.663 suites 1 1 n/a 0 0 00:08:41.663 tests 1 1 1 0 0 00:08:41.663 asserts 28 28 28 0 n/a 00:08:41.663 00:08:41.664 Elapsed time = 0.032 seconds 00:08:41.664 --72752-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.664 --72752-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.664 ==72752== 00:08:41.664 ==72752== HEAP SUMMARY: 00:08:41.664 ==72752== in use at exit: 0 bytes in 0 blocks 00:08:41.664 ==72752== total heap usage: 95 allocs, 95 frees, 163,250 bytes allocated 00:08:41.664 ==72752== 00:08:41.664 ==72752== All heap blocks were freed -- no leaks are possible 00:08:41.664 ==72752== 00:08:41.664 ==72752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.664 21:11:56 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.664 21:11:56 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.664 ==72756== Memcheck, a memory error detector 00:08:41.664 ==72756== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.664 ==72756== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.664 ==72756== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.664 ==72756== 00:08:41.664 --72756-- Valgrind options: 00:08:41.664 --72756-- --leak-check=full 00:08:41.664 --72756-- --error-exitcode=2 00:08:41.664 --72756-- --verbose 00:08:41.664 --72756-- Contents of /proc/version: 00:08:41.664 --72756-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.664 --72756-- 00:08:41.664 --72756-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.664 --72756-- Page sizes: currently 4096, max supported 4096 00:08:41.664 --72756-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.664 --72756-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.664 --72756-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.664 --72756-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.664 --72756-- might be shown as UnknownInlinedFun 00:08:41.664 --72756-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.664 --72756-- object doesn't have a dynamic symbol table 00:08:41.664 --72756-- Scheduler: using generic scheduler lock implementation. 00:08:41.664 --72756-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.664 ==72756== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72756-by-???-on-d89e21c6b51d 00:08:41.664 ==72756== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72756-by-???-on-d89e21c6b51d 00:08:41.664 ==72756== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72756-by-???-on-d89e21c6b51d 00:08:41.664 ==72756== 00:08:41.664 ==72756== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.664 ==72756== don't want to do, unless you know exactly what you're doing, 00:08:41.664 ==72756== or are doing some strange experiment): 00:08:41.664 ==72756== /usr/libexec/valgrind/../../bin/vgdb --pid=72756 ...command... 00:08:41.664 ==72756== 00:08:41.664 ==72756== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.664 ==72756== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:41.664 ==72756== and then give GDB the following command 00:08:41.664 ==72756== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72756 00:08:41.664 ==72756== --pid is optional if only one valgrind process is running 00:08:41.664 ==72756== 00:08:41.664 --72756-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.664 --72756-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.922 --72756-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.922 --72756-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.922 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.922 --72756-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.922 --72756-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.922 --72756-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.922 --72756-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.922 --72756-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.922 --72756-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.922 --72756-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.922 --72756-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.922 --72756-- Reading syms from /usr/lib64/libm.so.6 00:08:41.922 --72756-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.922 --72756-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.922 --72756-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.922 --72756-- Reading syms from /usr/lib64/libc.so.6 00:08:41.922 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.922 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.922 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.922 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.922 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.922 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.922 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.922 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.922 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.922 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.922 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.923 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.923 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.923 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.923 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.923 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.923 --72756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.923 --72756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.923 --72756-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.923 --72756-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.923 --72756-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.923 --72756-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.923 --72756-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.923 --72756-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.923 --72756-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.923 --72756-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 ==72756== Preferring higher priority redirection: 00:08:42.181 --72756-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.181 --72756-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.181 --72756-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.181 --72756-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 --72756-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.182 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.182 --72756-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.182 --72756-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.182 ==72756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.182 --72756-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.182 --72756-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.182 --72756-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.182 --72756-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.182 --72756-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.182 --72756-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.182 --72756-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.182 --72756-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.182 --72756-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.182 --72756-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.182 --72756-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.182 --72756-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.182 --72756-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.182 --72756-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.182 --72756-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.182 --72756-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.182 --72756-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.182 --72756-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.182 [2024-07-15 21:11:57.415123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1702:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:08:42.182 --72756-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.182 00:08:42.182 00:08:42.182 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.182 http://cunit.sourceforge.net/ 00:08:42.182 00:08:42.182 00:08:42.182 Suite: uring 00:08:42.440 Test: flush_client ...passed 00:08:42.440 Test: flush_server ...passed 00:08:42.440 00:08:42.440 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.440 suites 1 1 n/a 0 0 00:08:42.440 tests 2 2 2 0 0 00:08:42.440 asserts 49 49 49 0 n/a 00:08:42.440 00:08:42.440 Elapsed time = 0.050 seconds 00:08:42.440 --72756-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.440 --72756-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.440 ==72756== 00:08:42.440 ==72756== HEAP SUMMARY: 00:08:42.440 ==72756== in use at exit: 0 bytes in 0 blocks 00:08:42.440 ==72756== total heap usage: 106 allocs, 106 frees, 170,506 bytes allocated 00:08:42.440 ==72756== 00:08:42.441 ==72756== All heap blocks were freed -- no leaks are possible 00:08:42.441 ==72756== 00:08:42.441 ==72756== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.441 00:08:42.441 real 0m2.103s 00:08:42.441 user 0m1.993s 00:08:42.441 sys 0m0.080s 00:08:42.441 21:11:57 unittest_sock -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:42.441 21:11:57 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:42.441 ************************************ 00:08:42.441 END TEST unittest_sock 00:08:42.441 ************************************ 00:08:42.441 21:11:57 -- common/autotest_common.sh@1142 -- # return 0 00:08:42.441 21:11:57 -- 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.441 21:11:57 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:42.441 21:11:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:42.441 21:11:57 -- common/autotest_common.sh@10 -- # set +x 00:08:42.441 ************************************ 00:08:42.441 START TEST unittest_thread 00:08:42.441 ************************************ 00:08:42.441 21:11:57 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.441 ==72785== Memcheck, a memory error detector 00:08:42.441 ==72785== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.441 ==72785== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.441 ==72785== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.441 ==72785== 00:08:42.441 --72785-- Valgrind options: 00:08:42.441 --72785-- --leak-check=full 00:08:42.441 --72785-- --error-exitcode=2 00:08:42.441 --72785-- --verbose 00:08:42.441 --72785-- Contents of /proc/version: 00:08:42.441 --72785-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:42.441 --72785-- 00:08:42.441 --72785-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.441 --72785-- Page sizes: currently 4096, max supported 4096 00:08:42.441 --72785-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.441 --72785-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.441 --72785-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.441 --72785-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.441 --72785-- might be shown as UnknownInlinedFun 00:08:42.441 --72785-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.441 --72785-- object doesn't have a dynamic symbol table 00:08:42.441 --72785-- Scheduler: using generic scheduler lock implementation. 00:08:42.441 --72785-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.441 ==72785== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72785-by-???-on-d89e21c6b51d 00:08:42.441 ==72785== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72785-by-???-on-d89e21c6b51d 00:08:42.441 ==72785== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72785-by-???-on-d89e21c6b51d 00:08:42.441 ==72785== 00:08:42.441 ==72785== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.441 ==72785== don't want to do, unless you know exactly what you're doing, 00:08:42.441 ==72785== or are doing some strange experiment): 00:08:42.441 ==72785== /usr/libexec/valgrind/../../bin/vgdb --pid=72785 ...command... 00:08:42.441 ==72785== 00:08:42.441 ==72785== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.441 ==72785== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:42.441 ==72785== and then give GDB the following command 00:08:42.441 ==72785== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72785 00:08:42.441 ==72785== --pid is optional if only one valgrind process is running 00:08:42.441 ==72785== 00:08:42.441 --72785-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.441 --72785-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.441 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.441 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.441 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.441 --72785-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.441 --72785-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.699 --72785-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.699 --72785-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.699 --72785-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.699 --72785-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.699 --72785-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.699 --72785-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.699 --72785-- Reading syms from /usr/lib64/libm.so.6 00:08:42.699 --72785-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.699 --72785-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.699 --72785-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.699 --72785-- Reading syms from /usr/lib64/libc.so.6 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.699 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.699 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.699 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.699 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.699 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.699 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.699 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.700 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.700 --72785-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.700 --72785-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.700 --72785-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.700 --72785-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.700 --72785-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.700 --72785-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.700 --72785-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 ==72785== Preferring higher priority redirection: 00:08:42.700 --72785-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.700 --72785-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.700 --72785-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.700 --72785-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.958 --72785-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.958 --72785-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.958 --72785-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.958 --72785-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.958 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.958 --72785-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.958 --72785-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.958 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.958 --72785-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.958 --72785-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.958 --72785-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.958 --72785-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.958 --72785-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.958 --72785-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.958 --72785-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.958 --72785-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.958 --72785-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.958 --72785-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.958 --72785-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.958 --72785-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.958 --72785-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.958 --72785-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.958 --72785-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.958 --72785-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.958 --72785-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.958 --72785-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.958 00:08:42.958 00:08:42.958 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.958 http://cunit.sourceforge.net/ 00:08:42.958 00:08:42.958 00:08:42.958 Suite: io_channel 00:08:42.958 Test: thread_alloc ...--72785-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.958 passed 00:08:43.220 Test: thread_send_msg ...passed 00:08:43.220 Test: thread_poller ...passed 00:08:43.220 Test: poller_pause ...passed 00:08:43.220 Test: thread_for_each ...passed 00:08:43.220 Test: for_each_channel_remove ...passed 00:08:43.220 Test: for_each_channel_unreg ...[2024-07-15 21:11:58.454773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe968 already registered (old:0x5db5610 new:0x5db5860) 00:08:43.220 passed 00:08:43.220 Test: thread_name ...passed 00:08:43.220 Test: channel ...[2024-07-15 21:11:58.525803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2311:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c4da8 00:08:43.220 passed 00:08:43.477 Test: channel_destroy_races ...passed 00:08:43.477 Test: thread_exit_test ...[2024-07-15 21:11:58.559583] /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.477 passed 00:08:43.477 Test: thread_update_stats_test ...passed 00:08:43.477 Test: nested_channel ...passed 00:08:43.477 Test: device_unregister_and_thread_exit_race ...passed 00:08:43.477 Test: cache_closest_timed_poller ...passed 00:08:43.477 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:43.477 Test: io_device_lookup ...passed 00:08:43.477 Test: spdk_spin ...[2024-07-15 21:11:58.739227] /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.477 [2024-07-15 21:11:58.739796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:08:43.477 [2024-07-15 21:11:58.741924] /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.477 [2024-07-15 21:11:58.752546] /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.477 [2024-07-15 21:11:58.752831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:08:43.477 [2024-07-15 21:11:58.753684] /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.477 [2024-07-15 21:11:58.753956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:08:43.477 [2024-07-15 21:11:58.755285] /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.477 [2024-07-15 21:11:58.755391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:08:43.477 [2024-07-15 21:11:58.758875] /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.477 [2024-07-15 21:11:58.759145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:08:43.477 passed 00:08:43.477 Test: for_each_channel_and_thread_exit_race ...passed 00:08:43.477 Test: for_each_thread_and_thread_exit_race ...passed 00:08:43.477 00:08:43.734 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.734 suites 1 1 n/a 0 0 00:08:43.734 tests 20 20 20 0 0 00:08:43.734 asserts 409 409 409 0 n/a 00:08:43.734 00:08:43.734 Elapsed time = 0.595 seconds 00:08:43.734 --72785-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.734 --72785-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.734 ==72785== 00:08:43.734 ==72785== HEAP SUMMARY: 00:08:43.734 ==72785== in use at exit: 0 bytes in 0 blocks 00:08:43.734 ==72785== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:08:43.734 ==72785== 00:08:43.734 ==72785== All heap blocks were freed -- no leaks are possible 00:08:43.734 ==72785== 00:08:43.734 ==72785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.734 00:08:43.734 real 0m1.222s 00:08:43.734 user 0m1.180s 00:08:43.734 sys 0m0.037s 00:08:43.734 21:11:58 unittest_thread -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:43.734 21:11:58 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:43.734 ************************************ 00:08:43.734 END TEST unittest_thread 00:08:43.734 ************************************ 00:08:43.734 21:11:58 -- common/autotest_common.sh@1142 -- # return 0 00:08:43.734 21:11:58 -- 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.734 21:11:58 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:43.734 21:11:58 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:43.734 21:11:58 -- common/autotest_common.sh@10 -- # set +x 00:08:43.734 ************************************ 00:08:43.734 START TEST unittest_iobuf 00:08:43.734 ************************************ 00:08:43.734 21:11:58 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.734 ==72813== Memcheck, a memory error detector 00:08:43.734 ==72813== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.734 ==72813== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.734 ==72813== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.734 ==72813== 00:08:43.734 --72813-- Valgrind options: 00:08:43.734 --72813-- --leak-check=full 00:08:43.734 --72813-- --error-exitcode=2 00:08:43.734 --72813-- --verbose 00:08:43.735 --72813-- Contents of /proc/version: 00:08:43.735 --72813-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:43.735 --72813-- 00:08:43.735 --72813-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.735 --72813-- Page sizes: currently 4096, max supported 4096 00:08:43.735 --72813-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.735 --72813-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.735 --72813-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.735 --72813-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.735 --72813-- might be shown as UnknownInlinedFun 00:08:43.735 --72813-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.735 --72813-- object doesn't have a dynamic symbol table 00:08:43.735 --72813-- Scheduler: using generic scheduler lock implementation. 00:08:43.735 --72813-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.735 ==72813== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72813-by-???-on-d89e21c6b51d 00:08:43.735 ==72813== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72813-by-???-on-d89e21c6b51d 00:08:43.735 ==72813== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72813-by-???-on-d89e21c6b51d 00:08:43.735 ==72813== 00:08:43.735 ==72813== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.735 ==72813== don't want to do, unless you know exactly what you're doing, 00:08:43.735 ==72813== or are doing some strange experiment): 00:08:43.735 ==72813== /usr/libexec/valgrind/../../bin/vgdb --pid=72813 ...command... 00:08:43.735 ==72813== 00:08:43.735 ==72813== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.735 ==72813== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:43.735 ==72813== and then give GDB the following command 00:08:43.735 ==72813== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72813 00:08:43.735 ==72813== --pid is optional if only one valgrind process is running 00:08:43.735 ==72813== 00:08:43.735 --72813-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.735 --72813-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.735 --72813-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.735 --72813-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.735 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.735 --72813-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.735 --72813-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.735 --72813-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.735 --72813-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.735 --72813-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.735 --72813-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.735 --72813-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.735 --72813-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.735 --72813-- Reading syms from /usr/lib64/libm.so.6 00:08:43.735 --72813-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.735 --72813-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:43.735 --72813-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.735 --72813-- Reading syms from /usr/lib64/libc.so.6 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.993 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.993 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.993 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.993 --72813-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.993 --72813-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.993 --72813-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.993 --72813-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.993 --72813-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.993 --72813-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.993 --72813-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.993 --72813-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 ==72813== Preferring higher priority redirection: 00:08:43.994 --72813-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.994 --72813-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.994 --72813-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 --72813-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.994 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.994 --72813-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.994 --72813-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.994 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.994 --72813-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.994 --72813-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.994 --72813-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.994 --72813-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.994 --72813-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.994 --72813-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.994 --72813-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.994 --72813-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.994 --72813-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.994 --72813-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.994 --72813-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.994 --72813-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.994 --72813-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.994 --72813-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.994 --72813-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.252 --72813-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.252 --72813-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.252 --72813-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.252 00:08:44.252 00:08:44.252 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.252 http://cunit.sourceforge.net/ 00:08:44.252 00:08:44.252 00:08:44.252 Suite: io_channel 00:08:44.252 Test: iobuf ...--72813-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:44.252 passed 00:08:44.252 Test: iobuf_cache ...[2024-07-15 21:11:59.516897] /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.253 [2024-07-15 21:11:59.543458] /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.253 [2024-07-15 21:11:59.547451] /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.253 [2024-07-15 21:11:59.547722] /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.253 [2024-07-15 21:11:59.550212] /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.253 [2024-07-15 21:11:59.550328] /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.510 passed 00:08:44.511 00:08:44.511 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.511 suites 1 1 n/a 0 0 00:08:44.511 tests 2 2 2 0 0 00:08:44.511 asserts 107 107 107 0 n/a 00:08:44.511 00:08:44.511 Elapsed time = 0.227 seconds 00:08:44.511 --72813-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.511 --72813-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.511 ==72813== 00:08:44.511 ==72813== HEAP SUMMARY: 00:08:44.511 ==72813== in use at exit: 0 bytes in 0 blocks 00:08:44.511 ==72813== total heap usage: 3,272 allocs, 3,272 frees, 330,245 bytes allocated 00:08:44.511 ==72813== 00:08:44.511 ==72813== All heap blocks were freed -- no leaks are possible 00:08:44.511 ==72813== 00:08:44.511 ==72813== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.511 00:08:44.511 real 0m0.758s 00:08:44.511 user 0m0.730s 00:08:44.511 sys 0m0.025s 00:08:44.511 21:11:59 unittest_iobuf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:44.511 21:11:59 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:44.511 ************************************ 00:08:44.511 END TEST unittest_iobuf 00:08:44.511 ************************************ 00:08:44.511 21:11:59 -- common/autotest_common.sh@1142 -- # return 0 00:08:44.511 21:11:59 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:08:44.511 21:11:59 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:44.511 21:11:59 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:44.511 21:11:59 -- common/autotest_common.sh@10 -- # set +x 00:08:44.511 ************************************ 00:08:44.511 START TEST unittest_util 00:08:44.511 ************************************ 00:08:44.511 21:11:59 unittest_util -- common/autotest_common.sh@1123 -- # unittest_util 00:08:44.511 21:11:59 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.511 ==72840== Memcheck, a memory error detector 00:08:44.511 ==72840== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.511 ==72840== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.511 ==72840== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.511 ==72840== 00:08:44.511 --72840-- Valgrind options: 00:08:44.511 --72840-- --leak-check=full 00:08:44.511 --72840-- --error-exitcode=2 00:08:44.511 --72840-- --verbose 00:08:44.511 --72840-- Contents of /proc/version: 00:08:44.511 --72840-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:44.511 --72840-- 00:08:44.511 --72840-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.511 --72840-- Page sizes: currently 4096, max supported 4096 00:08:44.511 --72840-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.511 --72840-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.511 --72840-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.511 --72840-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.511 --72840-- might be shown as UnknownInlinedFun 00:08:44.511 --72840-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.511 --72840-- object doesn't have a dynamic symbol table 00:08:44.511 --72840-- Scheduler: using generic scheduler lock implementation. 00:08:44.511 --72840-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.511 ==72840== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72840-by-???-on-d89e21c6b51d 00:08:44.511 ==72840== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72840-by-???-on-d89e21c6b51d 00:08:44.511 ==72840== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72840-by-???-on-d89e21c6b51d 00:08:44.511 ==72840== 00:08:44.511 ==72840== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.511 ==72840== don't want to do, unless you know exactly what you're doing, 00:08:44.511 ==72840== or are doing some strange experiment): 00:08:44.511 ==72840== /usr/libexec/valgrind/../../bin/vgdb --pid=72840 ...command... 00:08:44.511 ==72840== 00:08:44.511 ==72840== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.511 ==72840== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:44.511 ==72840== and then give GDB the following command 00:08:44.511 ==72840== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72840 00:08:44.511 ==72840== --pid is optional if only one valgrind process is running 00:08:44.511 ==72840== 00:08:44.511 --72840-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.511 --72840-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.511 --72840-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.511 --72840-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.511 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.511 --72840-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.511 --72840-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.511 --72840-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.511 --72840-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.511 --72840-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.511 --72840-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.511 --72840-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.512 --72840-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.512 --72840-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.512 --72840-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.512 --72840-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.512 --72840-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.512 --72840-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.769 --72840-- Reading syms from /usr/lib64/libm.so.6 00:08:44.769 --72840-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.769 --72840-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.769 --72840-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.769 --72840-- Reading syms from /usr/lib64/libc.so.6 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.769 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.769 --72840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.769 --72840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.769 --72840-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.769 --72840-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.769 --72840-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.769 --72840-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.769 --72840-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.769 --72840-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.769 --72840-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.769 --72840-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 ==72840== Preferring higher priority redirection: 00:08:44.770 --72840-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.770 --72840-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.770 --72840-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 --72840-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.770 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.770 --72840-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.770 --72840-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.770 ==72840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.770 --72840-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.770 --72840-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.027 --72840-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.027 --72840-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.027 --72840-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.027 --72840-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.027 --72840-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.027 --72840-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.027 --72840-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.027 --72840-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.028 --72840-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.028 --72840-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.028 --72840-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.028 --72840-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.028 --72840-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.028 --72840-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.028 --72840-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.028 --72840-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.028 00:08:45.028 00:08:45.028 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.028 http://cunit.sourceforge.net/ 00:08:45.028 00:08:45.028 00:08:45.028 Suite: base64 00:08:45.028 Test: test_base64_get_encoded_strlen ...passed 00:08:45.028 Test: test_base64_get_decoded_len ...passed 00:08:45.028 Test: test_base64_encode ...passed 00:08:45.028 Test: test_base64_decode ...passed 00:08:45.028 Test: test_base64_urlsafe_encode ...passed 00:08:45.028 Test: test_base64_urlsafe_decode ...passed 00:08:45.028 00:08:45.028 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.028 suites 1 1 n/a 0 0 00:08:45.028 tests 6 6 6 0 0 00:08:45.028 asserts 112 112 112 0 n/a 00:08:45.028 00:08:45.028 Elapsed time = 0.043 seconds 00:08:45.028 --72840-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.028 --72840-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.028 ==72840== 00:08:45.028 ==72840== HEAP SUMMARY: 00:08:45.028 ==72840== in use at exit: 0 bytes in 0 blocks 00:08:45.028 ==72840== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:45.028 ==72840== 00:08:45.028 ==72840== All heap blocks were freed -- no leaks are possible 00:08:45.028 ==72840== 00:08:45.028 ==72840== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.028 21:12:00 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:45.028 ==72851== Memcheck, a memory error detector 00:08:45.028 ==72851== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.028 ==72851== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.028 ==72851== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:45.028 ==72851== 00:08:45.028 --72851-- Valgrind options: 00:08:45.028 --72851-- --leak-check=full 00:08:45.028 --72851-- --error-exitcode=2 00:08:45.028 --72851-- --verbose 00:08:45.028 --72851-- Contents of /proc/version: 00:08:45.028 --72851-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.028 --72851-- 00:08:45.028 --72851-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.028 --72851-- Page sizes: currently 4096, max supported 4096 00:08:45.028 --72851-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.028 --72851-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:45.028 --72851-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.028 --72851-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.028 --72851-- might be shown as UnknownInlinedFun 00:08:45.285 --72851-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.286 --72851-- object doesn't have a dynamic symbol table 00:08:45.286 --72851-- Scheduler: using generic scheduler lock implementation. 00:08:45.286 --72851-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.286 ==72851== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72851-by-???-on-d89e21c6b51d 00:08:45.286 ==72851== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72851-by-???-on-d89e21c6b51d 00:08:45.286 ==72851== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72851-by-???-on-d89e21c6b51d 00:08:45.286 ==72851== 00:08:45.286 ==72851== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.286 ==72851== don't want to do, unless you know exactly what you're doing, 00:08:45.286 ==72851== or are doing some strange experiment): 00:08:45.286 ==72851== /usr/libexec/valgrind/../../bin/vgdb --pid=72851 ...command... 00:08:45.286 ==72851== 00:08:45.286 ==72851== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.286 ==72851== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:45.286 ==72851== and then give GDB the following command 00:08:45.286 ==72851== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72851 00:08:45.286 ==72851== --pid is optional if only one valgrind process is running 00:08:45.286 ==72851== 00:08:45.286 --72851-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.286 --72851-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.286 --72851-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.286 --72851-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.286 --72851-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.286 --72851-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.286 --72851-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.286 --72851-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.286 --72851-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.286 --72851-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.286 --72851-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.286 --72851-- Reading syms from /usr/lib64/libm.so.6 00:08:45.286 --72851-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.286 --72851-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.286 --72851-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.286 --72851-- Reading syms from /usr/lib64/libc.so.6 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.286 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.286 --72851-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.286 --72851-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.545 --72851-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.545 --72851-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.545 --72851-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.545 --72851-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.545 --72851-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.545 --72851-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.545 --72851-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.545 --72851-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 ==72851== Preferring higher priority redirection: 00:08:45.546 --72851-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.546 --72851-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.546 --72851-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 --72851-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.546 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.546 --72851-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.546 --72851-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.546 ==72851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.546 --72851-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.546 --72851-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.546 --72851-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.546 --72851-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.546 --72851-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.546 --72851-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.546 --72851-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.546 --72851-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.546 --72851-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.546 --72851-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.546 --72851-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.546 --72851-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.546 --72851-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.546 --72851-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.546 --72851-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.546 --72851-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.546 --72851-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.546 --72851-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.546 00:08:45.546 00:08:45.546 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.546 http://cunit.sourceforge.net/ 00:08:45.546 00:08:45.804 00:08:45.804 Suite: bit_array 00:08:45.804 Test: test_1bit ...--72851-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:45.804 passed 00:08:45.804 Test: test_64bit ...passed 00:08:45.804 Test: test_find ...passed 00:08:45.804 Test: test_resize ...passed 00:08:45.804 Test: test_errors ...passed 00:08:45.804 Test: test_count ...passed 00:08:45.804 Test: test_mask_store_load ...passed 00:08:45.804 Test: test_mask_clear ...passed 00:08:45.804 00:08:45.804 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.804 suites 1 1 n/a 0 0 00:08:45.804 tests 8 8 8 0 0 00:08:45.804 asserts 5075 5075 5075 0 n/a 00:08:45.804 00:08:45.804 Elapsed time = 0.069 seconds 00:08:45.804 --72851-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.804 --72851-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.804 ==72851== 00:08:45.804 ==72851== HEAP SUMMARY: 00:08:45.804 ==72851== in use at exit: 0 bytes in 0 blocks 00:08:45.804 ==72851== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:45.804 ==72851== 00:08:45.804 ==72851== All heap blocks were freed -- no leaks are possible 00:08:45.805 ==72851== 00:08:45.805 ==72851== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.805 21:12:01 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.805 ==72856== Memcheck, a memory error detector 00:08:45.805 ==72856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.805 ==72856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.805 ==72856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.805 ==72856== 00:08:45.805 --72856-- Valgrind options: 00:08:45.805 --72856-- --leak-check=full 00:08:45.805 --72856-- --error-exitcode=2 00:08:45.805 --72856-- --verbose 00:08:45.805 --72856-- Contents of /proc/version: 00:08:45.805 --72856-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.805 --72856-- 00:08:45.805 --72856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.805 --72856-- Page sizes: currently 4096, max supported 4096 00:08:45.805 --72856-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.805 --72856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.805 --72856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.805 --72856-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.805 --72856-- might be shown as UnknownInlinedFun 00:08:45.805 --72856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.805 --72856-- object doesn't have a dynamic symbol table 00:08:45.805 --72856-- Scheduler: using generic scheduler lock implementation. 00:08:45.805 --72856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.805 ==72856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72856-by-???-on-d89e21c6b51d 00:08:45.805 ==72856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72856-by-???-on-d89e21c6b51d 00:08:45.805 ==72856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72856-by-???-on-d89e21c6b51d 00:08:45.805 ==72856== 00:08:45.805 ==72856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.805 ==72856== don't want to do, unless you know exactly what you're doing, 00:08:45.805 ==72856== or are doing some strange experiment): 00:08:45.805 ==72856== /usr/libexec/valgrind/../../bin/vgdb --pid=72856 ...command... 00:08:45.805 ==72856== 00:08:45.805 ==72856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.805 ==72856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:45.805 ==72856== and then give GDB the following command 00:08:45.805 ==72856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72856 00:08:45.805 ==72856== --pid is optional if only one valgrind process is running 00:08:45.805 ==72856== 00:08:45.805 --72856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.805 --72856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.805 --72856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.063 --72856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.063 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.063 --72856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.064 --72856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.064 --72856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.064 --72856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.064 --72856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.064 --72856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.064 --72856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.064 --72856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.064 --72856-- Reading syms from /usr/lib64/libm.so.6 00:08:46.064 --72856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.064 --72856-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.064 --72856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libc.so.6 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.064 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.064 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.064 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.064 --72856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.064 --72856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.064 --72856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.064 --72856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.064 --72856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.064 --72856-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.064 --72856-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.321 --72856-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 ==72856== Preferring higher priority redirection: 00:08:46.322 --72856-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.322 --72856-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.322 --72856-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 --72856-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.322 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.322 --72856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.322 --72856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.322 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.322 --72856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.322 --72856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.322 --72856-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.322 --72856-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.322 --72856-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.322 --72856-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.322 --72856-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.322 --72856-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.322 --72856-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.322 --72856-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.322 --72856-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.322 --72856-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.322 --72856-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.322 --72856-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.322 --72856-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.322 --72856-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.322 --72856-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.322 --72856-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.322 00:08:46.322 00:08:46.322 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.322 http://cunit.sourceforge.net/ 00:08:46.322 00:08:46.322 00:08:46.322 Suite: cpuset 00:08:46.322 Test: test_cpuset ...passed 00:08:46.322 Test: test_cpuset_parse ...[2024-07-15 21:12:01.590327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:46.322 [2024-07-15 21:12:01.623622] /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:46.322 [2024-07-15 21:12:01.624506] /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:46.322 [2024-07-15 21:12:01.625635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:46.322 [2024-07-15 21:12:01.626218] /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:46.322 [2024-07-15 21:12:01.626674] /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:46.322 [2024-07-15 21:12:01.627369] /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:46.323 [2024-07-15 21:12:01.628316] /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.323 passed 00:08:46.580 Test: test_cpuset_fmt ...passed 00:08:46.580 Test: test_cpuset_foreach ...passed 00:08:46.580 00:08:46.580 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.580 suites 1 1 n/a 0 0 00:08:46.580 tests 4 4 4 0 0 00:08:46.580 asserts 90 90 90 0 n/a 00:08:46.580 00:08:46.580 Elapsed time = 0.094 seconds 00:08:46.580 --72856-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.580 --72856-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.580 ==72856== 00:08:46.580 ==72856== HEAP SUMMARY: 00:08:46.580 ==72856== in use at exit: 0 bytes in 0 blocks 00:08:46.580 ==72856== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:08:46.580 ==72856== 00:08:46.580 ==72856== All heap blocks were freed -- no leaks are possible 00:08:46.580 ==72856== 00:08:46.580 ==72856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.580 21:12:01 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.580 ==72864== Memcheck, a memory error detector 00:08:46.580 ==72864== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.580 ==72864== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.580 ==72864== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.580 ==72864== 00:08:46.580 --72864-- Valgrind options: 00:08:46.580 --72864-- --leak-check=full 00:08:46.580 --72864-- --error-exitcode=2 00:08:46.580 --72864-- --verbose 00:08:46.580 --72864-- Contents of /proc/version: 00:08:46.580 --72864-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:46.580 --72864-- 00:08:46.580 --72864-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.580 --72864-- Page sizes: currently 4096, max supported 4096 00:08:46.580 --72864-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.580 --72864-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.580 --72864-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.580 --72864-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.580 --72864-- might be shown as UnknownInlinedFun 00:08:46.580 --72864-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.580 --72864-- object doesn't have a dynamic symbol table 00:08:46.580 --72864-- Scheduler: using generic scheduler lock implementation. 00:08:46.580 --72864-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.580 ==72864== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72864-by-???-on-d89e21c6b51d 00:08:46.580 ==72864== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72864-by-???-on-d89e21c6b51d 00:08:46.580 ==72864== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72864-by-???-on-d89e21c6b51d 00:08:46.580 ==72864== 00:08:46.580 ==72864== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.580 ==72864== don't want to do, unless you know exactly what you're doing, 00:08:46.580 ==72864== or are doing some strange experiment): 00:08:46.580 ==72864== /usr/libexec/valgrind/../../bin/vgdb --pid=72864 ...command... 00:08:46.581 ==72864== 00:08:46.581 ==72864== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.581 ==72864== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:46.581 ==72864== and then give GDB the following command 00:08:46.581 ==72864== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72864 00:08:46.581 ==72864== --pid is optional if only one valgrind process is running 00:08:46.581 ==72864== 00:08:46.581 --72864-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.581 --72864-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.581 --72864-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.581 --72864-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.581 --72864-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.581 --72864-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.581 --72864-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.581 --72864-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.581 --72864-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.581 --72864-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.581 --72864-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.581 --72864-- Reading syms from /usr/lib64/libm.so.6 00:08:46.581 --72864-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.581 --72864-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.581 --72864-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.581 --72864-- Reading syms from /usr/lib64/libc.so.6 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.581 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.581 --72864-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.581 --72864-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.839 --72864-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.839 --72864-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.839 --72864-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.839 --72864-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.839 --72864-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.839 --72864-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.839 --72864-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 --72864-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.839 ==72864== Preferring higher priority redirection: 00:08:46.839 --72864-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.840 --72864-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.840 --72864-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 --72864-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.840 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.840 --72864-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.840 --72864-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.840 ==72864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.840 --72864-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.840 --72864-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.840 --72864-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.840 --72864-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.840 --72864-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.840 --72864-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.840 --72864-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.840 --72864-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.840 --72864-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.840 --72864-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.840 --72864-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.840 --72864-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.840 --72864-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.840 --72864-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.840 --72864-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.840 --72864-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.840 --72864-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.840 --72864-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.840 00:08:46.840 00:08:46.840 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.840 http://cunit.sourceforge.net/ 00:08:46.840 00:08:46.840 00:08:46.840 Suite: crc16 00:08:46.840 Test: test_crc16_t10dif ...passed 00:08:46.840 Test: test_crc16_t10dif_seed ...passed 00:08:47.097 Test: test_crc16_t10dif_copy ...passed 00:08:47.097 00:08:47.097 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.097 suites 1 1 n/a 0 0 00:08:47.097 tests 3 3 3 0 0 00:08:47.097 asserts 5 5 5 0 n/a 00:08:47.097 00:08:47.097 Elapsed time = 0.009 seconds 00:08:47.097 --72864-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.097 --72864-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.097 ==72864== 00:08:47.097 ==72864== HEAP SUMMARY: 00:08:47.097 ==72864== in use at exit: 0 bytes in 0 blocks 00:08:47.097 ==72864== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:47.097 ==72864== 00:08:47.097 ==72864== All heap blocks were freed -- no leaks are possible 00:08:47.097 ==72864== 00:08:47.097 ==72864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.097 21:12:02 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:47.097 ==72872== Memcheck, a memory error detector 00:08:47.097 ==72872== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.097 ==72872== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.098 ==72872== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:47.098 ==72872== 00:08:47.098 --72872-- Valgrind options: 00:08:47.098 --72872-- --leak-check=full 00:08:47.098 --72872-- --error-exitcode=2 00:08:47.098 --72872-- --verbose 00:08:47.098 --72872-- Contents of /proc/version: 00:08:47.098 --72872-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:47.098 --72872-- 00:08:47.098 --72872-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.098 --72872-- Page sizes: currently 4096, max supported 4096 00:08:47.098 --72872-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.098 --72872-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:47.098 --72872-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.098 --72872-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.098 --72872-- might be shown as UnknownInlinedFun 00:08:47.098 --72872-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.098 --72872-- object doesn't have a dynamic symbol table 00:08:47.098 --72872-- Scheduler: using generic scheduler lock implementation. 00:08:47.098 --72872-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.098 ==72872== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72872-by-???-on-d89e21c6b51d 00:08:47.098 ==72872== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72872-by-???-on-d89e21c6b51d 00:08:47.098 ==72872== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72872-by-???-on-d89e21c6b51d 00:08:47.098 ==72872== 00:08:47.098 ==72872== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.098 ==72872== don't want to do, unless you know exactly what you're doing, 00:08:47.098 ==72872== or are doing some strange experiment): 00:08:47.098 ==72872== /usr/libexec/valgrind/../../bin/vgdb --pid=72872 ...command... 00:08:47.098 ==72872== 00:08:47.098 ==72872== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.098 ==72872== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:47.098 ==72872== and then give GDB the following command 00:08:47.098 ==72872== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72872 00:08:47.098 ==72872== --pid is optional if only one valgrind process is running 00:08:47.098 ==72872== 00:08:47.098 --72872-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.098 --72872-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.098 --72872-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.098 --72872-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.098 --72872-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.098 --72872-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.098 --72872-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.098 --72872-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.098 --72872-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.098 --72872-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.098 --72872-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.098 --72872-- Reading syms from /usr/lib64/libm.so.6 00:08:47.098 --72872-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.098 --72872-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.098 --72872-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.098 --72872-- Reading syms from /usr/lib64/libc.so.6 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.098 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.098 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.098 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.098 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.098 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.098 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.098 --72872-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.099 --72872-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.356 --72872-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.356 --72872-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.356 --72872-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.356 --72872-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.356 --72872-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.356 --72872-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.356 --72872-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 ==72872== Preferring higher priority redirection: 00:08:47.356 --72872-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.356 --72872-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.356 --72872-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 --72872-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.356 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.356 --72872-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.356 --72872-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.356 ==72872== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.356 --72872-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.356 --72872-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.357 --72872-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.357 --72872-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.357 --72872-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.357 --72872-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.357 --72872-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.357 --72872-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.357 --72872-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.357 --72872-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.357 --72872-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.357 --72872-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.357 --72872-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.357 --72872-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.357 --72872-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.357 --72872-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.357 --72872-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.357 --72872-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.357 00:08:47.357 00:08:47.357 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.357 http://cunit.sourceforge.net/ 00:08:47.357 00:08:47.357 00:08:47.357 Suite: crc32_ieee 00:08:47.357 Test: test_crc32_ieee ...passed 00:08:47.357 00:08:47.613 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.613 suites 1 1 n/a 0 0 00:08:47.613 tests 1 1 1 0 0 00:08:47.613 asserts 1 1 1 0 n/a 00:08:47.613 00:08:47.613 Elapsed time = 0.004 seconds 00:08:47.613 --72872-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.613 --72872-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.613 ==72872== 00:08:47.613 ==72872== HEAP SUMMARY: 00:08:47.613 ==72872== in use at exit: 0 bytes in 0 blocks 00:08:47.613 ==72872== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:47.613 ==72872== 00:08:47.613 ==72872== All heap blocks were freed -- no leaks are possible 00:08:47.613 ==72872== 00:08:47.613 ==72872== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.613 21:12:02 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.613 ==72875== Memcheck, a memory error detector 00:08:47.613 ==72875== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.613 ==72875== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.613 ==72875== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.613 ==72875== 00:08:47.613 --72875-- Valgrind options: 00:08:47.613 --72875-- --leak-check=full 00:08:47.613 --72875-- --error-exitcode=2 00:08:47.613 --72875-- --verbose 00:08:47.613 --72875-- Contents of /proc/version: 00:08:47.613 --72875-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:47.613 --72875-- 00:08:47.613 --72875-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.613 --72875-- Page sizes: currently 4096, max supported 4096 00:08:47.613 --72875-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.614 --72875-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.614 --72875-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.614 --72875-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.614 --72875-- might be shown as UnknownInlinedFun 00:08:47.614 --72875-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.614 --72875-- object doesn't have a dynamic symbol table 00:08:47.614 --72875-- Scheduler: using generic scheduler lock implementation. 00:08:47.614 --72875-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.614 ==72875== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72875-by-???-on-d89e21c6b51d 00:08:47.614 ==72875== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72875-by-???-on-d89e21c6b51d 00:08:47.614 ==72875== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72875-by-???-on-d89e21c6b51d 00:08:47.614 ==72875== 00:08:47.614 ==72875== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.614 ==72875== don't want to do, unless you know exactly what you're doing, 00:08:47.614 ==72875== or are doing some strange experiment): 00:08:47.614 ==72875== /usr/libexec/valgrind/../../bin/vgdb --pid=72875 ...command... 00:08:47.614 ==72875== 00:08:47.614 ==72875== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.614 ==72875== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:47.614 ==72875== and then give GDB the following command 00:08:47.614 ==72875== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72875 00:08:47.614 ==72875== --pid is optional if only one valgrind process is running 00:08:47.614 ==72875== 00:08:47.614 --72875-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.614 --72875-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.614 --72875-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.614 --72875-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.614 --72875-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.614 --72875-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.614 --72875-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.614 --72875-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.614 --72875-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.614 --72875-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.614 --72875-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.614 --72875-- Reading syms from /usr/lib64/libm.so.6 00:08:47.614 --72875-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.614 --72875-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.614 --72875-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.614 --72875-- Reading syms from /usr/lib64/libc.so.6 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.614 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.614 --72875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.614 --72875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.870 --72875-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.870 --72875-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.870 --72875-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.870 --72875-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.870 --72875-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.870 --72875-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.870 --72875-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.870 --72875-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 ==72875== Preferring higher priority redirection: 00:08:47.871 --72875-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.871 --72875-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.871 --72875-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 --72875-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.871 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.871 --72875-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.871 --72875-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.871 ==72875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.871 --72875-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.871 --72875-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.871 --72875-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.871 --72875-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.871 --72875-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.871 --72875-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.871 --72875-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.871 --72875-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.871 --72875-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.871 --72875-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.871 --72875-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.871 --72875-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.871 --72875-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.871 --72875-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.871 --72875-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.871 --72875-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.871 --72875-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.871 --72875-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.871 00:08:47.871 00:08:47.871 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.871 http://cunit.sourceforge.net/ 00:08:47.871 00:08:47.871 00:08:47.871 Suite: crc32c 00:08:47.871 Test: test_crc32c ...passed 00:08:47.871 Test: test_crc32c_nvme ...passed 00:08:47.871 00:08:48.129 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.129 suites 1 1 n/a 0 0 00:08:48.129 tests 2 2 2 0 0 00:08:48.129 asserts 16 16 16 0 n/a 00:08:48.129 00:08:48.129 Elapsed time = 0.021 seconds 00:08:48.129 --72875-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.129 --72875-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.129 ==72875== 00:08:48.129 ==72875== HEAP SUMMARY: 00:08:48.129 ==72875== in use at exit: 0 bytes in 0 blocks 00:08:48.129 ==72875== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:48.129 ==72875== 00:08:48.129 ==72875== All heap blocks were freed -- no leaks are possible 00:08:48.129 ==72875== 00:08:48.129 ==72875== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.129 21:12:03 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:48.129 ==72886== Memcheck, a memory error detector 00:08:48.129 ==72886== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.129 ==72886== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.129 ==72886== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:48.129 ==72886== 00:08:48.129 --72886-- Valgrind options: 00:08:48.129 --72886-- --leak-check=full 00:08:48.129 --72886-- --error-exitcode=2 00:08:48.129 --72886-- --verbose 00:08:48.129 --72886-- Contents of /proc/version: 00:08:48.129 --72886-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.129 --72886-- 00:08:48.129 --72886-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.129 --72886-- Page sizes: currently 4096, max supported 4096 00:08:48.129 --72886-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.129 --72886-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:48.129 --72886-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.130 --72886-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.130 --72886-- might be shown as UnknownInlinedFun 00:08:48.130 --72886-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.130 --72886-- object doesn't have a dynamic symbol table 00:08:48.130 --72886-- Scheduler: using generic scheduler lock implementation. 00:08:48.130 --72886-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.130 ==72886== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72886-by-???-on-d89e21c6b51d 00:08:48.130 ==72886== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72886-by-???-on-d89e21c6b51d 00:08:48.130 ==72886== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72886-by-???-on-d89e21c6b51d 00:08:48.130 ==72886== 00:08:48.130 ==72886== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.130 ==72886== don't want to do, unless you know exactly what you're doing, 00:08:48.130 ==72886== or are doing some strange experiment): 00:08:48.130 ==72886== /usr/libexec/valgrind/../../bin/vgdb --pid=72886 ...command... 00:08:48.130 ==72886== 00:08:48.130 ==72886== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.130 ==72886== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:48.130 ==72886== and then give GDB the following command 00:08:48.130 ==72886== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72886 00:08:48.130 ==72886== --pid is optional if only one valgrind process is running 00:08:48.130 ==72886== 00:08:48.130 --72886-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.130 --72886-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.130 --72886-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.130 --72886-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.130 --72886-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.130 --72886-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.130 --72886-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.130 --72886-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.130 --72886-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.130 --72886-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.130 --72886-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.130 --72886-- Reading syms from /usr/lib64/libm.so.6 00:08:48.130 --72886-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.130 --72886-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.130 --72886-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.130 --72886-- Reading syms from /usr/lib64/libc.so.6 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.130 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.130 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.130 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.130 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.130 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.130 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.130 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.131 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.131 --72886-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.131 --72886-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.388 --72886-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.388 --72886-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.388 --72886-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.388 --72886-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.388 --72886-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.388 --72886-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.388 --72886-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.388 --72886-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 ==72886== Preferring higher priority redirection: 00:08:48.389 --72886-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.389 --72886-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.389 --72886-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 --72886-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.389 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.389 --72886-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.389 --72886-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.389 ==72886== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.389 --72886-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.389 --72886-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.389 --72886-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.389 --72886-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.389 --72886-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.389 --72886-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.389 --72886-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.389 --72886-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.389 --72886-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.389 --72886-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.389 --72886-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.389 --72886-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.389 --72886-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.389 --72886-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.389 --72886-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.389 --72886-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.389 --72886-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.389 00:08:48.389 00:08:48.389 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.389 http://cunit.sourceforge.net/ 00:08:48.389 00:08:48.389 00:08:48.389 Suite: crc64 00:08:48.389 Test: test_crc64_nvme ...--72886-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.389 passed 00:08:48.389 00:08:48.389 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.389 suites 1 1 n/a 0 0 00:08:48.389 tests 1 1 1 0 0 00:08:48.389 asserts 4 4 4 0 n/a 00:08:48.389 00:08:48.389 Elapsed time = 0.008 seconds 00:08:48.646 --72886-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.646 --72886-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.646 ==72886== 00:08:48.646 ==72886== HEAP SUMMARY: 00:08:48.646 ==72886== in use at exit: 0 bytes in 0 blocks 00:08:48.646 ==72886== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:48.646 ==72886== 00:08:48.646 ==72886== All heap blocks were freed -- no leaks are possible 00:08:48.646 ==72886== 00:08:48.646 ==72886== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.646 21:12:03 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.646 ==72888== Memcheck, a memory error detector 00:08:48.646 ==72888== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.646 ==72888== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.646 ==72888== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.646 ==72888== 00:08:48.646 --72888-- Valgrind options: 00:08:48.646 --72888-- --leak-check=full 00:08:48.646 --72888-- --error-exitcode=2 00:08:48.646 --72888-- --verbose 00:08:48.646 --72888-- Contents of /proc/version: 00:08:48.646 --72888-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.646 --72888-- 00:08:48.646 --72888-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.646 --72888-- Page sizes: currently 4096, max supported 4096 00:08:48.646 --72888-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.647 --72888-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.647 --72888-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.647 --72888-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.647 --72888-- might be shown as UnknownInlinedFun 00:08:48.647 --72888-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.647 --72888-- object doesn't have a dynamic symbol table 00:08:48.647 --72888-- Scheduler: using generic scheduler lock implementation. 00:08:48.647 --72888-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.647 ==72888== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72888-by-???-on-d89e21c6b51d 00:08:48.647 ==72888== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72888-by-???-on-d89e21c6b51d 00:08:48.647 ==72888== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72888-by-???-on-d89e21c6b51d 00:08:48.647 ==72888== 00:08:48.647 ==72888== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.647 ==72888== don't want to do, unless you know exactly what you're doing, 00:08:48.647 ==72888== or are doing some strange experiment): 00:08:48.647 ==72888== /usr/libexec/valgrind/../../bin/vgdb --pid=72888 ...command... 00:08:48.647 ==72888== 00:08:48.647 ==72888== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.647 ==72888== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:48.647 ==72888== and then give GDB the following command 00:08:48.647 ==72888== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72888 00:08:48.647 ==72888== --pid is optional if only one valgrind process is running 00:08:48.647 ==72888== 00:08:48.647 --72888-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.647 --72888-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.647 --72888-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.647 --72888-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.647 --72888-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.647 --72888-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.647 --72888-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.647 --72888-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.647 --72888-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.647 --72888-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.647 --72888-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.647 --72888-- Reading syms from /usr/lib64/libm.so.6 00:08:48.647 --72888-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.647 --72888-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.647 --72888-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.647 --72888-- Reading syms from /usr/lib64/libc.so.6 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.647 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.647 --72888-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.647 --72888-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.905 --72888-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.905 --72888-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.905 --72888-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.905 --72888-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.905 --72888-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.905 --72888-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.905 --72888-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.905 --72888-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 ==72888== Preferring higher priority redirection: 00:08:48.906 --72888-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.906 --72888-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.906 --72888-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 --72888-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.906 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.906 --72888-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.906 --72888-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.906 ==72888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.906 --72888-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.906 --72888-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.906 --72888-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.906 --72888-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.906 --72888-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.906 --72888-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.906 --72888-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.906 --72888-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.906 --72888-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.906 --72888-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.906 --72888-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.906 --72888-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.906 --72888-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.906 --72888-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.906 --72888-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.906 --72888-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.906 --72888-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.906 --72888-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.906 00:08:48.906 00:08:48.906 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.906 http://cunit.sourceforge.net/ 00:08:48.906 00:08:48.906 00:08:48.906 Suite: string 00:08:48.906 Test: test_parse_ip_addr ...passed 00:08:48.906 Test: test_str_chomp ...passed 00:08:48.906 Test: test_parse_capacity ...--72888-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:48.906 passed 00:08:48.906 Test: test_sprintf_append_realloc ...--72888-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:48.906 passed 00:08:49.164 Test: test_strtol ...passed 00:08:49.164 Test: test_strtoll ...passed 00:08:49.164 Test: test_strarray ...--72888-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:49.164 --72888-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:49.164 passed 00:08:49.164 Test: test_strcpy_replace ...--72888-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:49.164 passed 00:08:49.164 00:08:49.164 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.164 suites 1 1 n/a 0 0 00:08:49.164 tests 8 8 8 0 0 00:08:49.164 asserts 161 161 161 0 n/a 00:08:49.164 00:08:49.164 Elapsed time = 0.075 seconds 00:08:49.164 --72888-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.164 --72888-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.164 ==72888== 00:08:49.164 ==72888== HEAP SUMMARY: 00:08:49.164 ==72888== in use at exit: 0 bytes in 0 blocks 00:08:49.164 ==72888== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:49.164 ==72888== 00:08:49.164 ==72888== All heap blocks were freed -- no leaks are possible 00:08:49.164 ==72888== 00:08:49.164 ==72888== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.164 21:12:04 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:49.164 ==72899== Memcheck, a memory error detector 00:08:49.164 ==72899== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.164 ==72899== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.164 ==72899== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:49.164 ==72899== 00:08:49.164 --72899-- Valgrind options: 00:08:49.164 --72899-- --leak-check=full 00:08:49.164 --72899-- --error-exitcode=2 00:08:49.164 --72899-- --verbose 00:08:49.164 --72899-- Contents of /proc/version: 00:08:49.164 --72899-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:49.164 --72899-- 00:08:49.164 --72899-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.164 --72899-- Page sizes: currently 4096, max supported 4096 00:08:49.164 --72899-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.164 --72899-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:49.164 --72899-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.164 --72899-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.164 --72899-- might be shown as UnknownInlinedFun 00:08:49.164 --72899-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.164 --72899-- object doesn't have a dynamic symbol table 00:08:49.164 --72899-- Scheduler: using generic scheduler lock implementation. 00:08:49.164 --72899-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.164 ==72899== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72899-by-???-on-d89e21c6b51d 00:08:49.164 ==72899== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72899-by-???-on-d89e21c6b51d 00:08:49.164 ==72899== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72899-by-???-on-d89e21c6b51d 00:08:49.164 ==72899== 00:08:49.164 ==72899== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.164 ==72899== don't want to do, unless you know exactly what you're doing, 00:08:49.164 ==72899== or are doing some strange experiment): 00:08:49.164 ==72899== /usr/libexec/valgrind/../../bin/vgdb --pid=72899 ...command... 00:08:49.164 ==72899== 00:08:49.164 ==72899== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.164 ==72899== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:49.165 ==72899== and then give GDB the following command 00:08:49.165 ==72899== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72899 00:08:49.165 ==72899== --pid is optional if only one valgrind process is running 00:08:49.165 ==72899== 00:08:49.165 --72899-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.165 --72899-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.165 --72899-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.165 --72899-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.165 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.165 --72899-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.165 --72899-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.165 --72899-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.165 --72899-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.165 --72899-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.165 --72899-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.165 --72899-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.165 --72899-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.165 --72899-- Reading syms from /usr/lib64/libm.so.6 00:08:49.165 --72899-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.165 --72899-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.165 --72899-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.165 --72899-- Reading syms from /usr/lib64/libc.so.6 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.422 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.422 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.422 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.422 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.422 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.422 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.422 --72899-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.423 --72899-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.423 --72899-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.423 --72899-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.423 --72899-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.423 --72899-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.423 --72899-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.423 --72899-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.423 --72899-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 ==72899== Preferring higher priority redirection: 00:08:49.423 --72899-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.423 --72899-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.423 --72899-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 --72899-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.423 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.423 --72899-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.423 --72899-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.423 ==72899== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.423 --72899-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.423 --72899-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.423 --72899-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.423 --72899-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.423 --72899-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.423 --72899-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.423 --72899-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.423 --72899-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.423 --72899-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.423 --72899-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.423 --72899-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.423 --72899-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.423 --72899-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.423 --72899-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.423 --72899-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.423 --72899-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.681 --72899-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.681 --72899-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.681 00:08:49.681 00:08:49.681 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.681 http://cunit.sourceforge.net/ 00:08:49.681 00:08:49.681 00:08:49.681 Suite: dif 00:08:49.681 Test: dif_generate_and_verify_test ...[2024-07-15 21:12:04.818921] /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.681 [2024-07-15 21:12:04.846854] /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.681 [2024-07-15 21:12:04.848054] /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.681 [2024-07-15 21:12:04.850238] /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.681 [2024-07-15 21:12:04.851353] /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.681 [2024-07-15 21:12:04.852304] /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.681 passed 00:08:49.681 Test: dif_disable_check_test ...[2024-07-15 21:12:04.858975] /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.681 [2024-07-15 21:12:04.859960] /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.681 [2024-07-15 21:12:04.860921] /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.681 passed 00:08:49.681 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-15 21:12:04.878822] /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.681 [2024-07-15 21:12:04.880698] /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.681 [2024-07-15 21:12:04.882016] /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.681 [2024-07-15 21:12:04.882880] /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.681 [2024-07-15 21:12:04.883999] /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.681 [2024-07-15 21:12:04.884786] /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.681 [2024-07-15 21:12:04.885554] /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.681 [2024-07-15 21:12:04.886337] /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.681 [2024-07-15 21:12:04.887299] /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.681 [2024-07-15 21:12:04.888093] /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.681 [2024-07-15 21:12:04.888896] /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.681 passed 00:08:49.681 Test: dif_apptag_mask_test ...[2024-07-15 21:12:04.891537] /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.681 [2024-07-15 21:12:04.894186] /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.681 passed 00:08:49.681 Test: dif_sec_512_md_0_error_test ...[2024-07-15 21:12:04.895097] /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.681 passed 00:08:49.681 Test: dif_sec_4096_md_0_error_test ...[2024-07-15 21:12:04.895963] /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.682 [2024-07-15 21:12:04.896532] /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.682 passed 00:08:49.682 Test: dif_sec_4100_md_128_error_test ...[2024-07-15 21:12:04.897245] /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.682 [2024-07-15 21:12:04.897871] /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.682 passed 00:08:49.682 Test: dif_guard_seed_test ...passed 00:08:49.682 Test: dif_guard_value_test ...passed 00:08:49.682 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:49.682 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:49.682 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:49.682 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:49.682 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:49.682 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:49.682 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:49.940 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:49.940 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:49.940 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:49.940 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:49.940 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:49.940 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:12:05.056194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f94c, Actual=fd4c 00:08:49.940 [2024-07-15 21:12:05.061590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fa21, Actual=fe21 00:08:49.940 [2024-07-15 21:12:05.067063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.940 [2024-07-15 21:12:05.072624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.940 [2024-07-15 21:12:05.078579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:49.940 [2024-07-15 21:12:05.082567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:49.940 [2024-07-15 21:12:05.087466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=413b 00:08:49.940 [2024-07-15 21:12:05.090114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fe21, Actual=30a6 00:08:49.941 [2024-07-15 21:12:05.093097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1eb753ed, Actual=1ab753ed 00:08:49.941 [2024-07-15 21:12:05.097437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3c574660, Actual=38574660 00:08:49.941 [2024-07-15 21:12:05.102014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.941 [2024-07-15 21:12:05.106342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.941 [2024-07-15 21:12:05.111484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:49.941 [2024-07-15 21:12:05.115844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:49.941 [2024-07-15 21:12:05.120454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=3b9cc87b 00:08:49.941 [2024-07-15 21:12:05.123046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=38574660, Actual=7ec30535 00:08:49.941 [2024-07-15 21:12:05.125583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.941 [2024-07-15 21:12:05.129534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.941 [2024-07-15 21:12:05.133743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.941 [2024-07-15 21:12:05.137718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:49.941 [2024-07-15 21:12:05.142363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:49.941 [2024-07-15 21:12:05.146341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:49.941 [2024-07-15 21:12:05.150560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=e67fd3d78fd8f1e4 00:08:49.941 [2024-07-15 21:12:05.152771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=88010a2d4837a266, Actual=9cdba6053369b9d8 00:08:49.941 passed 00:08:49.941 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-15 21:12:05.154906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:08:49.941 [2024-07-15 21:12:05.155696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fa21, Actual=fe21 00:08:49.941 [2024-07-15 21:12:05.156530] /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=488 00:08:49.941 [2024-07-15 21:12:05.157122] /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=488 00:08:49.941 [2024-07-15 21:12:05.157957] /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=4000058 00:08:49.941 [2024-07-15 21:12:05.158556] /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=4000058 00:08:49.941 [2024-07-15 21:12:05.159354] /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=413b 00:08:49.941 [2024-07-15 21:12:05.159790] /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=30a6 00:08:49.941 [2024-07-15 21:12:05.160498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1eb753ed, Actual=1ab753ed 00:08:49.941 [2024-07-15 21:12:05.161151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3c574660, Actual=38574660 00:08:49.941 [2024-07-15 21:12:05.162040] /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=488 00:08:49.941 [2024-07-15 21:12:05.162690] /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=488 00:08:49.941 [2024-07-15 21:12:05.163568] /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=4000058 00:08:49.941 [2024-07-15 21:12:05.164226] /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=4000058 00:08:49.941 [2024-07-15 21:12:05.165082] /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=3b9cc87b 00:08:49.941 [2024-07-15 21:12:05.165574] /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=7ec30535 00:08:49.941 [2024-07-15 21:12:05.166250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.942 [2024-07-15 21:12:05.166839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.942 [2024-07-15 21:12:05.167650] /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=488 00:08:49.942 [2024-07-15 21:12:05.168227] /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=488 00:08:49.942 [2024-07-15 21:12:05.169034] /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=458 00:08:49.942 [2024-07-15 21:12:05.169631] /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=458 00:08:49.942 [2024-07-15 21:12:05.170415] /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=e67fd3d78fd8f1e4 00:08:49.942 [2024-07-15 21:12:05.170852] /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=9cdba6053369b9d8 00:08:49.942 passed 00:08:49.942 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-15 21:12:05.172244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:08:49.942 [2024-07-15 21:12:05.172843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fa21, Actual=fe21 00:08:49.942 [2024-07-15 21:12:05.173679] /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=488 00:08:49.942 [2024-07-15 21:12:05.174268] /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=488 00:08:49.942 [2024-07-15 21:12:05.175089] /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=4000058 00:08:49.942 [2024-07-15 21:12:05.175690] /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=4000058 00:08:49.942 [2024-07-15 21:12:05.176508] /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=413b 00:08:49.942 [2024-07-15 21:12:05.176947] /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=30a6 00:08:49.942 [2024-07-15 21:12:05.177673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1eb753ed, Actual=1ab753ed 00:08:49.942 [2024-07-15 21:12:05.178319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3c574660, Actual=38574660 00:08:49.942 [2024-07-15 21:12:05.179210] /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=488 00:08:49.942 [2024-07-15 21:12:05.179866] /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=488 00:08:49.942 [2024-07-15 21:12:05.180747] /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=4000058 00:08:49.942 [2024-07-15 21:12:05.181407] /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=4000058 00:08:49.942 [2024-07-15 21:12:05.182283] /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=3b9cc87b 00:08:49.942 [2024-07-15 21:12:05.182784] /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=7ec30535 00:08:49.942 [2024-07-15 21:12:05.183448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.942 [2024-07-15 21:12:05.184040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.942 [2024-07-15 21:12:05.184856] /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=488 00:08:49.942 [2024-07-15 21:12:05.185442] /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=488 00:08:49.942 [2024-07-15 21:12:05.186261] /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=458 00:08:49.942 [2024-07-15 21:12:05.186865] /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=458 00:08:49.942 [2024-07-15 21:12:05.187686] /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=e67fd3d78fd8f1e4 00:08:49.942 [2024-07-15 21:12:05.188123] /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=9cdba6053369b9d8 00:08:49.942 passed 00:08:49.942 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-15 21:12:05.189493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:08:49.942 [2024-07-15 21:12:05.190084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fa21, Actual=fe21 00:08:49.942 [2024-07-15 21:12:05.190922] /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=488 00:08:49.943 [2024-07-15 21:12:05.191507] /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=488 00:08:49.943 [2024-07-15 21:12:05.192333] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.192939] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.193739] /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=413b 00:08:49.943 [2024-07-15 21:12:05.194169] /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=30a6 00:08:49.943 [2024-07-15 21:12:05.194899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1eb753ed, Actual=1ab753ed 00:08:49.943 [2024-07-15 21:12:05.195548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3c574660, Actual=38574660 00:08:49.943 [2024-07-15 21:12:05.196443] /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=488 00:08:49.943 [2024-07-15 21:12:05.197093] /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=488 00:08:49.943 [2024-07-15 21:12:05.197976] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.198639] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.199494] /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=3b9cc87b 00:08:49.943 [2024-07-15 21:12:05.199990] /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=7ec30535 00:08:49.943 [2024-07-15 21:12:05.200658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.943 [2024-07-15 21:12:05.201249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.943 [2024-07-15 21:12:05.202071] /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=488 00:08:49.943 [2024-07-15 21:12:05.202666] /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=488 00:08:49.943 [2024-07-15 21:12:05.203486] /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=458 00:08:49.943 [2024-07-15 21:12:05.204088] /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=458 00:08:49.943 [2024-07-15 21:12:05.204887] /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=e67fd3d78fd8f1e4 00:08:49.943 [2024-07-15 21:12:05.205317] /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=9cdba6053369b9d8 00:08:49.943 passed 00:08:49.943 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-15 21:12:05.206692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:08:49.943 [2024-07-15 21:12:05.207282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fa21, Actual=fe21 00:08:49.943 [2024-07-15 21:12:05.208117] /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=488 00:08:49.943 [2024-07-15 21:12:05.208712] /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=488 00:08:49.943 [2024-07-15 21:12:05.209530] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.210127] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.210939] /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=413b 00:08:49.943 [2024-07-15 21:12:05.211370] /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=30a6 00:08:49.943 passed 00:08:49.943 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-15 21:12:05.212811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1eb753ed, Actual=1ab753ed 00:08:49.943 [2024-07-15 21:12:05.213465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3c574660, Actual=38574660 00:08:49.943 [2024-07-15 21:12:05.214359] /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=488 00:08:49.943 [2024-07-15 21:12:05.215019] /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=488 00:08:49.943 [2024-07-15 21:12:05.215934] /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=4000058 00:08:49.943 [2024-07-15 21:12:05.216597] /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=4000058 00:08:49.944 [2024-07-15 21:12:05.217480] /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=3b9cc87b 00:08:49.944 [2024-07-15 21:12:05.217975] /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=7ec30535 00:08:49.944 [2024-07-15 21:12:05.218925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.944 [2024-07-15 21:12:05.219521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.944 [2024-07-15 21:12:05.220108] /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=488 00:08:49.944 [2024-07-15 21:12:05.220692] /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=488 00:08:49.944 [2024-07-15 21:12:05.221270] /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=458 00:08:49.944 [2024-07-15 21:12:05.221858] /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=458 00:08:49.944 [2024-07-15 21:12:05.222430] /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=e67fd3d78fd8f1e4 00:08:49.944 [2024-07-15 21:12:05.222853] /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=9cdba6053369b9d8 00:08:49.944 passed 00:08:49.944 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-15 21:12:05.225384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:08:49.944 [2024-07-15 21:12:05.225987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fa21, Actual=fe21 00:08:49.944 [2024-07-15 21:12:05.226816] /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=488 00:08:49.944 [2024-07-15 21:12:05.227412] /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=488 00:08:49.944 [2024-07-15 21:12:05.228239] /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=4000058 00:08:49.944 [2024-07-15 21:12:05.228838] /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=4000058 00:08:49.944 [2024-07-15 21:12:05.229656] /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=413b 00:08:49.944 [2024-07-15 21:12:05.230093] /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=30a6 00:08:49.944 passed 00:08:49.944 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-15 21:12:05.231506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1eb753ed, Actual=1ab753ed 00:08:49.944 [2024-07-15 21:12:05.232172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3c574660, Actual=38574660 00:08:49.944 [2024-07-15 21:12:05.233074] /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=488 00:08:49.944 [2024-07-15 21:12:05.233736] /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=488 00:08:49.944 [2024-07-15 21:12:05.234642] /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=4000058 00:08:49.944 [2024-07-15 21:12:05.235297] /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=4000058 00:08:49.944 [2024-07-15 21:12:05.236181] /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=3b9cc87b 00:08:49.944 [2024-07-15 21:12:05.236687] /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=7ec30535 00:08:49.945 [2024-07-15 21:12:05.237641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:49.945 [2024-07-15 21:12:05.238228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4c37a266, Actual=88010a2d4837a266 00:08:49.945 [2024-07-15 21:12:05.238807] /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=488 00:08:49.945 [2024-07-15 21:12:05.239384] /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=488 00:08:49.945 [2024-07-15 21:12:05.239975] /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=458 00:08:49.945 [2024-07-15 21:12:05.240558] /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=458 00:08:49.945 [2024-07-15 21:12:05.241131] /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=e67fd3d78fd8f1e4 00:08:49.945 [2024-07-15 21:12:05.241549] /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=9cdba6053369b9d8 00:08:49.945 passed 00:08:49.945 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:50.202 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:50.202 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:50.202 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:50.202 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:12:05.366878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f94c, Actual=fd4c 00:08:50.202 [2024-07-15 21:12:05.369904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=72d3, Actual=76d3 00:08:50.202 [2024-07-15 21:12:05.372272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.374276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.376573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.378568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.380828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=413b 00:08:50.203 [2024-07-15 21:12:05.383056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=5c47 00:08:50.203 [2024-07-15 21:12:05.385725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1eb753ed, Actual=1ab753ed 00:08:50.203 [2024-07-15 21:12:05.388110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=34d920ad, Actual=30d920ad 00:08:50.203 [2024-07-15 21:12:05.390757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.393129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.395789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.398187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.400828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=3b9cc87b 00:08:50.203 [2024-07-15 21:12:05.403220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=dd291338 00:08:50.203 [2024-07-15 21:12:05.405500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:50.203 [2024-07-15 21:12:05.407517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9d0081b0a522f20d, Actual=9d0081b0a122f20d 00:08:50.203 [2024-07-15 21:12:05.409823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.411852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.415439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.203 [2024-07-15 21:12:05.417476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.203 [2024-07-15 21:12:05.419766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=e67fd3d78fd8f1e4 00:08:50.203 [2024-07-15 21:12:05.421795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=5cf24c43321a2ed1 00:08:50.203 passed 00:08:50.203 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 21:12:05.424254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f94c, Actual=fd4c 00:08:50.203 [2024-07-15 21:12:05.424997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=72d3, Actual=76d3 00:08:50.203 [2024-07-15 21:12:05.425917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.426559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.427452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.428100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.203 [2024-07-15 21:12:05.429002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=413b 00:08:50.203 [2024-07-15 21:12:05.429647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=5c47 00:08:50.203 [2024-07-15 21:12:05.430679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1eb753ed, Actual=1ab753ed 00:08:50.203 [2024-07-15 21:12:05.431455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=34d920ad, Actual=30d920ad 00:08:50.203 [2024-07-15 21:12:05.432497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.433277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.203 [2024-07-15 21:12:05.434318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.204 [2024-07-15 21:12:05.435095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.204 [2024-07-15 21:12:05.436114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=3b9cc87b 00:08:50.204 [2024-07-15 21:12:05.436888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=dd291338 00:08:50.204 [2024-07-15 21:12:05.437823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:50.204 [2024-07-15 21:12:05.438486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9d0081b0a522f20d, Actual=9d0081b0a122f20d 00:08:50.204 [2024-07-15 21:12:05.439400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.204 [2024-07-15 21:12:05.440064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.204 [2024-07-15 21:12:05.441000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.204 [2024-07-15 21:12:05.441681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.204 [2024-07-15 21:12:05.442590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=e67fd3d78fd8f1e4 00:08:50.204 [2024-07-15 21:12:05.443253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=5cf24c43321a2ed1 00:08:50.204 passed 00:08:50.204 Test: dix_sec_512_md_0_error ...[2024-07-15 21:12:05.444440] /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.204 passed 00:08:50.204 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:50.204 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:50.204 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:50.204 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:50.461 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:50.461 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:50.461 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:50.461 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:50.461 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:50.461 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:12:05.561478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f94c, Actual=fd4c 00:08:50.461 [2024-07-15 21:12:05.564452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=72d3, Actual=76d3 00:08:50.461 [2024-07-15 21:12:05.567913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.461 [2024-07-15 21:12:05.569925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.461 [2024-07-15 21:12:05.573454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.461 [2024-07-15 21:12:05.575459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.461 [2024-07-15 21:12:05.578222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=413b 00:08:50.461 [2024-07-15 21:12:05.580427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=5c47 00:08:50.461 [2024-07-15 21:12:05.583076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1eb753ed, Actual=1ab753ed 00:08:50.461 [2024-07-15 21:12:05.585433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=34d920ad, Actual=30d920ad 00:08:50.461 [2024-07-15 21:12:05.588045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.461 [2024-07-15 21:12:05.590376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.461 [2024-07-15 21:12:05.592994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.461 [2024-07-15 21:12:05.595347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.461 [2024-07-15 21:12:05.597963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=3b9cc87b 00:08:50.461 [2024-07-15 21:12:05.600292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=dd291338 00:08:50.461 [2024-07-15 21:12:05.602554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:50.461 [2024-07-15 21:12:05.605830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9d0081b0a522f20d, Actual=9d0081b0a122f20d 00:08:50.462 [2024-07-15 21:12:05.608099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.610092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.612350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.462 [2024-07-15 21:12:05.614328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.462 [2024-07-15 21:12:05.616568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=e67fd3d78fd8f1e4 00:08:50.462 [2024-07-15 21:12:05.618547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=5cf24c43321a2ed1 00:08:50.462 passed 00:08:50.462 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 21:12:05.620946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f94c, Actual=fd4c 00:08:50.462 [2024-07-15 21:12:05.621657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=72d3, Actual=76d3 00:08:50.462 [2024-07-15 21:12:05.622522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.623141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.624015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.462 [2024-07-15 21:12:05.624632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.462 [2024-07-15 21:12:05.625482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=413b 00:08:50.462 [2024-07-15 21:12:05.626083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=5c47 00:08:50.462 [2024-07-15 21:12:05.627047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1eb753ed, Actual=1ab753ed 00:08:50.462 [2024-07-15 21:12:05.627774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=34d920ad, Actual=30d920ad 00:08:50.462 [2024-07-15 21:12:05.628767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.629481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.630458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.462 [2024-07-15 21:12:05.631187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=4000059 00:08:50.462 [2024-07-15 21:12:05.632165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=3b9cc87b 00:08:50.462 [2024-07-15 21:12:05.632898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=dd291338 00:08:50.462 [2024-07-15 21:12:05.633768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728acc20d3, Actual=a576a7728ecc20d3 00:08:50.462 [2024-07-15 21:12:05.634371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9d0081b0a522f20d, Actual=9d0081b0a122f20d 00:08:50.462 [2024-07-15 21:12:05.635224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.635832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=488 00:08:50.462 [2024-07-15 21:12:05.636700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.462 [2024-07-15 21:12:05.637308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=459 00:08:50.462 [2024-07-15 21:12:05.638166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=e67fd3d78fd8f1e4 00:08:50.462 [2024-07-15 21:12:05.638773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=5cf24c43321a2ed1 00:08:50.462 passed 00:08:50.462 Test: set_md_interleave_iovs_test ...passed 00:08:50.462 Test: set_md_interleave_iovs_split_test ...passed 00:08:50.462 Test: dif_generate_stream_pi_16_test ...passed 00:08:50.462 Test: dif_generate_stream_test ...passed 00:08:50.462 Test: set_md_interleave_iovs_alignment_test ...[2024-07-15 21:12:05.709921] /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.462 passed 00:08:50.462 Test: dif_generate_split_test ...passed 00:08:50.462 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:50.462 Test: dif_verify_split_test ...passed 00:08:50.462 Test: dif_verify_stream_multi_segments_test ...passed 00:08:50.719 Test: update_crc32c_pi_16_test ...passed 00:08:50.719 Test: update_crc32c_test ...passed 00:08:50.719 Test: dif_update_crc32c_split_test ...passed 00:08:50.719 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:50.719 Test: get_range_with_md_test ...passed 00:08:50.719 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:50.719 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:50.719 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:50.719 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:50.719 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:50.719 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:50.719 Test: dif_generate_and_verify_unmap_test ...passed 00:08:50.719 00:08:50.719 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.719 suites 1 1 n/a 0 0 00:08:50.719 tests 79 79 79 0 0 00:08:50.719 asserts 3584 3584 3584 0 n/a 00:08:50.719 00:08:50.719 Elapsed time = 1.149 seconds 00:08:50.719 --72899-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.719 --72899-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.719 ==72899== 00:08:50.719 ==72899== HEAP SUMMARY: 00:08:50.719 ==72899== in use at exit: 0 bytes in 0 blocks 00:08:50.719 ==72899== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:50.719 ==72899== 00:08:50.719 ==72899== All heap blocks were freed -- no leaks are possible 00:08:50.719 ==72899== 00:08:50.719 ==72899== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.719 21:12:05 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.720 ==72913== Memcheck, a memory error detector 00:08:50.720 ==72913== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.720 ==72913== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.720 ==72913== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.720 ==72913== 00:08:50.720 --72913-- Valgrind options: 00:08:50.720 --72913-- --leak-check=full 00:08:50.720 --72913-- --error-exitcode=2 00:08:50.720 --72913-- --verbose 00:08:50.720 --72913-- Contents of /proc/version: 00:08:50.720 --72913-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:50.720 --72913-- 00:08:50.720 --72913-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.720 --72913-- Page sizes: currently 4096, max supported 4096 00:08:50.720 --72913-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.720 --72913-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.720 --72913-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.720 --72913-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.720 --72913-- might be shown as UnknownInlinedFun 00:08:50.720 --72913-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.720 --72913-- object doesn't have a dynamic symbol table 00:08:50.720 --72913-- Scheduler: using generic scheduler lock implementation. 00:08:50.720 --72913-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.720 ==72913== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72913-by-???-on-d89e21c6b51d 00:08:50.720 ==72913== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72913-by-???-on-d89e21c6b51d 00:08:50.720 ==72913== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72913-by-???-on-d89e21c6b51d 00:08:50.720 ==72913== 00:08:50.720 ==72913== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.720 ==72913== don't want to do, unless you know exactly what you're doing, 00:08:50.720 ==72913== or are doing some strange experiment): 00:08:50.720 ==72913== /usr/libexec/valgrind/../../bin/vgdb --pid=72913 ...command... 00:08:50.720 ==72913== 00:08:50.720 ==72913== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.720 ==72913== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:50.720 ==72913== and then give GDB the following command 00:08:50.720 ==72913== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72913 00:08:50.720 ==72913== --pid is optional if only one valgrind process is running 00:08:50.720 ==72913== 00:08:50.720 --72913-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.978 --72913-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.978 --72913-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.978 --72913-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.978 --72913-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.978 --72913-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.978 --72913-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.978 --72913-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.978 --72913-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.978 --72913-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.978 --72913-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.978 --72913-- Reading syms from /usr/lib64/libm.so.6 00:08:50.978 --72913-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.978 --72913-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.978 --72913-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libc.so.6 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.978 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.978 --72913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.978 --72913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.978 --72913-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.978 --72913-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.978 --72913-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.978 --72913-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.978 --72913-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.978 --72913-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.978 --72913-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 ==72913== Preferring higher priority redirection: 00:08:50.979 --72913-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.979 --72913-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.979 --72913-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.979 --72913-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.236 --72913-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.236 --72913-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.236 --72913-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.236 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.236 --72913-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.236 --72913-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.236 ==72913== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.236 --72913-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.236 --72913-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.236 --72913-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.236 --72913-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.236 --72913-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.236 --72913-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.236 --72913-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.236 --72913-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.236 --72913-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.236 --72913-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.236 --72913-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.236 --72913-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.236 --72913-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.236 --72913-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.236 --72913-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.236 --72913-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.236 --72913-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.237 --72913-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.237 00:08:51.237 00:08:51.237 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.237 http://cunit.sourceforge.net/ 00:08:51.237 00:08:51.237 00:08:51.237 Suite: iov 00:08:51.237 Test: test_single_iov ...passed 00:08:51.237 Test: test_simple_iov ...passed 00:08:51.237 Test: test_complex_iov ...passed 00:08:51.237 Test: test_iovs_to_buf ...passed 00:08:51.237 Test: test_buf_to_iovs ...passed 00:08:51.237 Test: test_memset ...passed 00:08:51.237 Test: test_iov_one ...passed 00:08:51.237 Test: test_iov_xfer ...passed 00:08:51.237 00:08:51.237 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.237 suites 1 1 n/a 0 0 00:08:51.237 tests 8 8 8 0 0 00:08:51.237 asserts 156 156 156 0 n/a 00:08:51.237 00:08:51.237 Elapsed time = 0.041 seconds 00:08:51.237 --72913-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.237 --72913-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.237 ==72913== 00:08:51.237 ==72913== HEAP SUMMARY: 00:08:51.237 ==72913== in use at exit: 0 bytes in 0 blocks 00:08:51.237 ==72913== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:08:51.237 ==72913== 00:08:51.237 ==72913== All heap blocks were freed -- no leaks are possible 00:08:51.237 ==72913== 00:08:51.237 ==72913== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.237 21:12:06 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.237 ==72921== Memcheck, a memory error detector 00:08:51.237 ==72921== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.237 ==72921== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.237 ==72921== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.237 ==72921== 00:08:51.237 --72921-- Valgrind options: 00:08:51.237 --72921-- --leak-check=full 00:08:51.237 --72921-- --error-exitcode=2 00:08:51.237 --72921-- --verbose 00:08:51.237 --72921-- Contents of /proc/version: 00:08:51.237 --72921-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:51.237 --72921-- 00:08:51.237 --72921-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.237 --72921-- Page sizes: currently 4096, max supported 4096 00:08:51.237 --72921-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.237 --72921-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.237 --72921-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.237 --72921-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.237 --72921-- might be shown as UnknownInlinedFun 00:08:51.237 --72921-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.237 --72921-- object doesn't have a dynamic symbol table 00:08:51.237 --72921-- Scheduler: using generic scheduler lock implementation. 00:08:51.237 --72921-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.237 ==72921== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72921-by-???-on-d89e21c6b51d 00:08:51.237 ==72921== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72921-by-???-on-d89e21c6b51d 00:08:51.237 ==72921== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72921-by-???-on-d89e21c6b51d 00:08:51.237 ==72921== 00:08:51.237 ==72921== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.237 ==72921== don't want to do, unless you know exactly what you're doing, 00:08:51.237 ==72921== or are doing some strange experiment): 00:08:51.237 ==72921== /usr/libexec/valgrind/../../bin/vgdb --pid=72921 ...command... 00:08:51.237 ==72921== 00:08:51.237 ==72921== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.237 ==72921== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:51.237 ==72921== and then give GDB the following command 00:08:51.237 ==72921== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72921 00:08:51.237 ==72921== --pid is optional if only one valgrind process is running 00:08:51.237 ==72921== 00:08:51.495 --72921-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.495 --72921-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.495 --72921-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.495 --72921-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.495 --72921-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.495 --72921-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.495 --72921-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.495 --72921-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.495 --72921-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.495 --72921-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.495 --72921-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.495 --72921-- Reading syms from /usr/lib64/libm.so.6 00:08:51.495 --72921-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.495 --72921-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.495 --72921-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libc.so.6 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.495 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.495 --72921-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.495 --72921-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.495 --72921-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.495 --72921-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.495 --72921-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.495 --72921-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.495 --72921-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.495 --72921-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.495 --72921-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72921-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 ==72921== Preferring higher priority redirection: 00:08:51.753 --72921-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.753 --72921-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.753 --72921-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 --72921-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.753 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.753 --72921-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.753 --72921-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.753 ==72921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.753 --72921-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.754 --72921-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.754 --72921-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.754 --72921-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.754 --72921-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.754 --72921-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.754 --72921-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.754 --72921-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.754 --72921-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.754 --72921-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.754 --72921-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.754 --72921-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.754 --72921-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.754 --72921-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.754 --72921-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.754 --72921-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.754 --72921-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.754 --72921-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.754 00:08:51.754 00:08:51.754 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.754 http://cunit.sourceforge.net/ 00:08:51.754 00:08:51.754 00:08:51.754 Suite: math 00:08:51.754 Test: test_serial_number_arithmetic ...passed 00:08:51.754 Suite: erase 00:08:51.754 Test: test_memset_s ...passed 00:08:51.754 00:08:51.754 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.754 suites 2 2 n/a 0 0 00:08:51.754 tests 2 2 2 0 0 00:08:51.754 asserts 18 18 18 0 n/a 00:08:51.754 00:08:51.754 Elapsed time = 0.008 seconds 00:08:51.754 --72921-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.754 --72921-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.754 ==72921== 00:08:51.754 ==72921== HEAP SUMMARY: 00:08:51.754 ==72921== in use at exit: 0 bytes in 0 blocks 00:08:51.754 ==72921== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:51.754 ==72921== 00:08:51.754 ==72921== All heap blocks were freed -- no leaks are possible 00:08:51.754 ==72921== 00:08:51.754 ==72921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.754 21:12:07 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.754 ==72922== Memcheck, a memory error detector 00:08:51.754 ==72922== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.754 ==72922== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.754 ==72922== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.754 ==72922== 00:08:51.754 --72922-- Valgrind options: 00:08:51.754 --72922-- --leak-check=full 00:08:51.754 --72922-- --error-exitcode=2 00:08:51.754 --72922-- --verbose 00:08:51.754 --72922-- Contents of /proc/version: 00:08:51.754 --72922-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:51.754 --72922-- 00:08:51.754 --72922-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.754 --72922-- Page sizes: currently 4096, max supported 4096 00:08:51.754 --72922-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.754 --72922-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.754 --72922-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.754 --72922-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.754 --72922-- might be shown as UnknownInlinedFun 00:08:51.754 --72922-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.754 --72922-- object doesn't have a dynamic symbol table 00:08:51.754 --72922-- Scheduler: using generic scheduler lock implementation. 00:08:51.754 --72922-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.754 ==72922== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72922-by-???-on-d89e21c6b51d 00:08:51.754 ==72922== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72922-by-???-on-d89e21c6b51d 00:08:51.754 ==72922== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72922-by-???-on-d89e21c6b51d 00:08:51.754 ==72922== 00:08:51.754 ==72922== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.754 ==72922== don't want to do, unless you know exactly what you're doing, 00:08:51.754 ==72922== or are doing some strange experiment): 00:08:51.754 ==72922== /usr/libexec/valgrind/../../bin/vgdb --pid=72922 ...command... 00:08:51.754 ==72922== 00:08:51.754 ==72922== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.754 ==72922== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:51.754 ==72922== and then give GDB the following command 00:08:51.754 ==72922== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72922 00:08:51.754 ==72922== --pid is optional if only one valgrind process is running 00:08:51.754 ==72922== 00:08:52.012 --72922-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.012 --72922-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.012 --72922-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.012 --72922-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.012 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.012 --72922-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.012 --72922-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.012 --72922-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.012 --72922-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.012 --72922-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.012 --72922-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.012 --72922-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.012 --72922-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.012 --72922-- Reading syms from /usr/lib64/libm.so.6 00:08:52.012 --72922-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.012 --72922-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.012 --72922-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.012 --72922-- Reading syms from /usr/lib64/libc.so.6 00:08:52.012 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.012 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.012 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.012 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.012 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.012 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.012 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.012 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.012 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.012 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.012 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.012 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.013 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.013 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.013 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.013 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.013 --72922-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.013 --72922-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.013 --72922-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.013 --72922-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.013 --72922-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.013 --72922-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.013 --72922-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.013 --72922-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.013 --72922-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 ==72922== Preferring higher priority redirection: 00:08:52.013 --72922-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.013 --72922-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.013 --72922-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.013 --72922-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.270 --72922-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.270 --72922-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.270 --72922-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.270 --72922-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.270 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.270 --72922-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.270 --72922-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.270 ==72922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.270 --72922-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.270 --72922-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.270 --72922-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.270 --72922-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.270 --72922-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.270 --72922-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.270 --72922-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.270 --72922-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.270 --72922-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.270 --72922-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.270 --72922-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.270 --72922-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.270 --72922-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.270 --72922-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.270 --72922-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.270 --72922-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.270 --72922-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.270 --72922-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.270 00:08:52.270 00:08:52.270 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.270 http://cunit.sourceforge.net/ 00:08:52.270 00:08:52.270 00:08:52.270 Suite: pipe 00:08:52.270 Test: test_create_destroy ...passed 00:08:52.270 Test: test_write_get_buffer ...passed 00:08:52.270 Test: test_write_advance ...passed 00:08:52.270 Test: test_read_get_buffer ...passed 00:08:52.271 Test: test_read_advance ...passed 00:08:52.271 Test: test_data ...passed 00:08:52.271 00:08:52.271 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.271 suites 1 1 n/a 0 0 00:08:52.271 tests 6 6 6 0 0 00:08:52.271 asserts 251 251 251 0 n/a 00:08:52.271 00:08:52.271 Elapsed time = 0.070 seconds 00:08:52.271 --72922-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.271 --72922-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.528 ==72922== 00:08:52.528 ==72922== HEAP SUMMARY: 00:08:52.528 ==72922== in use at exit: 0 bytes in 0 blocks 00:08:52.528 ==72922== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:52.528 ==72922== 00:08:52.528 ==72922== All heap blocks were freed -- no leaks are possible 00:08:52.528 ==72922== 00:08:52.528 ==72922== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.528 21:12:07 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.528 ==72933== Memcheck, a memory error detector 00:08:52.528 ==72933== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.528 ==72933== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.528 ==72933== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.528 ==72933== 00:08:52.528 --72933-- Valgrind options: 00:08:52.528 --72933-- --leak-check=full 00:08:52.528 --72933-- --error-exitcode=2 00:08:52.528 --72933-- --verbose 00:08:52.528 --72933-- Contents of /proc/version: 00:08:52.528 --72933-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:52.528 --72933-- 00:08:52.528 --72933-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.528 --72933-- Page sizes: currently 4096, max supported 4096 00:08:52.528 --72933-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.528 --72933-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.528 --72933-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.528 --72933-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.529 --72933-- might be shown as UnknownInlinedFun 00:08:52.529 --72933-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.529 --72933-- object doesn't have a dynamic symbol table 00:08:52.529 --72933-- Scheduler: using generic scheduler lock implementation. 00:08:52.529 --72933-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.529 ==72933== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72933-by-???-on-d89e21c6b51d 00:08:52.529 ==72933== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72933-by-???-on-d89e21c6b51d 00:08:52.529 ==72933== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72933-by-???-on-d89e21c6b51d 00:08:52.529 ==72933== 00:08:52.529 ==72933== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.529 ==72933== don't want to do, unless you know exactly what you're doing, 00:08:52.529 ==72933== or are doing some strange experiment): 00:08:52.529 ==72933== /usr/libexec/valgrind/../../bin/vgdb --pid=72933 ...command... 00:08:52.529 ==72933== 00:08:52.529 ==72933== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.529 ==72933== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:52.529 ==72933== and then give GDB the following command 00:08:52.529 ==72933== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72933 00:08:52.529 ==72933== --pid is optional if only one valgrind process is running 00:08:52.529 ==72933== 00:08:52.529 --72933-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.529 --72933-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.529 --72933-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.529 --72933-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.529 --72933-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.529 --72933-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.529 --72933-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.529 --72933-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.529 --72933-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.529 --72933-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.529 --72933-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.529 --72933-- Reading syms from /usr/lib64/libm.so.6 00:08:52.529 --72933-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.529 --72933-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.529 --72933-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libc.so.6 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.529 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.529 --72933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.529 --72933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.529 --72933-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.529 --72933-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.529 --72933-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.787 --72933-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.787 --72933-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.787 --72933-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 ==72933== Preferring higher priority redirection: 00:08:52.788 --72933-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.788 --72933-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.788 --72933-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 --72933-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.788 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.788 --72933-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.788 --72933-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.788 ==72933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.788 --72933-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.788 --72933-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.788 --72933-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.788 --72933-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.788 --72933-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.788 --72933-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.788 --72933-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.788 --72933-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.788 --72933-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.788 --72933-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.788 --72933-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.788 --72933-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.788 --72933-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.788 --72933-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.788 --72933-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.788 --72933-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.788 --72933-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.788 --72933-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.788 00:08:52.788 00:08:52.788 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.788 http://cunit.sourceforge.net/ 00:08:52.789 00:08:52.789 00:08:52.789 Suite: xor 00:08:52.789 Test: test_xor_gen ...--72933-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:52.789 passed 00:08:52.789 00:08:52.789 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.789 suites 1 1 n/a 0 0 00:08:52.789 tests 1 1 1 0 0 00:08:52.789 asserts 17 17 17 0 n/a 00:08:52.789 00:08:52.789 Elapsed time = 0.025 seconds 00:08:52.789 --72933-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.789 --72933-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.047 ==72933== 00:08:53.047 ==72933== HEAP SUMMARY: 00:08:53.047 ==72933== in use at exit: 0 bytes in 0 blocks 00:08:53.047 ==72933== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:53.047 ==72933== 00:08:53.047 ==72933== All heap blocks were freed -- no leaks are possible 00:08:53.047 ==72933== 00:08:53.047 ==72933== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.047 00:08:53.047 real 0m8.460s 00:08:53.047 user 0m8.142s 00:08:53.047 sys 0m0.289s 00:08:53.047 21:12:08 unittest_util -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:53.047 21:12:08 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:08:53.047 ************************************ 00:08:53.047 END TEST unittest_util 00:08:53.047 ************************************ 00:08:53.047 21:12:08 -- common/autotest_common.sh@1142 -- # return 0 00:08:53.047 21:12:08 -- 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:53.047 21:12:08 -- 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:53.047 21:12:08 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:53.047 21:12:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:53.047 21:12:08 -- common/autotest_common.sh@10 -- # set +x 00:08:53.047 ************************************ 00:08:53.047 START TEST unittest_vhost 00:08:53.047 ************************************ 00:08:53.047 21:12:08 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:53.047 ==72959== Memcheck, a memory error detector 00:08:53.047 ==72959== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.047 ==72959== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.047 ==72959== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:53.047 ==72959== 00:08:53.047 --72959-- Valgrind options: 00:08:53.047 --72959-- --leak-check=full 00:08:53.047 --72959-- --error-exitcode=2 00:08:53.047 --72959-- --verbose 00:08:53.047 --72959-- Contents of /proc/version: 00:08:53.047 --72959-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.047 --72959-- 00:08:53.047 --72959-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.047 --72959-- Page sizes: currently 4096, max supported 4096 00:08:53.047 --72959-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.047 --72959-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:53.047 --72959-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.047 --72959-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.047 --72959-- might be shown as UnknownInlinedFun 00:08:53.047 --72959-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.047 --72959-- object doesn't have a dynamic symbol table 00:08:53.047 --72959-- Scheduler: using generic scheduler lock implementation. 00:08:53.047 --72959-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.047 ==72959== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72959-by-???-on-d89e21c6b51d 00:08:53.047 ==72959== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72959-by-???-on-d89e21c6b51d 00:08:53.047 ==72959== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72959-by-???-on-d89e21c6b51d 00:08:53.047 ==72959== 00:08:53.047 ==72959== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.047 ==72959== don't want to do, unless you know exactly what you're doing, 00:08:53.048 ==72959== or are doing some strange experiment): 00:08:53.048 ==72959== /usr/libexec/valgrind/../../bin/vgdb --pid=72959 ...command... 00:08:53.048 ==72959== 00:08:53.048 ==72959== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.048 ==72959== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:53.048 ==72959== and then give GDB the following command 00:08:53.048 ==72959== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72959 00:08:53.048 ==72959== --pid is optional if only one valgrind process is running 00:08:53.048 ==72959== 00:08:53.048 --72959-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.048 --72959-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.048 --72959-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.048 --72959-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.048 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.048 --72959-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.048 --72959-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.048 --72959-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.048 --72959-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.048 --72959-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.048 --72959-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.048 --72959-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.048 --72959-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.048 --72959-- Reading syms from /usr/lib64/libm.so.6 00:08:53.048 --72959-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.048 --72959-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.048 --72959-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.048 --72959-- Reading syms from /usr/lib64/libc.so.6 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.307 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.307 --72959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.307 --72959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.307 --72959-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.307 --72959-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.307 --72959-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.307 --72959-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.307 --72959-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.307 --72959-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.307 --72959-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 --72959-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.307 ==72959== Preferring higher priority redirection: 00:08:53.308 --72959-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.308 --72959-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.308 --72959-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 --72959-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.308 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.308 --72959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.308 --72959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.308 ==72959== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.308 --72959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.308 --72959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.308 --72959-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.308 --72959-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.308 --72959-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.566 --72959-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.566 --72959-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.566 --72959-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.566 --72959-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.566 --72959-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.566 --72959-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.566 --72959-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.566 --72959-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.566 --72959-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.566 --72959-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.566 --72959-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.566 --72959-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.566 --72959-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.567 00:08:53.567 00:08:53.567 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.567 http://cunit.sourceforge.net/ 00:08:53.567 00:08:53.567 --72959-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:53.567 00:08:53.567 Suite: vhost_suite 00:08:53.567 Test: desc_to_iov_test ...[2024-07-15 21:12:08.791369] /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.567 passed 00:08:53.567 Test: create_controller_test ...[2024-07-15 21:12:08.862257] /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.567 [2024-07-15 21:12:08.863338] /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.567 [2024-07-15 21:12:08.864554] /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.567 [2024-07-15 21:12:08.864888] /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.567 [2024-07-15 21:12:08.865541] /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.567 --72959-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:53.567 [2024-07-15 21:12:08.868760] /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.567 [2024-07-15 21:12:08.874578] /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.567 passed 00:08:53.826 Test: session_find_by_vid_test ...passed 00:08:53.826 Test: remove_controller_test ...[2024-07-15 21:12:08.887677] /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.826 passed 00:08:53.826 Test: vq_avail_ring_get_test ...passed 00:08:53.826 Test: vq_packed_ring_test ...passed 00:08:53.826 Test: vhost_blk_construct_test ...passed 00:08:53.826 00:08:53.826 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.826 suites 1 1 n/a 0 0 00:08:53.826 tests 7 7 7 0 0 00:08:53.826 asserts 147 147 147 0 n/a 00:08:53.826 00:08:53.826 Elapsed time = 0.267 seconds 00:08:53.826 --72959-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.826 --72959-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.826 ==72959== 00:08:53.826 ==72959== HEAP SUMMARY: 00:08:53.826 ==72959== in use at exit: 304,168 bytes in 9,253 blocks 00:08:53.826 ==72959== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:08:53.826 ==72959== 00:08:53.826 ==72959== Searching for pointers to 9,253 not-freed blocks 00:08:53.826 ==72959== Checked 6,911,904 bytes 00:08:53.826 ==72959== 00:08:53.826 ==72959== LEAK SUMMARY: 00:08:53.826 ==72959== definitely lost: 0 bytes in 0 blocks 00:08:53.826 ==72959== indirectly lost: 0 bytes in 0 blocks 00:08:53.826 ==72959== possibly lost: 0 bytes in 0 blocks 00:08:53.827 ==72959== still reachable: 304,168 bytes in 9,253 blocks 00:08:53.827 ==72959== suppressed: 0 bytes in 0 blocks 00:08:53.827 ==72959== Reachable blocks (those to which a pointer was found) are not shown. 00:08:53.827 ==72959== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:53.827 ==72959== 00:08:53.827 ==72959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.827 00:08:53.827 real 0m0.935s 00:08:53.827 user 0m0.892s 00:08:53.827 sys 0m0.040s 00:08:53.827 21:12:09 unittest_vhost -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:53.827 21:12:09 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:08:53.827 ************************************ 00:08:53.827 END TEST unittest_vhost 00:08:53.827 ************************************ 00:08:53.827 21:12:09 -- common/autotest_common.sh@1142 -- # return 0 00:08:53.827 21:12:09 -- 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.827 21:12:09 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:53.827 21:12:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:53.827 21:12:09 -- common/autotest_common.sh@10 -- # set +x 00:08:53.827 ************************************ 00:08:53.827 START TEST unittest_dma 00:08:53.827 ************************************ 00:08:53.827 21:12:09 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.827 ==72990== Memcheck, a memory error detector 00:08:53.827 ==72990== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.827 ==72990== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.827 ==72990== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.827 ==72990== 00:08:53.827 --72990-- Valgrind options: 00:08:53.827 --72990-- --leak-check=full 00:08:53.827 --72990-- --error-exitcode=2 00:08:53.827 --72990-- --verbose 00:08:53.827 --72990-- Contents of /proc/version: 00:08:53.827 --72990-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.827 --72990-- 00:08:53.827 --72990-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.827 --72990-- Page sizes: currently 4096, max supported 4096 00:08:53.827 --72990-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.827 --72990-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:53.827 --72990-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.827 --72990-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.827 --72990-- might be shown as UnknownInlinedFun 00:08:54.086 --72990-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.086 --72990-- object doesn't have a dynamic symbol table 00:08:54.086 --72990-- Scheduler: using generic scheduler lock implementation. 00:08:54.086 --72990-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.086 ==72990== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72990-by-???-on-d89e21c6b51d 00:08:54.086 ==72990== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72990-by-???-on-d89e21c6b51d 00:08:54.086 ==72990== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72990-by-???-on-d89e21c6b51d 00:08:54.086 ==72990== 00:08:54.086 ==72990== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.086 ==72990== don't want to do, unless you know exactly what you're doing, 00:08:54.086 ==72990== or are doing some strange experiment): 00:08:54.086 ==72990== /usr/libexec/valgrind/../../bin/vgdb --pid=72990 ...command... 00:08:54.086 ==72990== 00:08:54.086 ==72990== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.086 ==72990== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:54.086 ==72990== and then give GDB the following command 00:08:54.086 ==72990== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72990 00:08:54.086 ==72990== --pid is optional if only one valgrind process is running 00:08:54.086 ==72990== 00:08:54.086 --72990-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.086 --72990-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.086 --72990-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.086 --72990-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.086 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.086 --72990-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.086 --72990-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.086 --72990-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.086 --72990-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.086 --72990-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.086 --72990-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.086 --72990-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.086 --72990-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.086 --72990-- Reading syms from /usr/lib64/libm.so.6 00:08:54.086 --72990-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.086 --72990-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.086 --72990-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.086 --72990-- Reading syms from /usr/lib64/libc.so.6 00:08:54.086 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.086 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.087 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.087 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.087 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.087 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.087 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.087 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.087 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.087 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.087 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.087 --72990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.087 --72990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.087 --72990-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.346 --72990-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.346 --72990-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.346 --72990-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.346 --72990-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.346 --72990-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.346 --72990-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 ==72990== Preferring higher priority redirection: 00:08:54.346 --72990-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.346 --72990-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.346 --72990-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.346 --72990-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.347 --72990-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.347 --72990-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.347 --72990-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.347 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.347 --72990-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.347 --72990-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.347 ==72990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.347 --72990-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.347 --72990-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.347 --72990-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.347 --72990-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.347 --72990-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.347 --72990-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.347 --72990-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.347 --72990-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.347 --72990-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.347 --72990-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.347 --72990-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.347 --72990-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.347 --72990-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.347 --72990-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.347 --72990-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.347 --72990-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.347 --72990-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.347 --72990-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.347 00:08:54.347 00:08:54.347 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.347 http://cunit.sourceforge.net/ 00:08:54.347 00:08:54.347 00:08:54.347 Suite: dma_suite 00:08:54.606 Test: test_dma ...[2024-07-15 21:12:09.660674] /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.606 passed 00:08:54.606 00:08:54.606 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.606 suites 1 1 n/a 0 0 00:08:54.606 tests 1 1 1 0 0 00:08:54.606 asserts 54 54 54 0 n/a 00:08:54.606 00:08:54.606 Elapsed time = 0.072 seconds 00:08:54.606 --72990-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.606 --72990-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.606 ==72990== 00:08:54.606 ==72990== HEAP SUMMARY: 00:08:54.606 ==72990== in use at exit: 0 bytes in 0 blocks 00:08:54.606 ==72990== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:08:54.606 ==72990== 00:08:54.606 ==72990== All heap blocks were freed -- no leaks are possible 00:08:54.606 ==72990== 00:08:54.606 ==72990== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.606 00:08:54.606 real 0m0.687s 00:08:54.606 user 0m0.661s 00:08:54.606 sys 0m0.024s 00:08:54.606 21:12:09 unittest_dma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:54.606 21:12:09 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:08:54.606 ************************************ 00:08:54.606 END TEST unittest_dma 00:08:54.606 ************************************ 00:08:54.606 21:12:09 -- common/autotest_common.sh@1142 -- # return 0 00:08:54.606 21:12:09 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:08:54.606 21:12:09 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:54.606 21:12:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:54.606 21:12:09 -- common/autotest_common.sh@10 -- # set +x 00:08:54.606 ************************************ 00:08:54.606 START TEST unittest_init 00:08:54.606 ************************************ 00:08:54.606 21:12:09 unittest_init -- common/autotest_common.sh@1123 -- # unittest_init 00:08:54.606 21:12:09 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.606 ==73008== Memcheck, a memory error detector 00:08:54.606 ==73008== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.606 ==73008== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.606 ==73008== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.606 ==73008== 00:08:54.606 --73008-- Valgrind options: 00:08:54.606 --73008-- --leak-check=full 00:08:54.606 --73008-- --error-exitcode=2 00:08:54.606 --73008-- --verbose 00:08:54.606 --73008-- Contents of /proc/version: 00:08:54.606 --73008-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:54.606 --73008-- 00:08:54.606 --73008-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.606 --73008-- Page sizes: currently 4096, max supported 4096 00:08:54.606 --73008-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.606 --73008-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.607 --73008-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.607 --73008-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.607 --73008-- might be shown as UnknownInlinedFun 00:08:54.607 --73008-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.607 --73008-- object doesn't have a dynamic symbol table 00:08:54.607 --73008-- Scheduler: using generic scheduler lock implementation. 00:08:54.607 --73008-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.607 ==73008== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73008-by-???-on-d89e21c6b51d 00:08:54.607 ==73008== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73008-by-???-on-d89e21c6b51d 00:08:54.607 ==73008== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73008-by-???-on-d89e21c6b51d 00:08:54.607 ==73008== 00:08:54.607 ==73008== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.607 ==73008== don't want to do, unless you know exactly what you're doing, 00:08:54.607 ==73008== or are doing some strange experiment): 00:08:54.607 ==73008== /usr/libexec/valgrind/../../bin/vgdb --pid=73008 ...command... 00:08:54.607 ==73008== 00:08:54.607 ==73008== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.607 ==73008== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:54.607 ==73008== and then give GDB the following command 00:08:54.607 ==73008== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73008 00:08:54.607 ==73008== --pid is optional if only one valgrind process is running 00:08:54.607 ==73008== 00:08:54.607 --73008-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.607 --73008-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.866 --73008-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.866 --73008-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.866 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.866 --73008-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.866 --73008-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.866 --73008-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.866 --73008-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.866 --73008-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.866 --73008-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.866 --73008-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.866 --73008-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.866 --73008-- Reading syms from /usr/lib64/libm.so.6 00:08:54.866 --73008-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.866 --73008-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.866 --73008-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.866 --73008-- Reading syms from /usr/lib64/libc.so.6 00:08:54.866 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.866 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.866 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.866 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.867 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.867 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.867 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.867 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.867 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.867 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.867 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.867 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.867 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.867 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.867 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.867 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.867 --73008-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.867 --73008-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.867 --73008-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.867 --73008-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.867 --73008-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.867 --73008-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.867 --73008-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.867 --73008-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.126 --73008-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 ==73008== Preferring higher priority redirection: 00:08:55.126 --73008-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.126 --73008-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.126 --73008-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 --73008-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.126 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.126 --73008-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.126 --73008-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.126 ==73008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.126 --73008-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.126 --73008-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.126 --73008-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.126 --73008-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.127 --73008-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.127 --73008-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.127 --73008-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.127 --73008-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.127 --73008-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.127 --73008-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.127 --73008-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.127 --73008-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.127 --73008-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.127 --73008-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.127 --73008-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.127 --73008-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.127 --73008-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.127 --73008-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:55.127 --73008-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.127 00:08:55.127 00:08:55.127 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.127 http://cunit.sourceforge.net/ 00:08:55.127 00:08:55.127 00:08:55.127 Suite: subsystem_suite 00:08:55.127 Test: subsystem_sort_test_depends_on_single ...passed 00:08:55.385 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:55.386 Test: subsystem_sort_test_missing_dependency ...[2024-07-15 21:12:10.453063] /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:55.386 [2024-07-15 21:12:10.487173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:55.386 passed 00:08:55.386 00:08:55.386 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.386 suites 1 1 n/a 0 0 00:08:55.386 tests 3 3 3 0 0 00:08:55.386 asserts 20 20 20 0 n/a 00:08:55.386 00:08:55.386 Elapsed time = 0.071 seconds 00:08:55.386 --73008-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.386 --73008-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.386 ==73008== 00:08:55.386 ==73008== HEAP SUMMARY: 00:08:55.386 ==73008== in use at exit: 33,744 bytes in 1,027 blocks 00:08:55.386 ==73008== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:08:55.386 ==73008== 00:08:55.386 ==73008== Searching for pointers to 1,027 not-freed blocks 00:08:55.386 ==73008== Checked 6,588,448 bytes 00:08:55.386 ==73008== 00:08:55.386 ==73008== LEAK SUMMARY: 00:08:55.386 ==73008== definitely lost: 0 bytes in 0 blocks 00:08:55.386 ==73008== indirectly lost: 0 bytes in 0 blocks 00:08:55.386 ==73008== possibly lost: 0 bytes in 0 blocks 00:08:55.386 ==73008== still reachable: 33,744 bytes in 1,027 blocks 00:08:55.386 ==73008== suppressed: 0 bytes in 0 blocks 00:08:55.386 ==73008== Reachable blocks (those to which a pointer was found) are not shown. 00:08:55.386 ==73008== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:55.386 ==73008== 00:08:55.386 ==73008== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.386 00:08:55.386 real 0m0.766s 00:08:55.386 user 0m0.728s 00:08:55.386 sys 0m0.033s 00:08:55.386 21:12:10 unittest_init -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:55.386 21:12:10 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:08:55.386 ************************************ 00:08:55.386 END TEST unittest_init 00:08:55.386 ************************************ 00:08:55.386 21:12:10 -- common/autotest_common.sh@1142 -- # return 0 00:08:55.386 21:12:10 -- 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:55.386 21:12:10 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:55.386 21:12:10 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:55.386 21:12:10 -- common/autotest_common.sh@10 -- # set +x 00:08:55.386 ************************************ 00:08:55.386 START TEST unittest_keyring 00:08:55.386 ************************************ 00:08:55.386 21:12:10 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:55.386 ==73036== Memcheck, a memory error detector 00:08:55.386 ==73036== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.386 ==73036== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.386 ==73036== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:55.386 ==73036== 00:08:55.386 --73036-- Valgrind options: 00:08:55.386 --73036-- --leak-check=full 00:08:55.386 --73036-- --error-exitcode=2 00:08:55.386 --73036-- --verbose 00:08:55.386 --73036-- Contents of /proc/version: 00:08:55.386 --73036-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:55.386 --73036-- 00:08:55.386 --73036-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.386 --73036-- Page sizes: currently 4096, max supported 4096 00:08:55.386 --73036-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.386 --73036-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:55.386 --73036-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.386 --73036-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.386 --73036-- might be shown as UnknownInlinedFun 00:08:55.386 --73036-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.386 --73036-- object doesn't have a dynamic symbol table 00:08:55.386 --73036-- Scheduler: using generic scheduler lock implementation. 00:08:55.386 --73036-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.386 ==73036== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73036-by-???-on-d89e21c6b51d 00:08:55.386 ==73036== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73036-by-???-on-d89e21c6b51d 00:08:55.386 ==73036== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73036-by-???-on-d89e21c6b51d 00:08:55.386 ==73036== 00:08:55.386 ==73036== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.386 ==73036== don't want to do, unless you know exactly what you're doing, 00:08:55.386 ==73036== or are doing some strange experiment): 00:08:55.386 ==73036== /usr/libexec/valgrind/../../bin/vgdb --pid=73036 ...command... 00:08:55.386 ==73036== 00:08:55.386 ==73036== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.386 ==73036== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:55.386 ==73036== and then give GDB the following command 00:08:55.386 ==73036== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73036 00:08:55.386 ==73036== --pid is optional if only one valgrind process is running 00:08:55.387 ==73036== 00:08:55.387 --73036-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.645 --73036-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.645 --73036-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.645 --73036-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.645 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.645 --73036-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.645 --73036-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.645 --73036-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.645 --73036-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.645 --73036-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.645 --73036-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.645 --73036-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.645 --73036-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.645 --73036-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.646 --73036-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.646 --73036-- Reading syms from /usr/lib64/libm.so.6 00:08:55.646 --73036-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.646 --73036-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.646 --73036-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libc.so.6 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.646 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.646 --73036-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.646 --73036-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.646 --73036-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.646 --73036-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.646 --73036-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.646 --73036-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.905 --73036-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.905 --73036-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 ==73036== Preferring higher priority redirection: 00:08:55.905 --73036-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.905 --73036-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.905 --73036-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 --73036-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.905 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.905 --73036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.905 --73036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.905 ==73036== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.905 --73036-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.905 --73036-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.905 --73036-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.905 --73036-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.905 --73036-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.906 --73036-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.906 --73036-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.906 --73036-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.906 --73036-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.906 --73036-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.906 --73036-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.906 --73036-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.906 --73036-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.906 --73036-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.906 --73036-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.906 --73036-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.906 --73036-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.906 --73036-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.906 00:08:55.906 00:08:55.906 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.906 http://cunit.sourceforge.net/ 00:08:55.906 00:08:55.906 00:08:55.906 Suite: keyring 00:08:56.165 Test: test_keyring_add_remove ...[2024-07-15 21:12:11.198491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:08:56.165 [2024-07-15 21:12:11.233511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:08:56.165 [2024-07-15 21:12:11.236444] /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:56.165 passed 00:08:56.165 Test: test_keyring_get_put ...passed 00:08:56.165 00:08:56.165 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.165 suites 1 1 n/a 0 0 00:08:56.165 tests 2 2 2 0 0 00:08:56.165 asserts 44 44 44 0 n/a 00:08:56.165 00:08:56.165 Elapsed time = 0.070 seconds 00:08:56.165 --73036-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.165 --73036-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.165 ==73036== 00:08:56.165 ==73036== HEAP SUMMARY: 00:08:56.165 ==73036== in use at exit: 0 bytes in 0 blocks 00:08:56.165 ==73036== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:08:56.165 ==73036== 00:08:56.165 ==73036== All heap blocks were freed -- no leaks are possible 00:08:56.165 ==73036== 00:08:56.165 ==73036== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.165 00:08:56.165 real 0m0.693s 00:08:56.165 user 0m0.664s 00:08:56.165 sys 0m0.026s 00:08:56.165 21:12:11 unittest_keyring -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:56.165 21:12:11 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:08:56.165 ************************************ 00:08:56.165 END TEST unittest_keyring 00:08:56.165 ************************************ 00:08:56.165 21:12:11 -- common/autotest_common.sh@1142 -- # return 0 00:08:56.165 21:12:11 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:08:56.165 21:12:11 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:56.165 21:12:11 -- unit/unittest.sh@293 -- # hostname 00:08:56.165 21:12:11 -- 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 d89e21c6b51d -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:22.693 21:12:36 -- 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:25.985 21:12:40 -- 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:27.356 21:12:42 -- 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:29.252 21:12:44 -- 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:31.155 21:12:46 -- 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:33.053 21:12:48 -- 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.948 21:12:50 -- 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.848 21:12:52 -- 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.848 21:12:52 -- 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:37.412 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:37.412 Found 366 entries. 00:09:37.412 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:37.412 Writing .css and .png files. 00:09:37.412 Generating output. 00:09:37.412 Processing file include/linux/virtio_ring.h 00:09:37.412 Processing file include/spdk/bdev_module.h 00:09:37.412 Processing file include/spdk/thread.h 00:09:37.412 Processing file include/spdk/nvme.h 00:09:37.412 Processing file include/spdk/base64.h 00:09:37.412 Processing file include/spdk/endian.h 00:09:37.412 Processing file include/spdk/trace.h 00:09:37.412 Processing file include/spdk/nvmf_transport.h 00:09:37.412 Processing file include/spdk/util.h 00:09:37.412 Processing file include/spdk/mmio.h 00:09:37.412 Processing file include/spdk/nvme_spec.h 00:09:37.412 Processing file include/spdk/histogram_data.h 00:09:37.412 Processing file include/spdk_internal/virtio.h 00:09:37.412 Processing file include/spdk_internal/sock.h 00:09:37.412 Processing file include/spdk_internal/utf.h 00:09:37.412 Processing file include/spdk_internal/nvme_tcp.h 00:09:37.412 Processing file include/spdk_internal/sgl.h 00:09:37.412 Processing file include/spdk_internal/rdma_utils.h 00:09:37.669 Processing file lib/accel/accel_rpc.c 00:09:37.669 Processing file lib/accel/accel_sw.c 00:09:37.669 Processing file lib/accel/accel.c 00:09:37.669 Processing file lib/bdev/scsi_nvme.c 00:09:37.669 Processing file lib/bdev/part.c 00:09:37.669 Processing file lib/bdev/bdev_zone.c 00:09:37.669 Processing file lib/bdev/bdev_rpc.c 00:09:37.669 Processing file lib/bdev/bdev.c 00:09:37.669 Processing file lib/blob/zeroes.c 00:09:37.669 Processing file lib/blob/request.c 00:09:37.669 Processing file lib/blob/blobstore.h 00:09:37.669 Processing file lib/blob/blobstore.c 00:09:37.669 Processing file lib/blob/blob_bs_dev.c 00:09:37.669 Processing file lib/blobfs/tree.c 00:09:37.669 Processing file lib/blobfs/blobfs.c 00:09:37.669 Processing file lib/conf/conf.c 00:09:37.669 Processing file lib/dma/dma.c 00:09:37.669 Processing file lib/env_dpdk/sigbus_handler.c 00:09:37.669 Processing file lib/env_dpdk/pci_virtio.c 00:09:37.669 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:37.670 Processing file lib/env_dpdk/pci_ioat.c 00:09:37.670 Processing file lib/env_dpdk/init.c 00:09:37.670 Processing file lib/env_dpdk/pci_dpdk.c 00:09:37.670 Processing file lib/env_dpdk/threads.c 00:09:37.670 Processing file lib/env_dpdk/pci.c 00:09:37.670 Processing file lib/env_dpdk/pci_idxd.c 00:09:37.670 Processing file lib/env_dpdk/pci_event.c 00:09:37.670 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:37.670 Processing file lib/env_dpdk/env.c 00:09:37.670 Processing file lib/env_dpdk/memory.c 00:09:37.670 Processing file lib/env_dpdk/pci_vmd.c 00:09:37.927 Processing file lib/env_ocf/ocf_env.h 00:09:37.927 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:37.927 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:37.927 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:37.927 Processing file lib/event/reactor.c 00:09:37.927 Processing file lib/event/app.c 00:09:37.927 Processing file lib/event/app_rpc.c 00:09:37.927 Processing file lib/event/scheduler_static.c 00:09:37.927 Processing file lib/event/log_rpc.c 00:09:37.927 Processing file lib/ftl/ftl_l2p_cache.c 00:09:37.927 Processing file lib/ftl/ftl_nv_cache.c 00:09:37.927 Processing file lib/ftl/ftl_layout.c 00:09:37.927 Processing file lib/ftl/ftl_band.c 00:09:37.927 Processing file lib/ftl/ftl_l2p_flat.c 00:09:37.927 Processing file lib/ftl/ftl_init.c 00:09:37.927 Processing file lib/ftl/ftl_core.h 00:09:37.927 Processing file lib/ftl/ftl_debug.c 00:09:37.927 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:37.927 Processing file lib/ftl/ftl_band.h 00:09:37.927 Processing file lib/ftl/ftl_l2p.c 00:09:37.927 Processing file lib/ftl/ftl_trace.c 00:09:37.927 Processing file lib/ftl/ftl_writer.h 00:09:37.927 Processing file lib/ftl/ftl_core.c 00:09:37.927 Processing file lib/ftl/ftl_writer.c 00:09:37.927 Processing file lib/ftl/ftl_io.c 00:09:37.927 Processing file lib/ftl/ftl_sb.c 00:09:37.927 Processing file lib/ftl/ftl_nv_cache.h 00:09:37.927 Processing file lib/ftl/ftl_debug.h 00:09:37.927 Processing file lib/ftl/ftl_io.h 00:09:37.927 Processing file lib/ftl/ftl_p2l.c 00:09:37.927 Processing file lib/ftl/ftl_rq.c 00:09:37.927 Processing file lib/ftl/ftl_band_ops.c 00:09:37.927 Processing file lib/ftl/ftl_reloc.c 00:09:37.927 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:37.927 Processing file lib/ftl/base/ftl_base_dev.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:37.927 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:37.927 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:37.927 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:37.927 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:37.927 Processing file lib/ftl/utils/ftl_md.c 00:09:37.927 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:37.927 Processing file lib/ftl/utils/ftl_conf.c 00:09:37.927 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:37.927 Processing file lib/ftl/utils/ftl_property.c 00:09:37.927 Processing file lib/ftl/utils/ftl_mempool.c 00:09:37.927 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:37.927 Processing file lib/ftl/utils/ftl_property.h 00:09:37.928 Processing file lib/ftl/utils/ftl_df.h 00:09:37.928 Processing file lib/idxd/idxd_internal.h 00:09:37.928 Processing file lib/idxd/idxd.c 00:09:37.928 Processing file lib/idxd/idxd_user.c 00:09:37.928 Processing file lib/idxd/idxd_kernel.c 00:09:37.928 Processing file lib/init/json_config.c 00:09:37.928 Processing file lib/init/rpc.c 00:09:37.928 Processing file lib/init/subsystem_rpc.c 00:09:37.928 Processing file lib/init/subsystem.c 00:09:38.184 Processing file lib/ioat/ioat_internal.h 00:09:38.184 Processing file lib/ioat/ioat.c 00:09:38.184 Processing file lib/iscsi/tgt_node.c 00:09:38.184 Processing file lib/iscsi/iscsi.h 00:09:38.184 Processing file lib/iscsi/iscsi_subsystem.c 00:09:38.184 Processing file lib/iscsi/init_grp.c 00:09:38.184 Processing file lib/iscsi/param.c 00:09:38.184 Processing file lib/iscsi/task.c 00:09:38.184 Processing file lib/iscsi/task.h 00:09:38.184 Processing file lib/iscsi/md5.c 00:09:38.184 Processing file lib/iscsi/conn.c 00:09:38.184 Processing file lib/iscsi/iscsi.c 00:09:38.184 Processing file lib/iscsi/iscsi_rpc.c 00:09:38.184 Processing file lib/iscsi/portal_grp.c 00:09:38.184 Processing file lib/json/json_parse.c 00:09:38.184 Processing file lib/json/json_util.c 00:09:38.184 Processing file lib/json/json_write.c 00:09:38.184 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:38.184 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:38.184 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:38.184 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:38.184 Processing file lib/keyring/keyring.c 00:09:38.184 Processing file lib/keyring/keyring_rpc.c 00:09:38.184 Processing file lib/log/log_deprecated.c 00:09:38.184 Processing file lib/log/log_flags.c 00:09:38.184 Processing file lib/log/log.c 00:09:38.184 Processing file lib/lvol/lvol.c 00:09:38.184 Processing file lib/nbd/nbd.c 00:09:38.184 Processing file lib/nbd/nbd_rpc.c 00:09:38.184 Processing file lib/notify/notify.c 00:09:38.184 Processing file lib/notify/notify_rpc.c 00:09:38.441 Processing file lib/nvme/nvme_internal.h 00:09:38.441 Processing file lib/nvme/nvme_poll_group.c 00:09:38.441 Processing file lib/nvme/nvme_rdma.c 00:09:38.441 Processing file lib/nvme/nvme_transport.c 00:09:38.441 Processing file lib/nvme/nvme_zns.c 00:09:38.441 Processing file lib/nvme/nvme_quirks.c 00:09:38.441 Processing file lib/nvme/nvme_ns.c 00:09:38.441 Processing file lib/nvme/nvme.c 00:09:38.441 Processing file lib/nvme/nvme_discovery.c 00:09:38.441 Processing file lib/nvme/nvme_fabric.c 00:09:38.441 Processing file lib/nvme/nvme_pcie_internal.h 00:09:38.441 Processing file lib/nvme/nvme_qpair.c 00:09:38.441 Processing file lib/nvme/nvme_ns_cmd.c 00:09:38.441 Processing file lib/nvme/nvme_auth.c 00:09:38.441 Processing file lib/nvme/nvme_pcie_common.c 00:09:38.441 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:38.441 Processing file lib/nvme/nvme_opal.c 00:09:38.441 Processing file lib/nvme/nvme_vfio_user.c 00:09:38.441 Processing file lib/nvme/nvme_pcie.c 00:09:38.441 Processing file lib/nvme/nvme_tcp.c 00:09:38.441 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:38.441 Processing file lib/nvme/nvme_cuse.c 00:09:38.441 Processing file lib/nvme/nvme_ctrlr.c 00:09:38.441 Processing file lib/nvme/nvme_io_msg.c 00:09:38.441 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:38.699 Processing file lib/nvmf/nvmf.c 00:09:38.699 Processing file lib/nvmf/subsystem.c 00:09:38.699 Processing file lib/nvmf/nvmf_internal.h 00:09:38.699 Processing file lib/nvmf/transport.c 00:09:38.699 Processing file lib/nvmf/ctrlr_bdev.c 00:09:38.699 Processing file lib/nvmf/auth.c 00:09:38.699 Processing file lib/nvmf/tcp.c 00:09:38.699 Processing file lib/nvmf/ctrlr_discovery.c 00:09:38.699 Processing file lib/nvmf/vfio_user.c 00:09:38.699 Processing file lib/nvmf/rdma.c 00:09:38.699 Processing file lib/nvmf/ctrlr.c 00:09:38.699 Processing file lib/nvmf/nvmf_rpc.c 00:09:38.699 Processing file lib/rdma_provider/common.c 00:09:38.699 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:09:38.699 Processing file lib/rdma_utils/rdma_utils.c 00:09:38.699 Processing file lib/reduce/reduce.c 00:09:38.699 Processing file lib/rpc/rpc.c 00:09:38.699 Processing file lib/scsi/scsi.c 00:09:38.699 Processing file lib/scsi/task.c 00:09:38.699 Processing file lib/scsi/scsi_pr.c 00:09:38.699 Processing file lib/scsi/dev.c 00:09:38.699 Processing file lib/scsi/scsi_rpc.c 00:09:38.699 Processing file lib/scsi/port.c 00:09:38.699 Processing file lib/scsi/lun.c 00:09:38.699 Processing file lib/scsi/scsi_bdev.c 00:09:38.699 Processing file lib/sock/sock.c 00:09:38.699 Processing file lib/sock/sock_rpc.c 00:09:38.699 Processing file lib/thread/thread.c 00:09:38.699 Processing file lib/thread/iobuf.c 00:09:38.699 Processing file lib/trace/trace_rpc.c 00:09:38.699 Processing file lib/trace/trace_flags.c 00:09:38.699 Processing file lib/trace/trace.c 00:09:38.699 Processing file lib/trace_parser/trace.cpp 00:09:38.699 Processing file lib/ublk/ublk_rpc.c 00:09:38.699 Processing file lib/ublk/ublk.c 00:09:38.699 Processing file lib/ut/ut.c 00:09:38.699 Processing file lib/ut_mock/mock.c 00:09:38.957 Processing file lib/util/crc32.c 00:09:38.957 Processing file lib/util/base64.c 00:09:38.957 Processing file lib/util/fd_group.c 00:09:38.957 Processing file lib/util/file.c 00:09:38.957 Processing file lib/util/crc32_ieee.c 00:09:38.957 Processing file lib/util/crc32c.c 00:09:38.957 Processing file lib/util/pipe.c 00:09:38.957 Processing file lib/util/crc64.c 00:09:38.957 Processing file lib/util/uuid.c 00:09:38.957 Processing file lib/util/net.c 00:09:38.957 Processing file lib/util/string.c 00:09:38.957 Processing file lib/util/xor.c 00:09:38.957 Processing file lib/util/hexlify.c 00:09:38.957 Processing file lib/util/bit_array.c 00:09:38.957 Processing file lib/util/fd.c 00:09:38.957 Processing file lib/util/strerror_tls.c 00:09:38.957 Processing file lib/util/dif.c 00:09:38.957 Processing file lib/util/crc16.c 00:09:38.957 Processing file lib/util/iov.c 00:09:38.957 Processing file lib/util/math.c 00:09:38.957 Processing file lib/util/zipf.c 00:09:38.957 Processing file lib/util/cpuset.c 00:09:38.957 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:38.957 Processing file lib/vfio_user/host/vfio_user.c 00:09:38.957 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:38.957 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:38.957 Processing file lib/vhost/vhost_rpc.c 00:09:38.957 Processing file lib/vhost/vhost.c 00:09:38.957 Processing file lib/vhost/rte_vhost_user.c 00:09:38.957 Processing file lib/vhost/vhost_scsi.c 00:09:38.957 Processing file lib/vhost/vhost_internal.h 00:09:38.957 Processing file lib/vhost/vhost_blk.c 00:09:38.957 Processing file lib/virtio/virtio_pci.c 00:09:38.957 Processing file lib/virtio/virtio_vhost_user.c 00:09:38.957 Processing file lib/virtio/virtio_vfio_user.c 00:09:38.957 Processing file lib/virtio/virtio.c 00:09:38.957 Processing file lib/vmd/vmd.c 00:09:38.957 Processing file lib/vmd/led.c 00:09:38.957 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:38.957 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:38.957 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:38.957 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:38.957 Processing file module/accel/dsa/accel_dsa.c 00:09:38.957 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:38.957 Processing file module/accel/error/accel_error_rpc.c 00:09:38.957 Processing file module/accel/error/accel_error.c 00:09:38.957 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:38.957 Processing file module/accel/iaa/accel_iaa.c 00:09:38.957 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:38.957 Processing file module/accel/ioat/accel_ioat.c 00:09:38.957 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:38.957 Processing file module/bdev/aio/bdev_aio.c 00:09:38.957 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:38.957 Processing file module/bdev/compress/vbdev_compress.c 00:09:38.957 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:38.957 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:38.957 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:38.957 Processing file module/bdev/delay/vbdev_delay.c 00:09:38.957 Processing file module/bdev/error/vbdev_error.c 00:09:38.957 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:38.957 Processing file module/bdev/ftl/bdev_ftl.c 00:09:38.957 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:38.957 Processing file module/bdev/gpt/gpt.h 00:09:38.957 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:38.957 Processing file module/bdev/gpt/gpt.c 00:09:38.957 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:38.957 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:39.215 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:39.215 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:39.215 Processing file module/bdev/malloc/bdev_malloc.c 00:09:39.215 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:39.215 Processing file module/bdev/null/bdev_null.c 00:09:39.215 Processing file module/bdev/null/bdev_null_rpc.c 00:09:39.215 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:39.215 Processing file module/bdev/nvme/bdev_nvme.c 00:09:39.215 Processing file module/bdev/nvme/vbdev_opal.c 00:09:39.215 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:39.215 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:39.215 Processing file module/bdev/nvme/nvme_rpc.c 00:09:39.215 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:39.215 Processing file module/bdev/ocf/stats.c 00:09:39.215 Processing file module/bdev/ocf/volume.c 00:09:39.215 Processing file module/bdev/ocf/volume.h 00:09:39.215 Processing file module/bdev/ocf/data.c 00:09:39.215 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:39.215 Processing file module/bdev/ocf/utils.c 00:09:39.215 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:39.215 Processing file module/bdev/ocf/ctx.c 00:09:39.215 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:39.215 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:39.215 Processing file module/bdev/raid/raid1.c 00:09:39.215 Processing file module/bdev/raid/raid0.c 00:09:39.215 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:39.215 Processing file module/bdev/raid/concat.c 00:09:39.215 Processing file module/bdev/raid/raid5f.c 00:09:39.215 Processing file module/bdev/raid/bdev_raid.h 00:09:39.215 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:39.216 Processing file module/bdev/raid/bdev_raid.c 00:09:39.216 Processing file module/bdev/rbd/bdev_rbd.c 00:09:39.216 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:39.216 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:39.216 Processing file module/bdev/split/vbdev_split.c 00:09:39.216 Processing file module/bdev/uring/bdev_uring.c 00:09:39.216 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:39.472 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:39.472 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:39.472 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:39.472 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:39.472 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:39.472 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:39.472 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:39.472 Processing file module/blob/bdev/blob_bdev.c 00:09:39.472 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:39.472 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:39.472 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:39.472 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:39.472 Processing file module/event/subsystems/accel/accel.c 00:09:39.472 Processing file module/event/subsystems/bdev/bdev.c 00:09:39.472 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:39.472 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:39.472 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:39.472 Processing file module/event/subsystems/keyring/keyring.c 00:09:39.472 Processing file module/event/subsystems/nbd/nbd.c 00:09:39.472 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:39.472 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:39.472 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:39.472 Processing file module/event/subsystems/scsi/scsi.c 00:09:39.472 Processing file module/event/subsystems/sock/sock.c 00:09:39.472 Processing file module/event/subsystems/ublk/ublk.c 00:09:39.472 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:39.472 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:39.472 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:39.472 Processing file module/event/subsystems/vmd/vmd.c 00:09:39.472 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:39.473 Processing file module/keyring/file/keyring_rpc.c 00:09:39.473 Processing file module/keyring/file/keyring.c 00:09:39.473 Processing file module/keyring/linux/keyring_rpc.c 00:09:39.473 Processing file module/keyring/linux/keyring.c 00:09:39.473 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:39.473 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:39.473 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:39.473 Processing file module/sock/posix/posix.c 00:09:39.473 Processing file module/sock/uring/uring.c 00:09:39.473 Processing file module/vfu_device/vfu_virtio.c 00:09:39.473 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:39.473 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:39.473 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:39.473 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:39.473 Processing file xnvme/include/libxnvme_cmd.h 00:09:39.473 Writing directory view page. 00:09:39.473 Overall coverage rate: 00:09:39.473 lines......: 35.6% (42223 of 118614 lines) 00:09:39.473 functions..: 38.8% (3843 of 9911 functions) 00:09:39.473 21:12:54 -- unit/unittest.sh@305 -- # set +x 00:09:39.473 00:09:39.473 00:09:39.473 ===================== 00:09:39.473 All unit tests passed 00:09:39.473 ===================== 00:09:39.473 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:39.473 00:09:39.473 00:09:39.473 21:12:54 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:39.473 21:12:54 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:39.473 21:12:54 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:39.473 21:12:54 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:39.473 21:12:54 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:39.473 21:12:54 -- pm/common@44 -- # pid=163 00:09:39.473 21:12:54 -- pm/common@50 -- # kill -TERM 163 00:09:39.473 21:12:54 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:39.473 21:12:54 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:39.473 21:12:54 -- pm/common@44 -- # pid=164 00:09:39.473 21:12:54 -- pm/common@50 -- # kill -TERM 164 00:09:39.482 [Pipeline] } 00:09:39.497 [Pipeline] // stage 00:09:39.501 [Pipeline] } 00:09:39.515 [Pipeline] // timeout 00:09:39.521 [Pipeline] } 00:09:39.537 [Pipeline] // catchError 00:09:39.545 [Pipeline] stage 00:09:39.547 [Pipeline] { (Epilogue) 00:09:39.563 [Pipeline] sh 00:09:39.917 [Pipeline] setCustomBuildProperty 00:09:39.927 [Pipeline] catchError 00:09:39.930 [Pipeline] { 00:09:39.947 [Pipeline] sh 00:09:40.256 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:40.257 Artifacts sizes are good 00:09:40.265 [Pipeline] } 00:09:40.281 [Pipeline] // catchError 00:09:40.288 [Pipeline] sh 00:09:40.577 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:48.693 [Pipeline] archiveArtifacts 00:09:48.700 Archiving artifacts 00:09:49.635 [Pipeline] } 00:09:49.655 [Pipeline] // stage 00:09:49.660 [Pipeline] } 00:09:49.679 [Pipeline] // wrap 00:09:49.684 [Pipeline] } 00:09:49.706 [Pipeline] // node 00:09:49.710 [Pipeline] } 00:09:49.723 [Pipeline] // timeout 00:09:49.728 [Pipeline] } 00:09:49.738 [Pipeline] // retry 00:09:49.744 [Pipeline] End of Pipeline 00:09:49.775 Finished: SUCCESS