00:00:00.001 Started by upstream project "autotest-per-patch" build number 126253 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.034 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.035 The recommended git tool is: git 00:00:00.035 using credential 00000000-0000-0000-0000-000000000002 00:00:00.037 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.055 Fetching changes from the remote Git repository 00:00:00.057 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.082 Using shallow fetch with depth 1 00:00:00.082 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.083 > git --version # timeout=10 00:00:00.130 > git --version # 'git version 2.39.2' 00:00:00.130 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.179 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.179 > 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:05.171 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.182 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.194 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:05.194 > git config core.sparsecheckout # timeout=10 00:00:05.206 > git read-tree -mu HEAD # timeout=10 00:00:05.222 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:05.243 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:05.244 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:05.341 [Pipeline] Start of Pipeline 00:00:05.356 [Pipeline] library 00:00:05.357 Loading library shm_lib@master 00:00:05.357 Library shm_lib@master is cached. Copying from home. 00:00:05.374 [Pipeline] retry 00:00:05.376 [Pipeline] { 00:00:05.387 [Pipeline] timeout 00:00:05.387 Timeout set to expire after 10 min without activity 00:00:05.388 [Pipeline] { 00:00:05.398 [Pipeline] node 00:00:09.121 Running on agt-_autotest_23930-26427 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:09.123 [Pipeline] { 00:00:09.138 [Pipeline] wrap 00:00:09.149 [Pipeline] { 00:00:09.159 [Pipeline] stage 00:00:09.161 [Pipeline] { (Prologue) 00:00:09.183 [Pipeline] echo 00:00:09.185 Node: agt-_autotest_23930-26427 00:00:09.487 [Pipeline] setCustomBuildProperty 00:00:09.505 [Pipeline] sh 00:00:10.572 + sudo git config --global --replace-all safe.directory '*' 00:00:10.659 [Pipeline] httpRequest 00:00:12.019 [Pipeline] echo 00:00:12.020 Sorcerer 10.211.164.101 is alive 00:00:12.027 [Pipeline] httpRequest 00:00:12.031 HttpMethod: GET 00:00:12.032 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:12.036 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:12.048 Response Code: HTTP/1.1 200 OK 00:00:12.048 Success: Status code 200 is in the accepted range: 200,404 00:00:12.049 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.584 [Pipeline] sh 00:00:14.884 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.904 [Pipeline] httpRequest 00:00:14.931 [Pipeline] echo 00:00:14.933 Sorcerer 10.211.164.101 is alive 00:00:14.942 [Pipeline] httpRequest 00:00:14.948 HttpMethod: GET 00:00:14.948 URL: http://10.211.164.101/packages/spdk_1053f1b138c7e205b9eb35d47b91a730f8ce53aa.tar.gz 00:00:14.951 Sending request to url: http://10.211.164.101/packages/spdk_1053f1b138c7e205b9eb35d47b91a730f8ce53aa.tar.gz 00:00:14.966 Response Code: HTTP/1.1 200 OK 00:00:14.967 Success: Status code 200 is in the accepted range: 200,404 00:00:14.967 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_1053f1b138c7e205b9eb35d47b91a730f8ce53aa.tar.gz 00:01:16.986 [Pipeline] sh 00:01:17.294 + tar --no-same-owner -xf spdk_1053f1b138c7e205b9eb35d47b91a730f8ce53aa.tar.gz 00:01:19.847 [Pipeline] sh 00:01:20.142 + git -C spdk log --oneline -n5 00:01:20.142 1053f1b13 util: don't allow users to pass caddr/cport for listen sockets 00:01:20.142 0663932f5 util: add spdk_net_getaddr 00:01:20.142 9da437b46 util: move module/sock/sock_kernel.h contents to net.c 00:01:20.142 35c6d81e6 util: add spdk_net_get_interface_name 00:01:20.142 f8598a71f bdev/uring: use util functions in bdev_uring_check_zoned_support 00:01:20.160 [Pipeline] writeFile 00:01:20.177 [Pipeline] sh 00:01:20.471 + cat autorun-spdk.conf 00:01:20.471 SPDK_RUN_VALGRIND=1 00:01:20.471 SPDK_TEST_UNITTEST=1 00:01:20.471 SPDK_TEST_BLOCKDEV=1 00:01:20.471 SPDK_TEST_ISAL=1 00:01:20.471 SPDK_TEST_REDUCE=1 00:01:20.471 SPDK_TEST_VBDEV_COMPRESS=1 00:01:20.471 SPDK_TEST_CRYPTO=1 00:01:20.471 SPDK_TEST_FTL=1 00:01:20.471 SPDK_TEST_OCF=1 00:01:20.471 SPDK_TEST_RAID5=1 00:01:20.471 SPDK_TEST_RBD=1 00:01:20.471 SPDK_TEST_URING=1 00:01:20.471 SPDK_TEST_NVME_CUSE=1 00:01:20.471 SPDK_TEST_BLOBFS=1 00:01:20.471 SPDK_TEST_VFIOUSER=1 00:01:20.471 SPDK_TEST_DAOS=0 00:01:20.471 SPDK_RUN_ASAN=0 00:01:20.471 SPDK_RUN_UBSAN=1 00:01:20.471 SPDK_TEST_XNVME=1 00:01:20.477 RUN_NIGHTLY=0 00:01:20.479 [Pipeline] } 00:01:20.499 [Pipeline] // stage 00:01:20.507 [Pipeline] catchError 00:01:20.508 [Pipeline] { 00:01:20.520 [Pipeline] timeout 00:01:20.520 Timeout set to expire in 45 min 00:01:20.521 [Pipeline] { 00:01:20.532 [Pipeline] stage 00:01:20.534 [Pipeline] { (Tests) 00:01:20.544 [Pipeline] sh 00:01:20.836 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:20.836 21:27:55 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:20.836 21:27:55 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:20.836 21:27:55 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:20.836 21:27:55 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- paths/export.sh@5 -- # export PATH 00:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:20.836 21:27:55 -- common/autobuild_common.sh@444 -- # date +%s 00:01:20.836 21:27:55 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721078875.XXXXXX 00:01:20.836 21:27:55 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721078875.OL4oJW 00:01:20.836 21:27:55 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:01:20.836 21:27:55 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:01:20.836 21:27:55 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:20.836 21:27:55 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- common/autobuild_common.sh@460 -- # get_config_params 00:01:20.836 21:27:55 -- common/autotest_common.sh@396 -- # xtrace_disable 00:01:20.836 21:27:55 -- common/autotest_common.sh@10 -- # set +x 00:01:20.836 21:27:55 -- 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:01:20.836 21:27:55 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:01:20.836 21:27:55 -- pm/common@17 -- # local monitor 00:01:20.836 21:27:55 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:20.836 21:27:55 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:20.836 21:27:55 -- pm/common@25 -- # sleep 1 00:01:20.836 21:27:55 -- pm/common@21 -- # date +%s 00:01:20.836 21:27:55 -- pm/common@21 -- # date +%s 00:01:20.837 21:27:55 -- 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.1721078875 00:01:20.837 21:27:55 -- 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.1721078875 00:01:20.837 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721078875_collect-vmstat.pm.log 00:01:20.837 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721078875_collect-cpu-load.pm.log 00:01:21.800 21:27:56 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:21.800 21:27:56 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:21.800 21:27:56 -- common/autobuild_common.sh@428 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:21.801 21:27:56 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:21.801 21:27:56 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:21.801 21:27:56 -- common/autotest_common.sh@10 -- # set +x 00:01:21.801 ************************************ 00:01:21.801 START TEST autobuild_ocf_precompile 00:01:21.801 ************************************ 00:01:21.801 21:27:56 autobuild_ocf_precompile -- common/autotest_common.sh@1123 -- # _ocf_precompile 00:01:21.801 21:27:56 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:01:21.801 21:27:56 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:21.801 21:27:56 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:01:21.801 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:21.801 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:22.061 Using 'verbs' RDMA provider 00:01:31.135 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:41.127 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:41.127 Creating mk/config.mk...done. 00:01:41.127 Creating mk/cc.flags.mk...done. 00:01:41.127 Type 'make' to build. 00:01:41.127 21:28:14 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:41.127 21:28:14 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:41.127 21:28:14 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:41.127 21:28:14 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:41.127 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:41.127 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:41.128 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:41.129 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:41.130 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:41.130 CC env_ocf/src/ocf/ocf_request.o 00:01:41.130 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:41.130 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:41.130 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:41.130 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:41.130 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:41.130 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_common.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:41.131 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:41.131 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:41.131 CC env_ocf/src/ocf/ocf_metadata.o 00:01:41.131 CC env_ocf/src/ocf/ocf_io_class.o 00:01:41.131 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:41.131 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:41.131 CC env_ocf/src/ocf/ocf_io.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:41.131 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:41.131 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:41.131 CC env_ocf/src/ocf/ocf_volume.o 00:01:41.131 CC env_ocf/src/ocf/ocf_space.o 00:01:41.131 CC env_ocf/src/ocf/ocf_cache.o 00:01:41.131 CC env_ocf/src/ocf/ocf_stats.o 00:01:41.131 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:41.131 CC env_ocf/src/ocf/ocf_core.o 00:01:41.131 CC env_ocf/src/ocf/ocf_ctx.o 00:01:41.131 CC env_ocf/src/ocf/promotion/promotion.o 00:01:41.131 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:41.131 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:41.131 CC env_ocf/src/ocf/ocf_logger.o 00:01:41.131 CC env_ocf/src/ocf/ocf_queue.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_request.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_list.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_io.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:41.131 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:41.131 CC env_ocf/src/ocf/ocf_lru.o 00:01:41.131 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:41.131 CC env_ocf/src/ocf/cleaning/nop.o 00:01:41.131 CC env_ocf/src/ocf/cleaning/alru.o 00:01:41.131 CC env_ocf/src/ocf/cleaning/acp.o 00:01:41.132 CC env_ocf/mpool.o 00:01:41.132 CC env_ocf/ocf_env.o 00:01:41.393 LIB libspdk_ocfenv.a 00:01:41.653 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:41.653 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:41.653 21:28:16 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:41.653 21:28:16 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:41.653 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:41.653 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:41.913 Using 'verbs' RDMA provider 00:01:51.023 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:59.147 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:59.147 Creating mk/config.mk...done. 00:01:59.147 Creating mk/cc.flags.mk...done. 00:01:59.147 Type 'make' to build. 00:01:59.147 00:01:59.147 real 0m36.882s 00:01:59.147 user 0m31.322s 00:01:59.147 sys 0m19.712s 00:01:59.147 21:28:33 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:59.147 21:28:33 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:59.147 ************************************ 00:01:59.147 END TEST autobuild_ocf_precompile 00:01:59.147 ************************************ 00:01:59.147 21:28:33 -- common/autotest_common.sh@1142 -- # return 0 00:01:59.147 21:28:33 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:59.147 21:28:33 -- common/autobuild_common.sh@420 -- # run_test unittest_build _unittest_build 00:01:59.147 21:28:33 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:59.147 21:28:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:59.147 21:28:33 -- common/autotest_common.sh@10 -- # set +x 00:01:59.147 ************************************ 00:01:59.147 START TEST unittest_build 00:01:59.147 ************************************ 00:01:59.147 21:28:33 unittest_build -- common/autotest_common.sh@1123 -- # _unittest_build 00:01:59.147 21:28:33 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:59.147 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:59.147 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:59.147 Using 'verbs' RDMA provider 00:02:08.220 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:02:14.788 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:02:14.788 Creating mk/config.mk...done. 00:02:14.788 Creating mk/cc.flags.mk...done. 00:02:14.788 Type 'make' to build. 00:02:14.788 21:28:49 unittest_build -- common/autobuild_common.sh@412 -- # make -j 26 00:02:14.788 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:02:14.788 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:02:14.788 meson setup builddir \ 00:02:14.788 -Dwith-libaio=enabled \ 00:02:14.788 -Dwith-liburing=enabled \ 00:02:14.788 -Dwith-libvfn=disabled \ 00:02:14.788 -Dwith-spdk=false && \ 00:02:14.788 meson compile -C builddir && \ 00:02:14.788 cd -) 00:02:14.788 make[1]: Nothing to be done for 'all'. 00:02:15.724 The Meson build system 00:02:15.724 Version: 1.3.1 00:02:15.724 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:02:15.724 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:15.724 Build type: native build 00:02:15.724 Project name: libvfio-user 00:02:15.724 Project version: 0.0.1 00:02:15.724 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:15.724 C linker for the host machine: cc ld.bfd 2.39-16 00:02:15.724 Host machine cpu family: x86_64 00:02:15.724 Host machine cpu: x86_64 00:02:15.724 Run-time dependency threads found: YES 00:02:15.724 Library dl found: YES 00:02:15.724 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:15.724 Run-time dependency json-c found: YES 0.17 00:02:15.724 Run-time dependency cmocka found: YES 1.1.7 00:02:15.724 Program pytest-3 found: NO 00:02:15.724 Program flake8 found: NO 00:02:15.724 Program misspell-fixer found: NO 00:02:15.725 Program restructuredtext-lint found: NO 00:02:15.725 Program valgrind found: YES (/usr/bin/valgrind) 00:02:15.725 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:15.725 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:15.725 Compiler for C supports arguments -Wwrite-strings: YES 00:02:15.725 ../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:02:15.725 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:02:15.725 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:02:15.725 ../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:02:15.725 Build targets in project: 8 00:02:15.725 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:02:15.725 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:02:15.725 00:02:15.725 libvfio-user 0.0.1 00:02:15.725 00:02:15.725 User defined options 00:02:15.725 buildtype : debug 00:02:15.725 default_library: static 00:02:15.725 libdir : /usr/local/lib 00:02:15.725 00:02:15.725 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:16.293 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:16.293 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:16.293 [2/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:16.293 [3/36] Compiling C object samples/null.p/null.c.o 00:02:16.293 [4/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:16.293 [5/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:16.293 [6/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:16.293 [7/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:16.293 [8/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:16.293 [9/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:16.293 [10/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:16.293 [11/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:16.293 [12/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:16.293 [13/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:16.293 [14/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:16.293 [15/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:16.293 [16/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:16.293 [17/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:16.293 [18/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:16.293 [19/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:16.293 [20/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:16.293 [21/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:16.293 [22/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:16.293 [23/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:16.293 [24/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:16.293 [25/36] Compiling C object samples/server.p/server.c.o 00:02:16.293 [26/36] Compiling C object samples/client.p/client.c.o 00:02:16.559 [27/36] Linking target samples/client 00:02:16.559 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:16.559 [29/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:16.559 [30/36] Linking static target lib/libvfio-user.a 00:02:16.559 [31/36] Linking target test/unit_tests 00:02:16.559 [32/36] Linking target samples/null 00:02:16.559 [33/36] Linking target samples/server 00:02:16.559 [34/36] Linking target samples/gpio-pci-idio-16 00:02:16.559 [35/36] Linking target samples/lspci 00:02:16.559 [36/36] Linking target samples/shadow_ioeventfd_server 00:02:16.559 INFO: autodetecting backend as ninja 00:02:16.559 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:02:16.559 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:02:16.817 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:16.817 ninja: no work to do. 00:02:17.385 The Meson build system 00:02:17.385 Version: 1.3.1 00:02:17.385 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:17.385 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:17.385 Build type: native build 00:02:17.385 Project name: xnvme 00:02:17.385 Project version: 0.7.3 00:02:17.385 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:17.385 C linker for the host machine: cc ld.bfd 2.39-16 00:02:17.385 Host machine cpu family: x86_64 00:02:17.385 Host machine cpu: x86_64 00:02:17.385 Message: host_machine.system: linux 00:02:17.385 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:17.385 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:17.385 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:17.385 Run-time dependency threads found: YES 00:02:17.385 Has header "setupapi.h" : NO 00:02:17.385 Has header "linux/blkzoned.h" : YES 00:02:17.385 Has header "linux/blkzoned.h" : YES (cached) 00:02:17.385 Has header "libaio.h" : YES 00:02:17.385 Library aio found: YES 00:02:17.385 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:17.385 Run-time dependency liburing found: YES 2.2 00:02:17.385 Dependency libvfn skipped: feature with-libvfn disabled 00:02:17.385 Run-time dependency appleframeworks found: NO (tried framework) 00:02:17.385 Run-time dependency appleframeworks found: NO (tried framework) 00:02:17.385 Configuring xnvme_config.h using configuration 00:02:17.385 Configuring xnvme.spec using configuration 00:02:17.385 Run-time dependency bash-completion found: YES 2.11 00:02:17.385 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:17.385 Program cp found: YES (/usr/bin/cp) 00:02:17.385 Has header "winsock2.h" : NO 00:02:17.385 Has header "dbghelp.h" : NO 00:02:17.385 Library rpcrt4 found: NO 00:02:17.385 Library rt found: YES 00:02:17.385 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:17.385 Found CMake: /usr/bin/cmake (3.27.7) 00:02:17.385 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:17.385 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:17.385 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:17.385 Build targets in project: 32 00:02:17.385 00:02:17.385 xnvme 0.7.3 00:02:17.385 00:02:17.385 User defined options 00:02:17.385 with-libaio : enabled 00:02:17.385 with-liburing: enabled 00:02:17.385 with-libvfn : disabled 00:02:17.385 with-spdk : false 00:02:17.385 00:02:17.385 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:17.983 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:18.874 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:18.874 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:18.874 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:18.874 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:18.874 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:18.874 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:18.874 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:18.874 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:18.874 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:19.184 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:19.184 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:19.184 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:19.184 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:19.184 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:19.184 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:19.184 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:19.184 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:19.184 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:19.184 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:19.184 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:19.184 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:19.184 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:19.184 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:19.184 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:19.184 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:19.184 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:19.184 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:19.184 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:19.184 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:19.184 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:19.184 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:19.184 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:19.184 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:19.184 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:19.184 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:19.184 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:19.184 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:19.184 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:19.184 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:19.184 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:19.476 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:19.476 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:19.476 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:19.476 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:19.476 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:19.476 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:19.476 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:19.476 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:19.476 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:19.476 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:19.476 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:19.476 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:19.476 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:19.476 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:19.476 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:19.476 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:19.476 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:19.476 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:19.476 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:19.476 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:19.476 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:19.476 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:19.476 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:19.476 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:19.476 [65/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:19.476 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:19.476 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:19.476 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:19.476 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:19.476 [70/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:19.476 [71/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:19.476 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:19.476 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:19.476 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:19.476 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:19.476 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:19.476 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:19.476 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:19.476 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:19.476 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:19.476 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:19.476 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:19.476 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:19.476 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:19.476 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:19.476 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:19.780 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:19.780 [88/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:19.780 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:19.780 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:19.780 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:19.780 [92/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:19.780 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:19.780 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:19.780 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:19.780 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:19.780 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:19.780 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:19.780 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:19.780 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:19.780 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:19.780 [102/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:19.780 [103/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:19.780 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:19.780 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:19.780 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:19.780 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:19.780 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:19.780 [109/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:19.781 [110/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:19.781 [111/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:19.781 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:19.781 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:19.781 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:19.781 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:19.781 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:19.781 [117/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:19.781 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:20.082 [119/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:20.082 [120/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:20.082 [121/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:20.082 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:20.082 [123/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:20.082 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:20.082 [125/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:20.082 [126/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:20.082 [127/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:20.082 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:20.082 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:20.082 [130/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:20.082 [131/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:20.082 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:20.082 [133/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:20.082 [134/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:20.082 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:20.082 [136/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:20.082 [137/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:20.082 [138/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:20.082 [139/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:20.082 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:20.082 [141/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:20.082 [142/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:20.082 [143/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:20.083 [144/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:20.083 [145/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:20.083 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:20.083 [147/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:20.342 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:20.342 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:20.342 [150/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:20.342 [151/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:20.342 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:20.342 [153/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:20.342 [154/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:20.342 [155/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:20.342 [156/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:20.342 [157/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:20.342 [158/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:20.342 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:20.342 [160/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:20.342 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:20.342 [162/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:20.342 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:20.342 [164/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:20.342 [165/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:20.342 [166/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:20.342 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:20.342 [168/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:20.602 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:20.602 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:20.602 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:20.602 [172/203] Linking target lib/libxnvme.so 00:02:20.878 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:20.878 [174/203] Linking static target lib/libxnvme.a 00:02:20.878 [175/203] Linking target tests/xnvme_tests_async_intf 00:02:20.878 [176/203] Linking target tests/xnvme_tests_buf 00:02:20.878 [177/203] Linking target tests/xnvme_tests_cli 00:02:20.878 [178/203] Linking target tests/xnvme_tests_scc 00:02:20.878 [179/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:20.878 [180/203] Linking target tests/xnvme_tests_ioworker 00:02:20.878 [181/203] Linking target tests/xnvme_tests_lblk 00:02:20.879 [182/203] Linking target tests/xnvme_tests_xnvme_file 00:02:20.879 [183/203] Linking target tests/xnvme_tests_enum 00:02:20.879 [184/203] Linking target tests/xnvme_tests_znd_state 00:02:20.879 [185/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:21.139 [186/203] Linking target tests/xnvme_tests_znd_append 00:02:21.139 [187/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:21.139 [188/203] Linking target tools/xdd 00:02:21.140 [189/203] Linking target tools/xnvme_file 00:02:21.140 [190/203] Linking target tools/zoned 00:02:21.140 [191/203] Linking target tools/lblk 00:02:21.140 [192/203] Linking target tests/xnvme_tests_kvs 00:02:21.140 [193/203] Linking target examples/xnvme_dev 00:02:21.140 [194/203] Linking target examples/xnvme_enum 00:02:21.140 [195/203] Linking target tools/xnvme 00:02:21.140 [196/203] Linking target tests/xnvme_tests_map 00:02:21.140 [197/203] Linking target examples/zoned_io_sync 00:02:21.140 [198/203] Linking target tools/kvs 00:02:21.140 [199/203] Linking target examples/xnvme_single_async 00:02:21.140 [200/203] Linking target examples/xnvme_io_async 00:02:21.140 [201/203] Linking target examples/xnvme_hello 00:02:21.140 [202/203] Linking target examples/zoned_io_async 00:02:21.140 [203/203] Linking target examples/xnvme_single_sync 00:02:21.140 INFO: autodetecting backend as ninja 00:02:21.140 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:21.140 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:43.073 The Meson build system 00:02:43.073 Version: 1.3.1 00:02:43.073 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:43.073 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:43.073 Build type: native build 00:02:43.073 Program cat found: YES (/usr/bin/cat) 00:02:43.073 Project name: DPDK 00:02:43.073 Project version: 24.03.0 00:02:43.073 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:43.073 C linker for the host machine: cc ld.bfd 2.39-16 00:02:43.073 Host machine cpu family: x86_64 00:02:43.073 Host machine cpu: x86_64 00:02:43.073 Message: ## Building in Developer Mode ## 00:02:43.073 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:43.073 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:43.073 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:43.073 Program python3 found: YES (/usr/bin/python3) 00:02:43.073 Program cat found: YES (/usr/bin/cat) 00:02:43.073 Compiler for C supports arguments -march=native: YES 00:02:43.073 Checking for size of "void *" : 8 00:02:43.073 Checking for size of "void *" : 8 (cached) 00:02:43.073 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:43.073 Library m found: YES 00:02:43.073 Library numa found: YES 00:02:43.073 Has header "numaif.h" : YES 00:02:43.073 Library fdt found: NO 00:02:43.073 Library execinfo found: NO 00:02:43.073 Has header "execinfo.h" : YES 00:02:43.073 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:43.073 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:43.073 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:43.073 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:43.073 Run-time dependency openssl found: YES 3.0.9 00:02:43.073 Run-time dependency libpcap found: YES 1.10.4 00:02:43.073 Has header "pcap.h" with dependency libpcap: YES 00:02:43.073 Compiler for C supports arguments -Wcast-qual: YES 00:02:43.073 Compiler for C supports arguments -Wdeprecated: YES 00:02:43.073 Compiler for C supports arguments -Wformat: YES 00:02:43.073 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:43.073 Compiler for C supports arguments -Wformat-security: NO 00:02:43.073 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:43.073 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:43.073 Compiler for C supports arguments -Wnested-externs: YES 00:02:43.073 Compiler for C supports arguments -Wold-style-definition: YES 00:02:43.073 Compiler for C supports arguments -Wpointer-arith: YES 00:02:43.073 Compiler for C supports arguments -Wsign-compare: YES 00:02:43.073 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:43.073 Compiler for C supports arguments -Wundef: YES 00:02:43.073 Compiler for C supports arguments -Wwrite-strings: YES 00:02:43.073 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:43.073 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:43.073 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:43.073 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:43.073 Program objdump found: YES (/usr/bin/objdump) 00:02:43.073 Compiler for C supports arguments -mavx512f: YES 00:02:43.073 Checking if "AVX512 checking" compiles: YES 00:02:43.073 Fetching value of define "__SSE4_2__" : 1 00:02:43.073 Fetching value of define "__AES__" : 1 00:02:43.073 Fetching value of define "__AVX__" : 1 00:02:43.073 Fetching value of define "__AVX2__" : 1 00:02:43.073 Fetching value of define "__AVX512BW__" : 1 00:02:43.073 Fetching value of define "__AVX512CD__" : 1 00:02:43.073 Fetching value of define "__AVX512DQ__" : 1 00:02:43.073 Fetching value of define "__AVX512F__" : 1 00:02:43.073 Fetching value of define "__AVX512VL__" : 1 00:02:43.073 Fetching value of define "__PCLMUL__" : 1 00:02:43.073 Fetching value of define "__RDRND__" : 1 00:02:43.073 Fetching value of define "__RDSEED__" : 1 00:02:43.073 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:43.073 Fetching value of define "__znver1__" : (undefined) 00:02:43.073 Fetching value of define "__znver2__" : (undefined) 00:02:43.074 Fetching value of define "__znver3__" : (undefined) 00:02:43.074 Fetching value of define "__znver4__" : (undefined) 00:02:43.074 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:43.074 Message: lib/log: Defining dependency "log" 00:02:43.074 Message: lib/kvargs: Defining dependency "kvargs" 00:02:43.074 Message: lib/telemetry: Defining dependency "telemetry" 00:02:43.074 Checking for function "getentropy" : NO 00:02:43.074 Message: lib/eal: Defining dependency "eal" 00:02:43.074 Message: lib/ring: Defining dependency "ring" 00:02:43.074 Message: lib/rcu: Defining dependency "rcu" 00:02:43.074 Message: lib/mempool: Defining dependency "mempool" 00:02:43.074 Message: lib/mbuf: Defining dependency "mbuf" 00:02:43.074 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:43.074 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:43.074 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:43.074 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:43.074 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:43.074 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:43.074 Compiler for C supports arguments -mpclmul: YES 00:02:43.074 Compiler for C supports arguments -maes: YES 00:02:43.074 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:43.074 Compiler for C supports arguments -mavx512bw: YES 00:02:43.074 Compiler for C supports arguments -mavx512dq: YES 00:02:43.074 Compiler for C supports arguments -mavx512vl: YES 00:02:43.074 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:43.074 Compiler for C supports arguments -mavx2: YES 00:02:43.074 Compiler for C supports arguments -mavx: YES 00:02:43.074 Message: lib/net: Defining dependency "net" 00:02:43.074 Message: lib/meter: Defining dependency "meter" 00:02:43.074 Message: lib/ethdev: Defining dependency "ethdev" 00:02:43.074 Message: lib/pci: Defining dependency "pci" 00:02:43.074 Message: lib/cmdline: Defining dependency "cmdline" 00:02:43.074 Message: lib/hash: Defining dependency "hash" 00:02:43.074 Message: lib/timer: Defining dependency "timer" 00:02:43.074 Message: lib/compressdev: Defining dependency "compressdev" 00:02:43.074 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:43.074 Message: lib/dmadev: Defining dependency "dmadev" 00:02:43.074 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:43.074 Message: lib/power: Defining dependency "power" 00:02:43.074 Message: lib/reorder: Defining dependency "reorder" 00:02:43.074 Message: lib/security: Defining dependency "security" 00:02:43.074 Has header "linux/userfaultfd.h" : YES 00:02:43.074 Has header "linux/vduse.h" : YES 00:02:43.074 Message: lib/vhost: Defining dependency "vhost" 00:02:43.074 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:43.074 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:43.074 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:43.074 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:43.074 Compiler for C supports arguments -std=c11: YES 00:02:43.074 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:43.074 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:43.074 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:43.074 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:43.074 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:43.074 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:43.074 Library mtcr_ul found: NO 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:43.074 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:44.012 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:44.012 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:44.012 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:44.013 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:44.013 Configuring mlx5_autoconf.h using configuration 00:02:44.013 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:44.013 Run-time dependency libcrypto found: YES 3.0.9 00:02:44.013 Library IPSec_MB found: YES 00:02:44.013 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:44.013 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:44.013 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:44.013 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:44.013 Library IPSec_MB found: YES 00:02:44.013 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:44.013 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:44.013 Compiler for C supports arguments -std=c11: YES (cached) 00:02:44.013 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:44.013 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:44.013 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:44.013 Library libisal found: NO 00:02:44.013 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:44.013 Compiler for C supports arguments -std=c11: YES (cached) 00:02:44.013 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:44.013 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:44.013 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:44.013 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:44.014 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:44.014 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:44.014 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:44.014 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:44.014 Program doxygen found: YES (/usr/bin/doxygen) 00:02:44.014 Configuring doxy-api-html.conf using configuration 00:02:44.014 Configuring doxy-api-man.conf using configuration 00:02:44.014 Program mandb found: YES (/usr/bin/mandb) 00:02:44.014 Program sphinx-build found: NO 00:02:44.014 Configuring rte_build_config.h using configuration 00:02:44.014 Message: 00:02:44.014 ================= 00:02:44.014 Applications Enabled 00:02:44.014 ================= 00:02:44.014 00:02:44.014 apps: 00:02:44.014 00:02:44.014 00:02:44.014 Message: 00:02:44.014 ================= 00:02:44.014 Libraries Enabled 00:02:44.014 ================= 00:02:44.014 00:02:44.014 libs: 00:02:44.014 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:44.014 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:44.014 cryptodev, dmadev, power, reorder, security, vhost, 00:02:44.014 00:02:44.014 Message: 00:02:44.014 =============== 00:02:44.014 Drivers Enabled 00:02:44.014 =============== 00:02:44.014 00:02:44.014 common: 00:02:44.014 mlx5, qat, 00:02:44.014 bus: 00:02:44.014 auxiliary, pci, vdev, 00:02:44.014 mempool: 00:02:44.014 ring, 00:02:44.014 dma: 00:02:44.014 00:02:44.014 net: 00:02:44.014 00:02:44.014 crypto: 00:02:44.014 ipsec_mb, mlx5, 00:02:44.014 compress: 00:02:44.014 isal, mlx5, 00:02:44.014 vdpa: 00:02:44.014 00:02:44.014 00:02:44.014 Message: 00:02:44.014 ================= 00:02:44.014 Content Skipped 00:02:44.014 ================= 00:02:44.014 00:02:44.014 apps: 00:02:44.014 dumpcap: explicitly disabled via build config 00:02:44.014 graph: explicitly disabled via build config 00:02:44.014 pdump: explicitly disabled via build config 00:02:44.014 proc-info: explicitly disabled via build config 00:02:44.014 test-acl: explicitly disabled via build config 00:02:44.014 test-bbdev: explicitly disabled via build config 00:02:44.014 test-cmdline: explicitly disabled via build config 00:02:44.014 test-compress-perf: explicitly disabled via build config 00:02:44.014 test-crypto-perf: explicitly disabled via build config 00:02:44.014 test-dma-perf: explicitly disabled via build config 00:02:44.014 test-eventdev: explicitly disabled via build config 00:02:44.014 test-fib: explicitly disabled via build config 00:02:44.014 test-flow-perf: explicitly disabled via build config 00:02:44.014 test-gpudev: explicitly disabled via build config 00:02:44.014 test-mldev: explicitly disabled via build config 00:02:44.014 test-pipeline: explicitly disabled via build config 00:02:44.014 test-pmd: explicitly disabled via build config 00:02:44.014 test-regex: explicitly disabled via build config 00:02:44.014 test-sad: explicitly disabled via build config 00:02:44.014 test-security-perf: explicitly disabled via build config 00:02:44.014 00:02:44.014 libs: 00:02:44.014 argparse: explicitly disabled via build config 00:02:44.014 metrics: explicitly disabled via build config 00:02:44.014 acl: explicitly disabled via build config 00:02:44.014 bbdev: explicitly disabled via build config 00:02:44.014 bitratestats: explicitly disabled via build config 00:02:44.014 bpf: explicitly disabled via build config 00:02:44.014 cfgfile: explicitly disabled via build config 00:02:44.014 distributor: explicitly disabled via build config 00:02:44.014 efd: explicitly disabled via build config 00:02:44.014 eventdev: explicitly disabled via build config 00:02:44.014 dispatcher: explicitly disabled via build config 00:02:44.014 gpudev: explicitly disabled via build config 00:02:44.014 gro: explicitly disabled via build config 00:02:44.014 gso: explicitly disabled via build config 00:02:44.014 ip_frag: explicitly disabled via build config 00:02:44.014 jobstats: explicitly disabled via build config 00:02:44.014 latencystats: explicitly disabled via build config 00:02:44.014 lpm: explicitly disabled via build config 00:02:44.014 member: explicitly disabled via build config 00:02:44.014 pcapng: explicitly disabled via build config 00:02:44.014 rawdev: explicitly disabled via build config 00:02:44.014 regexdev: explicitly disabled via build config 00:02:44.014 mldev: explicitly disabled via build config 00:02:44.014 rib: explicitly disabled via build config 00:02:44.014 sched: explicitly disabled via build config 00:02:44.014 stack: explicitly disabled via build config 00:02:44.014 ipsec: explicitly disabled via build config 00:02:44.014 pdcp: explicitly disabled via build config 00:02:44.014 fib: explicitly disabled via build config 00:02:44.014 port: explicitly disabled via build config 00:02:44.014 pdump: explicitly disabled via build config 00:02:44.014 table: explicitly disabled via build config 00:02:44.014 pipeline: explicitly disabled via build config 00:02:44.014 graph: explicitly disabled via build config 00:02:44.014 node: explicitly disabled via build config 00:02:44.014 00:02:44.014 drivers: 00:02:44.014 common/cpt: not in enabled drivers build config 00:02:44.014 common/dpaax: not in enabled drivers build config 00:02:44.014 common/iavf: not in enabled drivers build config 00:02:44.014 common/idpf: not in enabled drivers build config 00:02:44.014 common/ionic: not in enabled drivers build config 00:02:44.014 common/mvep: not in enabled drivers build config 00:02:44.014 common/octeontx: not in enabled drivers build config 00:02:44.014 bus/cdx: not in enabled drivers build config 00:02:44.014 bus/dpaa: not in enabled drivers build config 00:02:44.014 bus/fslmc: not in enabled drivers build config 00:02:44.014 bus/ifpga: not in enabled drivers build config 00:02:44.014 bus/platform: not in enabled drivers build config 00:02:44.014 bus/uacce: not in enabled drivers build config 00:02:44.014 bus/vmbus: not in enabled drivers build config 00:02:44.014 common/cnxk: not in enabled drivers build config 00:02:44.014 common/nfp: not in enabled drivers build config 00:02:44.014 common/nitrox: not in enabled drivers build config 00:02:44.014 common/sfc_efx: not in enabled drivers build config 00:02:44.014 mempool/bucket: not in enabled drivers build config 00:02:44.014 mempool/cnxk: not in enabled drivers build config 00:02:44.014 mempool/dpaa: not in enabled drivers build config 00:02:44.014 mempool/dpaa2: not in enabled drivers build config 00:02:44.014 mempool/octeontx: not in enabled drivers build config 00:02:44.014 mempool/stack: not in enabled drivers build config 00:02:44.014 dma/cnxk: not in enabled drivers build config 00:02:44.014 dma/dpaa: not in enabled drivers build config 00:02:44.014 dma/dpaa2: not in enabled drivers build config 00:02:44.014 dma/hisilicon: not in enabled drivers build config 00:02:44.014 dma/idxd: not in enabled drivers build config 00:02:44.014 dma/ioat: not in enabled drivers build config 00:02:44.014 dma/skeleton: not in enabled drivers build config 00:02:44.014 net/af_packet: not in enabled drivers build config 00:02:44.015 net/af_xdp: not in enabled drivers build config 00:02:44.015 net/ark: not in enabled drivers build config 00:02:44.015 net/atlantic: not in enabled drivers build config 00:02:44.015 net/avp: not in enabled drivers build config 00:02:44.015 net/axgbe: not in enabled drivers build config 00:02:44.015 net/bnx2x: not in enabled drivers build config 00:02:44.015 net/bnxt: not in enabled drivers build config 00:02:44.015 net/bonding: not in enabled drivers build config 00:02:44.015 net/cnxk: not in enabled drivers build config 00:02:44.015 net/cpfl: not in enabled drivers build config 00:02:44.015 net/cxgbe: not in enabled drivers build config 00:02:44.015 net/dpaa: not in enabled drivers build config 00:02:44.015 net/dpaa2: not in enabled drivers build config 00:02:44.015 net/e1000: not in enabled drivers build config 00:02:44.015 net/ena: not in enabled drivers build config 00:02:44.015 net/enetc: not in enabled drivers build config 00:02:44.015 net/enetfec: not in enabled drivers build config 00:02:44.015 net/enic: not in enabled drivers build config 00:02:44.015 net/failsafe: not in enabled drivers build config 00:02:44.015 net/fm10k: not in enabled drivers build config 00:02:44.015 net/gve: not in enabled drivers build config 00:02:44.015 net/hinic: not in enabled drivers build config 00:02:44.015 net/hns3: not in enabled drivers build config 00:02:44.015 net/i40e: not in enabled drivers build config 00:02:44.015 net/iavf: not in enabled drivers build config 00:02:44.015 net/ice: not in enabled drivers build config 00:02:44.015 net/idpf: not in enabled drivers build config 00:02:44.015 net/igc: not in enabled drivers build config 00:02:44.015 net/ionic: not in enabled drivers build config 00:02:44.015 net/ipn3ke: not in enabled drivers build config 00:02:44.015 net/ixgbe: not in enabled drivers build config 00:02:44.015 net/mana: not in enabled drivers build config 00:02:44.015 net/memif: not in enabled drivers build config 00:02:44.015 net/mlx4: not in enabled drivers build config 00:02:44.015 net/mlx5: not in enabled drivers build config 00:02:44.015 net/mvneta: not in enabled drivers build config 00:02:44.015 net/mvpp2: not in enabled drivers build config 00:02:44.015 net/netvsc: not in enabled drivers build config 00:02:44.015 net/nfb: not in enabled drivers build config 00:02:44.015 net/nfp: not in enabled drivers build config 00:02:44.015 net/ngbe: not in enabled drivers build config 00:02:44.015 net/null: not in enabled drivers build config 00:02:44.015 net/octeontx: not in enabled drivers build config 00:02:44.015 net/octeon_ep: not in enabled drivers build config 00:02:44.015 net/pcap: not in enabled drivers build config 00:02:44.015 net/pfe: not in enabled drivers build config 00:02:44.015 net/qede: not in enabled drivers build config 00:02:44.015 net/ring: not in enabled drivers build config 00:02:44.015 net/sfc: not in enabled drivers build config 00:02:44.015 net/softnic: not in enabled drivers build config 00:02:44.015 net/tap: not in enabled drivers build config 00:02:44.015 net/thunderx: not in enabled drivers build config 00:02:44.015 net/txgbe: not in enabled drivers build config 00:02:44.015 net/vdev_netvsc: not in enabled drivers build config 00:02:44.015 net/vhost: not in enabled drivers build config 00:02:44.015 net/virtio: not in enabled drivers build config 00:02:44.015 net/vmxnet3: not in enabled drivers build config 00:02:44.015 raw/*: missing internal dependency, "rawdev" 00:02:44.015 crypto/armv8: not in enabled drivers build config 00:02:44.015 crypto/bcmfs: not in enabled drivers build config 00:02:44.015 crypto/caam_jr: not in enabled drivers build config 00:02:44.015 crypto/ccp: not in enabled drivers build config 00:02:44.015 crypto/cnxk: not in enabled drivers build config 00:02:44.015 crypto/dpaa_sec: not in enabled drivers build config 00:02:44.015 crypto/dpaa2_sec: not in enabled drivers build config 00:02:44.015 crypto/mvsam: not in enabled drivers build config 00:02:44.015 crypto/nitrox: not in enabled drivers build config 00:02:44.015 crypto/null: not in enabled drivers build config 00:02:44.015 crypto/octeontx: not in enabled drivers build config 00:02:44.015 crypto/openssl: not in enabled drivers build config 00:02:44.015 crypto/scheduler: not in enabled drivers build config 00:02:44.015 crypto/uadk: not in enabled drivers build config 00:02:44.015 crypto/virtio: not in enabled drivers build config 00:02:44.015 compress/nitrox: not in enabled drivers build config 00:02:44.015 compress/octeontx: not in enabled drivers build config 00:02:44.015 compress/zlib: not in enabled drivers build config 00:02:44.015 regex/*: missing internal dependency, "regexdev" 00:02:44.015 ml/*: missing internal dependency, "mldev" 00:02:44.015 vdpa/ifc: not in enabled drivers build config 00:02:44.015 vdpa/mlx5: not in enabled drivers build config 00:02:44.015 vdpa/nfp: not in enabled drivers build config 00:02:44.015 vdpa/sfc: not in enabled drivers build config 00:02:44.015 event/*: missing internal dependency, "eventdev" 00:02:44.015 baseband/*: missing internal dependency, "bbdev" 00:02:44.015 gpu/*: missing internal dependency, "gpudev" 00:02:44.015 00:02:44.015 00:02:44.583 Build targets in project: 114 00:02:44.583 00:02:44.583 DPDK 24.03.0 00:02:44.583 00:02:44.583 User defined options 00:02:44.583 buildtype : debug 00:02:44.583 default_library : static 00:02:44.583 libdir : lib 00:02:44.583 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:44.583 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:44.583 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:44.583 cpu_instruction_set: native 00:02:44.583 disable_apps : test,test-acl,test-cmdline,test-compress-perf,proc-info,test-mldev,test-pmd,test-regex,test-eventdev,test-security-perf,test-dma-perf,test-sad,test-fib,test-gpudev,test-crypto-perf,test-pipeline,test-bbdev,graph,dumpcap,test-flow-perf,pdump 00:02:44.583 disable_libs : efd,gpudev,bbdev,rawdev,regexdev,gro,pdcp,pipeline,lpm,ipsec,bpf,cfgfile,jobstats,acl,mldev,port,fib,table,distributor,pcapng,latencystats,sched,node,eventdev,stack,graph,ip_frag,argparse,rib,dispatcher,bitratestats,gso,metrics,pdump,member 00:02:44.583 enable_docs : false 00:02:44.583 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:44.583 enable_kmods : false 00:02:44.583 max_lcores : 128 00:02:44.584 tests : false 00:02:44.584 00:02:44.584 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:44.842 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:44.842 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:44.842 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:44.842 [3/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:44.842 [4/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:44.842 [5/377] Linking static target lib/librte_kvargs.a 00:02:45.100 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:45.100 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:45.100 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:45.100 [9/377] Linking static target lib/librte_log.a 00:02:45.100 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:45.100 [11/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:45.100 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:45.100 [13/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.100 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:45.100 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:45.100 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:45.100 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:45.100 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:45.100 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:45.100 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:45.100 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:45.100 [22/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:45.100 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:45.100 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:45.100 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:45.100 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:45.100 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:45.100 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:45.100 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:45.100 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:45.101 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:45.101 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:45.101 [33/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:45.101 [34/377] Linking static target lib/librte_telemetry.a 00:02:45.358 [35/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:45.358 [36/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:45.358 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:45.358 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:45.358 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:45.358 [40/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:45.358 [41/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:45.358 [42/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.358 [43/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:45.358 [44/377] Linking target lib/librte_log.so.24.1 00:02:45.358 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:45.358 [46/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:45.358 [47/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:45.358 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:45.358 [49/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:45.358 [50/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:45.358 [51/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:45.358 [52/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:45.358 [53/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:45.358 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:45.358 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:45.358 [56/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:45.358 [57/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:45.358 [58/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:45.358 [59/377] Linking target lib/librte_kvargs.so.24.1 00:02:45.358 [60/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:45.358 [61/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:45.358 [62/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:45.358 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:45.358 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:45.358 [65/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:45.358 [66/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:45.615 [67/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:45.615 [68/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.615 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:45.615 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:45.615 [71/377] Linking target lib/librte_telemetry.so.24.1 00:02:45.615 [72/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:45.615 [73/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:45.616 [74/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:45.616 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:45.616 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:45.616 [77/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:45.616 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:45.616 [79/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:45.616 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:45.616 [81/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:45.616 [82/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:45.616 [83/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:45.616 [84/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:45.616 [85/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:45.616 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:45.616 [87/377] Linking static target lib/librte_ring.a 00:02:45.616 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:45.875 [89/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:45.875 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:45.875 [91/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:45.875 [92/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:45.875 [93/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:45.875 [94/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:45.875 [95/377] Linking static target lib/librte_eal.a 00:02:45.875 [96/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:45.875 [97/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:45.875 [98/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:45.875 [99/377] Linking static target lib/librte_rcu.a 00:02:45.875 [100/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:45.876 [101/377] Linking static target lib/librte_mempool.a 00:02:45.876 [102/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:45.876 [103/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:45.876 [104/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:45.876 [105/377] Linking static target lib/librte_meter.a 00:02:45.876 [106/377] Linking static target lib/librte_net.a 00:02:45.876 [107/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:45.876 [108/377] Linking static target lib/librte_pci.a 00:02:45.876 [109/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:45.876 [110/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:45.876 [111/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:45.876 [112/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.876 [113/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:45.876 [114/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:45.876 [115/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:45.876 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:45.876 [117/377] Linking static target lib/librte_mbuf.a 00:02:45.876 [118/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:46.134 [119/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:46.134 [120/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:46.134 [121/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.134 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:46.134 [123/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.134 [124/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.134 [125/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.134 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:46.134 [127/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:46.134 [128/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:46.134 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:46.134 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:46.134 [131/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:46.134 [132/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:46.134 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:46.134 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:46.134 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:46.134 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:46.134 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:46.134 [138/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:46.134 [139/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:46.134 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:46.134 [141/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:46.134 [142/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:46.134 [143/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:46.134 [144/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:46.134 [145/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:46.134 [146/377] Linking static target lib/librte_cmdline.a 00:02:46.134 [147/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:46.391 [148/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.391 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:46.391 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:46.392 [151/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:46.392 [152/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:46.392 [153/377] Linking static target lib/librte_timer.a 00:02:46.392 [154/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:46.392 [155/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:46.392 [156/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:46.392 [157/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:46.392 [158/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:46.392 [159/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:46.392 [160/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.392 [161/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:46.392 [162/377] Linking static target lib/librte_compressdev.a 00:02:46.392 [163/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:46.392 [164/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:46.392 [165/377] Linking static target lib/librte_dmadev.a 00:02:46.392 [166/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:46.392 [167/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:46.392 [168/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:46.392 [169/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:46.392 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:46.392 [171/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:46.392 [172/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:46.649 [173/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:46.649 [174/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:46.649 [175/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:46.649 [176/377] Linking static target lib/librte_hash.a 00:02:46.649 [177/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.649 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:46.649 [179/377] Linking static target lib/librte_power.a 00:02:46.649 [180/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:46.649 [181/377] Linking static target lib/librte_reorder.a 00:02:46.649 [182/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:46.649 [183/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:46.649 [184/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:46.649 [185/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:46.649 [186/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:46.649 [187/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:46.649 [188/377] Linking static target lib/librte_security.a 00:02:46.649 [189/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:46.649 [190/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:46.649 [191/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:46.907 [192/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:46.907 [193/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.907 [194/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:46.907 [195/377] Linking static target lib/librte_cryptodev.a 00:02:46.907 [196/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:46.907 [197/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:46.907 [198/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.907 [199/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:46.907 [200/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:46.907 [201/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:46.907 [202/377] Linking static target lib/librte_ethdev.a 00:02:46.907 [203/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:46.907 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:46.907 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:46.907 [206/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:46.907 [207/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.907 [208/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:46.907 [209/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.908 [210/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:46.908 [211/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:46.908 [212/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:46.908 [213/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:46.908 [214/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:47.165 [215/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.165 [216/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:47.165 [217/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:47.165 [218/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.165 [219/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.165 [220/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:47.165 [221/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:47.165 [222/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:47.165 [223/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.165 [224/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:47.165 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:47.165 [226/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:47.165 [227/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:47.165 [228/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:47.165 [229/377] Linking static target drivers/librte_bus_vdev.a 00:02:47.165 [230/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:47.165 [231/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:47.165 [232/377] Linking static target drivers/librte_bus_pci.a 00:02:47.165 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:47.165 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:47.165 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:47.165 [236/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:47.165 [237/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:47.165 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:47.165 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:47.165 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:47.422 [241/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.422 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:47.422 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:47.422 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:47.422 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:47.422 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:47.422 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:47.422 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:47.422 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:47.422 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:47.422 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:47.422 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:47.422 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:47.422 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:47.422 [255/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:47.422 [256/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:47.422 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:47.422 [258/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.422 [259/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:47.680 [260/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:47.680 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:47.680 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:47.680 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:47.680 [264/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:47.680 [265/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.680 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:47.680 [267/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:47.680 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:47.680 [269/377] Linking static target drivers/librte_common_mlx5.a 00:02:47.680 [270/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:47.680 [271/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:47.680 [272/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:47.937 [273/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:47.937 [274/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:47.937 [275/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:47.937 [276/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:47.937 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:47.937 [278/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:47.937 [279/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:47.937 [280/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:47.937 [281/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:47.937 [282/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:47.937 [283/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:47.937 [284/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:47.937 [285/377] Linking static target drivers/librte_mempool_ring.a 00:02:47.937 [286/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:47.937 [287/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:47.937 [288/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:47.937 [289/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:48.194 [290/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:48.194 [291/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:48.194 [292/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:48.194 [293/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:48.194 [294/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:48.194 [295/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:48.194 [296/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:48.194 [297/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:48.194 [298/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:48.194 [299/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:48.194 [300/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:48.194 [301/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:48.194 [302/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:48.194 [303/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:48.194 [304/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:48.194 [305/377] Linking static target drivers/librte_compress_mlx5.a 00:02:48.194 [306/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:48.194 [307/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:48.194 [308/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:48.194 [309/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:48.194 [310/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:48.194 [311/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:48.194 [312/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:48.194 [313/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:48.453 [314/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:48.453 [315/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:48.453 [316/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:48.453 [317/377] Linking static target drivers/librte_compress_isal.a 00:02:48.711 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:48.712 [319/377] Linking static target lib/librte_vhost.a 00:02:48.712 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:48.712 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:48.976 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:48.976 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:48.976 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:48.976 [325/377] Linking static target drivers/librte_common_qat.a 00:02:49.912 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.481 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.049 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.308 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.308 [330/377] Linking target lib/librte_eal.so.24.1 00:02:51.568 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:51.568 [332/377] Linking target lib/librte_ring.so.24.1 00:02:51.568 [333/377] Linking target lib/librte_pci.so.24.1 00:02:51.568 [334/377] Linking target lib/librte_meter.so.24.1 00:02:51.568 [335/377] Linking target lib/librte_timer.so.24.1 00:02:51.568 [336/377] Linking target lib/librte_dmadev.so.24.1 00:02:51.568 [337/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:51.568 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:51.568 [339/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:51.568 [340/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:51.568 [341/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:51.568 [342/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:51.568 [343/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:51.568 [344/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:51.568 [345/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:51.568 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:51.568 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:51.568 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:51.829 [349/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:51.829 [350/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:51.829 [351/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:51.829 [352/377] Linking target lib/librte_mbuf.so.24.1 00:02:51.829 [353/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:51.829 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:51.829 [355/377] Linking target lib/librte_reorder.so.24.1 00:02:51.829 [356/377] Linking target lib/librte_net.so.24.1 00:02:51.829 [357/377] Linking target lib/librte_compressdev.so.24.1 00:02:51.829 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:52.088 [359/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:52.088 [360/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:52.088 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:52.088 [362/377] Linking target lib/librte_hash.so.24.1 00:02:52.088 [363/377] Linking target lib/librte_cmdline.so.24.1 00:02:52.088 [364/377] Linking target lib/librte_security.so.24.1 00:02:52.088 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:52.088 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:52.088 [367/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:52.089 [368/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:52.089 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:52.348 [370/377] Linking target lib/librte_power.so.24.1 00:02:52.348 [371/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:52.348 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:52.348 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:52.348 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:52.348 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:52.348 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:52.348 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:52.348 INFO: autodetecting backend as ninja 00:02:52.348 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:53.286 CC lib/log/log.o 00:02:53.286 CC lib/log/log_flags.o 00:02:53.286 CC lib/log/log_deprecated.o 00:02:53.286 CC lib/ut/ut.o 00:02:53.286 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:53.286 CC lib/ut_mock/mock.o 00:02:53.286 LIB libspdk_ut.a 00:02:53.286 LIB libspdk_ut_mock.a 00:02:53.286 LIB libspdk_log.a 00:02:53.544 CC lib/dma/dma.o 00:02:53.544 CC lib/util/base64.o 00:02:53.544 CC lib/util/bit_array.o 00:02:53.544 CC lib/util/cpuset.o 00:02:53.544 CC lib/util/crc16.o 00:02:53.544 CC lib/util/crc32.o 00:02:53.544 CXX lib/trace_parser/trace.o 00:02:53.544 CC lib/util/crc32c.o 00:02:53.544 CC lib/util/crc32_ieee.o 00:02:53.544 CC lib/ioat/ioat.o 00:02:53.544 CC lib/util/crc64.o 00:02:53.544 CC lib/util/dif.o 00:02:53.544 CC lib/util/fd.o 00:02:53.544 CC lib/util/fd_group.o 00:02:53.544 CC lib/util/file.o 00:02:53.544 CC lib/util/hexlify.o 00:02:53.544 CC lib/util/iov.o 00:02:53.544 CC lib/util/math.o 00:02:53.544 CC lib/util/net.o 00:02:53.544 CC lib/util/pipe.o 00:02:53.544 CC lib/util/strerror_tls.o 00:02:53.544 CC lib/util/string.o 00:02:53.544 CC lib/util/uuid.o 00:02:53.544 CC lib/util/xor.o 00:02:53.544 CC lib/util/zipf.o 00:02:53.802 CC lib/vfio_user/host/vfio_user_pci.o 00:02:53.802 CC lib/vfio_user/host/vfio_user.o 00:02:53.802 LIB libspdk_dma.a 00:02:53.802 LIB libspdk_ioat.a 00:02:53.802 LIB libspdk_vfio_user.a 00:02:54.061 LIB libspdk_util.a 00:02:54.320 CC lib/env_dpdk/env.o 00:02:54.320 CC lib/env_dpdk/memory.o 00:02:54.320 CC lib/idxd/idxd.o 00:02:54.320 CC lib/idxd/idxd_user.o 00:02:54.320 CC lib/env_dpdk/pci.o 00:02:54.320 CC lib/idxd/idxd_kernel.o 00:02:54.320 CC lib/env_dpdk/init.o 00:02:54.320 CC lib/env_dpdk/threads.o 00:02:54.320 CC lib/vmd/vmd.o 00:02:54.320 CC lib/json/json_parse.o 00:02:54.320 CC lib/env_dpdk/pci_ioat.o 00:02:54.320 CC lib/conf/conf.o 00:02:54.320 CC lib/vmd/led.o 00:02:54.320 CC lib/json/json_util.o 00:02:54.320 CC lib/env_dpdk/pci_virtio.o 00:02:54.320 CC lib/env_dpdk/pci_vmd.o 00:02:54.320 CC lib/json/json_write.o 00:02:54.320 CC lib/rdma_utils/rdma_utils.o 00:02:54.320 CC lib/env_dpdk/pci_idxd.o 00:02:54.320 CC lib/env_dpdk/sigbus_handler.o 00:02:54.320 CC lib/rdma_provider/common.o 00:02:54.320 CC lib/env_dpdk/pci_event.o 00:02:54.320 CC lib/env_dpdk/pci_dpdk.o 00:02:54.320 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:54.320 CC lib/reduce/reduce.o 00:02:54.320 LIB libspdk_trace_parser.a 00:02:54.580 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:54.580 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:54.580 LIB libspdk_rdma_provider.a 00:02:54.580 LIB libspdk_conf.a 00:02:54.580 LIB libspdk_rdma_utils.a 00:02:54.581 LIB libspdk_json.a 00:02:54.840 CC lib/jsonrpc/jsonrpc_server.o 00:02:54.840 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:54.840 CC lib/jsonrpc/jsonrpc_client.o 00:02:54.840 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:54.840 LIB libspdk_idxd.a 00:02:54.840 LIB libspdk_reduce.a 00:02:54.840 LIB libspdk_vmd.a 00:02:55.101 LIB libspdk_jsonrpc.a 00:02:55.101 CC lib/rpc/rpc.o 00:02:55.361 LIB libspdk_rpc.a 00:02:55.361 LIB libspdk_env_dpdk.a 00:02:55.621 CC lib/trace/trace.o 00:02:55.621 CC lib/trace/trace_flags.o 00:02:55.621 CC lib/keyring/keyring.o 00:02:55.621 CC lib/trace/trace_rpc.o 00:02:55.621 CC lib/keyring/keyring_rpc.o 00:02:55.621 CC lib/notify/notify.o 00:02:55.621 CC lib/notify/notify_rpc.o 00:02:55.621 LIB libspdk_notify.a 00:02:55.880 LIB libspdk_keyring.a 00:02:55.880 LIB libspdk_trace.a 00:02:55.880 CC lib/sock/sock.o 00:02:55.880 CC lib/sock/sock_rpc.o 00:02:55.880 CC lib/thread/thread.o 00:02:55.880 CC lib/thread/iobuf.o 00:02:56.142 LIB libspdk_sock.a 00:02:56.401 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:56.401 CC lib/nvme/nvme_ctrlr.o 00:02:56.401 CC lib/nvme/nvme_fabric.o 00:02:56.401 CC lib/nvme/nvme_ns.o 00:02:56.401 CC lib/nvme/nvme_pcie_common.o 00:02:56.401 CC lib/nvme/nvme_ns_cmd.o 00:02:56.401 CC lib/nvme/nvme_pcie.o 00:02:56.401 CC lib/nvme/nvme_qpair.o 00:02:56.401 CC lib/nvme/nvme.o 00:02:56.401 CC lib/nvme/nvme_quirks.o 00:02:56.401 CC lib/nvme/nvme_transport.o 00:02:56.401 CC lib/nvme/nvme_discovery.o 00:02:56.401 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:56.401 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:56.401 CC lib/nvme/nvme_tcp.o 00:02:56.401 CC lib/nvme/nvme_opal.o 00:02:56.401 CC lib/nvme/nvme_poll_group.o 00:02:56.401 CC lib/nvme/nvme_io_msg.o 00:02:56.401 CC lib/nvme/nvme_zns.o 00:02:56.401 CC lib/nvme/nvme_stubs.o 00:02:56.401 CC lib/nvme/nvme_auth.o 00:02:56.401 CC lib/nvme/nvme_cuse.o 00:02:56.401 CC lib/nvme/nvme_vfio_user.o 00:02:56.401 CC lib/nvme/nvme_rdma.o 00:02:57.337 LIB libspdk_thread.a 00:02:57.337 CC lib/blob/blobstore.o 00:02:57.337 CC lib/vfu_tgt/tgt_endpoint.o 00:02:57.337 CC lib/blob/request.o 00:02:57.337 CC lib/vfu_tgt/tgt_rpc.o 00:02:57.337 CC lib/blob/zeroes.o 00:02:57.337 CC lib/blob/blob_bs_dev.o 00:02:57.337 CC lib/virtio/virtio.o 00:02:57.337 CC lib/virtio/virtio_vhost_user.o 00:02:57.337 CC lib/virtio/virtio_vfio_user.o 00:02:57.337 CC lib/accel/accel.o 00:02:57.337 CC lib/virtio/virtio_pci.o 00:02:57.337 CC lib/accel/accel_rpc.o 00:02:57.337 CC lib/init/json_config.o 00:02:57.337 CC lib/accel/accel_sw.o 00:02:57.337 CC lib/init/subsystem.o 00:02:57.337 CC lib/init/subsystem_rpc.o 00:02:57.337 CC lib/init/rpc.o 00:02:57.596 LIB libspdk_init.a 00:02:57.596 LIB libspdk_vfu_tgt.a 00:02:57.596 LIB libspdk_virtio.a 00:02:57.857 CC lib/event/reactor.o 00:02:57.857 CC lib/event/app.o 00:02:57.857 CC lib/event/log_rpc.o 00:02:57.857 CC lib/event/scheduler_static.o 00:02:57.857 CC lib/event/app_rpc.o 00:02:58.118 LIB libspdk_event.a 00:02:58.118 LIB libspdk_accel.a 00:02:58.118 LIB libspdk_nvme.a 00:02:58.377 CC lib/bdev/bdev_rpc.o 00:02:58.377 CC lib/bdev/bdev_zone.o 00:02:58.377 CC lib/bdev/bdev.o 00:02:58.377 CC lib/bdev/part.o 00:02:58.377 CC lib/bdev/scsi_nvme.o 00:02:59.796 LIB libspdk_blob.a 00:02:59.796 CC lib/blobfs/blobfs.o 00:02:59.796 CC lib/blobfs/tree.o 00:02:59.796 CC lib/lvol/lvol.o 00:03:00.361 LIB libspdk_bdev.a 00:03:00.361 LIB libspdk_blobfs.a 00:03:00.361 CC lib/scsi/dev.o 00:03:00.361 CC lib/scsi/lun.o 00:03:00.361 CC lib/ublk/ublk.o 00:03:00.361 CC lib/scsi/port.o 00:03:00.361 CC lib/ublk/ublk_rpc.o 00:03:00.361 CC lib/scsi/scsi.o 00:03:00.361 CC lib/scsi/scsi_bdev.o 00:03:00.361 CC lib/scsi/scsi_pr.o 00:03:00.361 CC lib/scsi/scsi_rpc.o 00:03:00.361 CC lib/scsi/task.o 00:03:00.361 CC lib/nbd/nbd.o 00:03:00.361 CC lib/nbd/nbd_rpc.o 00:03:00.361 CC lib/ftl/ftl_core.o 00:03:00.361 CC lib/nvmf/ctrlr.o 00:03:00.361 CC lib/ftl/ftl_init.o 00:03:00.361 CC lib/nvmf/ctrlr_discovery.o 00:03:00.361 CC lib/ftl/ftl_layout.o 00:03:00.361 CC lib/nvmf/ctrlr_bdev.o 00:03:00.361 CC lib/ftl/ftl_debug.o 00:03:00.361 CC lib/ftl/ftl_io.o 00:03:00.361 CC lib/nvmf/subsystem.o 00:03:00.361 CC lib/ftl/ftl_sb.o 00:03:00.361 CC lib/ftl/ftl_l2p.o 00:03:00.361 CC lib/nvmf/nvmf.o 00:03:00.619 CC lib/ftl/ftl_l2p_flat.o 00:03:00.619 LIB libspdk_lvol.a 00:03:00.619 CC lib/ftl/ftl_nv_cache.o 00:03:00.619 CC lib/nvmf/nvmf_rpc.o 00:03:00.619 CC lib/nvmf/transport.o 00:03:00.619 CC lib/nvmf/tcp.o 00:03:00.619 CC lib/ftl/ftl_band.o 00:03:00.619 CC lib/ftl/ftl_band_ops.o 00:03:00.619 CC lib/nvmf/stubs.o 00:03:00.619 CC lib/ftl/ftl_writer.o 00:03:00.619 CC lib/nvmf/mdns_server.o 00:03:00.619 CC lib/nvmf/vfio_user.o 00:03:00.619 CC lib/nvmf/rdma.o 00:03:00.619 CC lib/ftl/ftl_rq.o 00:03:00.619 CC lib/ftl/ftl_reloc.o 00:03:00.619 CC lib/ftl/ftl_l2p_cache.o 00:03:00.619 CC lib/ftl/ftl_p2l.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:00.919 LIB libspdk_nbd.a 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:00.919 LIB libspdk_scsi.a 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:00.919 LIB libspdk_ublk.a 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:00.919 CC lib/nvmf/auth.o 00:03:00.919 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:00.919 CC lib/ftl/utils/ftl_conf.o 00:03:00.919 CC lib/ftl/utils/ftl_md.o 00:03:00.919 CC lib/ftl/utils/ftl_mempool.o 00:03:00.919 CC lib/ftl/utils/ftl_bitmap.o 00:03:01.176 CC lib/ftl/utils/ftl_property.o 00:03:01.176 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:01.176 CC lib/iscsi/conn.o 00:03:01.176 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:01.176 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:01.176 CC lib/vhost/vhost.o 00:03:01.176 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:01.176 CC lib/vhost/vhost_rpc.o 00:03:01.176 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:01.176 CC lib/vhost/vhost_scsi.o 00:03:01.176 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:01.176 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:01.176 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:01.176 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:01.176 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:01.176 CC lib/vhost/vhost_blk.o 00:03:01.176 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:01.176 CC lib/vhost/rte_vhost_user.o 00:03:01.176 CC lib/ftl/base/ftl_base_dev.o 00:03:01.176 CC lib/iscsi/init_grp.o 00:03:01.176 CC lib/ftl/base/ftl_base_bdev.o 00:03:01.176 CC lib/ftl/ftl_trace.o 00:03:01.176 CC lib/iscsi/iscsi.o 00:03:01.176 CC lib/iscsi/md5.o 00:03:01.433 CC lib/iscsi/param.o 00:03:01.433 CC lib/iscsi/portal_grp.o 00:03:01.433 CC lib/iscsi/tgt_node.o 00:03:01.433 CC lib/iscsi/iscsi_subsystem.o 00:03:01.433 CC lib/iscsi/iscsi_rpc.o 00:03:01.433 CC lib/iscsi/task.o 00:03:01.433 LIB libspdk_ftl.a 00:03:02.001 LIB libspdk_vhost.a 00:03:02.259 LIB libspdk_nvmf.a 00:03:02.259 LIB libspdk_iscsi.a 00:03:02.516 CC module/vfu_device/vfu_virtio.o 00:03:02.516 CC module/vfu_device/vfu_virtio_blk.o 00:03:02.516 CC module/vfu_device/vfu_virtio_scsi.o 00:03:02.516 CC module/vfu_device/vfu_virtio_rpc.o 00:03:02.516 CC module/env_dpdk/env_dpdk_rpc.o 00:03:02.774 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:02.774 CC module/accel/ioat/accel_ioat.o 00:03:02.774 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:03:02.774 CC module/accel/ioat/accel_ioat_rpc.o 00:03:02.774 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:03:02.774 CC module/accel/dsa/accel_dsa.o 00:03:02.774 CC module/accel/dsa/accel_dsa_rpc.o 00:03:02.774 CC module/sock/posix/posix.o 00:03:02.774 CC module/accel/iaa/accel_iaa.o 00:03:02.774 CC module/blob/bdev/blob_bdev.o 00:03:02.774 CC module/keyring/file/keyring.o 00:03:02.774 CC module/accel/error/accel_error.o 00:03:02.774 CC module/accel/error/accel_error_rpc.o 00:03:02.774 CC module/accel/iaa/accel_iaa_rpc.o 00:03:02.774 CC module/keyring/file/keyring_rpc.o 00:03:02.774 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:02.774 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:03:02.774 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:03:02.774 CC module/keyring/linux/keyring.o 00:03:02.774 CC module/scheduler/gscheduler/gscheduler.o 00:03:02.774 CC module/sock/uring/uring.o 00:03:02.774 LIB libspdk_env_dpdk_rpc.a 00:03:02.774 CC module/keyring/linux/keyring_rpc.o 00:03:02.774 LIB libspdk_scheduler_gscheduler.a 00:03:02.774 LIB libspdk_keyring_file.a 00:03:02.774 LIB libspdk_scheduler_dpdk_governor.a 00:03:02.774 LIB libspdk_accel_error.a 00:03:02.774 LIB libspdk_accel_ioat.a 00:03:02.774 LIB libspdk_scheduler_dynamic.a 00:03:02.774 LIB libspdk_accel_iaa.a 00:03:02.774 LIB libspdk_keyring_linux.a 00:03:03.031 LIB libspdk_accel_dsa.a 00:03:03.031 LIB libspdk_blob_bdev.a 00:03:03.031 LIB libspdk_vfu_device.a 00:03:03.031 CC module/bdev/error/vbdev_error.o 00:03:03.031 CC module/bdev/gpt/gpt.o 00:03:03.031 CC module/bdev/malloc/bdev_malloc.o 00:03:03.031 CC module/bdev/null/bdev_null.o 00:03:03.031 CC module/bdev/lvol/vbdev_lvol.o 00:03:03.031 CC module/bdev/xnvme/bdev_xnvme.o 00:03:03.031 CC module/blobfs/bdev/blobfs_bdev.o 00:03:03.031 CC module/bdev/split/vbdev_split.o 00:03:03.031 CC module/bdev/delay/vbdev_delay.o 00:03:03.031 CC module/bdev/uring/bdev_uring.o 00:03:03.031 CC module/bdev/aio/bdev_aio.o 00:03:03.031 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:03.031 CC module/bdev/iscsi/bdev_iscsi.o 00:03:03.031 CC module/bdev/compress/vbdev_compress.o 00:03:03.031 CC module/bdev/passthru/vbdev_passthru.o 00:03:03.031 CC module/bdev/nvme/bdev_nvme.o 00:03:03.031 CC module/bdev/raid/bdev_raid.o 00:03:03.031 CC module/bdev/crypto/vbdev_crypto.o 00:03:03.031 CC module/bdev/ftl/bdev_ftl.o 00:03:03.031 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:03.031 CC module/bdev/ocf/ctx.o 00:03:03.288 LIB libspdk_sock_uring.a 00:03:03.288 LIB libspdk_sock_posix.a 00:03:03.288 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:03.288 CC module/bdev/rbd/bdev_rbd.o 00:03:03.288 CC module/bdev/rbd/bdev_rbd_rpc.o 00:03:03.288 CC module/bdev/gpt/vbdev_gpt.o 00:03:03.288 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:03:03.288 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:03.288 LIB libspdk_accel_dpdk_compressdev.a 00:03:03.288 CC module/bdev/split/vbdev_split_rpc.o 00:03:03.288 CC module/bdev/null/bdev_null_rpc.o 00:03:03.288 CC module/bdev/error/vbdev_error_rpc.o 00:03:03.288 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:03.288 CC module/bdev/ocf/data.o 00:03:03.288 CC module/bdev/ocf/stats.o 00:03:03.288 CC module/bdev/aio/bdev_aio_rpc.o 00:03:03.288 LIB libspdk_bdev_passthru.a 00:03:03.288 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:03.546 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:03.546 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:03:03.546 CC module/blobfs/bdev/blobfs_fuse.o 00:03:03.546 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:03.546 CC module/bdev/compress/vbdev_compress_rpc.o 00:03:03.546 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:03.546 CC module/bdev/uring/bdev_uring_rpc.o 00:03:03.546 CC module/bdev/nvme/nvme_rpc.o 00:03:03.546 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:03:03.546 LIB libspdk_bdev_xnvme.a 00:03:03.546 CC module/bdev/raid/bdev_raid_rpc.o 00:03:03.546 LIB libspdk_bdev_split.a 00:03:03.546 LIB libspdk_bdev_error.a 00:03:03.546 LIB libspdk_bdev_null.a 00:03:03.546 CC module/bdev/ocf/utils.o 00:03:03.546 LIB libspdk_bdev_zone_block.a 00:03:03.546 LIB libspdk_bdev_gpt.a 00:03:03.546 CC module/bdev/ocf/vbdev_ocf.o 00:03:03.546 CC module/bdev/nvme/bdev_mdns_client.o 00:03:03.546 CC module/bdev/nvme/vbdev_opal.o 00:03:03.546 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:03.546 CC module/bdev/raid/bdev_raid_sb.o 00:03:03.546 LIB libspdk_bdev_aio.a 00:03:03.546 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:03.546 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:03:03.546 CC module/bdev/ocf/volume.o 00:03:03.546 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:03.546 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:03.546 LIB libspdk_bdev_malloc.a 00:03:03.546 LIB libspdk_blobfs_bdev.a 00:03:03.546 LIB libspdk_bdev_compress.a 00:03:03.546 LIB libspdk_bdev_ftl.a 00:03:03.546 CC module/bdev/raid/raid0.o 00:03:03.546 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:03.546 LIB libspdk_bdev_delay.a 00:03:03.546 CC module/bdev/raid/raid1.o 00:03:03.546 CC module/bdev/raid/concat.o 00:03:03.546 LIB libspdk_bdev_crypto.a 00:03:03.546 LIB libspdk_bdev_rbd.a 00:03:03.546 LIB libspdk_bdev_uring.a 00:03:03.546 LIB libspdk_bdev_iscsi.a 00:03:03.546 CC module/bdev/raid/raid5f.o 00:03:03.804 LIB libspdk_accel_dpdk_cryptodev.a 00:03:03.804 LIB libspdk_bdev_virtio.a 00:03:03.804 LIB libspdk_bdev_lvol.a 00:03:03.804 LIB libspdk_bdev_ocf.a 00:03:04.062 LIB libspdk_bdev_raid.a 00:03:04.629 LIB libspdk_bdev_nvme.a 00:03:04.887 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:04.887 CC module/event/subsystems/iobuf/iobuf.o 00:03:04.887 CC module/event/subsystems/sock/sock.o 00:03:04.887 CC module/event/subsystems/scheduler/scheduler.o 00:03:04.887 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:04.887 CC module/event/subsystems/vmd/vmd.o 00:03:04.887 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:04.887 CC module/event/subsystems/keyring/keyring.o 00:03:04.887 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:03:04.887 LIB libspdk_event_scheduler.a 00:03:04.887 LIB libspdk_event_keyring.a 00:03:04.887 LIB libspdk_event_vhost_blk.a 00:03:04.887 LIB libspdk_event_vmd.a 00:03:04.887 LIB libspdk_event_sock.a 00:03:04.887 LIB libspdk_event_vfu_tgt.a 00:03:04.887 LIB libspdk_event_iobuf.a 00:03:05.146 CC module/event/subsystems/accel/accel.o 00:03:05.146 LIB libspdk_event_accel.a 00:03:05.406 CC module/event/subsystems/bdev/bdev.o 00:03:05.406 LIB libspdk_event_bdev.a 00:03:05.665 CC module/event/subsystems/scsi/scsi.o 00:03:05.665 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:05.665 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:05.665 CC module/event/subsystems/nbd/nbd.o 00:03:05.665 CC module/event/subsystems/ublk/ublk.o 00:03:05.923 LIB libspdk_event_nbd.a 00:03:05.923 LIB libspdk_event_ublk.a 00:03:05.923 LIB libspdk_event_scsi.a 00:03:05.923 LIB libspdk_event_nvmf.a 00:03:05.923 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:05.923 CC module/event/subsystems/iscsi/iscsi.o 00:03:06.182 LIB libspdk_event_vhost_scsi.a 00:03:06.182 LIB libspdk_event_iscsi.a 00:03:06.439 CC app/trace_record/trace_record.o 00:03:06.439 CC app/spdk_lspci/spdk_lspci.o 00:03:06.439 TEST_HEADER include/spdk/accel.h 00:03:06.439 CXX app/trace/trace.o 00:03:06.439 TEST_HEADER include/spdk/accel_module.h 00:03:06.439 CC app/spdk_top/spdk_top.o 00:03:06.439 CC app/spdk_nvme_perf/perf.o 00:03:06.439 CC test/rpc_client/rpc_client_test.o 00:03:06.439 CC app/spdk_nvme_discover/discovery_aer.o 00:03:06.439 TEST_HEADER include/spdk/assert.h 00:03:06.439 TEST_HEADER include/spdk/barrier.h 00:03:06.439 CC app/spdk_nvme_identify/identify.o 00:03:06.439 TEST_HEADER include/spdk/base64.h 00:03:06.439 TEST_HEADER include/spdk/bdev.h 00:03:06.439 TEST_HEADER include/spdk/bdev_module.h 00:03:06.439 TEST_HEADER include/spdk/bdev_zone.h 00:03:06.439 TEST_HEADER include/spdk/bit_array.h 00:03:06.439 TEST_HEADER include/spdk/bit_pool.h 00:03:06.439 TEST_HEADER include/spdk/blob.h 00:03:06.439 TEST_HEADER include/spdk/blob_bdev.h 00:03:06.439 TEST_HEADER include/spdk/blobfs.h 00:03:06.439 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:06.439 TEST_HEADER include/spdk/conf.h 00:03:06.439 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:06.439 TEST_HEADER include/spdk/config.h 00:03:06.439 TEST_HEADER include/spdk/cpuset.h 00:03:06.439 TEST_HEADER include/spdk/crc16.h 00:03:06.439 TEST_HEADER include/spdk/crc32.h 00:03:06.439 CC app/spdk_dd/spdk_dd.o 00:03:06.439 TEST_HEADER include/spdk/crc64.h 00:03:06.439 TEST_HEADER include/spdk/dif.h 00:03:06.439 TEST_HEADER include/spdk/dma.h 00:03:06.439 TEST_HEADER include/spdk/endian.h 00:03:06.439 TEST_HEADER include/spdk/env.h 00:03:06.439 TEST_HEADER include/spdk/env_dpdk.h 00:03:06.440 TEST_HEADER include/spdk/event.h 00:03:06.440 TEST_HEADER include/spdk/fd.h 00:03:06.440 TEST_HEADER include/spdk/fd_group.h 00:03:06.440 TEST_HEADER include/spdk/file.h 00:03:06.440 TEST_HEADER include/spdk/ftl.h 00:03:06.440 TEST_HEADER include/spdk/gpt_spec.h 00:03:06.440 TEST_HEADER include/spdk/hexlify.h 00:03:06.440 TEST_HEADER include/spdk/histogram_data.h 00:03:06.440 CC app/spdk_tgt/spdk_tgt.o 00:03:06.440 TEST_HEADER include/spdk/idxd.h 00:03:06.440 TEST_HEADER include/spdk/idxd_spec.h 00:03:06.440 CC app/nvmf_tgt/nvmf_main.o 00:03:06.440 TEST_HEADER include/spdk/init.h 00:03:06.440 CC examples/ioat/verify/verify.o 00:03:06.440 TEST_HEADER include/spdk/ioat.h 00:03:06.440 CC app/iscsi_tgt/iscsi_tgt.o 00:03:06.440 CC examples/util/zipf/zipf.o 00:03:06.440 CC test/app/histogram_perf/histogram_perf.o 00:03:06.440 CC test/thread/lock/spdk_lock.o 00:03:06.440 CC examples/ioat/perf/perf.o 00:03:06.440 TEST_HEADER include/spdk/ioat_spec.h 00:03:06.440 TEST_HEADER include/spdk/iscsi_spec.h 00:03:06.440 CC app/fio/nvme/fio_plugin.o 00:03:06.440 TEST_HEADER include/spdk/json.h 00:03:06.440 CC test/thread/poller_perf/poller_perf.o 00:03:06.440 TEST_HEADER include/spdk/jsonrpc.h 00:03:06.440 TEST_HEADER include/spdk/keyring.h 00:03:06.440 TEST_HEADER include/spdk/keyring_module.h 00:03:06.440 TEST_HEADER include/spdk/likely.h 00:03:06.440 TEST_HEADER include/spdk/log.h 00:03:06.440 TEST_HEADER include/spdk/lvol.h 00:03:06.440 TEST_HEADER include/spdk/memory.h 00:03:06.440 TEST_HEADER include/spdk/mmio.h 00:03:06.440 TEST_HEADER include/spdk/nbd.h 00:03:06.440 TEST_HEADER include/spdk/net.h 00:03:06.440 TEST_HEADER include/spdk/notify.h 00:03:06.440 TEST_HEADER include/spdk/nvme.h 00:03:06.440 TEST_HEADER include/spdk/nvme_intel.h 00:03:06.440 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:06.440 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:06.440 TEST_HEADER include/spdk/nvme_spec.h 00:03:06.440 TEST_HEADER include/spdk/nvme_zns.h 00:03:06.440 CC test/dma/test_dma/test_dma.o 00:03:06.440 TEST_HEADER include/spdk/nvmf.h 00:03:06.440 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:06.440 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:06.440 TEST_HEADER include/spdk/nvmf_spec.h 00:03:06.440 TEST_HEADER include/spdk/nvmf_transport.h 00:03:06.440 TEST_HEADER include/spdk/opal.h 00:03:06.440 TEST_HEADER include/spdk/opal_spec.h 00:03:06.440 TEST_HEADER include/spdk/pci_ids.h 00:03:06.440 TEST_HEADER include/spdk/pipe.h 00:03:06.440 TEST_HEADER include/spdk/queue.h 00:03:06.440 TEST_HEADER include/spdk/reduce.h 00:03:06.440 TEST_HEADER include/spdk/rpc.h 00:03:06.440 TEST_HEADER include/spdk/scheduler.h 00:03:06.440 TEST_HEADER include/spdk/scsi.h 00:03:06.440 LINK spdk_lspci 00:03:06.440 TEST_HEADER include/spdk/scsi_spec.h 00:03:06.440 TEST_HEADER include/spdk/sock.h 00:03:06.440 TEST_HEADER include/spdk/stdinc.h 00:03:06.440 CC test/app/bdev_svc/bdev_svc.o 00:03:06.440 TEST_HEADER include/spdk/string.h 00:03:06.440 TEST_HEADER include/spdk/thread.h 00:03:06.440 TEST_HEADER include/spdk/trace.h 00:03:06.440 TEST_HEADER include/spdk/trace_parser.h 00:03:06.440 TEST_HEADER include/spdk/tree.h 00:03:06.440 TEST_HEADER include/spdk/ublk.h 00:03:06.440 CC test/env/mem_callbacks/mem_callbacks.o 00:03:06.440 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:06.440 TEST_HEADER include/spdk/util.h 00:03:06.440 TEST_HEADER include/spdk/uuid.h 00:03:06.440 TEST_HEADER include/spdk/version.h 00:03:06.440 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:06.440 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:06.440 TEST_HEADER include/spdk/vhost.h 00:03:06.440 TEST_HEADER include/spdk/vmd.h 00:03:06.440 TEST_HEADER include/spdk/xor.h 00:03:06.440 TEST_HEADER include/spdk/zipf.h 00:03:06.440 CXX test/cpp_headers/accel.o 00:03:06.440 LINK rpc_client_test 00:03:06.440 LINK spdk_nvme_discover 00:03:06.698 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:06.698 LINK histogram_perf 00:03:06.698 LINK spdk_trace_record 00:03:06.698 LINK interrupt_tgt 00:03:06.698 LINK zipf 00:03:06.698 LINK poller_perf 00:03:06.698 LINK nvmf_tgt 00:03:06.698 LINK verify 00:03:06.698 LINK ioat_perf 00:03:06.698 LINK spdk_tgt 00:03:06.698 LINK iscsi_tgt 00:03:06.698 LINK bdev_svc 00:03:06.698 CXX test/cpp_headers/accel_module.o 00:03:06.698 LINK spdk_trace 00:03:06.698 LINK histogram_ut 00:03:06.698 LINK test_dma 00:03:06.698 LINK spdk_dd 00:03:06.956 CXX test/cpp_headers/assert.o 00:03:06.956 LINK nvme_fuzz 00:03:06.956 LINK spdk_nvme 00:03:06.956 LINK spdk_top 00:03:06.956 CXX test/cpp_headers/barrier.o 00:03:06.956 LINK spdk_nvme_identify 00:03:06.956 LINK mem_callbacks 00:03:06.956 LINK spdk_nvme_perf 00:03:07.214 CC app/fio/bdev/fio_plugin.o 00:03:07.214 CC test/unit/lib/log/log.c/log_ut.o 00:03:07.214 CXX test/cpp_headers/base64.o 00:03:07.214 CXX test/cpp_headers/bdev.o 00:03:07.214 CC test/app/jsoncat/jsoncat.o 00:03:07.472 CC app/vhost/vhost.o 00:03:07.472 LINK log_ut 00:03:07.472 CC test/app/stub/stub.o 00:03:07.472 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:07.472 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:07.472 CC test/unit/lib/rdma/common.c/common_ut.o 00:03:07.472 LINK jsoncat 00:03:07.472 CXX test/cpp_headers/bdev_module.o 00:03:07.472 CXX test/cpp_headers/bdev_zone.o 00:03:07.472 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:07.472 CC examples/thread/thread/thread_ex.o 00:03:07.472 LINK spdk_bdev 00:03:07.472 LINK vhost 00:03:07.472 LINK stub 00:03:07.730 CXX test/cpp_headers/bit_array.o 00:03:07.730 CXX test/cpp_headers/bit_pool.o 00:03:07.730 CC test/env/vtophys/vtophys.o 00:03:07.730 CXX test/cpp_headers/blob.o 00:03:07.730 CXX test/cpp_headers/blob_bdev.o 00:03:07.730 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:07.730 LINK spdk_lock 00:03:07.730 CXX test/cpp_headers/blobfs.o 00:03:07.730 LINK vtophys 00:03:07.730 LINK thread 00:03:07.730 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:07.987 LINK base64_ut 00:03:07.987 LINK vhost_fuzz 00:03:07.987 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:07.987 CXX test/cpp_headers/blobfs_bdev.o 00:03:07.987 CXX test/cpp_headers/conf.o 00:03:07.987 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:07.987 LINK common_ut 00:03:07.987 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:07.987 LINK crc16_ut 00:03:07.987 CC test/env/memory/memory_ut.o 00:03:07.987 CXX test/cpp_headers/config.o 00:03:07.987 LINK env_dpdk_post_init 00:03:07.987 CXX test/cpp_headers/cpuset.o 00:03:07.987 LINK cpuset_ut 00:03:08.244 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:08.244 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:08.244 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:08.244 CC examples/sock/hello_world/hello_sock.o 00:03:08.244 CXX test/cpp_headers/crc16.o 00:03:08.244 CC examples/idxd/perf/perf.o 00:03:08.244 CC examples/vmd/lsvmd/lsvmd.o 00:03:08.244 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:08.244 LINK bit_array_ut 00:03:08.244 LINK crc32_ieee_ut 00:03:08.244 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:08.244 LINK lsvmd 00:03:08.244 CXX test/cpp_headers/crc32.o 00:03:08.502 LINK crc32c_ut 00:03:08.502 CXX test/cpp_headers/crc64.o 00:03:08.502 CXX test/cpp_headers/dif.o 00:03:08.502 CC test/env/pci/pci_ut.o 00:03:08.502 CXX test/cpp_headers/dma.o 00:03:08.502 LINK hello_sock 00:03:08.502 LINK crc64_ut 00:03:08.502 CXX test/cpp_headers/endian.o 00:03:08.502 LINK idxd_perf 00:03:08.502 CXX test/cpp_headers/env.o 00:03:08.502 CXX test/cpp_headers/env_dpdk.o 00:03:08.502 CC examples/vmd/led/led.o 00:03:08.502 CC test/unit/lib/util/file.c/file_ut.o 00:03:08.502 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:08.760 LINK ioat_ut 00:03:08.760 CC test/event/event_perf/event_perf.o 00:03:08.760 CXX test/cpp_headers/event.o 00:03:08.760 CC test/event/reactor/reactor.o 00:03:08.760 LINK iscsi_fuzz 00:03:08.760 CXX test/cpp_headers/fd.o 00:03:08.760 LINK pci_ut 00:03:08.760 CC test/event/reactor_perf/reactor_perf.o 00:03:08.760 LINK dma_ut 00:03:08.760 LINK led 00:03:08.760 LINK file_ut 00:03:08.760 LINK event_perf 00:03:08.760 LINK reactor 00:03:08.760 CXX test/cpp_headers/fd_group.o 00:03:08.760 CXX test/cpp_headers/file.o 00:03:08.760 LINK reactor_perf 00:03:08.760 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:09.019 LINK memory_ut 00:03:09.019 CC test/unit/lib/util/net.c/net_ut.o 00:03:09.019 CXX test/cpp_headers/ftl.o 00:03:09.019 CC test/unit/lib/util/math.c/math_ut.o 00:03:09.019 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:09.019 LINK iov_ut 00:03:09.019 LINK net_ut 00:03:09.019 CXX test/cpp_headers/gpt_spec.o 00:03:09.019 CC test/event/app_repeat/app_repeat.o 00:03:09.019 CXX test/cpp_headers/hexlify.o 00:03:09.019 LINK math_ut 00:03:09.019 CXX test/cpp_headers/histogram_data.o 00:03:09.277 CC test/event/scheduler/scheduler.o 00:03:09.277 CXX test/cpp_headers/idxd.o 00:03:09.277 CXX test/cpp_headers/idxd_spec.o 00:03:09.277 LINK app_repeat 00:03:09.277 CXX test/cpp_headers/init.o 00:03:09.277 CXX test/cpp_headers/ioat.o 00:03:09.277 CXX test/cpp_headers/ioat_spec.o 00:03:09.277 CC test/unit/lib/util/string.c/string_ut.o 00:03:09.277 CC examples/nvme/hello_world/hello_world.o 00:03:09.277 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:09.277 CXX test/cpp_headers/iscsi_spec.o 00:03:09.277 CXX test/cpp_headers/json.o 00:03:09.278 LINK dif_ut 00:03:09.278 LINK scheduler 00:03:09.278 CXX test/cpp_headers/jsonrpc.o 00:03:09.534 CXX test/cpp_headers/keyring.o 00:03:09.534 CXX test/cpp_headers/keyring_module.o 00:03:09.534 CXX test/cpp_headers/likely.o 00:03:09.534 CXX test/cpp_headers/log.o 00:03:09.534 LINK pipe_ut 00:03:09.534 CXX test/cpp_headers/lvol.o 00:03:09.534 LINK hello_world 00:03:09.534 CXX test/cpp_headers/memory.o 00:03:09.534 CXX test/cpp_headers/mmio.o 00:03:09.535 CXX test/cpp_headers/nbd.o 00:03:09.535 CXX test/cpp_headers/net.o 00:03:09.535 LINK string_ut 00:03:09.535 CXX test/cpp_headers/notify.o 00:03:09.535 CXX test/cpp_headers/nvme.o 00:03:09.535 CXX test/cpp_headers/nvme_intel.o 00:03:09.535 CXX test/cpp_headers/nvme_ocssd.o 00:03:09.535 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:09.535 CXX test/cpp_headers/nvme_spec.o 00:03:09.535 LINK xor_ut 00:03:09.535 CXX test/cpp_headers/nvme_zns.o 00:03:09.535 CXX test/cpp_headers/nvmf.o 00:03:09.791 CXX test/cpp_headers/nvmf_cmd.o 00:03:09.791 CC examples/nvme/reconnect/reconnect.o 00:03:09.791 CC examples/nvme/arbitration/arbitration.o 00:03:09.791 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:09.791 CXX test/cpp_headers/nvmf_spec.o 00:03:09.791 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:09.791 CXX test/cpp_headers/nvmf_transport.o 00:03:09.791 CXX test/cpp_headers/opal.o 00:03:09.791 CC examples/nvme/hotplug/hotplug.o 00:03:09.791 CXX test/cpp_headers/opal_spec.o 00:03:09.791 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:09.791 CXX test/cpp_headers/pci_ids.o 00:03:09.791 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:10.048 CC examples/nvme/abort/abort.o 00:03:10.048 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:10.048 CXX test/cpp_headers/pipe.o 00:03:10.048 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:10.048 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:10.048 CC test/accel/dif/dif.o 00:03:10.048 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:03:10.048 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:10.048 CXX test/cpp_headers/queue.o 00:03:10.048 CXX test/cpp_headers/reduce.o 00:03:10.048 LINK hotplug 00:03:10.048 LINK reconnect 00:03:10.048 LINK cmb_copy 00:03:10.048 LINK arbitration 00:03:10.048 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:03:10.048 CXX test/cpp_headers/rpc.o 00:03:10.048 CC test/blobfs/mkfs/mkfs.o 00:03:10.306 LINK pmr_persistence 00:03:10.306 LINK nvme_manage 00:03:10.306 CC test/blobfs/fuse/fuse.o 00:03:10.306 CXX test/cpp_headers/scheduler.o 00:03:10.306 CC test/nvme/aer/aer.o 00:03:10.306 LINK abort 00:03:10.306 CC test/lvol/esnap/esnap.o 00:03:10.306 CC test/nvme/reset/reset.o 00:03:10.306 CC test/nvme/sgl/sgl.o 00:03:10.306 CXX test/cpp_headers/scsi.o 00:03:10.563 LINK mkfs 00:03:10.563 LINK json_util_ut 00:03:10.563 CXX test/cpp_headers/scsi_spec.o 00:03:10.563 LINK fuse 00:03:10.563 CC test/nvme/e2edp/nvme_dp.o 00:03:10.563 LINK dif 00:03:10.563 CXX test/cpp_headers/sock.o 00:03:10.563 LINK pci_event_ut 00:03:10.563 LINK aer 00:03:10.563 CC test/nvme/overhead/overhead.o 00:03:10.563 LINK idxd_user_ut 00:03:10.563 CC test/nvme/err_injection/err_injection.o 00:03:10.563 LINK reset 00:03:10.563 LINK sgl 00:03:10.820 CC test/nvme/startup/startup.o 00:03:10.820 LINK json_write_ut 00:03:10.820 CXX test/cpp_headers/stdinc.o 00:03:10.820 CXX test/cpp_headers/string.o 00:03:10.820 LINK nvme_dp 00:03:10.820 LINK idxd_ut 00:03:10.820 CXX test/cpp_headers/thread.o 00:03:10.820 LINK err_injection 00:03:10.820 CC examples/accel/perf/accel_perf.o 00:03:10.820 LINK overhead 00:03:10.820 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:03:10.820 LINK startup 00:03:11.078 CC test/nvme/reserve/reserve.o 00:03:11.078 CXX test/cpp_headers/trace.o 00:03:11.078 CXX test/cpp_headers/trace_parser.o 00:03:11.078 CXX test/cpp_headers/tree.o 00:03:11.078 CC examples/blob/hello_world/hello_blob.o 00:03:11.078 CC examples/blob/cli/blobcli.o 00:03:11.078 CC test/nvme/simple_copy/simple_copy.o 00:03:11.078 CC test/nvme/connect_stress/connect_stress.o 00:03:11.078 CXX test/cpp_headers/ublk.o 00:03:11.078 CXX test/cpp_headers/util.o 00:03:11.078 CXX test/cpp_headers/uuid.o 00:03:11.335 LINK reserve 00:03:11.335 CC test/nvme/boot_partition/boot_partition.o 00:03:11.335 CXX test/cpp_headers/version.o 00:03:11.335 CC test/nvme/compliance/nvme_compliance.o 00:03:11.335 LINK hello_blob 00:03:11.335 LINK accel_perf 00:03:11.335 LINK connect_stress 00:03:11.335 CXX test/cpp_headers/vfio_user_pci.o 00:03:11.335 CXX test/cpp_headers/vfio_user_spec.o 00:03:11.335 LINK simple_copy 00:03:11.335 CXX test/cpp_headers/vhost.o 00:03:11.335 LINK boot_partition 00:03:11.591 CC test/nvme/fused_ordering/fused_ordering.o 00:03:11.591 LINK json_parse_ut 00:03:11.591 LINK blobcli 00:03:11.591 LINK nvme_compliance 00:03:11.591 CXX test/cpp_headers/vmd.o 00:03:11.591 CXX test/cpp_headers/xor.o 00:03:11.591 CXX test/cpp_headers/zipf.o 00:03:11.848 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:11.848 LINK fused_ordering 00:03:11.848 CC test/nvme/fdp/fdp.o 00:03:11.848 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:11.848 CC test/nvme/cuse/cuse.o 00:03:12.105 LINK reduce_ut 00:03:12.105 LINK doorbell_aers 00:03:12.105 LINK fdp 00:03:12.105 LINK jsonrpc_server_ut 00:03:12.679 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:12.938 LINK cuse 00:03:13.504 LINK rpc_ut 00:03:13.504 CC examples/bdev/hello_world/hello_bdev.o 00:03:13.504 CC examples/bdev/bdevperf/bdevperf.o 00:03:13.762 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:13.762 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:13.762 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:13.762 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:13.762 CC test/unit/lib/sock/uring.c/uring_ut.o 00:03:13.762 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:13.762 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:14.218 LINK hello_bdev 00:03:14.476 LINK bdevperf 00:03:14.476 LINK keyring_ut 00:03:14.733 LINK notify_ut 00:03:14.733 LINK esnap 00:03:15.017 LINK posix_ut 00:03:15.017 LINK iobuf_ut 00:03:15.017 LINK uring_ut 00:03:15.278 LINK sock_ut 00:03:15.546 LINK thread_ut 00:03:15.823 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:15.823 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:15.823 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:15.823 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:15.823 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:16.504 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:16.504 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:16.789 LINK blob_bdev_ut 00:03:16.789 LINK nvme_quirks_ut 00:03:16.789 LINK subsystem_ut 00:03:17.048 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:17.048 LINK rpc_ut 00:03:17.048 LINK nvme_poll_group_ut 00:03:17.048 LINK nvme_transport_ut 00:03:17.306 LINK nvme_ns_ut 00:03:17.306 LINK nvme_ctrlr_cmd_ut 00:03:17.307 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:17.307 LINK nvme_io_msg_ut 00:03:17.307 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:17.307 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:17.563 LINK nvme_qpair_ut 00:03:17.563 LINK nvme_ut 00:03:17.563 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:03:17.563 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:03:17.563 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:03:17.563 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:17.563 LINK nvme_ns_ocssd_cmd_ut 00:03:17.821 CC test/unit/lib/event/app.c/app_ut.o 00:03:17.821 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:17.821 LINK nvme_ns_cmd_ut 00:03:18.080 LINK nvme_pcie_ut 00:03:18.080 LINK accel_ut 00:03:18.340 LINK nvme_tcp_ut 00:03:18.340 LINK nvme_opal_ut 00:03:18.340 LINK nvme_fabric_ut 00:03:18.598 LINK app_ut 00:03:18.598 LINK nvme_pcie_common_ut 00:03:18.598 LINK reactor_ut 00:03:18.856 LINK nvme_ctrlr_ut 00:03:18.856 LINK accel_dpdk_compressdev_ut 00:03:19.211 CC test/bdev/bdevio/bdevio.o 00:03:19.211 LINK nvme_cuse_ut 00:03:19.470 LINK accel_dpdk_cryptodev_ut 00:03:19.470 LINK nvme_rdma_ut 00:03:19.728 LINK bdevio 00:03:19.984 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:19.984 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:19.984 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:19.984 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:03:19.984 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:19.984 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:19.984 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:03:19.984 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:19.984 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:19.984 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:19.984 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:19.984 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:19.984 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:03:19.985 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:19.985 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:19.985 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:19.985 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:19.985 CC examples/nvmf/nvmf/nvmf.o 00:03:20.241 LINK scsi_nvme_ut 00:03:20.241 LINK bdev_zone_ut 00:03:20.497 LINK nvmf 00:03:20.497 LINK gpt_ut 00:03:20.497 LINK bdev_raid_sb_ut 00:03:20.497 LINK concat_ut 00:03:20.754 LINK raid1_ut 00:03:20.754 LINK raid0_ut 00:03:20.754 LINK vbdev_zone_block_ut 00:03:20.754 LINK compress_ut 00:03:20.754 LINK vbdev_lvol_ut 00:03:21.011 LINK raid5f_ut 00:03:21.268 LINK crypto_ut 00:03:21.268 LINK bdev_raid_ut 00:03:22.643 LINK blob_ut 00:03:22.643 LINK part_ut 00:03:22.643 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:22.643 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:22.643 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:22.643 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:22.643 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:22.903 LINK bdev_ut 00:03:22.903 LINK bdev_nvme_ut 00:03:23.162 LINK tree_ut 00:03:23.162 LINK blobfs_bdev_ut 00:03:23.162 LINK bdev_ut 00:03:23.727 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:23.727 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:23.727 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:23.727 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:23.728 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:23.728 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:23.728 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:23.728 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:23.728 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:23.728 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:23.728 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:23.728 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:23.728 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:23.728 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:23.728 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:23.728 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:23.728 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:23.728 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:23.994 LINK blobfs_sync_ut 00:03:23.994 LINK blobfs_async_ut 00:03:23.994 LINK ftl_bitmap_ut 00:03:24.253 LINK scsi_pr_ut 00:03:24.253 LINK dev_ut 00:03:24.253 LINK lvol_ut 00:03:24.253 LINK scsi_ut 00:03:24.253 LINK ftl_mempool_ut 00:03:24.253 LINK ftl_l2p_ut 00:03:24.511 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:24.511 LINK lun_ut 00:03:24.511 LINK ftl_mngt_ut 00:03:24.511 LINK ftl_io_ut 00:03:24.511 LINK scsi_bdev_ut 00:03:24.511 LINK ctrlr_bdev_ut 00:03:24.768 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:24.768 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:24.768 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:24.768 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:24.768 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:24.768 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:24.768 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:24.768 LINK ftl_sb_ut 00:03:25.025 LINK ftl_p2l_ut 00:03:25.025 LINK ftl_layout_upgrade_ut 00:03:25.025 LINK nvmf_ut 00:03:25.025 LINK auth_ut 00:03:25.025 LINK ctrlr_discovery_ut 00:03:25.282 LINK ftl_band_ut 00:03:25.282 LINK subsystem_ut 00:03:25.282 LINK init_grp_ut 00:03:25.282 LINK param_ut 00:03:25.539 LINK transport_ut 00:03:25.539 LINK portal_grp_ut 00:03:25.539 LINK ctrlr_ut 00:03:25.796 LINK conn_ut 00:03:25.796 LINK tgt_node_ut 00:03:26.053 LINK rdma_ut 00:03:26.311 LINK vfio_user_ut 00:03:26.311 LINK iscsi_ut 00:03:26.571 LINK tcp_ut 00:03:26.830 LINK vhost_ut 00:03:26.830 00:03:26.830 real 1m28.204s 00:03:26.830 user 12m32.248s 00:03:26.830 sys 3m13.103s 00:03:26.830 21:30:01 unittest_build -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:26.830 21:30:01 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:03:26.830 ************************************ 00:03:26.830 END TEST unittest_build 00:03:26.830 ************************************ 00:03:26.830 21:30:01 -- common/autotest_common.sh@1142 -- # return 0 00:03:26.830 21:30:01 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:26.830 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:26.830 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:26.830 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:26.830 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:26.830 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:26.830 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:26.830 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:26.830 ++ rpc_py=rpc_cmd 00:03:26.830 ++ set -e 00:03:26.830 ++ shopt -s nullglob 00:03:26.830 ++ shopt -s extglob 00:03:26.830 ++ shopt -s inherit_errexit 00:03:26.830 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:26.830 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:26.830 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:26.830 +++ CONFIG_WPDK_DIR= 00:03:26.830 +++ CONFIG_ASAN=n 00:03:26.830 +++ CONFIG_VBDEV_COMPRESS=y 00:03:26.830 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:26.830 +++ CONFIG_USDT=n 00:03:26.830 +++ CONFIG_CUSTOMOCF=y 00:03:26.830 +++ CONFIG_PREFIX=/usr/local 00:03:26.830 +++ CONFIG_RBD=y 00:03:26.830 +++ CONFIG_LIBDIR= 00:03:26.830 +++ CONFIG_IDXD=y 00:03:26.830 +++ CONFIG_NVME_CUSE=y 00:03:26.830 +++ CONFIG_SMA=n 00:03:26.830 +++ CONFIG_VTUNE=n 00:03:26.830 +++ CONFIG_TSAN=n 00:03:26.830 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:26.830 +++ CONFIG_VFIO_USER_DIR= 00:03:26.830 +++ CONFIG_PGO_CAPTURE=n 00:03:26.830 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:26.831 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:26.831 +++ CONFIG_LTO=n 00:03:26.831 +++ CONFIG_ISCSI_INITIATOR=y 00:03:26.831 +++ CONFIG_CET=n 00:03:26.831 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:26.831 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:26.831 +++ CONFIG_RDMA_SET_TOS=y 00:03:26.831 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:26.831 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:26.831 +++ CONFIG_UBLK=y 00:03:26.831 +++ CONFIG_ISAL_CRYPTO=y 00:03:26.831 +++ CONFIG_OPENSSL_PATH= 00:03:26.831 +++ CONFIG_OCF=y 00:03:26.831 +++ CONFIG_FUSE=y 00:03:26.831 +++ CONFIG_VTUNE_DIR= 00:03:26.831 +++ CONFIG_FUZZER_LIB= 00:03:26.831 +++ CONFIG_FUZZER=n 00:03:26.831 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:26.831 +++ CONFIG_CRYPTO=y 00:03:26.831 +++ CONFIG_PGO_USE=n 00:03:26.831 +++ CONFIG_VHOST=y 00:03:26.831 +++ CONFIG_DAOS=n 00:03:26.831 +++ CONFIG_DPDK_INC_DIR= 00:03:26.831 +++ CONFIG_DAOS_DIR= 00:03:26.831 +++ CONFIG_UNIT_TESTS=y 00:03:26.831 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:26.831 +++ CONFIG_VIRTIO=y 00:03:26.831 +++ CONFIG_DPDK_UADK=n 00:03:26.831 +++ CONFIG_COVERAGE=y 00:03:26.831 +++ CONFIG_RDMA=y 00:03:26.831 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:26.831 +++ CONFIG_URING_PATH= 00:03:26.831 +++ CONFIG_XNVME=y 00:03:26.831 +++ CONFIG_VFIO_USER=y 00:03:26.831 +++ CONFIG_ARCH=native 00:03:26.831 +++ CONFIG_HAVE_EVP_MAC=y 00:03:26.831 +++ CONFIG_URING_ZNS=y 00:03:26.831 +++ CONFIG_WERROR=y 00:03:26.831 +++ CONFIG_HAVE_LIBBSD=n 00:03:26.831 +++ CONFIG_UBSAN=y 00:03:26.831 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:26.831 +++ CONFIG_GOLANG=n 00:03:26.831 +++ CONFIG_ISAL=y 00:03:26.831 +++ CONFIG_IDXD_KERNEL=y 00:03:26.831 +++ CONFIG_DPDK_LIB_DIR= 00:03:26.831 +++ CONFIG_RDMA_PROV=verbs 00:03:26.831 +++ CONFIG_APPS=y 00:03:26.831 +++ CONFIG_SHARED=n 00:03:26.831 +++ CONFIG_HAVE_KEYUTILS=y 00:03:26.831 +++ CONFIG_FC_PATH= 00:03:26.831 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:26.831 +++ CONFIG_FC=n 00:03:26.831 +++ CONFIG_AVAHI=n 00:03:26.831 +++ CONFIG_FIO_PLUGIN=y 00:03:26.831 +++ CONFIG_RAID5F=y 00:03:26.831 +++ CONFIG_EXAMPLES=y 00:03:26.831 +++ CONFIG_TESTS=y 00:03:26.831 +++ CONFIG_CRYPTO_MLX5=y 00:03:26.831 +++ CONFIG_MAX_LCORES=128 00:03:26.831 +++ CONFIG_IPSEC_MB=y 00:03:26.831 +++ CONFIG_PGO_DIR= 00:03:26.831 +++ CONFIG_DEBUG=y 00:03:26.831 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:26.831 +++ CONFIG_CROSS_PREFIX= 00:03:26.831 +++ CONFIG_URING=y 00:03:26.831 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:26.831 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:26.831 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:26.831 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:26.831 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:26.831 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:26.831 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:26.831 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:26.831 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:26.831 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:26.831 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:26.831 +++ VHOST_APP=("$_app_dir/vhost") 00:03:26.831 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:26.831 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:26.831 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:26.831 +++ [[ #ifndef SPDK_CONFIG_H 00:03:26.831 #define SPDK_CONFIG_H 00:03:26.831 #define SPDK_CONFIG_APPS 1 00:03:26.831 #define SPDK_CONFIG_ARCH native 00:03:26.831 #undef SPDK_CONFIG_ASAN 00:03:26.831 #undef SPDK_CONFIG_AVAHI 00:03:26.831 #undef SPDK_CONFIG_CET 00:03:26.831 #define SPDK_CONFIG_COVERAGE 1 00:03:26.831 #define SPDK_CONFIG_CROSS_PREFIX 00:03:26.831 #define SPDK_CONFIG_CRYPTO 1 00:03:26.831 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:26.831 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:26.831 #undef SPDK_CONFIG_DAOS 00:03:26.831 #define SPDK_CONFIG_DAOS_DIR 00:03:26.831 #define SPDK_CONFIG_DEBUG 1 00:03:26.831 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:26.831 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:26.831 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:26.831 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:26.831 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:26.831 #undef SPDK_CONFIG_DPDK_UADK 00:03:26.831 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:26.831 #define SPDK_CONFIG_EXAMPLES 1 00:03:26.831 #undef SPDK_CONFIG_FC 00:03:26.831 #define SPDK_CONFIG_FC_PATH 00:03:26.831 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:26.831 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:26.831 #define SPDK_CONFIG_FUSE 1 00:03:26.831 #undef SPDK_CONFIG_FUZZER 00:03:26.831 #define SPDK_CONFIG_FUZZER_LIB 00:03:26.831 #undef SPDK_CONFIG_GOLANG 00:03:26.831 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:26.831 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:26.831 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:26.832 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:03:26.832 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:26.832 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:26.832 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:26.832 #define SPDK_CONFIG_IDXD 1 00:03:26.832 #define SPDK_CONFIG_IDXD_KERNEL 1 00:03:26.832 #define SPDK_CONFIG_IPSEC_MB 1 00:03:26.832 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:26.832 #define SPDK_CONFIG_ISAL 1 00:03:26.832 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:26.832 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:26.832 #define SPDK_CONFIG_LIBDIR 00:03:26.832 #undef SPDK_CONFIG_LTO 00:03:26.832 #define SPDK_CONFIG_MAX_LCORES 128 00:03:26.832 #define SPDK_CONFIG_NVME_CUSE 1 00:03:26.832 #define SPDK_CONFIG_OCF 1 00:03:26.832 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:26.832 #define SPDK_CONFIG_OPENSSL_PATH 00:03:26.832 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:26.832 #define SPDK_CONFIG_PGO_DIR 00:03:26.832 #undef SPDK_CONFIG_PGO_USE 00:03:26.832 #define SPDK_CONFIG_PREFIX /usr/local 00:03:26.832 #define SPDK_CONFIG_RAID5F 1 00:03:26.832 #define SPDK_CONFIG_RBD 1 00:03:26.832 #define SPDK_CONFIG_RDMA 1 00:03:26.832 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:26.832 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:26.832 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:26.832 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:26.832 #undef SPDK_CONFIG_SHARED 00:03:26.832 #undef SPDK_CONFIG_SMA 00:03:26.832 #define SPDK_CONFIG_TESTS 1 00:03:26.832 #undef SPDK_CONFIG_TSAN 00:03:26.832 #define SPDK_CONFIG_UBLK 1 00:03:26.832 #define SPDK_CONFIG_UBSAN 1 00:03:26.832 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:26.832 #define SPDK_CONFIG_URING 1 00:03:26.832 #define SPDK_CONFIG_URING_PATH 00:03:26.832 #define SPDK_CONFIG_URING_ZNS 1 00:03:26.832 #undef SPDK_CONFIG_USDT 00:03:26.832 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:26.832 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:26.832 #define SPDK_CONFIG_VFIO_USER 1 00:03:26.832 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:26.832 #define SPDK_CONFIG_VHOST 1 00:03:26.832 #define SPDK_CONFIG_VIRTIO 1 00:03:26.832 #undef SPDK_CONFIG_VTUNE 00:03:26.832 #define SPDK_CONFIG_VTUNE_DIR 00:03:26.832 #define SPDK_CONFIG_WERROR 1 00:03:26.832 #define SPDK_CONFIG_WPDK_DIR 00:03:26.832 #define SPDK_CONFIG_XNVME 1 00:03:26.832 #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:03:26.832 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:26.832 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:26.832 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:26.832 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:26.832 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:26.832 ++++ 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:03:26.832 ++++ 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:03:26.832 ++++ 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:03:26.832 ++++ export PATH 00:03:26.832 ++++ 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:03:26.832 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:26.832 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:26.832 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:26.833 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:26.833 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:26.833 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:26.833 +++ TEST_TAG=N/A 00:03:26.833 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:26.833 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:26.833 ++++ uname -s 00:03:26.833 +++ PM_OS=Linux 00:03:26.833 +++ MONITOR_RESOURCES_SUDO=() 00:03:26.833 +++ declare -A MONITOR_RESOURCES_SUDO 00:03:26.833 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:03:26.833 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:03:26.833 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:03:26.833 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:03:26.833 +++ SUDO[0]= 00:03:26.833 +++ SUDO[1]='sudo -E' 00:03:26.833 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:26.833 +++ [[ Linux == FreeBSD ]] 00:03:26.833 +++ [[ Linux == Linux ]] 00:03:26.833 +++ [[ Supermicro != QEMU ]] 00:03:26.833 +++ [[ ! -e /.dockerenv ]] 00:03:26.833 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:03:26.833 ++ : 0 00:03:26.833 ++ export RUN_NIGHTLY 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_RUN_VALGRIND 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_UNITTEST 00:03:26.833 ++ : 00:03:26.833 ++ export SPDK_TEST_AUTOBUILD 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_RELEASE_BUILD 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_ISAL 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_ISCSI 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVME 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVME_PMR 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVME_BP 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVME_CLI 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_NVME_CUSE 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVME_FDP 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVMF 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_VFIOUSER 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_FUZZER 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_FUZZER_SHORT 00:03:26.833 ++ : rdma 00:03:26.833 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_RBD 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_VHOST 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_BLOCKDEV 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_IOAT 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_BLOBFS 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_VHOST_INIT 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_LVOL 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_RUN_ASAN 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_RUN_UBSAN 00:03:26.833 ++ : 00:03:26.833 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_RUN_NON_ROOT 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_CRYPTO 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_FTL 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_OCF 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_VMD 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_OPAL 00:03:26.833 ++ : 00:03:26.833 ++ export SPDK_TEST_NATIVE_DPDK 00:03:26.833 ++ : true 00:03:26.833 ++ export SPDK_AUTOTEST_X 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_RAID5 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_URING 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_USDT 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_USE_IGB_UIO 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_SCHEDULER 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_SCANBUILD 00:03:26.833 ++ : 00:03:26.833 ++ export SPDK_TEST_NVMF_NICS 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_SMA 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_DAOS 00:03:26.833 ++ : 1 00:03:26.833 ++ export SPDK_TEST_XNVME 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_ACCEL_DSA 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_ACCEL_IAA 00:03:26.833 ++ : 00:03:26.833 ++ export SPDK_TEST_FUZZER_TARGET 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_TEST_NVMF_MDNS 00:03:26.833 ++ : 0 00:03:26.833 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:26.833 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:26.833 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:26.834 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:26.834 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:26.834 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:26.834 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:26.834 ++ 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:03:26.834 ++ 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:03:26.834 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:26.834 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:26.834 ++ 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:03:26.834 ++ 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:03:26.834 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:26.834 ++ PYTHONDONTWRITEBYTECODE=1 00:03:26.834 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:26.834 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:26.834 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:26.834 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:26.834 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:26.834 ++ rm -rf /var/tmp/asan_suppression_file 00:03:26.834 ++ cat 00:03:27.093 ++ echo leak:libfuse3.so 00:03:27.093 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:27.093 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:27.093 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:27.093 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:27.093 ++ '[' -z /var/spdk/dependencies ']' 00:03:27.093 ++ export DEPENDENCY_DIR 00:03:27.093 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:27.093 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:27.093 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:27.093 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:27.093 ++ export QEMU_BIN= 00:03:27.093 ++ QEMU_BIN= 00:03:27.093 ++ export VFIO_QEMU_BIN= 00:03:27.093 ++ VFIO_QEMU_BIN= 00:03:27.093 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:27.093 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:27.093 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:27.093 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:27.093 ++ '[' 1 -eq 0 ']' 00:03:27.093 ++ unset -v 00:03:27.093 +++ uname -s 00:03:27.093 ++ '[' Linux = Linux ']' 00:03:27.093 ++ HUGEMEM=4096 00:03:27.093 ++ export CLEAR_HUGE=yes 00:03:27.093 ++ CLEAR_HUGE=yes 00:03:27.093 ++ [[ 1 -eq 1 ]] 00:03:27.093 ++ export HUGE_EVEN_ALLOC=yes 00:03:27.093 ++ HUGE_EVEN_ALLOC=yes 00:03:27.093 ++ MAKE=make 00:03:27.093 ++ MAKEFLAGS='-j 26' 00:03:27.093 ++ export HUGEMEM=4096 00:03:27.093 ++ HUGEMEM=4096 00:03:27.093 ++ NO_HUGE=() 00:03:27.093 ++ TEST_MODE= 00:03:27.093 ++ [[ -z '' ]] 00:03:27.093 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:27.093 ++ exec 00:03:27.093 ++ 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:03:27.093 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:27.093 ++ set_test_storage 2147483648 00:03:27.093 ++ [[ -v testdir ]] 00:03:27.093 ++ local requested_size=2147483648 00:03:27.093 ++ local mount target_dir 00:03:27.093 ++ local -A mounts fss sizes avails uses 00:03:27.093 ++ local source fs size avail mount use 00:03:27.093 ++ local storage_fallback storage_candidates 00:03:27.093 +++ mktemp -udt spdk.XXXXXX 00:03:27.093 ++ storage_fallback=/tmp/spdk.2Jfkex 00:03:27.093 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:27.093 ++ [[ -n '' ]] 00:03:27.093 ++ [[ -n '' ]] 00:03:27.093 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.2Jfkex/tests/unit /tmp/spdk.2Jfkex 00:03:27.093 ++ requested_size=2214592512 00:03:27.093 ++ read -r source fs size use avail _ mount 00:03:27.093 +++ grep -v Filesystem 00:03:27.093 +++ df -T 00:03:27.093 ++ mounts["$mount"]=overlay 00:03:27.093 ++ fss["$mount"]=overlay 00:03:27.093 ++ avails["$mount"]=59322081280 00:03:27.093 ++ sizes["$mount"]=114377953280 00:03:27.093 ++ uses["$mount"]=55039094784 00:03:27.093 ++ read -r source fs size use avail _ mount 00:03:27.093 ++ mounts["$mount"]=tmpfs 00:03:27.093 ++ fss["$mount"]=tmpfs 00:03:27.093 ++ avails["$mount"]=67108864 00:03:27.093 ++ sizes["$mount"]=67108864 00:03:27.093 ++ uses["$mount"]=0 00:03:27.093 ++ read -r source fs size use avail _ mount 00:03:27.093 ++ mounts["$mount"]=shm 00:03:27.093 ++ fss["$mount"]=tmpfs 00:03:27.093 ++ avails["$mount"]=67108864 00:03:27.093 ++ sizes["$mount"]=67108864 00:03:27.093 ++ uses["$mount"]=0 00:03:27.093 ++ read -r source fs size use avail _ mount 00:03:27.093 ++ mounts["$mount"]=/dev/sda4 00:03:27.093 ++ fss["$mount"]=ext4 00:03:27.093 ++ avails["$mount"]=59322081280 00:03:27.093 ++ sizes["$mount"]=114377953280 00:03:27.093 ++ uses["$mount"]=55039094784 00:03:27.094 ++ read -r source fs size use avail _ mount 00:03:27.094 ++ mounts["$mount"]=tmpfs 00:03:27.094 ++ fss["$mount"]=tmpfs 00:03:27.094 ++ avails["$mount"]=134934085632 00:03:27.094 ++ sizes["$mount"]=134934085632 00:03:27.094 ++ uses["$mount"]=0 00:03:27.094 ++ read -r source fs size use avail _ mount 00:03:27.094 ++ mounts["$mount"]=tmpfs 00:03:27.094 ++ fss["$mount"]=tmpfs 00:03:27.094 ++ avails["$mount"]=134934085632 00:03:27.094 ++ sizes["$mount"]=134934085632 00:03:27.094 ++ uses["$mount"]=0 00:03:27.094 ++ read -r source fs size use avail _ mount 00:03:27.094 ++ mounts["$mount"]=tmpfs 00:03:27.094 ++ fss["$mount"]=tmpfs 00:03:27.094 ++ avails["$mount"]=134934085632 00:03:27.094 ++ sizes["$mount"]=134934085632 00:03:27.094 ++ uses["$mount"]=0 00:03:27.094 ++ read -r source fs size use avail _ mount 00:03:27.094 ++ printf '* Looking for test storage...\n' 00:03:27.094 * Looking for test storage... 00:03:27.094 ++ local target_space new_size 00:03:27.094 ++ for target_dir in "${storage_candidates[@]}" 00:03:27.094 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:27.094 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:27.094 ++ mount=/ 00:03:27.094 ++ target_space=59322081280 00:03:27.094 ++ (( target_space == 0 || target_space < requested_size )) 00:03:27.094 ++ (( target_space >= requested_size )) 00:03:27.094 ++ [[ overlay == tmpfs ]] 00:03:27.094 ++ [[ overlay == ramfs ]] 00:03:27.094 ++ [[ / == / ]] 00:03:27.094 ++ new_size=57253687296 00:03:27.094 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:27.094 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:27.094 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:27.094 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:27.094 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:27.094 ++ return 0 00:03:27.094 ++ set -o errtrace 00:03:27.094 ++ shopt -s extdebug 00:03:27.094 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:27.094 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:27.094 21:30:01 -- common/autotest_common.sh@1687 -- # true 00:03:27.094 21:30:01 -- common/autotest_common.sh@1689 -- # xtrace_fd 00:03:27.094 21:30:01 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:27.094 21:30:01 -- common/autotest_common.sh@29 -- # exec 00:03:27.094 21:30:01 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:27.094 21:30:01 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:27.094 21:30:01 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:27.094 21:30:01 -- common/autotest_common.sh@18 -- # set -x 00:03:27.094 21:30:01 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:27.094 21:30:01 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:03:27.094 21:30:01 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:03:27.094 21:30:01 -- unit/unittest.sh@160 -- # '[' -z ']' 00:03:27.094 21:30:01 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:27.094 21:30:01 -- unit/unittest.sh@161 -- # hash valgrind 00:03:27.094 21:30:01 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:27.094 21:30:01 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:03:27.094 21:30:01 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:27.094 21:30:01 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:27.094 21:30:01 -- common/autotest_common.sh@1099 -- # '[' 3 -le 1 ']' 00:03:27.094 21:30:01 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:27.094 21:30:01 -- common/autotest_common.sh@10 -- # set +x 00:03:27.094 ************************************ 00:03:27.094 START TEST valgrind 00:03:27.094 ************************************ 00:03:27.094 21:30:01 valgrind -- common/autotest_common.sh@1123 -- # echo 'Using valgrind for unit tests' 00:03:27.094 Using valgrind for unit tests 00:03:27.094 00:03:27.094 real 0m0.000s 00:03:27.094 user 0m0.000s 00:03:27.094 sys 0m0.000s 00:03:27.094 21:30:01 valgrind -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:27.094 21:30:01 valgrind -- common/autotest_common.sh@10 -- # set +x 00:03:27.094 ************************************ 00:03:27.094 END TEST valgrind 00:03:27.094 ************************************ 00:03:27.094 21:30:02 -- common/autotest_common.sh@1142 -- # return 0 00:03:27.094 21:30:02 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:27.094 21:30:02 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:03:27.094 21:30:02 -- unit/unittest.sh@181 -- # hash lcov 00:03:27.094 21:30:02 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:27.094 21:30:02 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:27.094 21:30:02 -- unit/unittest.sh@182 -- # cov_avail=yes 00:03:27.094 21:30:02 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:03:27.094 21:30:02 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:27.094 21:30:02 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:27.094 21:30:02 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:27.095 21:30:02 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:03:27.095 --rc lcov_branch_coverage=1 00:03:27.095 --rc lcov_function_coverage=1 00:03:27.095 --rc genhtml_branch_coverage=1 00:03:27.095 --rc genhtml_function_coverage=1 00:03:27.095 --rc genhtml_legend=1 00:03:27.095 --rc geninfo_all_blocks=1 00:03:27.095 ' 00:03:27.095 21:30:02 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:03:27.095 --rc lcov_branch_coverage=1 00:03:27.095 --rc lcov_function_coverage=1 00:03:27.095 --rc genhtml_branch_coverage=1 00:03:27.095 --rc genhtml_function_coverage=1 00:03:27.095 --rc genhtml_legend=1 00:03:27.095 --rc geninfo_all_blocks=1 00:03:27.095 ' 00:03:27.095 21:30:02 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:03:27.095 --rc lcov_branch_coverage=1 00:03:27.095 --rc lcov_function_coverage=1 00:03:27.095 --rc genhtml_branch_coverage=1 00:03:27.095 --rc genhtml_function_coverage=1 00:03:27.095 --rc genhtml_legend=1 00:03:27.095 --rc geninfo_all_blocks=1 00:03:27.095 --no-external' 00:03:27.095 21:30:02 -- unit/unittest.sh@202 -- # LCOV='lcov 00:03:27.095 --rc lcov_branch_coverage=1 00:03:27.095 --rc lcov_function_coverage=1 00:03:27.095 --rc genhtml_branch_coverage=1 00:03:27.095 --rc genhtml_function_coverage=1 00:03:27.095 --rc genhtml_legend=1 00:03:27.095 --rc geninfo_all_blocks=1 00:03:27.095 --no-external' 00:03:27.095 21:30:02 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:59.168 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:59.168 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:59.169 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:59.169 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:59.170 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:59.170 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:59.171 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:59.171 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:59.172 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:59.172 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:59.172 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:59.172 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:59.172 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:59.172 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:59.172 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:59.172 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:04:07.334 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:04:07.334 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:04:10.613 21:30:45 -- unit/unittest.sh@208 -- # uname -m 00:04:10.613 21:30:45 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:04:10.614 21:30:45 -- 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:04:10.614 21:30:45 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:10.614 21:30:45 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:10.614 21:30:45 -- common/autotest_common.sh@10 -- # set +x 00:04:10.614 ************************************ 00:04:10.614 START TEST unittest_pci_event 00:04:10.614 ************************************ 00:04:10.614 21:30:45 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:04:10.614 ==68909== Memcheck, a memory error detector 00:04:10.614 ==68909== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:10.614 ==68909== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:10.614 ==68909== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.614 ==68909== 00:04:10.614 --68909-- Valgrind options: 00:04:10.614 --68909-- --leak-check=full 00:04:10.614 --68909-- --error-exitcode=2 00:04:10.614 --68909-- --verbose 00:04:10.614 --68909-- Contents of /proc/version: 00:04:10.614 --68909-- 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:04:10.614 --68909-- 00:04:10.614 --68909-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:10.614 --68909-- Page sizes: currently 4096, max supported 4096 00:04:10.614 --68909-- Valgrind library directory: /usr/libexec/valgrind 00:04:10.614 --68909-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.614 --68909-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:10.614 --68909-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:10.614 --68909-- might be shown as UnknownInlinedFun 00:04:10.614 --68909-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:10.614 --68909-- object doesn't have a dynamic symbol table 00:04:10.614 --68909-- Scheduler: using generic scheduler lock implementation. 00:04:10.614 --68909-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:10.614 ==68909== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68909-by-???-on-0f641d807d47 00:04:10.614 ==68909== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68909-by-???-on-0f641d807d47 00:04:10.614 ==68909== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68909-by-???-on-0f641d807d47 00:04:10.614 ==68909== 00:04:10.614 ==68909== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:10.614 ==68909== don't want to do, unless you know exactly what you're doing, 00:04:10.614 ==68909== or are doing some strange experiment): 00:04:10.614 ==68909== /usr/libexec/valgrind/../../bin/vgdb --pid=68909 ...command... 00:04:10.614 ==68909== 00:04:10.614 ==68909== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:10.614 ==68909== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.614 ==68909== and then give GDB the following command 00:04:10.614 ==68909== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68909 00:04:10.614 ==68909== --pid is optional if only one valgrind process is running 00:04:10.614 ==68909== 00:04:10.614 --68909-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:10.614 --68909-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:10.873 --68909-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:10.873 --68909-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:10.873 --68909-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:10.873 --68909-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:10.873 --68909-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:10.873 --68909-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:10.873 --68909-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:10.873 --68909-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:10.873 --68909-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:10.873 --68909-- Reading syms from /usr/lib64/libm.so.6 00:04:10.873 --68909-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:10.873 --68909-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:10.873 --68909-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libc.so.6 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.873 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.873 --68909-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.873 --68909-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.873 --68909-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.873 --68909-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.873 --68909-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:11.132 --68909-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:11.132 --68909-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:11.132 --68909-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.132 --68909-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 ==68909== Preferring higher priority redirection: 00:04:11.133 --68909-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:11.133 --68909-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:11.133 --68909-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 --68909-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.133 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.133 --68909-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.133 --68909-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.133 ==68909== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.133 --68909-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.133 --68909-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.133 --68909-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.133 --68909-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.133 --68909-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.133 --68909-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.133 --68909-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.133 --68909-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.133 --68909-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.133 --68909-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.133 --68909-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.133 --68909-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.133 --68909-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.133 --68909-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.133 --68909-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.133 --68909-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.133 --68909-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.133 --68909-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.133 00:04:11.133 00:04:11.133 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.133 http://cunit.sourceforge.net/ 00:04:11.133 00:04:11.133 00:04:11.133 Suite: pci_event 00:04:11.133 Test: test_pci_parse_event ...--68909-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:04:11.133 --68909-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:11.133 --68909-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:04:11.393 [2024-07-15 21:30:46.256968] /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:04:11.393 [2024-07-15 21:30:46.303973] /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:04:11.393 passed 00:04:11.393 00:04:11.393 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.393 suites 1 1 n/a 0 0 00:04:11.393 tests 1 1 1 0 0 00:04:11.393 asserts 15 15 15 0 n/a 00:04:11.393 00:04:11.393 Elapsed time = 0.073 seconds 00:04:11.393 --68909-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.393 --68909-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.393 ==68909== 00:04:11.393 ==68909== HEAP SUMMARY: 00:04:11.393 ==68909== in use at exit: 0 bytes in 0 blocks 00:04:11.393 ==68909== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:04:11.393 ==68909== 00:04:11.393 ==68909== All heap blocks were freed -- no leaks are possible 00:04:11.393 ==68909== 00:04:11.393 ==68909== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.393 00:04:11.393 real 0m0.747s 00:04:11.393 user 0m0.717s 00:04:11.393 sys 0m0.027s 00:04:11.393 21:30:46 unittest_pci_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:11.393 21:30:46 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:04:11.393 ************************************ 00:04:11.393 END TEST unittest_pci_event 00:04:11.393 ************************************ 00:04:11.394 21:30:46 -- common/autotest_common.sh@1142 -- # return 0 00:04:11.394 21:30:46 -- 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:04:11.394 21:30:46 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:11.394 21:30:46 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:11.394 21:30:46 -- common/autotest_common.sh@10 -- # set +x 00:04:11.394 ************************************ 00:04:11.394 START TEST unittest_include 00:04:11.394 ************************************ 00:04:11.394 21:30:46 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:04:11.394 ==68934== Memcheck, a memory error detector 00:04:11.394 ==68934== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.394 ==68934== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.394 ==68934== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.394 ==68934== 00:04:11.394 --68934-- Valgrind options: 00:04:11.394 --68934-- --leak-check=full 00:04:11.394 --68934-- --error-exitcode=2 00:04:11.394 --68934-- --verbose 00:04:11.394 --68934-- Contents of /proc/version: 00:04:11.394 --68934-- 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:04:11.394 --68934-- 00:04:11.394 --68934-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.394 --68934-- Page sizes: currently 4096, max supported 4096 00:04:11.394 --68934-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.394 --68934-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.394 --68934-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.394 --68934-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.394 --68934-- might be shown as UnknownInlinedFun 00:04:11.394 --68934-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.394 --68934-- object doesn't have a dynamic symbol table 00:04:11.394 --68934-- Scheduler: using generic scheduler lock implementation. 00:04:11.394 --68934-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.394 ==68934== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68934-by-???-on-0f641d807d47 00:04:11.394 ==68934== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68934-by-???-on-0f641d807d47 00:04:11.394 ==68934== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68934-by-???-on-0f641d807d47 00:04:11.394 ==68934== 00:04:11.394 ==68934== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.394 ==68934== don't want to do, unless you know exactly what you're doing, 00:04:11.394 ==68934== or are doing some strange experiment): 00:04:11.394 ==68934== /usr/libexec/valgrind/../../bin/vgdb --pid=68934 ...command... 00:04:11.394 ==68934== 00:04:11.394 ==68934== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.394 ==68934== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.394 ==68934== and then give GDB the following command 00:04:11.394 ==68934== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68934 00:04:11.394 ==68934== --pid is optional if only one valgrind process is running 00:04:11.394 ==68934== 00:04:11.394 --68934-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.394 --68934-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.654 --68934-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.654 --68934-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.654 --68934-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.654 --68934-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.654 --68934-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.654 --68934-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.654 --68934-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.654 --68934-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.654 --68934-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:11.654 --68934-- Reading syms from /usr/lib64/libm.so.6 00:04:11.654 --68934-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:11.654 --68934-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:11.654 --68934-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libc.so.6 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.654 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.654 --68934-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.654 --68934-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.654 --68934-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:11.654 --68934-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:11.654 --68934-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:11.914 --68934-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:11.914 --68934-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:11.914 --68934-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 ==68934== Preferring higher priority redirection: 00:04:11.914 --68934-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:11.914 --68934-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:11.914 --68934-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 --68934-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.914 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.914 --68934-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.914 --68934-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.914 ==68934== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.914 --68934-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.914 --68934-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.914 --68934-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.914 --68934-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.914 --68934-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.914 --68934-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.914 --68934-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.914 --68934-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.914 --68934-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.914 --68934-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.915 --68934-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.915 --68934-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.915 --68934-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.915 --68934-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.915 --68934-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.915 --68934-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.915 --68934-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.915 --68934-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.915 00:04:11.915 00:04:11.915 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.915 http://cunit.sourceforge.net/ 00:04:11.915 00:04:11.915 00:04:11.915 Suite: histogram 00:04:12.174 Test: histogram_test ...passed 00:04:12.174 Test: histogram_merge ...passed 00:04:12.174 00:04:12.174 Run Summary: Type Total Ran Passed Failed Inactive 00:04:12.174 suites 1 1 n/a 0 0 00:04:12.174 tests 2 2 2 0 0 00:04:12.174 asserts 50 50 50 0 n/a 00:04:12.174 00:04:12.174 Elapsed time = 0.044 seconds 00:04:12.174 --68934-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:12.174 --68934-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:12.174 ==68934== 00:04:12.174 ==68934== HEAP SUMMARY: 00:04:12.174 ==68934== in use at exit: 0 bytes in 0 blocks 00:04:12.174 ==68934== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:04:12.174 ==68934== 00:04:12.174 ==68934== All heap blocks were freed -- no leaks are possible 00:04:12.174 ==68934== 00:04:12.174 ==68934== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:12.174 00:04:12.174 real 0m0.732s 00:04:12.174 user 0m0.690s 00:04:12.174 sys 0m0.039s 00:04:12.174 21:30:47 unittest_include -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:12.174 21:30:47 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:04:12.174 ************************************ 00:04:12.174 END TEST unittest_include 00:04:12.174 ************************************ 00:04:12.174 21:30:47 -- common/autotest_common.sh@1142 -- # return 0 00:04:12.174 21:30:47 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:04:12.174 21:30:47 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:04:12.174 21:30:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:12.174 21:30:47 -- common/autotest_common.sh@10 -- # set +x 00:04:12.174 ************************************ 00:04:12.174 START TEST unittest_bdev 00:04:12.174 ************************************ 00:04:12.174 21:30:47 unittest_bdev -- common/autotest_common.sh@1123 -- # unittest_bdev 00:04:12.174 21:30:47 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:04:12.174 ==68959== Memcheck, a memory error detector 00:04:12.174 ==68959== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:12.174 ==68959== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:12.174 ==68959== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:12.174 ==68959== 00:04:12.174 --68959-- Valgrind options: 00:04:12.174 --68959-- --leak-check=full 00:04:12.174 --68959-- --error-exitcode=2 00:04:12.174 --68959-- --verbose 00:04:12.174 --68959-- Contents of /proc/version: 00:04:12.174 --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:04:12.174 --68959-- 00:04:12.174 --68959-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:12.174 --68959-- Page sizes: currently 4096, max supported 4096 00:04:12.175 --68959-- Valgrind library directory: /usr/libexec/valgrind 00:04:12.175 --68959-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:12.175 --68959-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:12.175 --68959-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:12.175 --68959-- might be shown as UnknownInlinedFun 00:04:12.175 --68959-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:12.175 --68959-- object doesn't have a dynamic symbol table 00:04:12.175 --68959-- Scheduler: using generic scheduler lock implementation. 00:04:12.175 --68959-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:12.175 ==68959== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68959-by-???-on-0f641d807d47 00:04:12.175 ==68959== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68959-by-???-on-0f641d807d47 00:04:12.175 ==68959== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68959-by-???-on-0f641d807d47 00:04:12.175 ==68959== 00:04:12.175 ==68959== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:12.175 ==68959== don't want to do, unless you know exactly what you're doing, 00:04:12.175 ==68959== or are doing some strange experiment): 00:04:12.175 ==68959== /usr/libexec/valgrind/../../bin/vgdb --pid=68959 ...command... 00:04:12.175 ==68959== 00:04:12.175 ==68959== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:12.175 ==68959== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:12.175 ==68959== and then give GDB the following command 00:04:12.175 ==68959== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68959 00:04:12.175 ==68959== --pid is optional if only one valgrind process is running 00:04:12.175 ==68959== 00:04:12.175 --68959-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:12.175 --68959-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:12.175 --68959-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:12.175 --68959-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:12.175 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.175 --68959-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:12.434 --68959-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.434 --68959-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.434 --68959-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.434 --68959-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.434 --68959-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.434 --68959-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.434 --68959-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.434 --68959-- Reading syms from /usr/lib64/libm.so.6 00:04:12.434 --68959-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.434 --68959-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:12.434 --68959-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.434 --68959-- Reading syms from /usr/lib64/libc.so.6 00:04:12.434 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.434 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.434 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.434 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.434 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.434 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.434 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.434 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.434 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.434 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.435 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.435 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.435 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.435 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.435 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.435 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.435 --68959-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.435 --68959-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.435 --68959-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.435 --68959-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.435 --68959-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.435 --68959-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.435 --68959-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.435 --68959-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.694 --68959-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.694 --68959-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 ==68959== Preferring higher priority redirection: 00:04:12.695 --68959-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.695 --68959-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.695 --68959-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 --68959-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.695 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.695 --68959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.695 --68959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.695 ==68959== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.695 --68959-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.695 --68959-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.695 --68959-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.695 --68959-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.695 --68959-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.695 --68959-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.695 --68959-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.695 --68959-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.695 --68959-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.695 --68959-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.695 --68959-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.695 --68959-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.695 --68959-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.695 --68959-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.695 --68959-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.695 --68959-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.695 --68959-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.695 --68959-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.695 --68959-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.955 00:04:12.955 00:04:12.955 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.955 http://cunit.sourceforge.net/ 00:04:12.955 00:04:12.955 00:04:12.955 Suite: bdev 00:04:12.955 Test: bytes_to_blocks_test ...passed 00:04:12.955 Test: num_blocks_test ...--68959-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:13.215 passed 00:04:13.215 Test: io_valid_test ...passed 00:04:13.215 Test: open_write_test ...[2024-07-15 21:30:48.204700] /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:04:13.215 [2024-07-15 21:30:48.240725] /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:04:13.215 [2024-07-15 21:30:48.243857] /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:04:13.215 passed 00:04:13.474 Test: claim_test ...passed 00:04:13.474 Test: alias_add_del_test ...[2024-07-15 21:30:48.383499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:04:13.474 [2024-07-15 21:30:48.384637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4643:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:04:13.474 [2024-07-15 21:30:48.385622] /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:04:13.474 passed 00:04:13.474 Test: get_device_stat_test ...passed 00:04:13.474 Test: bdev_io_types_test ...passed 00:04:13.732 Test: bdev_io_wait_test ...passed 00:04:13.732 Test: bdev_io_spans_split_test ...passed 00:04:13.732 Test: bdev_io_boundary_split_test ...passed 00:04:13.732 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-15 21:30:48.851783] /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:04:13.990 passed 00:04:13.990 Test: bdev_io_mix_split_test ...passed 00:04:13.990 Test: bdev_io_split_with_io_wait ...passed 00:04:13.990 Test: bdev_io_write_unit_split_test ...[2024-07-15 21:30:49.082752] /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:04:13.990 [2024-07-15 21:30:49.086283] /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:04:13.990 [2024-07-15 21:30:49.086462] /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:04:13.990 [2024-07-15 21:30:49.088921] /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:04:13.990 passed 00:04:14.249 Test: bdev_io_alignment_with_boundary ...passed 00:04:14.249 Test: bdev_io_alignment ...passed 00:04:14.249 Test: bdev_histograms ...passed 00:04:14.249 Test: bdev_write_zeroes ...passed 00:04:14.507 Test: bdev_compare_and_write ...passed 00:04:14.507 Test: bdev_compare ...passed 00:04:14.507 Test: bdev_compare_emulated ...passed 00:04:14.507 Test: bdev_zcopy_write ...passed 00:04:14.765 Test: bdev_zcopy_read ...passed 00:04:14.765 Test: bdev_open_while_hotremove ...passed 00:04:14.765 Test: bdev_close_while_hotremove ...passed 00:04:14.765 Test: bdev_open_ext_test ...[2024-07-15 21:30:49.664117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:14.765 passed 00:04:14.765 Test: bdev_open_ext_unregister ...[2024-07-15 21:30:49.667895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:14.765 passed 00:04:14.765 Test: bdev_set_io_timeout ...passed 00:04:14.765 Test: bdev_set_qd_sampling ...passed 00:04:14.765 Test: lba_range_overlap ...passed 00:04:14.765 Test: lock_lba_range_check_ranges ...passed 00:04:14.765 Test: lock_lba_range_with_io_outstanding ...passed 00:04:15.023 Test: lock_lba_range_overlapped ...passed 00:04:15.023 Test: bdev_quiesce ...[2024-07-15 21:30:49.971644] /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:04:15.023 passed 00:04:15.023 Test: bdev_io_abort ...passed 00:04:15.023 Test: bdev_unmap ...passed 00:04:15.023 Test: bdev_write_zeroes_split_test ...passed 00:04:15.023 Test: bdev_set_options_test ...[2024-07-15 21:30:50.125039] /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:04:15.023 passed 00:04:15.023 Test: bdev_get_memory_domains ...passed 00:04:15.281 Test: bdev_io_ext ...passed 00:04:15.281 Test: bdev_io_ext_no_opts ...passed 00:04:15.281 Test: bdev_io_ext_invalid_opts ...passed 00:04:15.281 Test: bdev_io_ext_split ...passed 00:04:15.281 Test: bdev_io_ext_bounce_buffer ...passed 00:04:15.281 Test: bdev_register_uuid_alias ...[2024-07-15 21:30:50.370202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 2367d204-15f2-4a88-a53f-c4cd06fd244d already exists 00:04:15.281 [2024-07-15 21:30:50.370672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:2367d204-15f2-4a88-a53f-c4cd06fd244d alias for bdev bdev0 00:04:15.281 passed 00:04:15.281 Test: bdev_unregister_by_name ...[2024-07-15 21:30:50.385488] /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:04:15.281 [2024-07-15 21:30:50.386599] /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:04:15.281 passed 00:04:15.540 Test: for_each_bdev_test ...passed 00:04:15.540 Test: bdev_seek_test ...passed 00:04:15.540 Test: bdev_copy ...passed 00:04:15.540 Test: bdev_copy_split_test ...passed 00:04:15.540 Test: examine_locks ...passed 00:04:15.540 Test: claim_v2_rwo ...[2024-07-15 21:30:50.577891] /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:04:15.540 [2024-07-15 21:30:50.579724] /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:04:15.540 [2024-07-15 21:30:50.580657] /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:04:15.540 [2024-07-15 21:30:50.581846] /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:04:15.540 [2024-07-15 21:30:50.582626] /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:04:15.540 [2024-07-15 21:30:50.588972] /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:04:15.540 passed 00:04:15.540 Test: claim_v2_rom ...[2024-07-15 21:30:50.598647] /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:04:15.540 [2024-07-15 21:30:50.599790] /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:04:15.540 [2024-07-15 21:30:50.600374] /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:04:15.540 [2024-07-15 21:30:50.600998] /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:04:15.540 [2024-07-15 21:30:50.608588] /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:04:15.540 [2024-07-15 21:30:50.610556] /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:04:15.540 passed 00:04:15.540 Test: claim_v2_rwm ...[2024-07-15 21:30:50.614576] /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:04:15.540 [2024-07-15 21:30:50.619740] /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:04:15.540 [2024-07-15 21:30:50.620880] /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:04:15.540 [2024-07-15 21:30:50.621522] /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:04:15.540 [2024-07-15 21:30:50.622141] /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:04:15.540 [2024-07-15 21:30:50.623275] /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:04:15.540 [2024-07-15 21:30:50.629584] /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:04:15.540 passed 00:04:15.540 Test: claim_v2_existing_writer ...[2024-07-15 21:30:50.635457] /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:04:15.540 [2024-07-15 21:30:50.635759] /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:04:15.540 passed 00:04:15.540 Test: claim_v2_existing_v1 ...[2024-07-15 21:30:50.638894] /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:04:15.540 [2024-07-15 21:30:50.639677] /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:04:15.540 [2024-07-15 21:30:50.639803] /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:04:15.540 passed 00:04:15.541 Test: claim_v1_existing_v2 ...[2024-07-15 21:30:50.642549] /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:04:15.541 [2024-07-15 21:30:50.643678] /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:04:15.541 [2024-07-15 21:30:50.643880] /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:04:15.541 passed 00:04:15.541 Test: examine_claimed ...[2024-07-15 21:30:50.656272] /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:04:15.541 passed 00:04:15.541 00:04:15.800 Run Summary: Type Total Ran Passed Failed Inactive 00:04:15.800 suites 1 1 n/a 0 0 00:04:15.800 tests 59 59 59 0 0 00:04:15.800 asserts 4599 4599 4599 0 n/a 00:04:15.800 00:04:15.800 Elapsed time = 2.824 seconds 00:04:15.800 --68959-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:15.800 --68959-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:15.800 ==68959== 00:04:15.800 ==68959== HEAP SUMMARY: 00:04:15.800 ==68959== in use at exit: 2,040 bytes in 5 blocks 00:04:15.800 ==68959== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:04:15.800 ==68959== 00:04:15.800 ==68959== Searching for pointers to 5 not-freed blocks 00:04:15.800 ==68959== Checked 7,187,512 bytes 00:04:15.800 ==68959== 00:04:15.800 ==68959== LEAK SUMMARY: 00:04:15.800 ==68959== definitely lost: 0 bytes in 0 blocks 00:04:15.800 ==68959== indirectly lost: 0 bytes in 0 blocks 00:04:15.800 ==68959== possibly lost: 0 bytes in 0 blocks 00:04:15.800 ==68959== still reachable: 2,040 bytes in 5 blocks 00:04:15.800 ==68959== suppressed: 0 bytes in 0 blocks 00:04:15.800 ==68959== Reachable blocks (those to which a pointer was found) are not shown. 00:04:15.800 ==68959== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:15.800 ==68959== 00:04:15.800 ==68959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:15.800 21:30:50 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:04:15.800 ==69001== Memcheck, a memory error detector 00:04:15.800 ==69001== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:15.800 ==69001== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:15.800 ==69001== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.800 ==69001== 00:04:15.800 --69001-- Valgrind options: 00:04:15.800 --69001-- --leak-check=full 00:04:15.800 --69001-- --error-exitcode=2 00:04:15.800 --69001-- --verbose 00:04:15.800 --69001-- Contents of /proc/version: 00:04:15.800 --69001-- 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:04:15.800 --69001-- 00:04:15.801 --69001-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:15.801 --69001-- Page sizes: currently 4096, max supported 4096 00:04:15.801 --69001-- Valgrind library directory: /usr/libexec/valgrind 00:04:15.801 --69001-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.801 --69001-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:15.801 --69001-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:15.801 --69001-- might be shown as UnknownInlinedFun 00:04:15.801 --69001-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:15.801 --69001-- object doesn't have a dynamic symbol table 00:04:15.801 --69001-- Scheduler: using generic scheduler lock implementation. 00:04:15.801 --69001-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.801 ==69001== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69001-by-???-on-0f641d807d47 00:04:15.801 ==69001== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69001-by-???-on-0f641d807d47 00:04:15.801 ==69001== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69001-by-???-on-0f641d807d47 00:04:15.801 ==69001== 00:04:15.801 ==69001== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.801 ==69001== don't want to do, unless you know exactly what you're doing, 00:04:15.801 ==69001== or are doing some strange experiment): 00:04:15.801 ==69001== /usr/libexec/valgrind/../../bin/vgdb --pid=69001 ...command... 00:04:15.801 ==69001== 00:04:15.801 ==69001== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.801 ==69001== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.801 ==69001== and then give GDB the following command 00:04:15.801 ==69001== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69001 00:04:15.801 ==69001== --pid is optional if only one valgrind process is running 00:04:15.801 ==69001== 00:04:15.801 --69001-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.801 --69001-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:15.801 --69001-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:15.801 --69001-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:15.801 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.801 --69001-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:15.801 --69001-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:15.801 --69001-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:15.801 --69001-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:16.061 --69001-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:16.061 --69001-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:16.061 --69001-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:16.061 --69001-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:16.061 --69001-- Reading syms from /usr/lib64/libm.so.6 00:04:16.061 --69001-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:16.061 --69001-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:16.061 --69001-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libc.so.6 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.061 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.061 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.061 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.061 --69001-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:16.061 --69001-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:16.061 --69001-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:16.061 --69001-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:16.061 --69001-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:16.061 --69001-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.061 --69001-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.062 --69001-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.062 --69001-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.062 --69001-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.062 --69001-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.062 --69001-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 ==69001== Preferring higher priority redirection: 00:04:16.321 --69001-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:16.321 --69001-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:16.321 --69001-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.321 --69001-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.322 --69001-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.322 --69001-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.322 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.322 --69001-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.322 --69001-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.322 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.322 --69001-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.322 --69001-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.322 --69001-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:16.322 --69001-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:16.322 --69001-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:16.322 --69001-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:16.322 --69001-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:16.322 --69001-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:16.322 --69001-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:16.322 --69001-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:16.322 --69001-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:16.322 --69001-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:16.322 --69001-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:16.322 --69001-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:16.322 --69001-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:16.322 --69001-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:16.322 --69001-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:16.322 --69001-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:16.322 --69001-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:16.322 00:04:16.322 00:04:16.322 CUnit - A unit testing framework for C - Version 2.1-3 00:04:16.322 http://cunit.sourceforge.net/ 00:04:16.322 00:04:16.582 00:04:16.582 Suite: nvme 00:04:16.582 Test: test_create_ctrlr ...passed 00:04:16.841 Test: test_reset_ctrlr ...[2024-07-15 21:30:51.723616] /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:04:16.841 passed 00:04:16.841 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:04:16.841 Test: test_failover_ctrlr ...--69001-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:16.841 passed 00:04:16.841 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-15 21:30:51.857580] /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:04:16.841 [2024-07-15 21:30:51.864197] /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:04:16.841 [2024-07-15 21:30:51.865857] /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:04:16.841 passed 00:04:16.841 Test: test_pending_reset ...--69001-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:16.841 --69001-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:17.101 [2024-07-15 21:30:51.999274] /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:04:17.101 [2024-07-15 21:30:52.000977] /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:04:17.101 passed 00:04:17.101 Test: test_attach_ctrlr ...[2024-07-15 21:30:52.054737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4317:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:04:17.101 passed 00:04:17.101 Test: test_aer_cb ...passed 00:04:17.359 Test: test_submit_nvme_cmd ...passed 00:04:17.359 Test: test_add_remove_trid ...passed 00:04:17.359 Test: test_abort ...[2024-07-15 21:30:52.324109] /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:04:17.359 passed 00:04:17.359 Test: test_get_io_qpair ...passed 00:04:17.359 Test: test_bdev_unregister ...passed 00:04:17.359 Test: test_compare_ns ...passed 00:04:17.359 Test: test_init_ana_log_page ...passed 00:04:17.360 Test: test_get_memory_domains ...passed 00:04:17.360 Test: test_reconnect_qpair ...[2024-07-15 21:30:52.478101] /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:04:17.618 passed 00:04:17.618 Test: test_create_bdev_ctrlr ...[2024-07-15 21:30:52.492080] /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:04:17.618 passed 00:04:17.618 Test: test_add_multi_ns_to_bdev ...[2024-07-15 21:30:52.532305] /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:04:17.618 passed 00:04:17.618 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:04:17.618 Test: test_admin_path ...passed 00:04:17.618 Test: test_reset_bdev_ctrlr ...passed 00:04:17.618 Test: test_find_io_path ...passed 00:04:17.618 Test: test_retry_io_if_ana_state_is_updating ...passed 00:04:17.618 Test: test_retry_io_for_io_path_error ...passed 00:04:17.618 Test: test_retry_io_count ...passed 00:04:17.875 Test: test_concurrent_read_ana_log_page ...passed 00:04:17.875 Test: test_retry_io_for_ana_error ...passed 00:04:17.876 Test: test_check_io_error_resiliency_params ...[2024-07-15 21:30:52.768555] /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:04:17.876 [2024-07-15 21:30:52.769075] /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:04:17.876 [2024-07-15 21:30:52.769664] /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:04:17.876 [2024-07-15 21:30:52.770181] /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:04:17.876 [2024-07-15 21:30:52.770666] /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:04:17.876 [2024-07-15 21:30:52.772030] /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:04:17.876 [2024-07-15 21:30:52.772546] /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:04:17.876 [2024-07-15 21:30:52.773130] /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:04:17.876 [2024-07-15 21:30:52.773608] /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:04:17.876 passed 00:04:17.876 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:04:17.876 Test: test_reconnect_ctrlr ...[2024-07-15 21:30:52.800825] /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:04:17.876 [2024-07-15 21:30:52.809318] /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:04:17.876 [2024-07-15 21:30:52.819048] /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:04:17.876 [2024-07-15 21:30:52.822038] /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:04:17.876 [2024-07-15 21:30:52.824806] /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:04:17.876 passed 00:04:17.876 Test: test_retry_failover_ctrlr ...[2024-07-15 21:30:52.836152] /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:04:17.876 passed 00:04:17.876 Test: test_fail_path ...[2024-07-15 21:30:52.851748] /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:04:17.876 [2024-07-15 21:30:52.855914] /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:04:17.876 [2024-07-15 21:30:52.858859] /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:04:17.876 [2024-07-15 21:30:52.862228] /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:04:17.876 [2024-07-15 21:30:52.864707] /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:04:17.876 passed 00:04:17.876 Test: test_nvme_ns_cmp ...passed 00:04:17.876 Test: test_ana_transition ...passed 00:04:17.876 Test: test_set_preferred_path ...passed 00:04:17.876 Test: test_find_next_io_path ...passed 00:04:17.876 Test: test_find_io_path_min_qd ...passed 00:04:17.876 Test: test_disable_auto_failback ...[2024-07-15 21:30:52.932488] /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:04:17.876 passed 00:04:17.876 Test: test_set_multipath_policy ...passed 00:04:17.876 Test: test_uuid_generation ...passed 00:04:18.135 Test: test_retry_io_to_same_path ...passed 00:04:18.135 Test: test_race_between_reset_and_disconnected ...passed 00:04:18.135 Test: test_ctrlr_op_rpc ...passed 00:04:18.135 Test: test_bdev_ctrlr_op_rpc ...passed 00:04:18.135 Test: test_disable_enable_ctrlr ...[2024-07-15 21:30:53.096060] /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:04:18.135 [2024-07-15 21:30:53.102320] /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:04:18.135 passed 00:04:18.135 Test: test_delete_ctrlr_done ...passed 00:04:18.135 Test: test_ns_remove_during_reset ...passed 00:04:18.135 Test: test_io_path_is_current ...passed 00:04:18.135 00:04:18.135 Run Summary: Type Total Ran Passed Failed Inactive 00:04:18.135 suites 1 1 n/a 0 0 00:04:18.135 tests 49 49 49 0 0 00:04:18.135 asserts 3577 3577 3577 0 n/a 00:04:18.135 00:04:18.135 Elapsed time = 1.682 seconds 00:04:18.135 --69001-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:18.135 --69001-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:18.135 ==69001== 00:04:18.135 ==69001== HEAP SUMMARY: 00:04:18.135 ==69001== in use at exit: 0 bytes in 0 blocks 00:04:18.135 ==69001== total heap usage: 5,793 allocs, 5,793 frees, 1,767,644 bytes allocated 00:04:18.135 ==69001== 00:04:18.135 ==69001== All heap blocks were freed -- no leaks are possible 00:04:18.135 ==69001== 00:04:18.135 ==69001== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:18.135 21:30: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:04:18.135 ==69027== Memcheck, a memory error detector 00:04:18.135 ==69027== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:18.135 ==69027== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:18.135 ==69027== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:18.135 ==69027== 00:04:18.135 --69027-- Valgrind options: 00:04:18.135 --69027-- --leak-check=full 00:04:18.135 --69027-- --error-exitcode=2 00:04:18.135 --69027-- --verbose 00:04:18.135 --69027-- Contents of /proc/version: 00:04:18.135 --69027-- 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:04:18.135 --69027-- 00:04:18.135 --69027-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:18.135 --69027-- Page sizes: currently 4096, max supported 4096 00:04:18.135 --69027-- Valgrind library directory: /usr/libexec/valgrind 00:04:18.135 --69027-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:18.135 --69027-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:18.394 --69027-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:18.394 --69027-- might be shown as UnknownInlinedFun 00:04:18.394 --69027-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:18.394 --69027-- object doesn't have a dynamic symbol table 00:04:18.394 --69027-- Scheduler: using generic scheduler lock implementation. 00:04:18.394 --69027-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:18.394 ==69027== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69027-by-???-on-0f641d807d47 00:04:18.394 ==69027== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69027-by-???-on-0f641d807d47 00:04:18.394 ==69027== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69027-by-???-on-0f641d807d47 00:04:18.394 ==69027== 00:04:18.394 ==69027== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:18.394 ==69027== don't want to do, unless you know exactly what you're doing, 00:04:18.394 ==69027== or are doing some strange experiment): 00:04:18.394 ==69027== /usr/libexec/valgrind/../../bin/vgdb --pid=69027 ...command... 00:04:18.394 ==69027== 00:04:18.394 ==69027== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:18.394 ==69027== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:18.394 ==69027== and then give GDB the following command 00:04:18.394 ==69027== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69027 00:04:18.394 ==69027== --pid is optional if only one valgrind process is running 00:04:18.394 ==69027== 00:04:18.395 --69027-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:18.395 --69027-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:18.395 --69027-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:18.395 --69027-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:18.395 --69027-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:18.395 --69027-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:18.395 --69027-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:18.395 --69027-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:18.395 --69027-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:18.395 --69027-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:18.395 --69027-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:18.395 --69027-- Reading syms from /usr/lib64/libm.so.6 00:04:18.395 --69027-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:18.395 --69027-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:18.395 --69027-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:18.395 --69027-- Reading syms from /usr/lib64/libc.so.6 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.395 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.395 --69027-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.395 --69027-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.654 --69027-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:18.654 --69027-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:18.654 --69027-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:18.654 --69027-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:18.654 --69027-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:18.654 --69027-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:18.654 --69027-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.654 --69027-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 ==69027== Preferring higher priority redirection: 00:04:18.655 --69027-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:18.655 --69027-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:18.655 --69027-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 --69027-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.655 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.655 --69027-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.655 --69027-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.655 ==69027== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.655 --69027-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.655 --69027-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.655 --69027-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:18.655 --69027-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:18.655 --69027-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:18.655 --69027-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:18.655 --69027-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:18.655 --69027-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:18.655 --69027-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:18.914 --69027-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:18.914 --69027-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:18.914 --69027-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:18.914 --69027-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:18.914 --69027-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:18.914 --69027-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:18.914 --69027-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:18.914 --69027-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:18.914 --69027-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:18.914 --69027-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:18.914 00:04:18.914 00:04:18.914 CUnit - A unit testing framework for C - Version 2.1-3 00:04:18.914 http://cunit.sourceforge.net/ 00:04:18.914 00:04:18.914 Test Options 00:04:18.914 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:04:18.914 00:04:18.914 Suite: raid 00:04:18.914 Test: test_create_raid ...--69027-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:19.171 passed 00:04:19.171 Test: test_create_raid_superblock ...passed 00:04:19.171 Test: test_delete_raid ...passed 00:04:19.171 Test: test_create_raid_invalid_args ...[2024-07-15 21:30:54.094709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:19.171 [2024-07-15 21:30:54.124758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:19.171 [2024-07-15 21:30:54.129086] /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:04:19.171 [2024-07-15 21:30:54.130878] /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:04:19.171 [2024-07-15 21:30:54.131756] /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:04:19.171 [2024-07-15 21:30:54.141253] /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:04:19.171 [2024-07-15 21:30:54.141379] /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:04:19.171 passed 00:04:19.171 Test: test_delete_raid_invalid_args ...passed 00:04:19.171 Test: test_io_channel ...passed 00:04:19.171 Test: test_reset_io ...passed 00:04:19.171 Test: test_multi_raid ...passed 00:04:19.171 Test: test_io_type_supported ...passed 00:04:19.171 Test: test_raid_json_dump_info ...passed 00:04:19.171 Test: test_context_size ...passed 00:04:19.171 Test: test_raid_level_conversions ...passed 00:04:19.428 Test: test_raid_io_split ...passed 00:04:19.428 Test: test_raid_process ...passed 00:04:19.428 00:04:19.428 Run Summary: Type Total Ran Passed Failed Inactive 00:04:19.428 suites 1 1 n/a 0 0 00:04:19.428 tests 14 14 14 0 0 00:04:19.428 asserts 6183 6183 6183 0 n/a 00:04:19.428 00:04:19.428 Elapsed time = 0.518 seconds 00:04:19.428 --69027-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:19.428 --69027-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:19.428 ==69027== 00:04:19.428 ==69027== HEAP SUMMARY: 00:04:19.428 ==69027== in use at exit: 34,168 bytes in 1,028 blocks 00:04:19.428 ==69027== total heap usage: 5,140 allocs, 4,112 frees, 18,007,107 bytes allocated 00:04:19.428 ==69027== 00:04:19.428 ==69027== Searching for pointers to 1,028 not-freed blocks 00:04:19.428 ==69027== Checked 6,789,624 bytes 00:04:19.428 ==69027== 00:04:19.428 ==69027== LEAK SUMMARY: 00:04:19.428 ==69027== definitely lost: 0 bytes in 0 blocks 00:04:19.428 ==69027== indirectly lost: 0 bytes in 0 blocks 00:04:19.428 ==69027== possibly lost: 0 bytes in 0 blocks 00:04:19.428 ==69027== still reachable: 34,168 bytes in 1,028 blocks 00:04:19.428 ==69027== suppressed: 0 bytes in 0 blocks 00:04:19.428 ==69027== Reachable blocks (those to which a pointer was found) are not shown. 00:04:19.428 ==69027== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:19.428 ==69027== 00:04:19.428 ==69027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:19.428 21:30: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:04:19.428 ==69044== Memcheck, a memory error detector 00:04:19.428 ==69044== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:19.429 ==69044== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:19.429 ==69044== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:19.429 ==69044== 00:04:19.429 --69044-- Valgrind options: 00:04:19.429 --69044-- --leak-check=full 00:04:19.429 --69044-- --error-exitcode=2 00:04:19.429 --69044-- --verbose 00:04:19.429 --69044-- Contents of /proc/version: 00:04:19.429 --69044-- 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:04:19.429 --69044-- 00:04:19.429 --69044-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:19.429 --69044-- Page sizes: currently 4096, max supported 4096 00:04:19.429 --69044-- Valgrind library directory: /usr/libexec/valgrind 00:04:19.429 --69044-- 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:04:19.429 --69044-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:19.429 --69044-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:19.429 --69044-- might be shown as UnknownInlinedFun 00:04:19.429 --69044-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:19.429 --69044-- object doesn't have a dynamic symbol table 00:04:19.429 --69044-- Scheduler: using generic scheduler lock implementation. 00:04:19.429 --69044-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:19.429 ==69044== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69044-by-???-on-0f641d807d47 00:04:19.429 ==69044== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69044-by-???-on-0f641d807d47 00:04:19.429 ==69044== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69044-by-???-on-0f641d807d47 00:04:19.429 ==69044== 00:04:19.429 ==69044== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:19.429 ==69044== don't want to do, unless you know exactly what you're doing, 00:04:19.429 ==69044== or are doing some strange experiment): 00:04:19.429 ==69044== /usr/libexec/valgrind/../../bin/vgdb --pid=69044 ...command... 00:04:19.429 ==69044== 00:04:19.429 ==69044== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:19.429 ==69044== /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:04:19.429 ==69044== and then give GDB the following command 00:04:19.429 ==69044== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69044 00:04:19.429 ==69044== --pid is optional if only one valgrind process is running 00:04:19.429 ==69044== 00:04:19.686 --69044-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:19.686 --69044-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:19.686 --69044-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:19.686 --69044-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:19.686 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.686 --69044-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:19.686 --69044-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:19.686 --69044-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:19.686 --69044-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:19.686 --69044-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:19.686 --69044-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:19.686 --69044-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:19.686 --69044-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:19.686 --69044-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:19.686 --69044-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:19.686 --69044-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:19.686 --69044-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:19.686 --69044-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:19.686 --69044-- Reading syms from /usr/lib64/libm.so.6 00:04:19.686 --69044-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:19.686 --69044-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:19.687 --69044-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:19.687 --69044-- Reading syms from /usr/lib64/libc.so.6 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.687 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.687 --69044-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.687 --69044-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.687 --69044-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:19.687 --69044-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:19.687 --69044-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:19.687 --69044-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.687 --69044-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.687 --69044-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.687 --69044-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 ==69044== Preferring higher priority redirection: 00:04:19.687 --69044-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.687 --69044-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.687 --69044-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.687 --69044-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 --69044-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 --69044-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 --69044-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 --69044-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 --69044-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.944 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.944 --69044-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.944 --69044-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.944 ==69044== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.944 --69044-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.944 --69044-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.944 --69044-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:19.944 --69044-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:19.944 --69044-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:19.944 --69044-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:19.944 --69044-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:19.944 --69044-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:19.944 --69044-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:19.944 --69044-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:19.944 --69044-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:19.944 --69044-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:19.944 --69044-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:19.944 --69044-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:19.944 --69044-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:19.944 --69044-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:19.944 --69044-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:19.944 --69044-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:19.944 00:04:19.944 00:04:19.944 CUnit - A unit testing framework for C - Version 2.1-3 00:04:19.944 http://cunit.sourceforge.net/ 00:04:19.944 00:04:19.944 --69044-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:19.944 00:04:19.944 Suite: raid_sb 00:04:19.944 Test: test_raid_bdev_write_superblock ...passed 00:04:19.944 Test: test_raid_bdev_load_base_bdev_superblock ...--69044-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:19.944 passed 00:04:19.944 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:30:55.036964] /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:04:20.202 passed 00:04:20.202 Suite: raid_sb_md 00:04:20.202 Test: test_raid_bdev_write_superblock ...passed 00:04:20.202 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:20.202 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:30:55.068967] /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:04:20.202 passed 00:04:20.202 Suite: raid_sb_md_interleaved 00:04:20.202 Test: test_raid_bdev_write_superblock ...passed 00:04:20.202 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:20.203 Test: test_raid_bdev_parse_superblock ...[2024-07-15 21:30:55.077001] /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:04:20.203 passed 00:04:20.203 00:04:20.203 Run Summary: Type Total Ran Passed Failed Inactive 00:04:20.203 suites 3 3 n/a 0 0 00:04:20.203 tests 9 9 9 0 0 00:04:20.203 asserts 139 139 139 0 n/a 00:04:20.203 00:04:20.203 Elapsed time = 0.120 seconds 00:04:20.203 --69044-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:20.203 --69044-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:20.203 ==69044== 00:04:20.203 ==69044== HEAP SUMMARY: 00:04:20.203 ==69044== in use at exit: 0 bytes in 0 blocks 00:04:20.203 ==69044== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:04:20.203 ==69044== 00:04:20.203 ==69044== All heap blocks were freed -- no leaks are possible 00:04:20.203 ==69044== 00:04:20.203 ==69044== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:20.203 21:30: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:04:20.203 ==69045== Memcheck, a memory error detector 00:04:20.203 ==69045== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:20.203 ==69045== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:20.203 ==69045== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:20.203 ==69045== 00:04:20.203 --69045-- Valgrind options: 00:04:20.203 --69045-- --leak-check=full 00:04:20.203 --69045-- --error-exitcode=2 00:04:20.203 --69045-- --verbose 00:04:20.203 --69045-- Contents of /proc/version: 00:04:20.203 --69045-- 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:04:20.203 --69045-- 00:04:20.203 --69045-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:20.203 --69045-- Page sizes: currently 4096, max supported 4096 00:04:20.203 --69045-- Valgrind library directory: /usr/libexec/valgrind 00:04:20.203 --69045-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:20.203 --69045-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:20.203 --69045-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:20.203 --69045-- might be shown as UnknownInlinedFun 00:04:20.203 --69045-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:20.203 --69045-- object doesn't have a dynamic symbol table 00:04:20.203 --69045-- Scheduler: using generic scheduler lock implementation. 00:04:20.203 --69045-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:20.203 ==69045== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69045-by-???-on-0f641d807d47 00:04:20.203 ==69045== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69045-by-???-on-0f641d807d47 00:04:20.203 ==69045== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69045-by-???-on-0f641d807d47 00:04:20.203 ==69045== 00:04:20.203 ==69045== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:20.203 ==69045== don't want to do, unless you know exactly what you're doing, 00:04:20.203 ==69045== or are doing some strange experiment): 00:04:20.203 ==69045== /usr/libexec/valgrind/../../bin/vgdb --pid=69045 ...command... 00:04:20.203 ==69045== 00:04:20.203 ==69045== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:20.203 ==69045== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:20.203 ==69045== and then give GDB the following command 00:04:20.203 ==69045== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69045 00:04:20.203 ==69045== --pid is optional if only one valgrind process is running 00:04:20.203 ==69045== 00:04:20.203 --69045-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:20.203 --69045-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:20.203 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:20.203 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:20.203 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.203 --69045-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:20.203 --69045-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:20.203 --69045-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:20.203 --69045-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:20.203 --69045-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:20.203 --69045-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:20.203 --69045-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:20.203 --69045-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:20.203 --69045-- Reading syms from /usr/lib64/libm.so.6 00:04:20.203 --69045-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:20.203 --69045-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:20.203 --69045-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:20.203 --69045-- Reading syms from /usr/lib64/libc.so.6 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.462 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.462 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.462 --69045-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:20.462 --69045-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:20.462 --69045-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:20.462 --69045-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:20.462 --69045-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:20.462 --69045-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:20.462 --69045-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 --69045-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.462 ==69045== Preferring higher priority redirection: 00:04:20.462 --69045-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:20.463 --69045-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:20.463 --69045-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 --69045-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.463 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.463 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.463 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.463 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.463 --69045-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.463 --69045-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.463 --69045-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.463 --69045-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.463 --69045-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.463 --69045-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.463 --69045-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.463 --69045-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.463 --69045-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.463 --69045-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.463 --69045-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.463 --69045-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.463 --69045-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.463 --69045-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.463 --69045-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.720 --69045-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:20.720 --69045-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.720 00:04:20.720 00:04:20.720 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.720 http://cunit.sourceforge.net/ 00:04:20.720 00:04:20.720 00:04:20.720 Suite: concat 00:04:20.720 Test: test_concat_start ...passed 00:04:20.720 Test: test_concat_rw ...passed 00:04:20.720 Test: test_concat_null_payload ...passed 00:04:20.720 00:04:20.720 Run Summary: Type Total Ran Passed Failed Inactive 00:04:20.720 suites 1 1 n/a 0 0 00:04:20.720 tests 3 3 3 0 0 00:04:20.720 asserts 8460 8460 8460 0 n/a 00:04:20.720 00:04:20.720 Elapsed time = 0.092 seconds 00:04:20.720 --69045-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:20.720 --69045-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:20.720 ==69045== 00:04:20.720 ==69045== HEAP SUMMARY: 00:04:20.720 ==69045== in use at exit: 0 bytes in 0 blocks 00:04:20.720 ==69045== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:04:20.720 ==69045== 00:04:20.720 ==69045== All heap blocks were freed -- no leaks are possible 00:04:20.720 ==69045== 00:04:20.720 ==69045== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:20.720 21:30:55 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:04:20.720 ==69057== Memcheck, a memory error detector 00:04:20.720 ==69057== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:20.720 ==69057== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:20.720 ==69057== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.720 ==69057== 00:04:20.721 --69057-- Valgrind options: 00:04:20.721 --69057-- --leak-check=full 00:04:20.721 --69057-- --error-exitcode=2 00:04:20.721 --69057-- --verbose 00:04:20.721 --69057-- Contents of /proc/version: 00:04:20.721 --69057-- 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:04:20.721 --69057-- 00:04:20.721 --69057-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:20.721 --69057-- Page sizes: currently 4096, max supported 4096 00:04:20.721 --69057-- Valgrind library directory: /usr/libexec/valgrind 00:04:20.721 --69057-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.721 --69057-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:20.721 --69057-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:20.721 --69057-- might be shown as UnknownInlinedFun 00:04:20.721 --69057-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:20.721 --69057-- object doesn't have a dynamic symbol table 00:04:20.721 --69057-- Scheduler: using generic scheduler lock implementation. 00:04:20.721 --69057-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:20.721 ==69057== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69057-by-???-on-0f641d807d47 00:04:20.721 ==69057== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69057-by-???-on-0f641d807d47 00:04:20.721 ==69057== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69057-by-???-on-0f641d807d47 00:04:20.721 ==69057== 00:04:20.721 ==69057== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:20.721 ==69057== don't want to do, unless you know exactly what you're doing, 00:04:20.721 ==69057== or are doing some strange experiment): 00:04:20.721 ==69057== /usr/libexec/valgrind/../../bin/vgdb --pid=69057 ...command... 00:04:20.721 ==69057== 00:04:20.721 ==69057== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:20.721 ==69057== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.721 ==69057== and then give GDB the following command 00:04:20.721 ==69057== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69057 00:04:20.721 ==69057== --pid is optional if only one valgrind process is running 00:04:20.721 ==69057== 00:04:20.978 --69057-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:20.978 --69057-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:20.978 --69057-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:20.978 --69057-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:20.978 --69057-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:20.978 --69057-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:20.978 --69057-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:20.978 --69057-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:20.978 --69057-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:20.978 --69057-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:20.978 --69057-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:20.978 --69057-- Reading syms from /usr/lib64/libm.so.6 00:04:20.978 --69057-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:20.978 --69057-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:20.978 --69057-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libc.so.6 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.978 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.978 --69057-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.978 --69057-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.978 --69057-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:20.978 --69057-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:20.978 --69057-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:20.978 --69057-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:20.978 --69057-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:20.978 --69057-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.978 --69057-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.978 --69057-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.979 --69057-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 ==69057== Preferring higher priority redirection: 00:04:21.236 --69057-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:21.236 --69057-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:21.236 --69057-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 --69057-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.236 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.236 --69057-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.236 --69057-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.236 ==69057== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.236 --69057-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.236 --69057-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.236 --69057-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:21.236 --69057-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:21.236 --69057-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:21.236 --69057-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:21.236 --69057-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:21.236 --69057-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:21.236 --69057-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:21.236 --69057-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:21.237 --69057-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:21.237 --69057-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:21.237 --69057-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:21.237 --69057-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:21.237 --69057-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:21.237 --69057-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:21.237 --69057-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:21.237 --69057-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:21.237 --69057-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:21.237 00:04:21.237 00:04:21.237 CUnit - A unit testing framework for C - Version 2.1-3 00:04:21.237 http://cunit.sourceforge.net/ 00:04:21.237 00:04:21.237 00:04:21.237 Suite: raid0 00:04:21.237 Test: test_write_io ...passed 00:04:21.237 Test: test_read_io ...passed 00:04:21.494 Test: test_unmap_io ...passed 00:04:21.494 Test: test_io_failure ...passed 00:04:21.495 Suite: raid0_dif 00:04:21.752 Test: test_write_io ...passed 00:04:21.752 Test: test_read_io ...passed 00:04:22.009 Test: test_unmap_io ...passed 00:04:22.009 Test: test_io_failure ...passed 00:04:22.009 00:04:22.009 Run Summary: Type Total Ran Passed Failed Inactive 00:04:22.009 suites 2 2 n/a 0 0 00:04:22.009 tests 8 8 8 0 0 00:04:22.009 asserts 368291 368291 368291 0 n/a 00:04:22.009 00:04:22.009 Elapsed time = 0.631 seconds 00:04:22.009 --69057-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:22.009 --69057-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.009 ==69057== 00:04:22.009 ==69057== HEAP SUMMARY: 00:04:22.009 ==69057== in use at exit: 0 bytes in 0 blocks 00:04:22.009 ==69057== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:04:22.009 ==69057== 00:04:22.009 ==69057== All heap blocks were freed -- no leaks are possible 00:04:22.009 ==69057== 00:04:22.009 ==69057== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:22.009 21:30: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:04:22.009 ==69071== Memcheck, a memory error detector 00:04:22.009 ==69071== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:22.009 ==69071== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:22.009 ==69071== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:22.009 ==69071== 00:04:22.009 --69071-- Valgrind options: 00:04:22.009 --69071-- --leak-check=full 00:04:22.009 --69071-- --error-exitcode=2 00:04:22.009 --69071-- --verbose 00:04:22.009 --69071-- Contents of /proc/version: 00:04:22.009 --69071-- 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:04:22.009 --69071-- 00:04:22.009 --69071-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:22.009 --69071-- Page sizes: currently 4096, max supported 4096 00:04:22.009 --69071-- Valgrind library directory: /usr/libexec/valgrind 00:04:22.009 --69071-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:22.009 --69071-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:22.009 --69071-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:22.009 --69071-- might be shown as UnknownInlinedFun 00:04:22.009 --69071-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:22.009 --69071-- object doesn't have a dynamic symbol table 00:04:22.009 --69071-- Scheduler: using generic scheduler lock implementation. 00:04:22.009 --69071-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:22.009 ==69071== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69071-by-???-on-0f641d807d47 00:04:22.009 ==69071== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69071-by-???-on-0f641d807d47 00:04:22.009 ==69071== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69071-by-???-on-0f641d807d47 00:04:22.009 ==69071== 00:04:22.009 ==69071== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:22.009 ==69071== don't want to do, unless you know exactly what you're doing, 00:04:22.009 ==69071== or are doing some strange experiment): 00:04:22.009 ==69071== /usr/libexec/valgrind/../../bin/vgdb --pid=69071 ...command... 00:04:22.009 ==69071== 00:04:22.009 ==69071== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:22.009 ==69071== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:22.009 ==69071== and then give GDB the following command 00:04:22.009 ==69071== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69071 00:04:22.009 ==69071== --pid is optional if only one valgrind process is running 00:04:22.009 ==69071== 00:04:22.009 --69071-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:22.009 --69071-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:22.009 --69071-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.009 --69071-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.009 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.009 --69071-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.009 --69071-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.009 --69071-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.009 --69071-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.009 --69071-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.009 --69071-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.009 --69071-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.009 --69071-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.009 --69071-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.009 --69071-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:22.009 --69071-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.009 --69071-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.009 --69071-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.266 --69071-- Reading syms from /usr/lib64/libm.so.6 00:04:22.266 --69071-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.266 --69071-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:22.266 --69071-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.266 --69071-- Reading syms from /usr/lib64/libc.so.6 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.266 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.266 --69071-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.266 --69071-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.266 --69071-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:22.266 --69071-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:22.266 --69071-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:22.266 --69071-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:22.266 --69071-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:22.266 --69071-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:22.266 --69071-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 ==69071== Preferring higher priority redirection: 00:04:22.266 --69071-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:22.266 --69071-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:22.266 --69071-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.266 --69071-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 --69071-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.267 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.267 --69071-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.267 --69071-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.267 ==69071== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.267 --69071-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.267 --69071-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.267 --69071-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:22.267 --69071-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:22.267 --69071-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:22.267 --69071-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:22.523 --69071-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:22.523 --69071-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:22.523 --69071-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:22.523 --69071-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:22.523 --69071-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:22.523 --69071-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:22.523 --69071-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:22.524 --69071-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:22.524 --69071-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:22.524 --69071-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:22.524 --69071-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:22.524 --69071-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:22.524 --69071-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:22.524 00:04:22.524 00:04:22.524 CUnit - A unit testing framework for C - Version 2.1-3 00:04:22.524 http://cunit.sourceforge.net/ 00:04:22.524 00:04:22.524 00:04:22.524 Suite: raid1 00:04:22.524 Test: test_raid1_start ...passed 00:04:22.524 Test: test_raid1_read_balancing ...passed 00:04:22.524 Test: test_raid1_write_error ...passed 00:04:22.524 Test: test_raid1_read_error ...passed 00:04:22.524 00:04:22.524 Run Summary: Type Total Ran Passed Failed Inactive 00:04:22.524 suites 1 1 n/a 0 0 00:04:22.524 tests 4 4 4 0 0 00:04:22.524 asserts 4374 4374 4374 0 n/a 00:04:22.524 00:04:22.524 Elapsed time = 0.153 seconds 00:04:22.781 --69071-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:22.781 --69071-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.781 ==69071== 00:04:22.781 ==69071== HEAP SUMMARY: 00:04:22.781 ==69071== in use at exit: 0 bytes in 0 blocks 00:04:22.781 ==69071== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:04:22.781 ==69071== 00:04:22.781 ==69071== All heap blocks were freed -- no leaks are possible 00:04:22.781 ==69071== 00:04:22.781 ==69071== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:22.781 21:30:57 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:04:22.781 ==69078== Memcheck, a memory error detector 00:04:22.781 ==69078== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:22.781 ==69078== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:22.781 ==69078== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.781 ==69078== 00:04:22.781 --69078-- Valgrind options: 00:04:22.781 --69078-- --leak-check=full 00:04:22.781 --69078-- --error-exitcode=2 00:04:22.781 --69078-- --verbose 00:04:22.781 --69078-- Contents of /proc/version: 00:04:22.781 --69078-- 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:04:22.781 --69078-- 00:04:22.781 --69078-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:22.781 --69078-- Page sizes: currently 4096, max supported 4096 00:04:22.781 --69078-- Valgrind library directory: /usr/libexec/valgrind 00:04:22.781 --69078-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.781 --69078-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:22.781 --69078-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:22.781 --69078-- might be shown as UnknownInlinedFun 00:04:22.781 --69078-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:22.781 --69078-- object doesn't have a dynamic symbol table 00:04:22.781 --69078-- Scheduler: using generic scheduler lock implementation. 00:04:22.781 --69078-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:22.781 ==69078== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69078-by-???-on-0f641d807d47 00:04:22.781 ==69078== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69078-by-???-on-0f641d807d47 00:04:22.781 ==69078== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69078-by-???-on-0f641d807d47 00:04:22.782 ==69078== 00:04:22.782 ==69078== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:22.782 ==69078== don't want to do, unless you know exactly what you're doing, 00:04:22.782 ==69078== or are doing some strange experiment): 00:04:22.782 ==69078== /usr/libexec/valgrind/../../bin/vgdb --pid=69078 ...command... 00:04:22.782 ==69078== 00:04:22.782 ==69078== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:22.782 ==69078== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.782 ==69078== and then give GDB the following command 00:04:22.782 ==69078== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69078 00:04:22.782 ==69078== --pid is optional if only one valgrind process is running 00:04:22.782 ==69078== 00:04:22.782 --69078-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:22.782 --69078-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:22.782 --69078-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.782 --69078-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.782 --69078-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.782 --69078-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.782 --69078-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.782 --69078-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.782 --69078-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.782 --69078-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.782 --69078-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.782 --69078-- Reading syms from /usr/lib64/libm.so.6 00:04:22.782 --69078-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.782 --69078-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:22.782 --69078-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.782 --69078-- Reading syms from /usr/lib64/libc.so.6 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.782 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.782 --69078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.782 --69078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.040 --69078-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:23.040 --69078-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:23.040 --69078-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:23.040 --69078-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.040 --69078-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.040 --69078-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.040 --69078-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.040 --69078-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 ==69078== Preferring higher priority redirection: 00:04:23.041 --69078-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.041 --69078-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.041 --69078-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 --69078-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.041 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.041 --69078-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.041 --69078-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.041 ==69078== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.041 --69078-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.041 --69078-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.041 --69078-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:23.041 --69078-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:23.041 --69078-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:23.041 --69078-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:23.041 --69078-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:23.041 --69078-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:23.041 --69078-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:23.041 --69078-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:23.041 --69078-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:23.041 --69078-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:23.041 --69078-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:23.041 --69078-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:23.041 --69078-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:23.041 --69078-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:23.041 --69078-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:23.041 --69078-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:23.041 00:04:23.041 00:04:23.041 CUnit - A unit testing framework for C - Version 2.1-3 00:04:23.041 http://cunit.sourceforge.net/ 00:04:23.041 00:04:23.041 00:04:23.041 Suite: zone 00:04:23.041 Test: test_zone_get_operation ...passed 00:04:23.299 Test: test_bdev_zone_get_info ...passed 00:04:23.299 Test: test_bdev_zone_management ...passed 00:04:23.299 Test: test_bdev_zone_append ...passed 00:04:23.299 Test: test_bdev_zone_append_with_md ...passed 00:04:23.299 Test: test_bdev_zone_appendv ...passed 00:04:23.299 Test: test_bdev_zone_appendv_with_md ...passed 00:04:23.299 Test: test_bdev_io_get_append_location ...passed 00:04:23.299 00:04:23.299 Run Summary: Type Total Ran Passed Failed Inactive 00:04:23.299 suites 1 1 n/a 0 0 00:04:23.299 tests 8 8 8 0 0 00:04:23.299 asserts 94 94 94 0 n/a 00:04:23.299 00:04:23.299 Elapsed time = 0.045 seconds 00:04:23.299 --69078-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:23.299 --69078-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:23.299 ==69078== 00:04:23.299 ==69078== HEAP SUMMARY: 00:04:23.299 ==69078== in use at exit: 0 bytes in 0 blocks 00:04:23.299 ==69078== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:04:23.299 ==69078== 00:04:23.299 ==69078== All heap blocks were freed -- no leaks are possible 00:04:23.299 ==69078== 00:04:23.299 ==69078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:23.299 21:30: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:04:23.299 ==69084== Memcheck, a memory error detector 00:04:23.299 ==69084== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:23.299 ==69084== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:23.299 ==69084== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:23.299 ==69084== 00:04:23.299 --69084-- Valgrind options: 00:04:23.299 --69084-- --leak-check=full 00:04:23.299 --69084-- --error-exitcode=2 00:04:23.299 --69084-- --verbose 00:04:23.299 --69084-- Contents of /proc/version: 00:04:23.299 --69084-- 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:04:23.299 --69084-- 00:04:23.299 --69084-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:23.300 --69084-- Page sizes: currently 4096, max supported 4096 00:04:23.300 --69084-- Valgrind library directory: /usr/libexec/valgrind 00:04:23.300 --69084-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:23.300 --69084-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:23.300 --69084-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:23.300 --69084-- might be shown as UnknownInlinedFun 00:04:23.300 --69084-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:23.300 --69084-- object doesn't have a dynamic symbol table 00:04:23.300 --69084-- Scheduler: using generic scheduler lock implementation. 00:04:23.300 --69084-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:23.300 ==69084== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69084-by-???-on-0f641d807d47 00:04:23.300 ==69084== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69084-by-???-on-0f641d807d47 00:04:23.300 ==69084== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69084-by-???-on-0f641d807d47 00:04:23.300 ==69084== 00:04:23.300 ==69084== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:23.300 ==69084== don't want to do, unless you know exactly what you're doing, 00:04:23.300 ==69084== or are doing some strange experiment): 00:04:23.300 ==69084== /usr/libexec/valgrind/../../bin/vgdb --pid=69084 ...command... 00:04:23.300 ==69084== 00:04:23.300 ==69084== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:23.300 ==69084== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:23.300 ==69084== and then give GDB the following command 00:04:23.300 ==69084== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69084 00:04:23.300 ==69084== --pid is optional if only one valgrind process is running 00:04:23.300 ==69084== 00:04:23.300 --69084-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:23.300 --69084-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:23.300 --69084-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:23.300 --69084-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:23.300 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.300 --69084-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:23.300 --69084-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:23.300 --69084-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:23.300 --69084-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:23.300 --69084-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:23.300 --69084-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:23.300 --69084-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:23.300 --69084-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:23.300 --69084-- Reading syms from /usr/lib64/libm.so.6 00:04:23.300 --69084-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:23.300 --69084-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:23.300 --69084-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:23.300 --69084-- Reading syms from /usr/lib64/libc.so.6 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.558 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.558 --69084-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.558 --69084-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.558 --69084-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:23.558 --69084-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:23.558 --69084-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:23.558 --69084-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.558 --69084-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.558 --69084-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.558 --69084-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 --69084-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.558 ==69084== Preferring higher priority redirection: 00:04:23.558 --69084-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.558 --69084-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.558 --69084-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 --69084-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.559 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.559 --69084-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.559 --69084-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.559 ==69084== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.559 --69084-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.559 --69084-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.559 --69084-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:23.559 --69084-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:23.559 --69084-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:23.559 --69084-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:23.559 --69084-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:23.559 --69084-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:23.559 --69084-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:23.559 --69084-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:23.559 --69084-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:23.559 --69084-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:23.559 --69084-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:23.559 --69084-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:23.559 --69084-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:23.559 --69084-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:23.816 --69084-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:23.816 --69084-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:23.816 00:04:23.816 00:04:23.816 CUnit - A unit testing framework for C - Version 2.1-3 00:04:23.816 http://cunit.sourceforge.net/ 00:04:23.816 00:04:23.816 00:04:23.816 Suite: gpt_parse 00:04:23.816 Test: test_parse_mbr_and_primary ...[2024-07-15 21:30:58.706166] /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:04:23.816 [2024-07-15 21:30:58.735813] /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:04:23.816 [2024-07-15 21:30:58.743170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:23.816 [2024-07-15 21:30:58.743584] /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:04:23.816 [2024-07-15 21:30:58.754213] /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:04:23.816 [2024-07-15 21:30:58.754792] /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:04:23.816 passed 00:04:23.816 Test: test_parse_secondary ...[2024-07-15 21:30:58.763407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:23.816 [2024-07-15 21:30:58.763522] /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:04:23.816 [2024-07-15 21:30:58.767628] /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:04:23.816 [2024-07-15 21:30:58.767741] /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:04:23.816 passed 00:04:23.816 Test: test_check_mbr ...[2024-07-15 21:30:58.772189] /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:04:23.816 [2024-07-15 21:30:58.772820] /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:04:23.816 passed 00:04:23.817 Test: test_read_header ...[2024-07-15 21:30:58.777901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:23.817 [2024-07-15 21:30:58.778863] /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:04:23.817 [2024-07-15 21:30:58.779771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:23.817 [2024-07-15 21:30:58.781730] /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:04:23.817 [2024-07-15 21:30:58.782958] /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:04:23.817 [2024-07-15 21:30:58.783280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:23.817 passed 00:04:23.817 Test: test_read_partitions ...[2024-07-15 21:30:58.787594] /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:04:23.817 [2024-07-15 21:30:58.789383] /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:04:23.817 [2024-07-15 21:30:58.790879] /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:04:23.817 [2024-07-15 21:30:58.791195] /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:04:23.817 [2024-07-15 21:30:58.793203] /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:04:23.817 passed 00:04:23.817 00:04:23.817 Run Summary: Type Total Ran Passed Failed Inactive 00:04:23.817 suites 1 1 n/a 0 0 00:04:23.817 tests 5 5 5 0 0 00:04:23.817 asserts 33 33 33 0 n/a 00:04:23.817 00:04:23.817 Elapsed time = 0.093 seconds 00:04:23.817 --69084-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:23.817 --69084-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:23.817 ==69084== 00:04:23.817 ==69084== HEAP SUMMARY: 00:04:23.817 ==69084== in use at exit: 0 bytes in 0 blocks 00:04:23.817 ==69084== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:23.817 ==69084== 00:04:23.817 ==69084== All heap blocks were freed -- no leaks are possible 00:04:23.817 ==69084== 00:04:23.817 ==69084== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:23.817 21:30:58 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:04:23.817 ==69091== Memcheck, a memory error detector 00:04:23.817 ==69091== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:23.817 ==69091== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:23.817 ==69091== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.817 ==69091== 00:04:23.817 --69091-- Valgrind options: 00:04:23.817 --69091-- --leak-check=full 00:04:23.817 --69091-- --error-exitcode=2 00:04:23.817 --69091-- --verbose 00:04:23.817 --69091-- Contents of /proc/version: 00:04:23.817 --69091-- 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:04:23.817 --69091-- 00:04:23.817 --69091-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:23.817 --69091-- Page sizes: currently 4096, max supported 4096 00:04:23.817 --69091-- Valgrind library directory: /usr/libexec/valgrind 00:04:23.817 --69091-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.817 --69091-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:23.817 --69091-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:23.817 --69091-- might be shown as UnknownInlinedFun 00:04:23.817 --69091-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:23.817 --69091-- object doesn't have a dynamic symbol table 00:04:23.817 --69091-- Scheduler: using generic scheduler lock implementation. 00:04:23.817 --69091-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:23.817 ==69091== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69091-by-???-on-0f641d807d47 00:04:23.817 ==69091== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69091-by-???-on-0f641d807d47 00:04:23.817 ==69091== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69091-by-???-on-0f641d807d47 00:04:23.817 ==69091== 00:04:23.817 ==69091== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:23.817 ==69091== don't want to do, unless you know exactly what you're doing, 00:04:23.817 ==69091== or are doing some strange experiment): 00:04:23.817 ==69091== /usr/libexec/valgrind/../../bin/vgdb --pid=69091 ...command... 00:04:23.817 ==69091== 00:04:23.817 ==69091== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:23.817 ==69091== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.817 ==69091== and then give GDB the following command 00:04:23.817 ==69091== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69091 00:04:23.818 ==69091== --pid is optional if only one valgrind process is running 00:04:23.818 ==69091== 00:04:23.818 --69091-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:23.818 --69091-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:24.076 --69091-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:24.076 --69091-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:24.076 --69091-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:24.076 --69091-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:24.076 --69091-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:24.076 --69091-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:24.076 --69091-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:24.076 --69091-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:24.076 --69091-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:24.076 --69091-- Reading syms from /usr/lib64/libm.so.6 00:04:24.076 --69091-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:24.076 --69091-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:24.076 --69091-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libc.so.6 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.076 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.076 --69091-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.076 --69091-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.076 --69091-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:24.076 --69091-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:24.076 --69091-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:24.076 --69091-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:24.076 --69091-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:24.076 --69091-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.076 --69091-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 ==69091== Preferring higher priority redirection: 00:04:24.077 --69091-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:24.077 --69091-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:24.077 --69091-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 --69091-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.077 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.077 --69091-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.077 --69091-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:24.077 ==69091== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.077 --69091-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.077 --69091-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:24.335 --69091-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:24.335 --69091-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:24.335 --69091-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:24.335 --69091-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:24.335 --69091-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:24.335 --69091-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:24.335 --69091-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:24.335 --69091-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:24.335 --69091-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:24.335 --69091-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:24.335 --69091-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:24.335 --69091-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:24.335 --69091-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:24.335 --69091-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:24.335 --69091-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:24.335 --69091-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:24.335 --69091-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:24.335 00:04:24.335 00:04:24.335 CUnit - A unit testing framework for C - Version 2.1-3 00:04:24.335 http://cunit.sourceforge.net/ 00:04:24.335 00:04:24.335 00:04:24.335 Suite: bdev_part 00:04:24.335 Test: part_test ...--69091-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:24.593 [2024-07-15 21:30:59.462065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name cc62c09e-48cd-564f-8765-473ddb02b43e already exists 00:04:24.593 [2024-07-15 21:30:59.488432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:cc62c09e-48cd-564f-8765-473ddb02b43e alias for bdev test1 00:04:24.593 passed 00:04:24.593 Test: part_free_test ...passed 00:04:24.850 Test: part_get_io_channel_test ...passed 00:04:24.850 Test: part_construct_ext ...passed 00:04:24.850 00:04:24.850 Run Summary: Type Total Ran Passed Failed Inactive 00:04:24.850 suites 1 1 n/a 0 0 00:04:24.850 tests 4 4 4 0 0 00:04:24.850 asserts 48 48 48 0 n/a 00:04:24.850 00:04:24.850 Elapsed time = 0.438 seconds 00:04:24.850 --69091-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:24.850 --69091-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:24.850 ==69091== 00:04:24.850 ==69091== HEAP SUMMARY: 00:04:24.850 ==69091== in use at exit: 1,224 bytes in 3 blocks 00:04:24.850 ==69091== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:04:24.850 ==69091== 00:04:24.850 ==69091== Searching for pointers to 3 not-freed blocks 00:04:24.850 ==69091== Checked 7,063,816 bytes 00:04:24.850 ==69091== 00:04:24.850 ==69091== LEAK SUMMARY: 00:04:24.850 ==69091== definitely lost: 0 bytes in 0 blocks 00:04:24.850 ==69091== indirectly lost: 0 bytes in 0 blocks 00:04:24.850 ==69091== possibly lost: 0 bytes in 0 blocks 00:04:24.850 ==69091== still reachable: 1,224 bytes in 3 blocks 00:04:24.850 ==69091== suppressed: 0 bytes in 0 blocks 00:04:24.850 ==69091== Reachable blocks (those to which a pointer was found) are not shown. 00:04:24.850 ==69091== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:24.850 ==69091== 00:04:24.850 ==69091== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:24.850 21:30:59 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:04:24.850 ==69105== Memcheck, a memory error detector 00:04:24.850 ==69105== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:24.850 ==69105== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:24.850 ==69105== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.850 ==69105== 00:04:24.850 --69105-- Valgrind options: 00:04:24.850 --69105-- --leak-check=full 00:04:24.850 --69105-- --error-exitcode=2 00:04:24.851 --69105-- --verbose 00:04:24.851 --69105-- Contents of /proc/version: 00:04:24.851 --69105-- 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:04:24.851 --69105-- 00:04:24.851 --69105-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:24.851 --69105-- Page sizes: currently 4096, max supported 4096 00:04:24.851 --69105-- Valgrind library directory: /usr/libexec/valgrind 00:04:24.851 --69105-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.851 --69105-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:24.851 --69105-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:24.851 --69105-- might be shown as UnknownInlinedFun 00:04:24.851 --69105-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:24.851 --69105-- object doesn't have a dynamic symbol table 00:04:24.851 --69105-- Scheduler: using generic scheduler lock implementation. 00:04:24.851 --69105-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:24.851 ==69105== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69105-by-???-on-0f641d807d47 00:04:24.851 ==69105== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69105-by-???-on-0f641d807d47 00:04:24.851 ==69105== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69105-by-???-on-0f641d807d47 00:04:24.851 ==69105== 00:04:24.851 ==69105== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:24.851 ==69105== don't want to do, unless you know exactly what you're doing, 00:04:24.851 ==69105== or are doing some strange experiment): 00:04:24.851 ==69105== /usr/libexec/valgrind/../../bin/vgdb --pid=69105 ...command... 00:04:24.851 ==69105== 00:04:24.851 ==69105== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:24.851 ==69105== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.851 ==69105== and then give GDB the following command 00:04:24.851 ==69105== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69105 00:04:24.851 ==69105== --pid is optional if only one valgrind process is running 00:04:24.851 ==69105== 00:04:24.851 --69105-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:24.851 --69105-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:24.851 --69105-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:24.851 --69105-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:24.851 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.851 --69105-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:25.110 --69105-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:25.110 --69105-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:25.110 --69105-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:25.110 --69105-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:25.110 --69105-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:25.110 --69105-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:25.110 --69105-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:25.110 --69105-- Reading syms from /usr/lib64/libm.so.6 00:04:25.110 --69105-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:25.110 --69105-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:25.110 --69105-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libc.so.6 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.110 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.110 --69105-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.110 --69105-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.110 --69105-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:25.110 --69105-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:25.110 --69105-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:25.110 --69105-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:25.110 --69105-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:25.110 --69105-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.110 --69105-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 ==69105== Preferring higher priority redirection: 00:04:25.111 --69105-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:25.111 --69105-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:25.111 --69105-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 --69105-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.111 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.111 --69105-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.111 --69105-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.111 ==69105== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.111 --69105-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.111 --69105-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.111 --69105-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:25.370 --69105-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:25.370 --69105-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:25.370 --69105-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:25.370 --69105-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:25.370 --69105-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:25.370 --69105-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:25.370 --69105-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:25.370 --69105-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:25.370 --69105-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:25.370 --69105-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:25.370 --69105-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:25.370 --69105-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:25.370 --69105-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:25.370 --69105-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:25.370 --69105-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:25.370 00:04:25.370 00:04:25.370 CUnit - A unit testing framework for C - Version 2.1-3 00:04:25.370 http://cunit.sourceforge.net/ 00:04:25.370 00:04:25.370 00:04:25.370 Suite: scsi_nvme_suite 00:04:25.370 Test: scsi_nvme_translate_test ...passed 00:04:25.370 00:04:25.370 Run Summary: Type Total Ran Passed Failed Inactive 00:04:25.370 suites 1 1 n/a 0 0 00:04:25.370 tests 1 1 1 0 0 00:04:25.370 asserts 104 104 104 0 n/a 00:04:25.370 00:04:25.370 Elapsed time = 0.029 seconds 00:04:25.370 --69105-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:25.370 --69105-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:25.370 ==69105== 00:04:25.370 ==69105== HEAP SUMMARY: 00:04:25.370 ==69105== in use at exit: 0 bytes in 0 blocks 00:04:25.370 ==69105== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:25.370 ==69105== 00:04:25.370 ==69105== All heap blocks were freed -- no leaks are possible 00:04:25.370 ==69105== 00:04:25.370 ==69105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:25.370 21:31:00 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:04:25.370 ==69116== Memcheck, a memory error detector 00:04:25.370 ==69116== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:25.370 ==69116== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:25.370 ==69116== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.370 ==69116== 00:04:25.370 --69116-- Valgrind options: 00:04:25.370 --69116-- --leak-check=full 00:04:25.370 --69116-- --error-exitcode=2 00:04:25.370 --69116-- --verbose 00:04:25.370 --69116-- Contents of /proc/version: 00:04:25.370 --69116-- 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:04:25.370 --69116-- 00:04:25.370 --69116-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:25.370 --69116-- Page sizes: currently 4096, max supported 4096 00:04:25.370 --69116-- Valgrind library directory: /usr/libexec/valgrind 00:04:25.370 --69116-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.370 --69116-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:25.370 --69116-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:25.370 --69116-- might be shown as UnknownInlinedFun 00:04:25.370 --69116-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:25.370 --69116-- object doesn't have a dynamic symbol table 00:04:25.370 --69116-- Scheduler: using generic scheduler lock implementation. 00:04:25.370 --69116-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:25.371 ==69116== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69116-by-???-on-0f641d807d47 00:04:25.371 ==69116== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69116-by-???-on-0f641d807d47 00:04:25.371 ==69116== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69116-by-???-on-0f641d807d47 00:04:25.371 ==69116== 00:04:25.371 ==69116== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:25.371 ==69116== don't want to do, unless you know exactly what you're doing, 00:04:25.371 ==69116== or are doing some strange experiment): 00:04:25.371 ==69116== /usr/libexec/valgrind/../../bin/vgdb --pid=69116 ...command... 00:04:25.371 ==69116== 00:04:25.371 ==69116== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:25.371 ==69116== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.371 ==69116== and then give GDB the following command 00:04:25.371 ==69116== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69116 00:04:25.371 ==69116== --pid is optional if only one valgrind process is running 00:04:25.371 ==69116== 00:04:25.371 --69116-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:25.371 --69116-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:25.629 --69116-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:25.629 --69116-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:25.629 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.629 --69116-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:25.629 --69116-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:25.629 --69116-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:25.629 --69116-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:25.629 --69116-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:25.629 --69116-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:25.629 --69116-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:25.629 --69116-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:25.629 --69116-- Reading syms from /usr/lib64/libm.so.6 00:04:25.629 --69116-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:25.629 --69116-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:25.629 --69116-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:25.629 --69116-- Reading syms from /usr/lib64/libc.so.6 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.630 --69116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.630 --69116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.630 --69116-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:25.630 --69116-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:25.630 --69116-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:25.630 --69116-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:25.630 --69116-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:25.630 --69116-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:25.630 --69116-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 ==69116== Preferring higher priority redirection: 00:04:25.630 --69116-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:25.630 --69116-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:25.630 --69116-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 --69116-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.630 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.631 --69116-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.631 --69116-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.631 ==69116== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.631 --69116-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.631 --69116-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.889 --69116-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:25.889 --69116-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:25.889 --69116-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:25.889 --69116-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:25.889 --69116-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:25.889 --69116-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:25.889 --69116-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:25.889 --69116-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:25.889 --69116-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:25.889 --69116-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:25.889 --69116-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:25.889 --69116-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:25.889 --69116-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:25.889 --69116-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:25.889 --69116-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:25.889 --69116-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:25.889 --69116-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:25.889 00:04:25.889 00:04:25.889 CUnit - A unit testing framework for C - Version 2.1-3 00:04:25.889 http://cunit.sourceforge.net/ 00:04:25.889 00:04:25.889 00:04:25.889 Suite: lvol 00:04:25.889 Test: ut_lvs_init ...--69116-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:25.889 [2024-07-15 21:31:00.898685] /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:04:25.889 [2024-07-15 21:31:00.936721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:04:25.889 passed 00:04:25.889 Test: ut_lvol_init ...--69116-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:25.889 passed 00:04:25.889 Test: ut_lvol_snapshot ...passed 00:04:25.889 Test: ut_lvol_clone ...passed 00:04:25.889 Test: ut_lvs_destroy ...passed 00:04:25.889 Test: ut_lvs_unload ...passed 00:04:25.889 Test: ut_lvol_resize ...[2024-07-15 21:31:00.999749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:25.889 passed 00:04:25.889 Test: ut_lvol_set_read_only ...passed 00:04:25.889 Test: ut_lvol_hotremove ...passed 00:04:25.889 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:26.148 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:26.148 Test: ut_lvol_read_write ...passed 00:04:26.148 Test: ut_vbdev_lvol_submit_request ...passed 00:04:26.148 Test: ut_lvol_examine_config ...passed 00:04:26.148 Test: ut_lvol_examine_disk ...[2024-07-15 21:31:01.044475] /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:04:26.148 passed 00:04:26.148 Test: ut_lvol_rename ...--69116-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:26.148 [2024-07-15 21:31:01.067414] /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:04:26.148 [2024-07-15 21:31:01.067753] /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:04:26.148 passed 00:04:26.148 Test: ut_bdev_finish ...passed 00:04:26.148 Test: ut_lvs_rename ...passed 00:04:26.148 Test: ut_lvol_seek ...passed 00:04:26.148 Test: ut_esnap_dev_create ...[2024-07-15 21:31:01.092667] /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:04:26.148 [2024-07-15 21:31:01.094438] /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:04:26.148 [2024-07-15 21:31:01.095736] /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:04:26.148 passed 00:04:26.148 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-15 21:31:01.105216] /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:04:26.148 [2024-07-15 21:31:01.106589] /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:04:26.148 passed 00:04:26.148 Test: ut_lvol_shallow_copy ...[2024-07-15 21:31:01.113105] /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:04:26.148 [2024-07-15 21:31:01.113929] /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:04:26.148 passed 00:04:26.148 Test: ut_lvol_set_external_parent ...[2024-07-15 21:31:01.119460] /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:04:26.148 passed 00:04:26.148 00:04:26.148 Run Summary: Type Total Ran Passed Failed Inactive 00:04:26.148 suites 1 1 n/a 0 0 00:04:26.148 tests 23 23 23 0 0 00:04:26.148 asserts 770 770 770 0 n/a 00:04:26.148 00:04:26.148 Elapsed time = 0.237 seconds 00:04:26.148 --69116-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:26.149 --69116-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:26.149 ==69116== 00:04:26.149 ==69116== HEAP SUMMARY: 00:04:26.149 ==69116== in use at exit: 0 bytes in 0 blocks 00:04:26.149 ==69116== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:04:26.149 ==69116== 00:04:26.149 ==69116== All heap blocks were freed -- no leaks are possible 00:04:26.149 ==69116== 00:04:26.149 ==69116== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:26.149 21:31: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:04:26.149 ==69118== Memcheck, a memory error detector 00:04:26.149 ==69118== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:26.149 ==69118== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:26.149 ==69118== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.149 ==69118== 00:04:26.149 --69118-- Valgrind options: 00:04:26.149 --69118-- --leak-check=full 00:04:26.149 --69118-- --error-exitcode=2 00:04:26.149 --69118-- --verbose 00:04:26.149 --69118-- Contents of /proc/version: 00:04:26.149 --69118-- 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:04:26.149 --69118-- 00:04:26.149 --69118-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:26.149 --69118-- Page sizes: currently 4096, max supported 4096 00:04:26.149 --69118-- Valgrind library directory: /usr/libexec/valgrind 00:04:26.149 --69118-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.149 --69118-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:26.149 --69118-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:26.149 --69118-- might be shown as UnknownInlinedFun 00:04:26.149 --69118-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:26.149 --69118-- object doesn't have a dynamic symbol table 00:04:26.149 --69118-- Scheduler: using generic scheduler lock implementation. 00:04:26.149 --69118-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:26.149 ==69118== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69118-by-???-on-0f641d807d47 00:04:26.149 ==69118== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69118-by-???-on-0f641d807d47 00:04:26.149 ==69118== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69118-by-???-on-0f641d807d47 00:04:26.149 ==69118== 00:04:26.149 ==69118== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:26.149 ==69118== don't want to do, unless you know exactly what you're doing, 00:04:26.149 ==69118== or are doing some strange experiment): 00:04:26.149 ==69118== /usr/libexec/valgrind/../../bin/vgdb --pid=69118 ...command... 00:04:26.149 ==69118== 00:04:26.149 ==69118== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:26.149 ==69118== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.149 ==69118== and then give GDB the following command 00:04:26.149 ==69118== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69118 00:04:26.149 ==69118== --pid is optional if only one valgrind process is running 00:04:26.149 ==69118== 00:04:26.149 --69118-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:26.407 --69118-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:26.407 --69118-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:26.407 --69118-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:26.407 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.407 --69118-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:26.407 --69118-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:26.407 --69118-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:26.407 --69118-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:26.407 --69118-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:26.407 --69118-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:26.407 --69118-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:26.407 --69118-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:26.407 --69118-- Reading syms from /usr/lib64/libm.so.6 00:04:26.407 --69118-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:26.407 --69118-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:26.407 --69118-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:26.407 --69118-- Reading syms from /usr/lib64/libc.so.6 00:04:26.407 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.407 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.407 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.407 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.407 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.407 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.407 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.408 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.408 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.408 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.408 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.408 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.408 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.408 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.408 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.408 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.408 --69118-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.408 --69118-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.408 --69118-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:26.408 --69118-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:26.408 --69118-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:26.408 --69118-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:26.408 --69118-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:26.408 --69118-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:26.408 --69118-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 ==69118== Preferring higher priority redirection: 00:04:26.408 --69118-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:26.408 --69118-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:26.408 --69118-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.408 --69118-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.666 --69118-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.666 --69118-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.666 --69118-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.666 --69118-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.666 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.666 --69118-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.666 --69118-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.666 ==69118== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.666 --69118-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.666 --69118-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.667 --69118-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:26.667 --69118-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:26.667 --69118-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:26.667 --69118-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:26.667 --69118-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:26.667 --69118-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:26.667 --69118-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:26.667 --69118-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:26.667 --69118-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:26.667 --69118-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:26.667 --69118-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:26.667 --69118-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:26.667 --69118-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:26.667 --69118-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:26.667 --69118-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:26.667 --69118-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:26.667 --69118-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:26.667 00:04:26.667 00:04:26.667 CUnit - A unit testing framework for C - Version 2.1-3 00:04:26.667 http://cunit.sourceforge.net/ 00:04:26.667 00:04:26.667 00:04:26.667 Suite: zone_block 00:04:26.925 Test: test_zone_block_create ...passed 00:04:26.925 Test: test_zone_block_create_invalid ...[2024-07-15 21:31:01.800905] /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:04:26.925 --69118-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:26.925 --69118-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:26.925 [2024-07-15 21:31:01.833968] /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:31:01.836452] /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:04:26.925 [2024-07-15 21:31:01.836970] /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:31:01.837630] /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:04:26.925 [2024-07-15 21:31:01.837824] /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:31:01.838290] /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:04:26.925 [2024-07-15 21:31:01.838486] /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:04:26.925 Test: test_get_zone_info ...[2024-07-15 21:31:01.854239] /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:04:26.925 [2024-07-15 21:31:01.855072] /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:04:26.925 [2024-07-15 21:31:01.855733] /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:04:26.926 passed 00:04:26.926 Test: test_supported_io_types ...passed 00:04:26.926 Test: test_reset_zone ...[2024-07-15 21:31:01.870316] /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:04:26.926 [2024-07-15 21:31:01.870882] /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:04:26.926 passed 00:04:26.926 Test: test_open_zone ...[2024-07-15 21:31:01.875042] /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:04:26.926 [2024-07-15 21:31:01.880651] /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:04:26.926 [2024-07-15 21:31:01.881219] /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:04:26.926 passed 00:04:26.926 Test: test_zone_write ...[2024-07-15 21:31:01.889495] /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:04:26.926 [2024-07-15 21:31:01.890052] /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:04:26.926 [2024-07-15 21:31:01.891497] /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:04:26.926 [2024-07-15 21:31:01.891722] /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:04:26.926 [2024-07-15 21:31:01.906387] /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:04:26.926 [2024-07-15 21:31:01.906604] /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:04:26.926 [2024-07-15 21:31:01.906950] /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:04:26.926 [2024-07-15 21:31:01.907053] /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:04:26.926 [2024-07-15 21:31:01.915078] /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:04:26.926 [2024-07-15 21:31:01.915293] /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:04:26.926 passed 00:04:26.926 Test: test_zone_read ...[2024-07-15 21:31:01.919253] /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:04:26.926 [2024-07-15 21:31:01.919577] /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:04:26.926 [2024-07-15 21:31:01.920410] /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:04:26.926 [2024-07-15 21:31:01.920625] /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:04:26.926 [2024-07-15 21:31:01.925192] /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:04:26.926 [2024-07-15 21:31:01.925310] /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:04:26.926 passed 00:04:26.926 Test: test_close_zone ...[2024-07-15 21:31:01.928419] /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:04:26.926 [2024-07-15 21:31:01.929086] /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:04:26.926 [2024-07-15 21:31:01.932520] /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:04:26.926 [2024-07-15 21:31:01.933078] /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:04:26.926 passed 00:04:26.927 Test: test_finish_zone ...[2024-07-15 21:31:01.939468] /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:04:26.927 [2024-07-15 21:31:01.940029] /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:04:26.927 passed 00:04:26.927 Test: test_append_zone ...[2024-07-15 21:31:01.943483] /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:04:26.927 [2024-07-15 21:31:01.943602] /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:04:26.927 [2024-07-15 21:31:01.944334] /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:04:26.927 [2024-07-15 21:31:01.944447] /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:04:26.927 [2024-07-15 21:31:01.961425] /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:04:26.927 [2024-07-15 21:31:01.961561] /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:04:26.927 passed 00:04:26.927 00:04:26.927 Run Summary: Type Total Ran Passed Failed Inactive 00:04:26.927 suites 1 1 n/a 0 0 00:04:26.927 tests 11 11 11 0 0 00:04:26.927 asserts 3437 3437 3437 0 n/a 00:04:26.927 00:04:26.927 Elapsed time = 0.267 seconds 00:04:26.927 --69118-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:26.927 ==69118== 00:04:26.927 ==69118== HEAP SUMMARY: 00:04:26.927 ==69118== in use at exit: 67,109,824 bytes in 1,026 blocks 00:04:26.927 ==69118== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:04:26.927 ==69118== 00:04:26.927 ==69118== Searching for pointers to 1,026 not-freed blocks 00:04:27.186 ==69118== Checked 6,607,872 bytes 00:04:27.186 ==69118== 00:04:27.186 ==69118== LEAK SUMMARY: 00:04:27.186 ==69118== definitely lost: 0 bytes in 0 blocks 00:04:27.186 ==69118== indirectly lost: 0 bytes in 0 blocks 00:04:27.186 ==69118== possibly lost: 0 bytes in 0 blocks 00:04:27.186 ==69118== still reachable: 67,109,824 bytes in 1,026 blocks 00:04:27.186 ==69118== suppressed: 0 bytes in 0 blocks 00:04:27.186 ==69118== Reachable blocks (those to which a pointer was found) are not shown. 00:04:27.186 ==69118== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:27.186 ==69118== 00:04:27.186 ==69118== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:27.186 21:31: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:04:27.186 ==69132== Memcheck, a memory error detector 00:04:27.186 ==69132== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:27.186 ==69132== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:27.186 ==69132== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.186 ==69132== 00:04:27.186 --69132-- Valgrind options: 00:04:27.186 --69132-- --leak-check=full 00:04:27.186 --69132-- --error-exitcode=2 00:04:27.186 --69132-- --verbose 00:04:27.186 --69132-- Contents of /proc/version: 00:04:27.186 --69132-- 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:04:27.186 --69132-- 00:04:27.186 --69132-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:27.186 --69132-- Page sizes: currently 4096, max supported 4096 00:04:27.186 --69132-- Valgrind library directory: /usr/libexec/valgrind 00:04:27.186 --69132-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.186 --69132-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:27.186 --69132-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:27.186 --69132-- might be shown as UnknownInlinedFun 00:04:27.186 --69132-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:27.186 --69132-- object doesn't have a dynamic symbol table 00:04:27.186 --69132-- Scheduler: using generic scheduler lock implementation. 00:04:27.186 --69132-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:27.186 ==69132== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69132-by-???-on-0f641d807d47 00:04:27.186 ==69132== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69132-by-???-on-0f641d807d47 00:04:27.186 ==69132== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69132-by-???-on-0f641d807d47 00:04:27.186 ==69132== 00:04:27.186 ==69132== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:27.186 ==69132== don't want to do, unless you know exactly what you're doing, 00:04:27.186 ==69132== or are doing some strange experiment): 00:04:27.186 ==69132== /usr/libexec/valgrind/../../bin/vgdb --pid=69132 ...command... 00:04:27.186 ==69132== 00:04:27.186 ==69132== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:27.186 ==69132== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.186 ==69132== and then give GDB the following command 00:04:27.186 ==69132== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69132 00:04:27.186 ==69132== --pid is optional if only one valgrind process is running 00:04:27.186 ==69132== 00:04:27.187 --69132-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:27.187 --69132-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:27.187 --69132-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:27.187 --69132-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:27.187 --69132-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:27.187 --69132-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:27.187 --69132-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:27.187 --69132-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:27.187 --69132-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:27.187 --69132-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:27.187 --69132-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:27.187 --69132-- Reading syms from /usr/lib64/libm.so.6 00:04:27.187 --69132-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:27.187 --69132-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:27.187 --69132-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:27.187 --69132-- Reading syms from /usr/lib64/libc.so.6 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.187 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.187 --69132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.187 --69132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.446 --69132-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:27.446 --69132-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:27.446 --69132-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:27.446 --69132-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:27.446 --69132-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:27.446 --69132-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:27.446 --69132-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 ==69132== Preferring higher priority redirection: 00:04:27.447 --69132-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:27.447 --69132-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:27.447 --69132-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 --69132-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.447 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.447 --69132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:27.447 --69132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:27.447 ==69132== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.447 --69132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:27.447 --69132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:27.447 --69132-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:27.447 --69132-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:27.447 --69132-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:27.447 --69132-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:27.447 --69132-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:27.447 --69132-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:27.447 --69132-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:27.447 --69132-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:27.447 --69132-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:27.447 --69132-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:27.447 --69132-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:27.447 --69132-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:27.447 --69132-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:27.447 --69132-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:27.447 --69132-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:27.447 --69132-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:27.447 00:04:27.447 00:04:27.447 CUnit - A unit testing framework for C - Version 2.1-3 00:04:27.447 http://cunit.sourceforge.net/ 00:04:27.447 00:04:27.447 00:04:27.448 Suite: bdev 00:04:27.448 Test: basic ...--69132-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:27.706 --69132-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:27.706 --69132-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:27.706 --69132-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:27.706 [2024-07-15 21:31:02.697283] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:27.706 [2024-07-15 21:31:02.729690] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x599be0): Operation not permitted (rc=-1) 00:04:27.706 [2024-07-15 21:31:02.730159] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:27.969 passed 00:04:27.969 Test: unregister_and_close ...passed 00:04:27.969 Test: unregister_and_close_different_threads ...passed 00:04:28.226 Test: basic_qos ...passed 00:04:28.227 Test: put_channel_during_reset ...passed 00:04:28.227 Test: aborted_reset ...passed 00:04:28.227 Test: aborted_reset_no_outstanding_io ...passed 00:04:28.227 Test: io_during_reset ...passed 00:04:28.483 Test: reset_completions ...passed 00:04:28.483 Test: io_during_qos_queue ...passed 00:04:28.484 Test: io_during_qos_reset ...passed 00:04:28.484 Test: enomem ...passed 00:04:28.788 Test: enomem_multi_bdev ...passed 00:04:28.788 Test: enomem_multi_bdev_unregister ...passed 00:04:28.788 Test: enomem_multi_io_target ...passed 00:04:28.788 Test: qos_dynamic_enable ...passed 00:04:28.788 Test: bdev_histograms_mt ...passed 00:04:29.045 Test: bdev_set_io_timeout_mt ...[2024-07-15 21:31:03.978512] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:04:29.045 passed 00:04:29.045 Test: lock_lba_range_then_submit_io ...[2024-07-15 21:31:04.006851] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x599e88 already registered (old:0x6badf30 new:0x6e9bac0) 00:04:29.045 passed 00:04:29.045 Test: unregister_during_reset ...passed 00:04:29.045 Test: event_notify_and_close ...passed 00:04:29.303 Test: unregister_and_qos_poller ...passed 00:04:29.303 Suite: bdev_wrong_thread 00:04:29.303 Test: spdk_bdev_register_wt ...[2024-07-15 21:31:04.210980] /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:04:29.303 passed 00:04:29.303 Test: spdk_bdev_examine_wt ...[2024-07-15 21:31:04.219291] /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:04:29.303 passed 00:04:29.303 00:04:29.303 Run Summary: Type Total Ran Passed Failed Inactive 00:04:29.303 suites 2 2 n/a 0 0 00:04:29.303 tests 24 24 24 0 0 00:04:29.303 asserts 621 621 621 0 n/a 00:04:29.303 00:04:29.303 Elapsed time = 1.674 seconds 00:04:29.303 --69132-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:29.303 ==69132== 00:04:29.303 ==69132== HEAP SUMMARY: 00:04:29.303 ==69132== in use at exit: 845 bytes in 4 blocks 00:04:29.303 ==69132== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:04:29.303 ==69132== 00:04:29.303 ==69132== Searching for pointers to 4 not-freed blocks 00:04:29.303 ==69132== Checked 7,018,376 bytes 00:04:29.303 ==69132== 00:04:29.303 ==69132== LEAK SUMMARY: 00:04:29.303 ==69132== definitely lost: 0 bytes in 0 blocks 00:04:29.303 ==69132== indirectly lost: 0 bytes in 0 blocks 00:04:29.303 ==69132== possibly lost: 0 bytes in 0 blocks 00:04:29.303 ==69132== still reachable: 845 bytes in 4 blocks 00:04:29.303 ==69132== suppressed: 0 bytes in 0 blocks 00:04:29.303 ==69132== Reachable blocks (those to which a pointer was found) are not shown. 00:04:29.303 ==69132== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:29.303 ==69132== 00:04:29.303 ==69132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:29.303 00:04:29.303 real 0m17.155s 00:04:29.303 user 0m16.646s 00:04:29.303 sys 0m0.456s 00:04:29.303 21:31:04 unittest_bdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:29.303 21:31:04 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:04:29.303 ************************************ 00:04:29.303 END TEST unittest_bdev 00:04:29.303 ************************************ 00:04:29.303 21:31:04 -- common/autotest_common.sh@1142 -- # return 0 00:04:29.303 21:31:04 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:29.303 21:31:04 -- 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:04:29.303 21:31:04 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:29.303 21:31:04 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:29.303 21:31:04 -- common/autotest_common.sh@10 -- # set +x 00:04:29.303 ************************************ 00:04:29.303 START TEST unittest_bdev_crypto 00:04:29.303 ************************************ 00:04:29.303 21:31:04 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:04:29.303 ==69179== Memcheck, a memory error detector 00:04:29.303 ==69179== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:29.303 ==69179== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:29.303 ==69179== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.303 ==69179== 00:04:29.303 --69179-- Valgrind options: 00:04:29.303 --69179-- --leak-check=full 00:04:29.303 --69179-- --error-exitcode=2 00:04:29.303 --69179-- --verbose 00:04:29.303 --69179-- Contents of /proc/version: 00:04:29.303 --69179-- 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:04:29.303 --69179-- 00:04:29.303 --69179-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:29.303 --69179-- Page sizes: currently 4096, max supported 4096 00:04:29.303 --69179-- Valgrind library directory: /usr/libexec/valgrind 00:04:29.303 --69179-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.304 --69179-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:29.304 --69179-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:29.304 --69179-- might be shown as UnknownInlinedFun 00:04:29.304 --69179-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:29.304 --69179-- object doesn't have a dynamic symbol table 00:04:29.304 --69179-- Scheduler: using generic scheduler lock implementation. 00:04:29.304 --69179-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:29.304 ==69179== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69179-by-???-on-0f641d807d47 00:04:29.304 ==69179== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69179-by-???-on-0f641d807d47 00:04:29.304 ==69179== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69179-by-???-on-0f641d807d47 00:04:29.304 ==69179== 00:04:29.304 ==69179== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:29.304 ==69179== don't want to do, unless you know exactly what you're doing, 00:04:29.304 ==69179== or are doing some strange experiment): 00:04:29.304 ==69179== /usr/libexec/valgrind/../../bin/vgdb --pid=69179 ...command... 00:04:29.304 ==69179== 00:04:29.304 ==69179== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:29.304 ==69179== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.304 ==69179== and then give GDB the following command 00:04:29.304 ==69179== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69179 00:04:29.304 ==69179== --pid is optional if only one valgrind process is running 00:04:29.304 ==69179== 00:04:29.562 --69179-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:29.562 --69179-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:29.562 --69179-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:29.562 --69179-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:29.562 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.562 --69179-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:29.562 --69179-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:29.562 --69179-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:29.562 --69179-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:29.562 --69179-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:29.562 --69179-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:29.562 --69179-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:29.562 --69179-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:29.562 --69179-- Reading syms from /usr/lib64/libm.so.6 00:04:29.562 --69179-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:29.562 --69179-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:29.562 --69179-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:29.562 --69179-- Reading syms from /usr/lib64/libc.so.6 00:04:29.562 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.562 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.562 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:29.562 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.562 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.562 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:29.562 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.562 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.562 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:29.563 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.563 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.563 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:29.563 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.563 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.563 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:29.563 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.563 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.563 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:29.563 --69179-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:29.563 --69179-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:29.563 --69179-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:29.563 --69179-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:29.822 --69179-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:29.822 --69179-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:29.822 --69179-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.822 --69179-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 ==69179== Preferring higher priority redirection: 00:04:29.823 --69179-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:29.823 --69179-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:29.823 --69179-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 --69179-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.823 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.823 --69179-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:29.823 --69179-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:29.823 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.823 --69179-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:29.823 --69179-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:29.823 --69179-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:29.823 --69179-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:29.823 --69179-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:29.823 --69179-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:29.823 --69179-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:29.823 --69179-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:29.823 --69179-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:29.823 --69179-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:29.823 --69179-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:29.823 --69179-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:29.823 --69179-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:29.823 --69179-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:29.823 --69179-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:29.823 --69179-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:30.082 --69179-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:30.082 --69179-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:30.082 --69179-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:30.082 00:04:30.082 00:04:30.082 CUnit - A unit testing framework for C - Version 2.1-3 00:04:30.082 http://cunit.sourceforge.net/ 00:04:30.082 00:04:30.082 00:04:30.082 Suite: crypto 00:04:30.082 Test: test_error_paths ...[2024-07-15 21:31:05.017825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:04:30.082 [2024-07-15 21:31:05.073687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:30.082 [2024-07-15 21:31:05.107115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:04:30.082 passed 00:04:30.082 Test: test_simple_write ...passed 00:04:30.082 Test: test_simple_read ...passed 00:04:30.082 Test: test_passthru ...[2024-07-15 21:31:05.124159] /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:04:30.082 [2024-07-15 21:31:05.128338] /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:04:30.082 [2024-07-15 21:31:05.129816] /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:04:30.082 [2024-07-15 21:31:05.130095] /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:04:30.082 passed 00:04:30.082 Test: test_crypto_op_complete ...[2024-07-15 21:31:05.134699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:30.082 passed 00:04:30.082 Test: test_supported_io ...passed 00:04:30.082 Test: test_reset ...passed 00:04:30.082 00:04:30.082 Run Summary: Type Total Ran Passed Failed Inactive 00:04:30.082 suites 1 1 n/a 0 0 00:04:30.082 tests 7 7 7 0 0 00:04:30.082 asserts 44 44 44 0 n/a 00:04:30.082 00:04:30.082 Elapsed time = 0.140 seconds 00:04:30.082 --69179-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:30.082 --69179-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:30.342 ==69179== 00:04:30.342 ==69179== HEAP SUMMARY: 00:04:30.342 ==69179== in use at exit: 0 bytes in 0 blocks 00:04:30.342 ==69179== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:04:30.342 ==69179== 00:04:30.342 ==69179== All heap blocks were freed -- no leaks are possible 00:04:30.342 ==69179== 00:04:30.342 ==69179== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:30.342 00:04:30.342 real 0m0.899s 00:04:30.342 user 0m0.866s 00:04:30.342 sys 0m0.030s 00:04:30.342 21:31:05 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:30.342 21:31:05 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:30.342 ************************************ 00:04:30.342 END TEST unittest_bdev_crypto 00:04:30.342 ************************************ 00:04:30.342 21:31:05 -- common/autotest_common.sh@1142 -- # return 0 00:04:30.342 21:31: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:04:30.342 21:31:05 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:30.342 21:31:05 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:30.342 21:31:05 -- common/autotest_common.sh@10 -- # set +x 00:04:30.342 ************************************ 00:04:30.342 START TEST unittest_bdev_crypto 00:04:30.342 ************************************ 00:04:30.342 21:31: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:04:30.342 ==69203== Memcheck, a memory error detector 00:04:30.342 ==69203== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:30.342 ==69203== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:30.342 ==69203== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.342 ==69203== 00:04:30.342 --69203-- Valgrind options: 00:04:30.342 --69203-- --leak-check=full 00:04:30.342 --69203-- --error-exitcode=2 00:04:30.342 --69203-- --verbose 00:04:30.342 --69203-- Contents of /proc/version: 00:04:30.342 --69203-- 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:04:30.342 --69203-- 00:04:30.342 --69203-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:30.342 --69203-- Page sizes: currently 4096, max supported 4096 00:04:30.342 --69203-- Valgrind library directory: /usr/libexec/valgrind 00:04:30.342 --69203-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.342 --69203-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:30.342 --69203-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:30.342 --69203-- might be shown as UnknownInlinedFun 00:04:30.342 --69203-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:30.342 --69203-- object doesn't have a dynamic symbol table 00:04:30.342 --69203-- Scheduler: using generic scheduler lock implementation. 00:04:30.342 --69203-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:30.342 ==69203== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69203-by-???-on-0f641d807d47 00:04:30.343 ==69203== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69203-by-???-on-0f641d807d47 00:04:30.343 ==69203== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69203-by-???-on-0f641d807d47 00:04:30.343 ==69203== 00:04:30.343 ==69203== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:30.343 ==69203== don't want to do, unless you know exactly what you're doing, 00:04:30.343 ==69203== or are doing some strange experiment): 00:04:30.343 ==69203== /usr/libexec/valgrind/../../bin/vgdb --pid=69203 ...command... 00:04:30.343 ==69203== 00:04:30.343 ==69203== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:30.343 ==69203== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.343 ==69203== and then give GDB the following command 00:04:30.343 ==69203== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69203 00:04:30.343 ==69203== --pid is optional if only one valgrind process is running 00:04:30.343 ==69203== 00:04:30.343 --69203-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:30.343 --69203-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:30.343 --69203-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:30.343 --69203-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:30.343 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.343 --69203-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:30.343 --69203-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:30.343 --69203-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:30.343 --69203-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:30.343 --69203-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:30.343 --69203-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:30.343 --69203-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:30.343 --69203-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:30.343 --69203-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:30.343 --69203-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:30.343 --69203-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:30.343 --69203-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:30.343 --69203-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:30.343 --69203-- Reading syms from /usr/lib64/libm.so.6 00:04:30.602 --69203-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:30.602 --69203-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:30.602 --69203-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:30.602 --69203-- Reading syms from /usr/lib64/libc.so.6 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:30.602 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.602 --69203-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.602 --69203-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:30.602 --69203-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:30.602 --69203-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:30.603 --69203-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:30.603 --69203-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:30.603 --69203-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:30.603 --69203-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:30.603 --69203-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 ==69203== Preferring higher priority redirection: 00:04:30.603 --69203-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:30.603 --69203-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:30.603 --69203-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 --69203-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.603 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.603 --69203-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:30.603 --69203-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:30.603 ==69203== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.603 --69203-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:30.603 --69203-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:30.863 --69203-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:30.863 --69203-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:30.863 --69203-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:30.863 --69203-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:30.863 --69203-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:30.863 --69203-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:30.863 --69203-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:30.863 --69203-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:30.863 --69203-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:30.863 --69203-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:30.863 --69203-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:30.863 --69203-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:30.863 --69203-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:30.863 --69203-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:30.863 --69203-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:30.863 --69203-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:30.863 00:04:30.863 00:04:30.863 CUnit - A unit testing framework for C - Version 2.1-3 00:04:30.863 http://cunit.sourceforge.net/ 00:04:30.863 00:04:30.863 --69203-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:30.863 00:04:30.863 Suite: dpdk_cryptodev 00:04:30.863 Test: test_error_paths ...[2024-07-15 21:31:05.930911] /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:04:30.863 [2024-07-15 21:31:05.973874] /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:04:31.122 passed 00:04:31.122 Test: test_simple_encrypt ...passed 00:04:31.122 Test: test_simple_decrypt ...passed 00:04:31.122 Test: test_large_enc_dec ...--69203-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:31.122 passed 00:04:31.122 Test: test_dev_full ...passed 00:04:31.122 Test: test_crazy_rw ...passed 00:04:31.122 Test: test_initdrivers ...[2024-07-15 21:31:06.216957] /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:04:31.122 [2024-07-15 21:31:06.218744] /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:04:31.122 [2024-07-15 21:31:06.223392] /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:04:31.122 [2024-07-15 21:31:06.223648] /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:04:31.122 [2024-07-15 21:31:06.225744] /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:04:31.122 [2024-07-15 21:31:06.227678] /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:04:31.122 [2024-07-15 21:31:06.229367] /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:04:31.123 [2024-07-15 21:31:06.231632] /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:04:31.381 passed 00:04:31.381 Test: test_supported_opcodes ...passed 00:04:31.381 Test: test_poller ...[2024-07-15 21:31:06.282901] /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:04:31.381 passed 00:04:31.381 Test: test_assign_device_qp ...passed 00:04:31.381 00:04:31.381 Run Summary: Type Total Ran Passed Failed Inactive 00:04:31.381 suites 1 1 n/a 0 0 00:04:31.381 tests 10 10 10 0 0 00:04:31.381 asserts 8643 8643 8643 0 n/a 00:04:31.381 00:04:31.381 Elapsed time = 0.428 seconds 00:04:31.381 --69203-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:31.381 --69203-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:31.381 ==69203== 00:04:31.381 ==69203== HEAP SUMMARY: 00:04:31.381 ==69203== in use at exit: 0 bytes in 0 blocks 00:04:31.381 ==69203== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:04:31.381 ==69203== 00:04:31.381 ==69203== All heap blocks were freed -- no leaks are possible 00:04:31.381 ==69203== 00:04:31.381 ==69203== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:31.381 00:04:31.381 real 0m1.112s 00:04:31.381 user 0m1.083s 00:04:31.381 sys 0m0.026s 00:04:31.381 21:31:06 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:31.381 21:31:06 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:31.381 ************************************ 00:04:31.381 END TEST unittest_bdev_crypto 00:04:31.381 ************************************ 00:04:31.381 21:31:06 -- common/autotest_common.sh@1142 -- # return 0 00:04:31.381 21:31: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:04:31.381 21:31: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:04:31.382 21:31:06 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:31.382 21:31:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:31.382 21:31:06 -- common/autotest_common.sh@10 -- # set +x 00:04:31.382 ************************************ 00:04:31.382 START TEST unittest_bdev_compress 00:04:31.382 ************************************ 00:04:31.382 21:31: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:04:31.382 ==69239== Memcheck, a memory error detector 00:04:31.382 ==69239== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:31.382 ==69239== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:31.382 ==69239== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.382 ==69239== 00:04:31.382 --69239-- Valgrind options: 00:04:31.382 --69239-- --leak-check=full 00:04:31.382 --69239-- --error-exitcode=2 00:04:31.382 --69239-- --verbose 00:04:31.382 --69239-- Contents of /proc/version: 00:04:31.382 --69239-- 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:04:31.382 --69239-- 00:04:31.382 --69239-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:31.382 --69239-- Page sizes: currently 4096, max supported 4096 00:04:31.382 --69239-- Valgrind library directory: /usr/libexec/valgrind 00:04:31.382 --69239-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.382 --69239-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:31.382 --69239-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:31.382 --69239-- might be shown as UnknownInlinedFun 00:04:31.382 --69239-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:31.382 --69239-- object doesn't have a dynamic symbol table 00:04:31.382 --69239-- Scheduler: using generic scheduler lock implementation. 00:04:31.382 --69239-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:31.382 ==69239== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69239-by-???-on-0f641d807d47 00:04:31.382 ==69239== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69239-by-???-on-0f641d807d47 00:04:31.382 ==69239== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69239-by-???-on-0f641d807d47 00:04:31.382 ==69239== 00:04:31.382 ==69239== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:31.382 ==69239== don't want to do, unless you know exactly what you're doing, 00:04:31.382 ==69239== or are doing some strange experiment): 00:04:31.382 ==69239== /usr/libexec/valgrind/../../bin/vgdb --pid=69239 ...command... 00:04:31.382 ==69239== 00:04:31.382 ==69239== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:31.382 ==69239== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.382 ==69239== and then give GDB the following command 00:04:31.382 ==69239== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69239 00:04:31.382 ==69239== --pid is optional if only one valgrind process is running 00:04:31.382 ==69239== 00:04:31.382 --69239-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:31.642 --69239-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:31.642 --69239-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:31.642 --69239-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:31.642 --69239-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:31.642 --69239-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:31.642 --69239-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:31.642 --69239-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:31.642 --69239-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:31.642 --69239-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:31.642 --69239-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:31.642 --69239-- Reading syms from /usr/lib64/libm.so.6 00:04:31.642 --69239-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:31.642 --69239-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:31.642 --69239-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libc.so.6 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:31.642 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.642 --69239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.642 --69239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:31.642 --69239-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:31.642 --69239-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:31.642 --69239-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:31.902 --69239-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:31.902 --69239-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:31.902 --69239-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.902 --69239-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.902 --69239-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.902 --69239-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.902 --69239-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.902 --69239-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 ==69239== Preferring higher priority redirection: 00:04:31.903 --69239-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:31.903 --69239-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:31.903 --69239-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 --69239-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.903 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.903 --69239-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:31.903 --69239-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:31.903 ==69239== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.903 --69239-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:31.903 --69239-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:31.903 --69239-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:31.903 --69239-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:31.903 --69239-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:31.903 --69239-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:31.903 --69239-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:31.903 --69239-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:31.903 --69239-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:31.903 --69239-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:31.903 --69239-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:31.903 --69239-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:31.903 --69239-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:31.903 --69239-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:31.903 --69239-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:31.903 --69239-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:31.903 --69239-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:31.903 --69239-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:32.163 00:04:32.163 00:04:32.163 CUnit - A unit testing framework for C - Version 2.1-3 00:04:32.163 http://cunit.sourceforge.net/ 00:04:32.163 00:04:32.163 --69239-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:32.163 00:04:32.163 Suite: compress 00:04:32.163 Test: test_compress_operation ...passed 00:04:32.163 Test: test_compress_operation_cross_boundary ...passed 00:04:32.163 Test: test_vbdev_compress_submit_request ...--69239-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:32.163 --69239-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:32.163 [2024-07-15 21:31:07.082757] /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:04:32.163 [2024-07-15 21:31:07.113790] /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:04:32.163 passed 00:04:32.163 Test: test_passthru ...passed 00:04:32.163 Test: test_supported_io ...passed 00:04:32.163 Test: test_reset ...passed 00:04:32.163 00:04:32.163 Run Summary: Type Total Ran Passed Failed Inactive 00:04:32.163 suites 1 1 n/a 0 0 00:04:32.163 tests 6 6 6 0 0 00:04:32.163 asserts 11 11 11 0 n/a 00:04:32.163 00:04:32.163 Elapsed time = 0.098 seconds 00:04:32.163 --69239-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:32.163 ==69239== 00:04:32.163 ==69239== HEAP SUMMARY: 00:04:32.163 ==69239== in use at exit: 0 bytes in 0 blocks 00:04:32.163 ==69239== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:04:32.163 ==69239== 00:04:32.163 ==69239== All heap blocks were freed -- no leaks are possible 00:04:32.163 ==69239== 00:04:32.163 ==69239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:32.163 00:04:32.163 real 0m0.781s 00:04:32.163 user 0m0.755s 00:04:32.163 sys 0m0.024s 00:04:32.163 21:31:07 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:32.163 21:31:07 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:04:32.163 ************************************ 00:04:32.163 END TEST unittest_bdev_compress 00:04:32.163 ************************************ 00:04:32.163 21:31:07 -- common/autotest_common.sh@1142 -- # return 0 00:04:32.163 21:31: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:04:32.163 21:31:07 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:32.163 21:31:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:32.163 21:31:07 -- common/autotest_common.sh@10 -- # set +x 00:04:32.163 ************************************ 00:04:32.163 START TEST unittest_lib_reduce 00:04:32.163 ************************************ 00:04:32.163 21:31: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:04:32.163 ==69258== Memcheck, a memory error detector 00:04:32.163 ==69258== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:32.163 ==69258== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:32.163 ==69258== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:32.163 ==69258== 00:04:32.163 --69258-- Valgrind options: 00:04:32.163 --69258-- --leak-check=full 00:04:32.163 --69258-- --error-exitcode=2 00:04:32.163 --69258-- --verbose 00:04:32.163 --69258-- Contents of /proc/version: 00:04:32.163 --69258-- 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:04:32.163 --69258-- 00:04:32.163 --69258-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:32.163 --69258-- Page sizes: currently 4096, max supported 4096 00:04:32.163 --69258-- Valgrind library directory: /usr/libexec/valgrind 00:04:32.163 --69258-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:32.163 --69258-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:32.163 --69258-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:32.163 --69258-- might be shown as UnknownInlinedFun 00:04:32.164 --69258-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:32.164 --69258-- object doesn't have a dynamic symbol table 00:04:32.164 --69258-- Scheduler: using generic scheduler lock implementation. 00:04:32.164 --69258-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:32.164 ==69258== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69258-by-???-on-0f641d807d47 00:04:32.164 ==69258== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69258-by-???-on-0f641d807d47 00:04:32.164 ==69258== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69258-by-???-on-0f641d807d47 00:04:32.164 ==69258== 00:04:32.164 ==69258== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:32.164 ==69258== don't want to do, unless you know exactly what you're doing, 00:04:32.164 ==69258== or are doing some strange experiment): 00:04:32.164 ==69258== /usr/libexec/valgrind/../../bin/vgdb --pid=69258 ...command... 00:04:32.164 ==69258== 00:04:32.164 ==69258== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:32.164 ==69258== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:32.164 ==69258== and then give GDB the following command 00:04:32.164 ==69258== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69258 00:04:32.164 ==69258== --pid is optional if only one valgrind process is running 00:04:32.164 ==69258== 00:04:32.422 --69258-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:32.422 --69258-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:32.422 --69258-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:32.422 --69258-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:32.422 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.422 --69258-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:32.422 --69258-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:32.422 --69258-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:32.422 --69258-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:32.422 --69258-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:32.422 --69258-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:32.422 --69258-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:32.422 --69258-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:32.422 --69258-- Reading syms from /usr/lib64/libm.so.6 00:04:32.422 --69258-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:32.422 --69258-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:32.422 --69258-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:32.422 --69258-- Reading syms from /usr/lib64/libc.so.6 00:04:32.422 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.422 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.422 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:32.422 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.422 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.422 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:32.422 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.422 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.422 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:32.423 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.423 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.423 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:32.423 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.423 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.423 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:32.423 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.423 --69258-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.423 --69258-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:32.423 --69258-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:32.423 --69258-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:32.423 --69258-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:32.423 --69258-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:32.423 --69258-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:32.423 --69258-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:32.423 --69258-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 ==69258== Preferring higher priority redirection: 00:04:32.423 --69258-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:32.423 --69258-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:32.423 --69258-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.423 --69258-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.681 --69258-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.682 --69258-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.682 --69258-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.682 --69258-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.682 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.682 --69258-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:32.682 --69258-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:32.682 ==69258== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.682 --69258-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:32.682 --69258-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:32.682 --69258-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:32.682 --69258-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:32.682 --69258-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:32.682 --69258-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:32.682 --69258-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:32.682 --69258-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:32.682 --69258-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:32.682 --69258-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:32.682 --69258-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:32.682 --69258-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:32.682 --69258-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:32.682 --69258-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:32.682 --69258-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:32.682 --69258-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:32.682 --69258-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:32.682 --69258-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:32.682 00:04:32.682 00:04:32.682 CUnit - A unit testing framework for C - Version 2.1-3 00:04:32.682 http://cunit.sourceforge.net/ 00:04:32.682 00:04:32.682 00:04:32.682 Suite: reduce 00:04:32.682 Test: get_pm_file_size ...passed 00:04:32.682 Test: get_vol_size ...passed 00:04:32.682 Test: init_failure ...--69258-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:32.682 [2024-07-15 21:31:07.690510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:32.682 [2024-07-15 21:31:07.719710] /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:04:32.682 passed 00:04:32.682 Test: init_md ...--69258-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:32.682 --69258-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:32.682 --69258-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:32.682 passed 00:04:32.682 Test: init_backing_dev ...passed 00:04:32.941 Test: load ...passed 00:04:32.941 Test: write_maps ...passed 00:04:32.941 Test: read_write ...passed 00:04:32.941 Test: readv_writev ...passed 00:04:32.941 Test: destroy ...passed 00:04:32.941 Test: defer_bdev_io ...passed 00:04:32.941 Test: overlapped ...passed 00:04:32.941 Test: compress_algorithm ...passed 00:04:33.199 Test: test_prepare_compress_chunk ...passed 00:04:33.199 Test: test_reduce_decompress_chunk ...passed 00:04:33.200 Test: test_allocate_vol_requests ...passed 00:04:33.200 00:04:33.200 Run Summary: Type Total Ran Passed Failed Inactive 00:04:33.200 suites 1 1 n/a 0 0 00:04:33.200 tests 16 16 16 0 0 00:04:33.200 asserts 11091 11091 11091 0 n/a 00:04:33.200 00:04:33.200 Elapsed time = 0.435 seconds 00:04:33.200 --69258-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:33.200 --69258-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:33.200 ==69258== 00:04:33.200 ==69258== HEAP SUMMARY: 00:04:33.200 ==69258== in use at exit: 5,259,264 bytes in 3 blocks 00:04:33.200 ==69258== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:33.200 ==69258== 00:04:33.200 ==69258== Searching for pointers to 3 not-freed blocks 00:04:33.200 ==69258== Checked 11,658,320 bytes 00:04:33.200 ==69258== 00:04:33.200 ==69258== LEAK SUMMARY: 00:04:33.200 ==69258== definitely lost: 0 bytes in 0 blocks 00:04:33.200 ==69258== indirectly lost: 0 bytes in 0 blocks 00:04:33.200 ==69258== possibly lost: 0 bytes in 0 blocks 00:04:33.200 ==69258== still reachable: 5,259,264 bytes in 3 blocks 00:04:33.200 ==69258== suppressed: 0 bytes in 0 blocks 00:04:33.200 ==69258== Reachable blocks (those to which a pointer was found) are not shown. 00:04:33.200 ==69258== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:33.200 ==69258== 00:04:33.200 ==69258== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:33.200 00:04:33.200 real 0m0.971s 00:04:33.200 user 0m0.919s 00:04:33.200 sys 0m0.049s 00:04:33.200 21:31:08 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:33.200 21:31:08 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:04:33.200 ************************************ 00:04:33.200 END TEST unittest_lib_reduce 00:04:33.200 ************************************ 00:04:33.200 21:31:08 -- common/autotest_common.sh@1142 -- # return 0 00:04:33.200 21:31: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:04:33.200 21:31: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:04:33.200 21:31:08 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:33.200 21:31:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:33.200 21:31:08 -- common/autotest_common.sh@10 -- # set +x 00:04:33.200 ************************************ 00:04:33.200 START TEST unittest_dpdk_compressdev 00:04:33.200 ************************************ 00:04:33.200 21:31: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:04:33.200 ==69290== Memcheck, a memory error detector 00:04:33.200 ==69290== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:33.200 ==69290== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:33.200 ==69290== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.200 ==69290== 00:04:33.200 --69290-- Valgrind options: 00:04:33.200 --69290-- --leak-check=full 00:04:33.200 --69290-- --error-exitcode=2 00:04:33.200 --69290-- --verbose 00:04:33.200 --69290-- Contents of /proc/version: 00:04:33.200 --69290-- 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:04:33.200 --69290-- 00:04:33.200 --69290-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:33.200 --69290-- Page sizes: currently 4096, max supported 4096 00:04:33.200 --69290-- Valgrind library directory: /usr/libexec/valgrind 00:04:33.200 --69290-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.200 --69290-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:33.200 --69290-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:33.200 --69290-- might be shown as UnknownInlinedFun 00:04:33.200 --69290-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:33.200 --69290-- object doesn't have a dynamic symbol table 00:04:33.200 --69290-- Scheduler: using generic scheduler lock implementation. 00:04:33.200 --69290-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:33.200 ==69290== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69290-by-???-on-0f641d807d47 00:04:33.200 ==69290== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69290-by-???-on-0f641d807d47 00:04:33.200 ==69290== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69290-by-???-on-0f641d807d47 00:04:33.200 ==69290== 00:04:33.200 ==69290== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:33.200 ==69290== don't want to do, unless you know exactly what you're doing, 00:04:33.200 ==69290== or are doing some strange experiment): 00:04:33.200 ==69290== /usr/libexec/valgrind/../../bin/vgdb --pid=69290 ...command... 00:04:33.200 ==69290== 00:04:33.200 ==69290== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:33.200 ==69290== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.200 ==69290== and then give GDB the following command 00:04:33.200 ==69290== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69290 00:04:33.201 ==69290== --pid is optional if only one valgrind process is running 00:04:33.201 ==69290== 00:04:33.201 --69290-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:33.201 --69290-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:33.460 --69290-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:33.460 --69290-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:33.460 --69290-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:33.460 --69290-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:33.460 --69290-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:33.460 --69290-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:33.460 --69290-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:33.460 --69290-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:33.460 --69290-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:33.460 --69290-- Reading syms from /usr/lib64/libm.so.6 00:04:33.460 --69290-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:33.460 --69290-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:33.460 --69290-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libc.so.6 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:33.460 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.460 --69290-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.460 --69290-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:33.460 --69290-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:33.460 --69290-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:33.460 --69290-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:33.720 --69290-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:33.720 --69290-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:33.720 --69290-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 ==69290== Preferring higher priority redirection: 00:04:33.720 --69290-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:33.720 --69290-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:33.720 --69290-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.720 --69290-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.721 --69290-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.721 --69290-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.721 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.721 --69290-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:33.721 --69290-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:33.721 ==69290== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.721 --69290-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:33.721 --69290-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:33.721 --69290-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:33.721 --69290-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:33.721 --69290-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:33.721 --69290-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:33.721 --69290-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:33.721 --69290-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:33.721 --69290-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:33.721 --69290-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:33.721 --69290-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:33.721 --69290-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:33.721 --69290-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:33.721 --69290-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:33.721 --69290-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:33.721 --69290-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:33.721 --69290-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:33.721 --69290-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:33.721 00:04:33.721 00:04:33.721 CUnit - A unit testing framework for C - Version 2.1-3 00:04:33.721 http://cunit.sourceforge.net/ 00:04:33.721 00:04:33.980 --69290-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:33.980 00:04:33.980 Suite: compress 00:04:33.980 Test: test_compress_operation ...[2024-07-15 21:31:08.885015] /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:04:33.980 [2024-07-15 21:31:08.925536] /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:04:33.980 [2024-07-15 21:31:08.951752] /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:04:33.980 [2024-07-15 21:31:08.966445] /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:04:33.980 [2024-07-15 21:31:08.968401] /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:04:33.980 passed 00:04:33.980 Test: test_compress_operation_cross_boundary ...[2024-07-15 21:31:08.998067] /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:04:33.980 [2024-07-15 21:31:08.998818] /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:04:33.980 passed 00:04:33.980 Test: test_setup_compress_mbuf ...passed 00:04:33.980 Test: test_initdrivers ...[2024-07-15 21:31:09.006867] /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:04:33.980 [2024-07-15 21:31:09.008192] /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:04:33.980 [2024-07-15 21:31:09.012845] /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:04:33.980 [2024-07-15 21:31:09.014831] /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:04:33.980 [2024-07-15 21:31:09.016334] /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:04:33.980 [2024-07-15 21:31:09.018000] /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:04:33.980 [2024-07-15 21:31:09.019758] /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:04:33.980 passed 00:04:33.980 Test: test_poller ...passed 00:04:33.980 00:04:33.980 Run Summary: Type Total Ran Passed Failed Inactive 00:04:33.980 suites 1 1 n/a 0 0 00:04:33.980 tests 5 5 5 0 0 00:04:33.980 asserts 70 70 70 0 n/a 00:04:33.980 00:04:33.980 Elapsed time = 0.241 seconds 00:04:33.980 --69290-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:34.239 --69290-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:34.239 ==69290== 00:04:34.239 ==69290== HEAP SUMMARY: 00:04:34.239 ==69290== in use at exit: 2,016 bytes in 50 blocks 00:04:34.239 ==69290== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:04:34.239 ==69290== 00:04:34.239 ==69290== Searching for pointers to 50 not-freed blocks 00:04:34.239 ==69290== Checked 6,624,200 bytes 00:04:34.239 ==69290== 00:04:34.239 ==69290== LEAK SUMMARY: 00:04:34.239 ==69290== definitely lost: 0 bytes in 0 blocks 00:04:34.239 ==69290== indirectly lost: 0 bytes in 0 blocks 00:04:34.239 ==69290== possibly lost: 0 bytes in 0 blocks 00:04:34.239 ==69290== still reachable: 2,016 bytes in 50 blocks 00:04:34.239 ==69290== suppressed: 0 bytes in 0 blocks 00:04:34.239 ==69290== Reachable blocks (those to which a pointer was found) are not shown. 00:04:34.239 ==69290== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:34.239 ==69290== 00:04:34.239 ==69290== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:34.239 00:04:34.239 real 0m0.939s 00:04:34.239 user 0m0.902s 00:04:34.239 sys 0m0.034s 00:04:34.239 21:31:09 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:34.239 21:31:09 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:04:34.239 ************************************ 00:04:34.239 END TEST unittest_dpdk_compressdev 00:04:34.239 ************************************ 00:04:34.239 21:31:09 -- common/autotest_common.sh@1142 -- # return 0 00:04:34.239 21:31: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:04:34.239 21:31: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:04:34.239 21:31:09 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:34.239 21:31:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:34.239 21:31:09 -- common/autotest_common.sh@10 -- # set +x 00:04:34.239 ************************************ 00:04:34.239 START TEST unittest_bdev_raid5f 00:04:34.239 ************************************ 00:04:34.239 21:31: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:04:34.240 ==69320== Memcheck, a memory error detector 00:04:34.240 ==69320== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:34.240 ==69320== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:34.240 ==69320== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.240 ==69320== 00:04:34.240 --69320-- Valgrind options: 00:04:34.240 --69320-- --leak-check=full 00:04:34.240 --69320-- --error-exitcode=2 00:04:34.240 --69320-- --verbose 00:04:34.240 --69320-- Contents of /proc/version: 00:04:34.240 --69320-- 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:04:34.240 --69320-- 00:04:34.240 --69320-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:34.240 --69320-- Page sizes: currently 4096, max supported 4096 00:04:34.240 --69320-- Valgrind library directory: /usr/libexec/valgrind 00:04:34.240 --69320-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.240 --69320-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:34.240 --69320-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:34.240 --69320-- might be shown as UnknownInlinedFun 00:04:34.240 --69320-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:34.240 --69320-- object doesn't have a dynamic symbol table 00:04:34.240 --69320-- Scheduler: using generic scheduler lock implementation. 00:04:34.240 --69320-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:34.240 ==69320== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69320-by-???-on-0f641d807d47 00:04:34.240 ==69320== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69320-by-???-on-0f641d807d47 00:04:34.240 ==69320== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69320-by-???-on-0f641d807d47 00:04:34.240 ==69320== 00:04:34.240 ==69320== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:34.240 ==69320== don't want to do, unless you know exactly what you're doing, 00:04:34.240 ==69320== or are doing some strange experiment): 00:04:34.240 ==69320== /usr/libexec/valgrind/../../bin/vgdb --pid=69320 ...command... 00:04:34.240 ==69320== 00:04:34.240 ==69320== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:34.240 ==69320== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.240 ==69320== and then give GDB the following command 00:04:34.240 ==69320== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69320 00:04:34.240 ==69320== --pid is optional if only one valgrind process is running 00:04:34.240 ==69320== 00:04:34.240 --69320-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:34.240 --69320-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:34.240 --69320-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:34.240 --69320-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:34.240 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.240 --69320-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:34.240 --69320-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:34.240 --69320-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:34.240 --69320-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:34.240 --69320-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:34.240 --69320-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:34.240 --69320-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:34.240 --69320-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:34.240 --69320-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:34.240 --69320-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:34.240 --69320-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:34.240 --69320-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:34.240 --69320-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:34.500 --69320-- Reading syms from /usr/lib64/libm.so.6 00:04:34.500 --69320-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:34.500 --69320-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:34.500 --69320-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:34.500 --69320-- Reading syms from /usr/lib64/libc.so.6 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:34.500 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.500 --69320-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.500 --69320-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:34.500 --69320-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:34.500 --69320-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:34.500 --69320-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:34.500 --69320-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:34.500 --69320-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:34.500 --69320-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:34.500 --69320-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.500 --69320-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 ==69320== Preferring higher priority redirection: 00:04:34.501 --69320-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:34.501 --69320-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:34.501 --69320-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.501 --69320-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.760 --69320-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.760 --69320-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.760 --69320-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.760 --69320-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.760 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.760 --69320-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:34.761 --69320-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:34.761 ==69320== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.761 --69320-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:34.761 --69320-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:34.761 --69320-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:34.761 --69320-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:34.761 --69320-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:34.761 --69320-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:34.761 --69320-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:34.761 --69320-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:34.761 --69320-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:34.761 --69320-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:34.761 --69320-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:34.761 --69320-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:34.761 --69320-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:34.761 --69320-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:34.761 --69320-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:34.761 --69320-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:34.761 --69320-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:34.761 --69320-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:34.761 --69320-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:34.761 00:04:34.761 00:04:34.761 CUnit - A unit testing framework for C - Version 2.1-3 00:04:34.761 http://cunit.sourceforge.net/ 00:04:34.761 00:04:34.761 00:04:34.761 Suite: raid5f 00:04:35.020 Test: test_raid5f_start ...passed 00:04:35.955 Test: test_raid5f_submit_read_request ...passed 00:04:36.521 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:48.717 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:44.923 Test: test_raid5f_chunk_write_error ...passed 00:06:16.987 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:06:22.388 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:06:22.388 Test: test_raid5f_submit_read_request_degraded ...--69320-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:58.815 passed 00:07:58.815 00:07:58.815 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.815 suites 1 1 n/a 0 0 00:07:58.815 tests 8 8 8 0 0 00:07:58.815 asserts 518158 518158 518158 0 n/a 00:07:58.815 00:07:58.815 Elapsed time = 192.345 seconds 00:07:58.815 --69320-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.815 --69320-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.815 ==69320== 00:07:58.815 ==69320== HEAP SUMMARY: 00:07:58.815 ==69320== in use at exit: 0 bytes in 0 blocks 00:07:58.815 ==69320== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:58.815 ==69320== 00:07:58.815 ==69320== All heap blocks were freed -- no leaks are possible 00:07:58.815 ==69320== 00:07:58.815 ==69320== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.815 00:07:58.815 real 3m13.509s 00:07:58.815 user 3m12.238s 00:07:58.815 sys 0m0.849s 00:07:58.815 21:34:22 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:58.815 21:34:22 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:58.815 ************************************ 00:07:58.815 END TEST unittest_bdev_raid5f 00:07:58.815 ************************************ 00:07:58.815 21:34:22 -- common/autotest_common.sh@1142 -- # return 0 00:07:58.815 21:34:22 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:58.815 21:34:22 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:58.815 21:34:22 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:58.815 21:34:22 -- common/autotest_common.sh@10 -- # set +x 00:07:58.815 ************************************ 00:07:58.815 START TEST unittest_blob_blobfs 00:07:58.815 ************************************ 00:07:58.815 21:34:22 unittest_blob_blobfs -- common/autotest_common.sh@1123 -- # unittest_blob 00:07:58.815 21:34:22 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:58.815 21:34:22 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:58.815 ==71382== Memcheck, a memory error detector 00:07:58.815 ==71382== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.815 ==71382== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.815 ==71382== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:58.815 ==71382== 00:07:58.815 --71382-- Valgrind options: 00:07:58.815 --71382-- --leak-check=full 00:07:58.815 --71382-- --error-exitcode=2 00:07:58.815 --71382-- --verbose 00:07:58.815 --71382-- Contents of /proc/version: 00:07:58.815 --71382-- 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.815 --71382-- 00:07:58.815 --71382-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.815 --71382-- Page sizes: currently 4096, max supported 4096 00:07:58.815 --71382-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.815 --71382-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:58.816 --71382-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.816 --71382-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.816 --71382-- might be shown as UnknownInlinedFun 00:07:58.816 --71382-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.816 --71382-- object doesn't have a dynamic symbol table 00:07:58.816 --71382-- Scheduler: using generic scheduler lock implementation. 00:07:58.816 --71382-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.816 ==71382== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71382-by-???-on-0f641d807d47 00:07:58.816 ==71382== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71382-by-???-on-0f641d807d47 00:07:58.816 ==71382== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71382-by-???-on-0f641d807d47 00:07:58.816 ==71382== 00:07:58.816 ==71382== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.816 ==71382== don't want to do, unless you know exactly what you're doing, 00:07:58.816 ==71382== or are doing some strange experiment): 00:07:58.816 ==71382== /usr/libexec/valgrind/../../bin/vgdb --pid=71382 ...command... 00:07:58.816 ==71382== 00:07:58.816 ==71382== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.816 ==71382== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:58.816 ==71382== and then give GDB the following command 00:07:58.816 ==71382== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71382 00:07:58.816 ==71382== --pid is optional if only one valgrind process is running 00:07:58.816 ==71382== 00:07:58.816 --71382-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.816 --71382-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.816 --71382-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.816 --71382-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.816 --71382-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.816 --71382-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.816 --71382-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.816 --71382-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.816 --71382-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.816 --71382-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.816 --71382-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.816 --71382-- Reading syms from /usr/lib64/libm.so.6 00:07:58.816 --71382-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.816 --71382-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:58.816 --71382-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libc.so.6 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.816 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.816 --71382-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.816 --71382-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.816 --71382-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.816 --71382-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.816 --71382-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.816 --71382-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.816 --71382-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.816 --71382-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.816 --71382-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.816 --71382-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.816 --71382-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.816 --71382-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 ==71382== Preferring higher priority redirection: 00:07:58.817 --71382-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.817 --71382-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.817 --71382-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 --71382-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.817 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.817 --71382-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.817 --71382-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.817 ==71382== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.817 --71382-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.817 --71382-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.817 --71382-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.817 --71382-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.817 --71382-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.817 --71382-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.817 --71382-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.817 --71382-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.817 --71382-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.817 --71382-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.817 --71382-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.817 --71382-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.817 --71382-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.817 --71382-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.817 --71382-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.817 --71382-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.817 --71382-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.817 --71382-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:58.817 --71382-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.817 00:07:58.817 00:07:58.817 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.817 http://cunit.sourceforge.net/ 00:07:58.817 00:07:58.817 00:07:58.817 Suite: blob_nocopy_noextent 00:07:58.817 Test: blob_init ...[2024-07-15 21:34:23.436409] /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:58.817 --71382-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:58.818 passed 00:07:58.818 Test: blob_thin_provision ...passed 00:07:58.818 Test: blob_read_only ...passed 00:07:58.818 Test: bs_load ...[2024-07-15 21:34:23.939506] /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:58.818 passed 00:07:58.818 Test: bs_load_custom_cluster_size ...passed 00:07:58.818 Test: bs_load_after_failed_grow ...passed 00:07:58.818 Test: bs_cluster_sz ...[2024-07-15 21:34:24.125696] /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:58.818 [2024-07-15 21:34:24.127850] /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:58.818 [2024-07-15 21:34:24.130366] /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:58.818 passed 00:07:58.818 Test: bs_resize_md ...passed 00:07:58.818 Test: bs_destroy ...passed 00:07:58.818 Test: bs_type ...passed 00:07:58.818 Test: bs_super_block ...passed 00:07:58.818 Test: bs_test_recover_cluster_count ...passed 00:07:58.818 Test: bs_grow_live ...passed 00:07:58.818 Test: bs_grow_live_no_space ...passed 00:07:58.818 Test: bs_test_grow ...passed 00:07:58.818 Test: blob_serialize_test ...passed 00:07:58.818 Test: super_block_crc ...passed 00:07:58.818 Test: blob_thin_prov_write_count_io ...passed 00:07:58.818 Test: blob_thin_prov_unmap_cluster ...passed 00:07:58.818 Test: bs_load_iter_test ...passed 00:07:58.818 Test: blob_relations ...[2024-07-15 21:34:24.853077] /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:58.818 [2024-07-15 21:34:24.854625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:24.870164] /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:58.818 [2024-07-15 21:34:24.870316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 passed 00:07:58.818 Test: blob_relations2 ...[2024-07-15 21:34:24.954789] /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:58.818 [2024-07-15 21:34:24.954940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:24.956081] /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:58.818 [2024-07-15 21:34:24.956209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:24.985945] /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:58.818 [2024-07-15 21:34:24.986094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:24.989395] /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:58.818 [2024-07-15 21:34:24.989546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 passed 00:07:58.818 Test: blob_relations3 ...passed 00:07:58.818 Test: blobstore_clean_power_failure ...passed 00:07:58.818 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:34:25.338690] /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:58.818 [2024-07-15 21:34:25.378055] /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:58.818 [2024-07-15 21:34:25.378372] /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:58.818 [2024-07-15 21:34:25.382273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:25.412728] /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:58.818 [2024-07-15 21:34:25.413038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:58.818 [2024-07-15 21:34:25.413353] /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:58.818 [2024-07-15 21:34:25.413500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:25.446020] /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:58.818 [2024-07-15 21:34:25.447772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.818 [2024-07-15 21:34:25.478757] /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:58.819 [2024-07-15 21:34:25.480277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.819 [2024-07-15 21:34:25.516134] /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:58.819 [2024-07-15 21:34:25.516742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.819 passed 00:07:58.819 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:34:25.618202] /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:58.819 [2024-07-15 21:34:25.681687] /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:58.819 [2024-07-15 21:34:25.715078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:58.819 passed 00:07:58.819 Test: blob_io_unit ...passed 00:07:58.819 Test: blob_io_unit_compatibility ...passed 00:07:58.819 Test: blob_ext_md_pages ...passed 00:07:58.819 Test: blob_esnap_io_4096_4096 ...passed 00:07:58.819 Test: blob_esnap_io_512_512 ...passed 00:07:58.819 Test: blob_esnap_io_4096_512 ...passed 00:07:58.819 Test: blob_esnap_io_512_4096 ...passed 00:07:58.819 Test: blob_esnap_clone_resize ...passed 00:07:58.819 Suite: blob_bs_nocopy_noextent 00:07:58.819 Test: blob_open ...passed 00:07:58.819 Test: blob_create ...--71382-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:58.819 --71382-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.819 [2024-07-15 21:34:26.657859] /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:58.819 passed 00:07:58.819 Test: blob_create_loop ...passed 00:07:58.819 Test: blob_create_fail ...[2024-07-15 21:34:27.027818] /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:58.819 passed 00:07:58.819 Test: blob_create_internal ...--71382-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:58.819 passed 00:07:58.819 Test: blob_create_zero_extent ...passed 00:07:58.819 Test: blob_snapshot ...passed 00:07:58.819 Test: blob_clone ...passed 00:07:58.819 Test: blob_inflate ...[2024-07-15 21:34:27.434667] /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:58.819 passed 00:07:58.819 Test: blob_delete ...passed 00:07:58.819 Test: blob_resize_test ...[2024-07-15 21:34:27.572756] /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:58.819 passed 00:07:58.819 Test: blob_resize_thin_test ...passed 00:07:58.819 Test: channel_ops ...passed 00:07:58.819 Test: blob_super ...passed 00:07:58.819 Test: blob_rw_verify_iov ...passed 00:07:58.819 Test: blob_unmap ...passed 00:07:58.819 Test: blob_iter ...passed 00:07:58.819 Test: blob_parse_md ...passed 00:07:58.819 Test: bs_load_pending_removal ...passed 00:07:58.819 Test: bs_unload ...[2024-07-15 21:34:28.255916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:58.819 passed 00:07:58.819 Test: bs_usable_clusters ...passed 00:07:58.819 Test: blob_crc ...[2024-07-15 21:34:28.389543] /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:58.819 [2024-07-15 21:34:28.390671] /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:58.819 passed 00:07:58.819 Test: blob_flags ...passed 00:07:58.819 Test: bs_version ...passed 00:07:58.819 Test: blob_set_xattrs_test ...[2024-07-15 21:34:28.617634] /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:58.819 [2024-07-15 21:34:28.619343] /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:58.819 passed 00:07:58.819 Test: blob_thin_prov_alloc ...passed 00:07:58.819 Test: blob_insert_cluster_msg_test ...passed 00:07:58.819 Test: blob_thin_prov_rw ...passed 00:07:58.819 Test: blob_thin_prov_rle ...passed 00:07:58.819 Test: blob_thin_prov_rw_iov ...passed 00:07:58.819 Test: blob_snapshot_rw ...passed 00:07:58.819 Test: blob_snapshot_rw_iov ...passed 00:07:58.819 Test: blob_inflate_rw ...passed 00:07:58.819 Test: blob_snapshot_freeze_io ...passed 00:07:58.819 Test: blob_operation_split_rw ...passed 00:07:58.819 Test: blob_operation_split_rw_iov ...passed 00:07:58.819 Test: blob_simultaneous_operations ...[2024-07-15 21:34:31.121219] /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:58.819 [2024-07-15 21:34:31.121510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.819 [2024-07-15 21:34:31.126253] /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:58.819 [2024-07-15 21:34:31.126393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.819 [2024-07-15 21:34:31.146119] /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:58.820 [2024-07-15 21:34:31.146252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.820 [2024-07-15 21:34:31.148256] /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:58.820 [2024-07-15 21:34:31.148386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.820 passed 00:07:58.820 Test: blob_persist_test ...passed 00:07:58.820 Test: blob_decouple_snapshot ...passed 00:07:58.820 Test: blob_seek_io_unit ...passed 00:07:58.820 Test: blob_nested_freezes ...passed 00:07:58.820 Test: blob_clone_resize ...passed 00:07:58.820 Test: blob_shallow_copy ...[2024-07-15 21:34:31.795001] /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:58.820 [2024-07-15 21:34:31.800623] /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:58.820 [2024-07-15 21:34:31.802709] /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:58.820 passed 00:07:58.820 Suite: blob_blob_nocopy_noextent 00:07:58.820 Test: blob_write ...passed 00:07:58.820 Test: blob_read ...passed 00:07:58.820 Test: blob_rw_verify ...passed 00:07:58.820 Test: blob_rw_verify_iov_nomem ...passed 00:07:58.820 Test: blob_rw_iov_read_only ...passed 00:07:58.820 Test: blob_xattr ...passed 00:07:58.820 Test: blob_dirty_shutdown ...passed 00:07:58.820 Test: blob_is_degraded ...passed 00:07:58.820 Suite: blob_esnap_bs_nocopy_noextent 00:07:58.820 Test: blob_esnap_create ...passed 00:07:58.820 Test: blob_esnap_thread_add_remove ...passed 00:07:58.820 Test: blob_esnap_clone_snapshot ...passed 00:07:58.820 Test: blob_esnap_clone_inflate ...passed 00:07:58.820 Test: blob_esnap_clone_decouple ...passed 00:07:58.820 Test: blob_esnap_clone_reload ...passed 00:07:58.820 Test: blob_esnap_hotplug ...passed 00:07:58.820 Test: blob_set_parent ...[2024-07-15 21:34:33.095812] /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:58.820 [2024-07-15 21:34:33.096700] /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:58.820 [2024-07-15 21:34:33.102948] /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:58.820 [2024-07-15 21:34:33.105854] /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:58.820 [2024-07-15 21:34:33.120869] /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:58.820 passed 00:07:58.820 Test: blob_set_external_parent ...[2024-07-15 21:34:33.201973] /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:58.820 [2024-07-15 21:34:33.203501] /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:58.820 [2024-07-15 21:34:33.208121] /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:58.820 [2024-07-15 21:34:33.221092] /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:58.820 passed 00:07:58.820 Suite: blob_nocopy_extent 00:07:58.820 Test: blob_init ...[2024-07-15 21:34:33.252544] /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:58.820 passed 00:07:58.820 Test: blob_thin_provision ...passed 00:07:58.820 Test: blob_read_only ...passed 00:07:58.820 Test: bs_load ...[2024-07-15 21:34:33.361855] /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:58.820 passed 00:07:58.820 Test: bs_load_custom_cluster_size ...passed 00:07:58.820 Test: bs_load_after_failed_grow ...passed 00:07:58.820 Test: bs_cluster_sz ...[2024-07-15 21:34:33.437060] /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:58.820 [2024-07-15 21:34:33.437624] /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:58.820 [2024-07-15 21:34:33.437886] /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:58.820 passed 00:07:58.820 Test: bs_resize_md ...passed 00:07:58.820 Test: bs_destroy ...passed 00:07:58.820 Test: bs_type ...passed 00:07:58.820 Test: bs_super_block ...passed 00:07:58.820 Test: bs_test_recover_cluster_count ...passed 00:07:58.820 Test: bs_grow_live ...passed 00:07:58.820 Test: bs_grow_live_no_space ...passed 00:07:58.820 Test: bs_test_grow ...passed 00:07:58.820 Test: blob_serialize_test ...passed 00:07:58.820 Test: super_block_crc ...passed 00:07:58.820 Test: blob_thin_prov_write_count_io ...passed 00:07:58.820 Test: blob_thin_prov_unmap_cluster ...passed 00:07:58.820 Test: bs_load_iter_test ...passed 00:07:58.820 Test: blob_relations ...[2024-07-15 21:34:33.861950] /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:58.821 [2024-07-15 21:34:33.862145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 [2024-07-15 21:34:33.866771] /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:58.821 [2024-07-15 21:34:33.866921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 passed 00:07:58.821 Test: blob_relations2 ...[2024-07-15 21:34:33.907129] /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:58.821 [2024-07-15 21:34:33.907282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 [2024-07-15 21:34:33.907448] /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:58.821 [2024-07-15 21:34:33.907576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 [2024-07-15 21:34:33.916504] /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:58.821 [2024-07-15 21:34:33.916669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 [2024-07-15 21:34:33.919333] /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:58.821 [2024-07-15 21:34:33.919479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.821 passed 00:07:59.079 Test: blob_relations3 ...passed 00:07:59.337 Test: blobstore_clean_power_failure ...passed 00:07:59.337 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:34:34.230715] /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:59.337 [2024-07-15 21:34:34.272142] /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:59.337 [2024-07-15 21:34:34.303589] /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:59.337 [2024-07-15 21:34:34.303743] /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:59.337 [2024-07-15 21:34:34.303878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.337 [2024-07-15 21:34:34.334994] /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:59.337 [2024-07-15 21:34:34.335153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:59.337 [2024-07-15 21:34:34.335260] /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:59.337 [2024-07-15 21:34:34.335388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.337 [2024-07-15 21:34:34.368408] /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:59.337 [2024-07-15 21:34:34.368579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:59.337 [2024-07-15 21:34:34.368686] /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:59.337 [2024-07-15 21:34:34.368814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.337 [2024-07-15 21:34:34.400569] /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:59.337 [2024-07-15 21:34:34.400827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.337 [2024-07-15 21:34:34.432900] /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:59.337 [2024-07-15 21:34:34.433266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.595 [2024-07-15 21:34:34.465989] /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:59.595 [2024-07-15 21:34:34.466202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:59.595 passed 00:07:59.595 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:34:34.560565] /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:59.595 [2024-07-15 21:34:34.588792] /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:59.595 [2024-07-15 21:34:34.645683] /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:59.595 [2024-07-15 21:34:34.676248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:59.853 passed 00:07:59.853 Test: blob_io_unit ...passed 00:07:59.853 Test: blob_io_unit_compatibility ...passed 00:07:59.853 Test: blob_ext_md_pages ...passed 00:07:59.853 Test: blob_esnap_io_4096_4096 ...passed 00:08:00.111 Test: blob_esnap_io_512_512 ...passed 00:08:00.111 Test: blob_esnap_io_4096_512 ...passed 00:08:00.111 Test: blob_esnap_io_512_4096 ...passed 00:08:00.369 Test: blob_esnap_clone_resize ...passed 00:08:00.369 Suite: blob_bs_nocopy_extent 00:08:00.369 Test: blob_open ...passed 00:08:00.369 Test: blob_create ...[2024-07-15 21:34:35.390321] /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:08:00.369 passed 00:08:00.934 Test: blob_create_loop ...passed 00:08:00.934 Test: blob_create_fail ...[2024-07-15 21:34:35.829260] /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:08:00.934 passed 00:08:00.934 Test: blob_create_internal ...passed 00:08:00.934 Test: blob_create_zero_extent ...passed 00:08:00.934 Test: blob_snapshot ...passed 00:08:01.192 Test: blob_clone ...passed 00:08:01.192 Test: blob_inflate ...[2024-07-15 21:34:36.179543] /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:08:01.192 passed 00:08:01.192 Test: blob_delete ...passed 00:08:01.192 Test: blob_resize_test ...[2024-07-15 21:34:36.307407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:01.450 passed 00:08:01.450 Test: blob_resize_thin_test ...passed 00:08:01.450 Test: channel_ops ...passed 00:08:01.708 Test: blob_super ...passed 00:08:01.708 Test: blob_rw_verify_iov ...passed 00:08:01.708 Test: blob_unmap ...passed 00:08:01.708 Test: blob_iter ...passed 00:08:01.965 Test: blob_parse_md ...passed 00:08:01.965 Test: bs_load_pending_removal ...passed 00:08:01.965 Test: bs_unload ...[2024-07-15 21:34:36.944095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:01.965 passed 00:08:01.965 Test: bs_usable_clusters ...passed 00:08:01.965 Test: blob_crc ...[2024-07-15 21:34:37.072444] /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:08:01.966 [2024-07-15 21:34:37.072763] /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:08:02.223 passed 00:08:02.223 Test: blob_flags ...passed 00:08:02.223 Test: bs_version ...passed 00:08:02.223 Test: blob_set_xattrs_test ...[2024-07-15 21:34:37.279028] /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:08:02.223 [2024-07-15 21:34:37.279284] /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:08:02.223 passed 00:08:02.788 Test: blob_thin_prov_alloc ...passed 00:08:02.788 Test: blob_insert_cluster_msg_test ...passed 00:08:02.788 Test: blob_thin_prov_rw ...passed 00:08:02.788 Test: blob_thin_prov_rle ...passed 00:08:02.788 Test: blob_thin_prov_rw_iov ...passed 00:08:03.046 Test: blob_snapshot_rw ...passed 00:08:03.046 Test: blob_snapshot_rw_iov ...passed 00:08:03.611 Test: blob_inflate_rw ...passed 00:08:03.611 Test: blob_snapshot_freeze_io ...passed 00:08:04.175 Test: blob_operation_split_rw ...passed 00:08:04.740 Test: blob_operation_split_rw_iov ...passed 00:08:04.740 Test: blob_simultaneous_operations ...[2024-07-15 21:34:39.608774] /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:08:04.740 [2024-07-15 21:34:39.608955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:04.740 [2024-07-15 21:34:39.611275] /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:08:04.740 [2024-07-15 21:34:39.611415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:04.740 [2024-07-15 21:34:39.628661] /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:08:04.740 [2024-07-15 21:34:39.628793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:04.740 [2024-07-15 21:34:39.629384] /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:08:04.740 [2024-07-15 21:34:39.629511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:04.740 passed 00:08:04.740 Test: blob_persist_test ...passed 00:08:04.998 Test: blob_decouple_snapshot ...passed 00:08:04.998 Test: blob_seek_io_unit ...passed 00:08:04.998 Test: blob_nested_freezes ...passed 00:08:04.998 Test: blob_clone_resize ...passed 00:08:05.256 Test: blob_shallow_copy ...[2024-07-15 21:34:40.209497] /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:08:05.256 [2024-07-15 21:34:40.209969] /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:08:05.256 [2024-07-15 21:34:40.210144] /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:08:05.256 passed 00:08:05.256 Suite: blob_blob_nocopy_extent 00:08:05.256 Test: blob_write ...passed 00:08:05.514 Test: blob_read ...passed 00:08:05.514 Test: blob_rw_verify ...passed 00:08:05.514 Test: blob_rw_verify_iov_nomem ...passed 00:08:05.514 Test: blob_rw_iov_read_only ...passed 00:08:05.772 Test: blob_xattr ...passed 00:08:05.772 Test: blob_dirty_shutdown ...passed 00:08:05.772 Test: blob_is_degraded ...passed 00:08:05.772 Suite: blob_esnap_bs_nocopy_extent 00:08:06.030 Test: blob_esnap_create ...passed 00:08:06.030 Test: blob_esnap_thread_add_remove ...passed 00:08:06.030 Test: blob_esnap_clone_snapshot ...passed 00:08:06.030 Test: blob_esnap_clone_inflate ...passed 00:08:06.288 Test: blob_esnap_clone_decouple ...passed 00:08:06.288 Test: blob_esnap_clone_reload ...passed 00:08:06.288 Test: blob_esnap_hotplug ...passed 00:08:06.288 Test: blob_set_parent ...[2024-07-15 21:34:41.338699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:06.288 [2024-07-15 21:34:41.338902] /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:08:06.288 [2024-07-15 21:34:41.339665] /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:08:06.288 [2024-07-15 21:34:41.339849] /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:08:06.288 [2024-07-15 21:34:41.343359] /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:08:06.288 passed 00:08:06.288 Test: blob_set_external_parent ...[2024-07-15 21:34:41.410047] /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:08:06.288 [2024-07-15 21:34:41.410202] /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:08:06.288 [2024-07-15 21:34:41.410317] /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:08:06.546 [2024-07-15 21:34:41.413145] /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:08:06.546 passed 00:08:06.546 Suite: blob_copy_noextent 00:08:06.546 Test: blob_init ...[2024-07-15 21:34:41.441351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:06.546 passed 00:08:06.546 Test: blob_thin_provision ...passed 00:08:06.546 Test: blob_read_only ...passed 00:08:06.546 Test: bs_load ...[2024-07-15 21:34:41.534597] /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:08:06.546 passed 00:08:06.546 Test: bs_load_custom_cluster_size ...passed 00:08:06.546 Test: bs_load_after_failed_grow ...passed 00:08:06.546 Test: bs_cluster_sz ...[2024-07-15 21:34:41.588292] /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:08:06.546 [2024-07-15 21:34:41.588840] /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:08:06.546 [2024-07-15 21:34:41.589122] /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:08:06.546 passed 00:08:06.546 Test: bs_resize_md ...passed 00:08:06.546 Test: bs_destroy ...passed 00:08:06.804 Test: bs_type ...passed 00:08:06.804 Test: bs_super_block ...passed 00:08:06.804 Test: bs_test_recover_cluster_count ...passed 00:08:06.804 Test: bs_grow_live ...passed 00:08:06.804 Test: bs_grow_live_no_space ...passed 00:08:06.804 Test: bs_test_grow ...passed 00:08:06.804 Test: blob_serialize_test ...passed 00:08:06.804 Test: super_block_crc ...passed 00:08:06.804 Test: blob_thin_prov_write_count_io ...passed 00:08:07.062 Test: blob_thin_prov_unmap_cluster ...passed 00:08:07.062 Test: bs_load_iter_test ...passed 00:08:07.062 Test: blob_relations ...[2024-07-15 21:34:42.016778] /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:08:07.062 [2024-07-15 21:34:42.016974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 [2024-07-15 21:34:42.020723] /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:08:07.062 [2024-07-15 21:34:42.020874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 passed 00:08:07.062 Test: blob_relations2 ...[2024-07-15 21:34:42.056831] /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:08:07.062 [2024-07-15 21:34:42.056983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 [2024-07-15 21:34:42.057152] /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:08:07.062 [2024-07-15 21:34:42.057254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 [2024-07-15 21:34:42.063782] /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:08:07.062 [2024-07-15 21:34:42.063930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 [2024-07-15 21:34:42.066269] /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:08:07.062 [2024-07-15 21:34:42.066408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.062 passed 00:08:07.062 Test: blob_relations3 ...passed 00:08:07.319 Test: blobstore_clean_power_failure ...passed 00:08:07.319 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:34:42.374581] /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:08:07.320 [2024-07-15 21:34:42.404765] /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:08:07.320 [2024-07-15 21:34:42.404920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:07.320 [2024-07-15 21:34:42.405052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.320 [2024-07-15 21:34:42.435146] /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:08:07.320 [2024-07-15 21:34:42.435295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:07.320 [2024-07-15 21:34:42.435400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:07.320 [2024-07-15 21:34:42.435544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.577 [2024-07-15 21:34:42.465977] /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:08:07.577 [2024-07-15 21:34:42.466204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.577 [2024-07-15 21:34:42.497351] /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:08:07.577 [2024-07-15 21:34:42.497717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.577 [2024-07-15 21:34:42.529175] /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:08:07.577 [2024-07-15 21:34:42.529367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:07.577 passed 00:08:07.577 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:34:42.621647] /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:08:07.577 [2024-07-15 21:34:42.677253] /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:08:07.835 [2024-07-15 21:34:42.707498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:07.835 passed 00:08:07.835 Test: blob_io_unit ...passed 00:08:07.835 Test: blob_io_unit_compatibility ...passed 00:08:07.835 Test: blob_ext_md_pages ...passed 00:08:08.092 Test: blob_esnap_io_4096_4096 ...passed 00:08:08.092 Test: blob_esnap_io_512_512 ...passed 00:08:08.092 Test: blob_esnap_io_4096_512 ...passed 00:08:08.092 Test: blob_esnap_io_512_4096 ...passed 00:08:08.349 Test: blob_esnap_clone_resize ...passed 00:08:08.349 Suite: blob_bs_copy_noextent 00:08:08.349 Test: blob_open ...passed 00:08:08.349 Test: blob_create ...[2024-07-15 21:34:43.423725] /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:08:08.349 passed 00:08:08.914 Test: blob_create_loop ...passed 00:08:08.914 Test: blob_create_fail ...[2024-07-15 21:34:43.787184] /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:08:08.914 passed 00:08:08.914 Test: blob_create_internal ...passed 00:08:08.914 Test: blob_create_zero_extent ...passed 00:08:08.914 Test: blob_snapshot ...passed 00:08:09.171 Test: blob_clone ...passed 00:08:09.171 Test: blob_inflate ...[2024-07-15 21:34:44.127616] /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:08:09.171 passed 00:08:09.171 Test: blob_delete ...passed 00:08:09.171 Test: blob_resize_test ...[2024-07-15 21:34:44.252631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:09.171 passed 00:08:09.428 Test: blob_resize_thin_test ...passed 00:08:09.428 Test: channel_ops ...passed 00:08:09.428 Test: blob_super ...passed 00:08:09.685 Test: blob_rw_verify_iov ...passed 00:08:09.685 Test: blob_unmap ...passed 00:08:09.685 Test: blob_iter ...passed 00:08:09.685 Test: blob_parse_md ...passed 00:08:09.943 Test: bs_load_pending_removal ...passed 00:08:09.943 Test: bs_unload ...[2024-07-15 21:34:44.887547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:09.943 passed 00:08:09.943 Test: bs_usable_clusters ...passed 00:08:09.943 Test: blob_crc ...[2024-07-15 21:34:45.015161] /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:08:09.943 [2024-07-15 21:34:45.015490] /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:08:09.943 passed 00:08:10.201 Test: blob_flags ...passed 00:08:10.201 Test: bs_version ...passed 00:08:10.201 Test: blob_set_xattrs_test ...[2024-07-15 21:34:45.217911] /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:08:10.201 [2024-07-15 21:34:45.218161] /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:08:10.201 passed 00:08:10.766 Test: blob_thin_prov_alloc ...passed 00:08:10.766 Test: blob_insert_cluster_msg_test ...passed 00:08:10.766 Test: blob_thin_prov_rw ...passed 00:08:10.766 Test: blob_thin_prov_rle ...passed 00:08:11.024 Test: blob_thin_prov_rw_iov ...passed 00:08:11.024 Test: blob_snapshot_rw ...passed 00:08:11.024 Test: blob_snapshot_rw_iov ...passed 00:08:11.589 Test: blob_inflate_rw ...passed 00:08:11.589 Test: blob_snapshot_freeze_io ...passed 00:08:12.153 Test: blob_operation_split_rw ...passed 00:08:12.410 Test: blob_operation_split_rw_iov ...passed 00:08:12.667 Test: blob_simultaneous_operations ...[2024-07-15 21:34:47.573347] /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:08:12.667 [2024-07-15 21:34:47.573534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:12.667 [2024-07-15 21:34:47.575620] /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:08:12.667 [2024-07-15 21:34:47.575755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:12.667 [2024-07-15 21:34:47.585174] /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:08:12.667 [2024-07-15 21:34:47.585303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:12.667 [2024-07-15 21:34:47.585867] /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:08:12.667 [2024-07-15 21:34:47.585985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:12.667 passed 00:08:12.667 Test: blob_persist_test ...passed 00:08:12.937 Test: blob_decouple_snapshot ...passed 00:08:12.937 Test: blob_seek_io_unit ...passed 00:08:12.937 Test: blob_nested_freezes ...passed 00:08:12.937 Test: blob_clone_resize ...passed 00:08:13.198 Test: blob_shallow_copy ...[2024-07-15 21:34:48.132923] /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:08:13.198 [2024-07-15 21:34:48.133400] /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:08:13.198 [2024-07-15 21:34:48.133596] /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:08:13.198 passed 00:08:13.198 Suite: blob_blob_copy_noextent 00:08:13.198 Test: blob_write ...passed 00:08:13.198 Test: blob_read ...passed 00:08:13.454 Test: blob_rw_verify ...passed 00:08:13.454 Test: blob_rw_verify_iov_nomem ...passed 00:08:13.454 Test: blob_rw_iov_read_only ...passed 00:08:13.454 Test: blob_xattr ...passed 00:08:13.712 Test: blob_dirty_shutdown ...passed 00:08:13.712 Test: blob_is_degraded ...passed 00:08:13.712 Suite: blob_esnap_bs_copy_noextent 00:08:13.712 Test: blob_esnap_create ...passed 00:08:13.969 Test: blob_esnap_thread_add_remove ...passed 00:08:13.969 Test: blob_esnap_clone_snapshot ...passed 00:08:13.969 Test: blob_esnap_clone_inflate ...passed 00:08:13.969 Test: blob_esnap_clone_decouple ...passed 00:08:14.226 Test: blob_esnap_clone_reload ...passed 00:08:14.226 Test: blob_esnap_hotplug ...passed 00:08:14.226 Test: blob_set_parent ...[2024-07-15 21:34:49.251753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:14.226 [2024-07-15 21:34:49.251941] /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:08:14.226 [2024-07-15 21:34:49.252660] /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:08:14.226 [2024-07-15 21:34:49.252844] /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:08:14.226 [2024-07-15 21:34:49.256249] /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:08:14.226 passed 00:08:14.226 Test: blob_set_external_parent ...[2024-07-15 21:34:49.322559] /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:08:14.226 [2024-07-15 21:34:49.322714] /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:08:14.226 [2024-07-15 21:34:49.322840] /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:08:14.226 [2024-07-15 21:34:49.325588] /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:08:14.483 passed 00:08:14.483 Suite: blob_copy_extent 00:08:14.483 Test: blob_init ...[2024-07-15 21:34:49.354573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:14.483 passed 00:08:14.483 Test: blob_thin_provision ...passed 00:08:14.483 Test: blob_read_only ...passed 00:08:14.483 Test: bs_load ...[2024-07-15 21:34:49.448175] /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:08:14.483 passed 00:08:14.483 Test: bs_load_custom_cluster_size ...passed 00:08:14.483 Test: bs_load_after_failed_grow ...passed 00:08:14.483 Test: bs_cluster_sz ...[2024-07-15 21:34:49.503508] /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:08:14.483 [2024-07-15 21:34:49.504082] /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:08:14.483 [2024-07-15 21:34:49.504346] /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:08:14.483 passed 00:08:14.483 Test: bs_resize_md ...passed 00:08:14.483 Test: bs_destroy ...passed 00:08:14.740 Test: bs_type ...passed 00:08:14.740 Test: bs_super_block ...passed 00:08:14.740 Test: bs_test_recover_cluster_count ...passed 00:08:14.740 Test: bs_grow_live ...passed 00:08:14.740 Test: bs_grow_live_no_space ...passed 00:08:14.740 Test: bs_test_grow ...passed 00:08:14.740 Test: blob_serialize_test ...passed 00:08:14.740 Test: super_block_crc ...passed 00:08:14.740 Test: blob_thin_prov_write_count_io ...passed 00:08:14.740 Test: blob_thin_prov_unmap_cluster ...passed 00:08:14.997 Test: bs_load_iter_test ...passed 00:08:14.998 Test: blob_relations ...[2024-07-15 21:34:49.912131] /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:08:14.998 [2024-07-15 21:34:49.912323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 [2024-07-15 21:34:49.916964] /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:08:14.998 [2024-07-15 21:34:49.917114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 passed 00:08:14.998 Test: blob_relations2 ...[2024-07-15 21:34:49.954209] /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:08:14.998 [2024-07-15 21:34:49.954362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 [2024-07-15 21:34:49.954532] /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:08:14.998 [2024-07-15 21:34:49.954635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 [2024-07-15 21:34:49.962215] /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:08:14.998 [2024-07-15 21:34:49.962368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 [2024-07-15 21:34:49.965056] /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:08:14.998 [2024-07-15 21:34:49.965201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.998 passed 00:08:14.998 Test: blob_relations3 ...passed 00:08:15.255 Test: blobstore_clean_power_failure ...passed 00:08:15.255 Test: blob_delete_snapshot_power_failure ...[2024-07-15 21:34:50.281674] /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:08:15.255 [2024-07-15 21:34:50.312571] /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:08:15.255 [2024-07-15 21:34:50.343693] /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:08:15.255 [2024-07-15 21:34:50.343847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:15.255 [2024-07-15 21:34:50.343981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.255 [2024-07-15 21:34:50.375027] /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:08:15.255 [2024-07-15 21:34:50.375172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:15.255 [2024-07-15 21:34:50.375278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:15.256 [2024-07-15 21:34:50.375402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.513 [2024-07-15 21:34:50.406782] /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:08:15.513 [2024-07-15 21:34:50.406926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:15.513 [2024-07-15 21:34:50.407028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:15.513 [2024-07-15 21:34:50.407153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.513 [2024-07-15 21:34:50.439363] /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:08:15.513 [2024-07-15 21:34:50.439602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.513 [2024-07-15 21:34:50.471932] /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:08:15.513 [2024-07-15 21:34:50.472304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.513 [2024-07-15 21:34:50.504969] /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:08:15.513 [2024-07-15 21:34:50.505162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.513 passed 00:08:15.513 Test: blob_create_snapshot_power_failure ...[2024-07-15 21:34:50.598493] /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:08:15.513 [2024-07-15 21:34:50.628344] /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:08:15.770 [2024-07-15 21:34:50.685532] /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:08:15.770 [2024-07-15 21:34:50.716207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:15.770 passed 00:08:15.770 Test: blob_io_unit ...passed 00:08:16.027 Test: blob_io_unit_compatibility ...passed 00:08:16.027 Test: blob_ext_md_pages ...passed 00:08:16.027 Test: blob_esnap_io_4096_4096 ...passed 00:08:16.027 Test: blob_esnap_io_512_512 ...passed 00:08:16.285 Test: blob_esnap_io_4096_512 ...passed 00:08:16.285 Test: blob_esnap_io_512_4096 ...passed 00:08:16.285 Test: blob_esnap_clone_resize ...passed 00:08:16.285 Suite: blob_bs_copy_extent 00:08:16.285 Test: blob_open ...passed 00:08:16.542 Test: blob_create ...[2024-07-15 21:34:51.426607] /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:08:16.542 passed 00:08:16.800 Test: blob_create_loop ...passed 00:08:16.800 Test: blob_create_fail ...[2024-07-15 21:34:51.863598] /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:08:16.800 passed 00:08:17.057 Test: blob_create_internal ...passed 00:08:17.057 Test: blob_create_zero_extent ...passed 00:08:17.057 Test: blob_snapshot ...passed 00:08:17.057 Test: blob_clone ...passed 00:08:17.315 Test: blob_inflate ...[2024-07-15 21:34:52.205012] /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:08:17.315 passed 00:08:17.315 Test: blob_delete ...passed 00:08:17.315 Test: blob_resize_test ...[2024-07-15 21:34:52.330381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:17.315 passed 00:08:17.572 Test: blob_resize_thin_test ...passed 00:08:17.572 Test: channel_ops ...passed 00:08:17.572 Test: blob_super ...passed 00:08:17.572 Test: blob_rw_verify_iov ...passed 00:08:17.829 Test: blob_unmap ...passed 00:08:17.829 Test: blob_iter ...passed 00:08:17.829 Test: blob_parse_md ...passed 00:08:17.829 Test: bs_load_pending_removal ...passed 00:08:18.086 Test: bs_unload ...[2024-07-15 21:34:52.967734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:18.086 passed 00:08:18.086 Test: bs_usable_clusters ...passed 00:08:18.086 Test: blob_crc ...[2024-07-15 21:34:53.096560] /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:08:18.086 [2024-07-15 21:34:53.096873] /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:08:18.086 passed 00:08:18.086 Test: blob_flags ...passed 00:08:18.344 Test: bs_version ...passed 00:08:18.344 Test: blob_set_xattrs_test ...[2024-07-15 21:34:53.301528] /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:08:18.344 [2024-07-15 21:34:53.301777] /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:08:18.344 passed 00:08:18.601 Test: blob_thin_prov_alloc ...passed 00:08:18.858 Test: blob_insert_cluster_msg_test ...passed 00:08:18.859 Test: blob_thin_prov_rw ...passed 00:08:18.859 Test: blob_thin_prov_rle ...passed 00:08:18.859 Test: blob_thin_prov_rw_iov ...passed 00:08:19.116 Test: blob_snapshot_rw ...passed 00:08:19.116 Test: blob_snapshot_rw_iov ...passed 00:08:19.681 Test: blob_inflate_rw ...passed 00:08:19.681 Test: blob_snapshot_freeze_io ...passed 00:08:20.247 Test: blob_operation_split_rw ...passed 00:08:20.504 Test: blob_operation_split_rw_iov ...passed 00:08:20.504 Test: blob_simultaneous_operations ...[2024-07-15 21:34:55.606493] /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:08:20.504 [2024-07-15 21:34:55.606678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:20.504 [2024-07-15 21:34:55.608741] /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:08:20.504 [2024-07-15 21:34:55.608879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:20.504 [2024-07-15 21:34:55.617457] /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:08:20.504 [2024-07-15 21:34:55.617585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:20.504 [2024-07-15 21:34:55.618176] /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:08:20.504 [2024-07-15 21:34:55.618294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:20.761 passed 00:08:20.761 Test: blob_persist_test ...passed 00:08:20.761 Test: blob_decouple_snapshot ...passed 00:08:21.018 Test: blob_seek_io_unit ...passed 00:08:21.018 Test: blob_nested_freezes ...passed 00:08:21.018 Test: blob_clone_resize ...passed 00:08:21.275 Test: blob_shallow_copy ...[2024-07-15 21:34:56.166836] /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:08:21.275 [2024-07-15 21:34:56.167314] /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:08:21.275 [2024-07-15 21:34:56.167506] /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:08:21.275 passed 00:08:21.275 Suite: blob_blob_copy_extent 00:08:21.275 Test: blob_write ...passed 00:08:21.275 Test: blob_read ...passed 00:08:21.533 Test: blob_rw_verify ...passed 00:08:21.533 Test: blob_rw_verify_iov_nomem ...passed 00:08:21.533 Test: blob_rw_iov_read_only ...passed 00:08:21.533 Test: blob_xattr ...passed 00:08:21.790 Test: blob_dirty_shutdown ...passed 00:08:21.790 Test: blob_is_degraded ...passed 00:08:21.790 Suite: blob_esnap_bs_copy_extent 00:08:21.790 Test: blob_esnap_create ...passed 00:08:21.790 Test: blob_esnap_thread_add_remove ...passed 00:08:22.048 Test: blob_esnap_clone_snapshot ...passed 00:08:22.048 Test: blob_esnap_clone_inflate ...passed 00:08:22.048 Test: blob_esnap_clone_decouple ...passed 00:08:22.305 Test: blob_esnap_clone_reload ...passed 00:08:22.305 Test: blob_esnap_hotplug ...passed 00:08:22.305 Test: blob_set_parent ...[2024-07-15 21:34:57.295612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:22.305 [2024-07-15 21:34:57.295806] /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:08:22.305 [2024-07-15 21:34:57.296563] /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:08:22.305 [2024-07-15 21:34:57.296744] /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:08:22.305 [2024-07-15 21:34:57.300223] /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:08:22.305 passed 00:08:22.305 Test: blob_set_external_parent ...[2024-07-15 21:34:57.367233] /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:08:22.305 [2024-07-15 21:34:57.367385] /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:08:22.305 [2024-07-15 21:34:57.367511] /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:08:22.305 [2024-07-15 21:34:57.370340] /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:08:22.305 passed 00:08:22.305 00:08:22.305 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.305 suites 16 16 n/a 0 0 00:08:22.305 tests 376 376 376 0 0 00:08:22.305 asserts 143973 143973 143973 0 n/a 00:08:22.305 00:08:22.305 Elapsed time = 33.878 seconds 00:08:22.562 --71382-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.563 ==71382== 00:08:22.563 ==71382== HEAP SUMMARY: 00:08:22.563 ==71382== in use at exit: 26,940 bytes in 785 blocks 00:08:22.563 ==71382== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:08:22.563 ==71382== 00:08:22.563 ==71382== Searching for pointers to 785 not-freed blocks 00:08:22.563 ==71382== Checked 11,389,792 bytes 00:08:22.563 ==71382== 00:08:22.563 ==71382== LEAK SUMMARY: 00:08:22.563 ==71382== definitely lost: 0 bytes in 0 blocks 00:08:22.563 ==71382== indirectly lost: 0 bytes in 0 blocks 00:08:22.563 ==71382== possibly lost: 0 bytes in 0 blocks 00:08:22.563 ==71382== still reachable: 26,940 bytes in 785 blocks 00:08:22.563 ==71382== suppressed: 0 bytes in 0 blocks 00:08:22.563 ==71382== Reachable blocks (those to which a pointer was found) are not shown. 00:08:22.563 ==71382== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:22.563 ==71382== 00:08:22.563 ==71382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.563 21:34:57 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:08:22.563 ==71743== Memcheck, a memory error detector 00:08:22.563 ==71743== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.563 ==71743== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.563 ==71743== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:22.563 ==71743== 00:08:22.563 --71743-- Valgrind options: 00:08:22.563 --71743-- --leak-check=full 00:08:22.563 --71743-- --error-exitcode=2 00:08:22.563 --71743-- --verbose 00:08:22.563 --71743-- Contents of /proc/version: 00:08:22.563 --71743-- 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.563 --71743-- 00:08:22.563 --71743-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.563 --71743-- Page sizes: currently 4096, max supported 4096 00:08:22.563 --71743-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.563 --71743-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:22.563 --71743-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.563 --71743-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.563 --71743-- might be shown as UnknownInlinedFun 00:08:22.563 --71743-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.563 --71743-- object doesn't have a dynamic symbol table 00:08:22.563 --71743-- Scheduler: using generic scheduler lock implementation. 00:08:22.563 --71743-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.563 ==71743== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71743-by-???-on-0f641d807d47 00:08:22.563 ==71743== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71743-by-???-on-0f641d807d47 00:08:22.563 ==71743== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71743-by-???-on-0f641d807d47 00:08:22.563 ==71743== 00:08:22.563 ==71743== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.563 ==71743== don't want to do, unless you know exactly what you're doing, 00:08:22.563 ==71743== or are doing some strange experiment): 00:08:22.563 ==71743== /usr/libexec/valgrind/../../bin/vgdb --pid=71743 ...command... 00:08:22.563 ==71743== 00:08:22.563 ==71743== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.563 ==71743== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:22.563 ==71743== and then give GDB the following command 00:08:22.563 ==71743== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71743 00:08:22.563 ==71743== --pid is optional if only one valgrind process is running 00:08:22.563 ==71743== 00:08:22.563 --71743-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.563 --71743-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.563 --71743-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.563 --71743-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.563 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.563 --71743-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.563 --71743-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.563 --71743-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.563 --71743-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.563 --71743-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.563 --71743-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.563 --71743-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.563 --71743-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.563 --71743-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.563 --71743-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:22.563 --71743-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.563 --71743-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.563 --71743-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.821 --71743-- Reading syms from /usr/lib64/libm.so.6 00:08:22.821 --71743-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.821 --71743-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.821 --71743-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.821 --71743-- Reading syms from /usr/lib64/libc.so.6 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.821 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.821 --71743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.821 --71743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.821 --71743-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.821 --71743-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.822 --71743-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.822 --71743-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.822 --71743-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.822 --71743-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.822 --71743-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 ==71743== Preferring higher priority redirection: 00:08:22.822 --71743-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.822 --71743-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.822 --71743-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.822 --71743-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.081 --71743-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.081 --71743-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.081 --71743-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.081 --71743-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.081 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.081 --71743-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.081 --71743-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.081 ==71743== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.081 --71743-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.081 --71743-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.081 --71743-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.081 --71743-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.081 --71743-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.081 --71743-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.081 --71743-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.081 --71743-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.081 --71743-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.081 --71743-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.081 --71743-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.081 --71743-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.081 --71743-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.081 --71743-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.081 --71743-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.081 --71743-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.081 --71743-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.081 --71743-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:23.081 --71743-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.081 00:08:23.081 00:08:23.081 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.081 http://cunit.sourceforge.net/ 00:08:23.081 00:08:23.081 00:08:23.081 Suite: blob_bdev 00:08:23.081 Test: create_bs_dev ...passed 00:08:23.339 Test: create_bs_dev_ro ...[2024-07-15 21:34:58.196076] /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:08:23.339 passed 00:08:23.339 Test: create_bs_dev_rw ...passed 00:08:23.339 Test: claim_bs_dev ...[2024-07-15 21:34:58.238583] /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:08:23.339 passed 00:08:23.339 Test: claim_bs_dev_ro ...passed 00:08:23.339 Test: deferred_destroy_refs ...passed 00:08:23.339 Test: deferred_destroy_channels ...passed 00:08:23.339 Test: deferred_destroy_threads ...passed 00:08:23.339 00:08:23.339 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.339 suites 1 1 n/a 0 0 00:08:23.339 tests 8 8 8 0 0 00:08:23.339 asserts 119 119 119 0 n/a 00:08:23.339 00:08:23.339 Elapsed time = 0.100 seconds 00:08:23.339 --71743-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.339 --71743-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.339 ==71743== 00:08:23.339 ==71743== HEAP SUMMARY: 00:08:23.339 ==71743== in use at exit: 0 bytes in 0 blocks 00:08:23.339 ==71743== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:08:23.339 ==71743== 00:08:23.339 ==71743== All heap blocks were freed -- no leaks are possible 00:08:23.339 ==71743== 00:08:23.339 ==71743== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.339 21:34:58 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:08:23.339 ==71744== Memcheck, a memory error detector 00:08:23.339 ==71744== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.339 ==71744== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.339 ==71744== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:23.339 ==71744== 00:08:23.339 --71744-- Valgrind options: 00:08:23.339 --71744-- --leak-check=full 00:08:23.339 --71744-- --error-exitcode=2 00:08:23.339 --71744-- --verbose 00:08:23.339 --71744-- Contents of /proc/version: 00:08:23.339 --71744-- 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.339 --71744-- 00:08:23.339 --71744-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.339 --71744-- Page sizes: currently 4096, max supported 4096 00:08:23.339 --71744-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.340 --71744-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:23.340 --71744-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.340 --71744-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.340 --71744-- might be shown as UnknownInlinedFun 00:08:23.340 --71744-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.340 --71744-- object doesn't have a dynamic symbol table 00:08:23.340 --71744-- Scheduler: using generic scheduler lock implementation. 00:08:23.340 --71744-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.340 ==71744== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71744-by-???-on-0f641d807d47 00:08:23.340 ==71744== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71744-by-???-on-0f641d807d47 00:08:23.340 ==71744== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71744-by-???-on-0f641d807d47 00:08:23.340 ==71744== 00:08:23.340 ==71744== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.340 ==71744== don't want to do, unless you know exactly what you're doing, 00:08:23.340 ==71744== or are doing some strange experiment): 00:08:23.340 ==71744== /usr/libexec/valgrind/../../bin/vgdb --pid=71744 ...command... 00:08:23.340 ==71744== 00:08:23.340 ==71744== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.340 ==71744== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:23.340 ==71744== and then give GDB the following command 00:08:23.340 ==71744== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71744 00:08:23.340 ==71744== --pid is optional if only one valgrind process is running 00:08:23.340 ==71744== 00:08:23.340 --71744-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.340 --71744-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.340 --71744-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.340 --71744-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.340 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.340 --71744-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.340 --71744-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.340 --71744-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.340 --71744-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.340 --71744-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.340 --71744-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.340 --71744-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.340 --71744-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.340 --71744-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.597 --71744-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.597 --71744-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.597 --71744-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.597 --71744-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.597 --71744-- Reading syms from /usr/lib64/libm.so.6 00:08:23.597 --71744-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.597 --71744-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.597 --71744-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.597 --71744-- Reading syms from /usr/lib64/libc.so.6 00:08:23.597 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.597 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.597 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.597 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.597 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.597 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.597 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.597 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.597 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.597 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.597 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.597 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.597 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.597 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.598 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.598 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.598 --71744-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.598 --71744-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.598 --71744-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.598 --71744-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.598 --71744-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.598 --71744-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.598 --71744-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.598 --71744-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.598 --71744-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 ==71744== Preferring higher priority redirection: 00:08:23.598 --71744-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.598 --71744-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.598 --71744-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 --71744-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.598 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.598 --71744-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.598 --71744-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.598 ==71744== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.598 --71744-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.598 --71744-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.598 --71744-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.598 --71744-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.598 --71744-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.855 --71744-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.855 --71744-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.855 --71744-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.855 --71744-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.855 --71744-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.855 --71744-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.855 --71744-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.855 --71744-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.855 --71744-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.855 --71744-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.855 --71744-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.855 --71744-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.855 --71744-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.855 00:08:23.856 00:08:23.856 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.856 http://cunit.sourceforge.net/ 00:08:23.856 00:08:23.856 00:08:23.856 Suite: tree 00:08:23.856 Test: blobfs_tree_op_test ...passed 00:08:23.856 00:08:23.856 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.856 suites 1 1 n/a 0 0 00:08:23.856 tests 1 1 1 0 0 00:08:23.856 asserts 27 27 27 0 n/a 00:08:23.856 00:08:23.856 Elapsed time = 0.026 seconds 00:08:23.856 --71744-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.856 --71744-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.856 ==71744== 00:08:23.856 ==71744== HEAP SUMMARY: 00:08:23.856 ==71744== in use at exit: 0 bytes in 0 blocks 00:08:23.856 ==71744== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:08:23.856 ==71744== 00:08:23.856 ==71744== All heap blocks were freed -- no leaks are possible 00:08:23.856 ==71744== 00:08:23.856 ==71744== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.856 21:34:58 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:08:23.856 ==71756== Memcheck, a memory error detector 00:08:23.856 ==71756== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.856 ==71756== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.856 ==71756== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:23.856 ==71756== 00:08:23.856 --71756-- Valgrind options: 00:08:23.856 --71756-- --leak-check=full 00:08:23.856 --71756-- --error-exitcode=2 00:08:23.856 --71756-- --verbose 00:08:23.856 --71756-- Contents of /proc/version: 00:08:23.856 --71756-- 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.856 --71756-- 00:08:23.856 --71756-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.856 --71756-- Page sizes: currently 4096, max supported 4096 00:08:23.856 --71756-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.856 --71756-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:23.856 --71756-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.856 --71756-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.856 --71756-- might be shown as UnknownInlinedFun 00:08:23.856 --71756-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.856 --71756-- object doesn't have a dynamic symbol table 00:08:23.856 --71756-- Scheduler: using generic scheduler lock implementation. 00:08:23.856 --71756-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.856 ==71756== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71756-by-???-on-0f641d807d47 00:08:23.856 ==71756== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71756-by-???-on-0f641d807d47 00:08:23.856 ==71756== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71756-by-???-on-0f641d807d47 00:08:23.856 ==71756== 00:08:23.856 ==71756== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.856 ==71756== don't want to do, unless you know exactly what you're doing, 00:08:23.856 ==71756== or are doing some strange experiment): 00:08:23.856 ==71756== /usr/libexec/valgrind/../../bin/vgdb --pid=71756 ...command... 00:08:23.856 ==71756== 00:08:23.856 ==71756== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.856 ==71756== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:23.856 ==71756== and then give GDB the following command 00:08:23.856 ==71756== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71756 00:08:23.856 ==71756== --pid is optional if only one valgrind process is running 00:08:23.856 ==71756== 00:08:23.856 --71756-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.856 --71756-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.856 --71756-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.856 --71756-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.856 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.856 --71756-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.856 --71756-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.856 --71756-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.113 --71756-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.113 --71756-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.113 --71756-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.113 --71756-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.113 --71756-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.113 --71756-- Reading syms from /usr/lib64/libm.so.6 00:08:24.113 --71756-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.113 --71756-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:24.113 --71756-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.113 --71756-- Reading syms from /usr/lib64/libc.so.6 00:08:24.113 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.113 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.113 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.113 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.113 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.113 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.113 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.113 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.113 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.113 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.113 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.113 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.114 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.114 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.114 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.114 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.114 --71756-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.114 --71756-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.114 --71756-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.114 --71756-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.114 --71756-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.114 --71756-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.114 --71756-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.114 --71756-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.114 --71756-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 ==71756== Preferring higher priority redirection: 00:08:24.114 --71756-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.114 --71756-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.114 --71756-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 --71756-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.114 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.114 --71756-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.114 --71756-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.114 ==71756== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.114 --71756-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.114 --71756-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.114 --71756-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.372 --71756-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.372 --71756-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.372 --71756-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.372 --71756-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.372 --71756-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.372 --71756-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.372 --71756-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.372 --71756-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.372 --71756-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.372 --71756-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.372 --71756-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.372 --71756-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.372 --71756-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.372 --71756-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.372 --71756-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.372 --71756-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.372 00:08:24.372 00:08:24.372 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.372 http://cunit.sourceforge.net/ 00:08:24.372 00:08:24.372 00:08:24.372 Suite: blobfs_async_ut 00:08:24.372 Test: fs_init ...--71756-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:24.629 passed 00:08:24.629 Test: fs_open ...--71756-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:24.887 --71756-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:24.887 passed 00:08:24.887 Test: fs_create ...passed 00:08:24.887 Test: fs_truncate ...passed 00:08:25.144 Test: fs_rename ...[2024-07-15 21:35:00.009946] /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:08:25.144 passed 00:08:25.144 Test: fs_rw_async ...passed 00:08:25.144 Test: fs_writev_readv_async ...passed 00:08:25.144 Test: tree_find_buffer_ut ...passed 00:08:25.144 Test: channel_ops ...passed 00:08:25.144 Test: channel_ops_sync ...passed 00:08:25.144 00:08:25.144 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.144 suites 1 1 n/a 0 0 00:08:25.144 tests 10 10 10 0 0 00:08:25.144 asserts 292 292 292 0 n/a 00:08:25.144 00:08:25.144 Elapsed time = 0.842 seconds 00:08:25.144 --71756-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.144 --71756-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.402 ==71756== 00:08:25.402 ==71756== HEAP SUMMARY: 00:08:25.402 ==71756== in use at exit: 307,152 bytes in 9,243 blocks 00:08:25.402 ==71756== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:08:25.402 ==71756== 00:08:25.402 ==71756== Searching for pointers to 9,243 not-freed blocks 00:08:25.402 ==71756== Checked 7,317,872 bytes 00:08:25.402 ==71756== 00:08:25.402 ==71756== LEAK SUMMARY: 00:08:25.402 ==71756== definitely lost: 0 bytes in 0 blocks 00:08:25.402 ==71756== indirectly lost: 0 bytes in 0 blocks 00:08:25.402 ==71756== possibly lost: 0 bytes in 0 blocks 00:08:25.402 ==71756== still reachable: 307,152 bytes in 9,243 blocks 00:08:25.402 ==71756== suppressed: 0 bytes in 0 blocks 00:08:25.402 ==71756== Reachable blocks (those to which a pointer was found) are not shown. 00:08:25.402 ==71756== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:25.402 ==71756== 00:08:25.402 ==71756== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.402 21:35:00 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:08:25.402 00:08:25.402 00:08:25.402 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.402 http://cunit.sourceforge.net/ 00:08:25.402 00:08:25.402 00:08:25.402 Suite: blobfs_sync_ut 00:08:25.402 Test: cache_read_after_write ...[2024-07-15 21:35:00.374899] /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:08:25.402 passed 00:08:25.402 Test: file_length ...passed 00:08:25.402 Test: append_write_to_extend_blob ...passed 00:08:25.402 Test: partial_buffer ...passed 00:08:25.402 Test: cache_write_null_buffer ...passed 00:08:25.402 Test: fs_create_sync ...passed 00:08:25.402 Test: fs_rename_sync ...passed 00:08:25.402 Test: cache_append_no_cache ...passed 00:08:25.402 Test: fs_delete_file_without_close ...passed 00:08:25.402 00:08:25.402 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.402 suites 1 1 n/a 0 0 00:08:25.402 tests 9 9 9 0 0 00:08:25.402 asserts 345 345 345 0 n/a 00:08:25.402 00:08:25.402 Elapsed time = 0.148 seconds 00:08:25.402 21:35:00 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:08:25.402 ==71772== Memcheck, a memory error detector 00:08:25.402 ==71772== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.402 ==71772== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.402 ==71772== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:25.402 ==71772== 00:08:25.402 --71772-- Valgrind options: 00:08:25.402 --71772-- --leak-check=full 00:08:25.402 --71772-- --error-exitcode=2 00:08:25.402 --71772-- --verbose 00:08:25.402 --71772-- Contents of /proc/version: 00:08:25.402 --71772-- 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.402 --71772-- 00:08:25.402 --71772-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.402 --71772-- Page sizes: currently 4096, max supported 4096 00:08:25.402 --71772-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.402 --71772-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:25.403 --71772-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.403 --71772-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.403 --71772-- might be shown as UnknownInlinedFun 00:08:25.403 --71772-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.403 --71772-- object doesn't have a dynamic symbol table 00:08:25.403 --71772-- Scheduler: using generic scheduler lock implementation. 00:08:25.403 --71772-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.403 ==71772== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71772-by-???-on-0f641d807d47 00:08:25.403 ==71772== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71772-by-???-on-0f641d807d47 00:08:25.403 ==71772== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71772-by-???-on-0f641d807d47 00:08:25.403 ==71772== 00:08:25.403 ==71772== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.403 ==71772== don't want to do, unless you know exactly what you're doing, 00:08:25.403 ==71772== or are doing some strange experiment): 00:08:25.403 ==71772== /usr/libexec/valgrind/../../bin/vgdb --pid=71772 ...command... 00:08:25.403 ==71772== 00:08:25.403 ==71772== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.403 ==71772== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:25.403 ==71772== and then give GDB the following command 00:08:25.403 ==71772== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71772 00:08:25.403 ==71772== --pid is optional if only one valgrind process is running 00:08:25.403 ==71772== 00:08:25.403 --71772-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.403 --71772-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.662 --71772-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.662 --71772-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.662 --71772-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.662 --71772-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.662 --71772-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.662 --71772-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.662 --71772-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.662 --71772-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.662 --71772-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.662 --71772-- Reading syms from /usr/lib64/libm.so.6 00:08:25.662 --71772-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.662 --71772-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.662 --71772-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libc.so.6 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.662 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.662 --71772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.662 --71772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.662 --71772-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.662 --71772-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.662 --71772-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.662 --71772-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.921 --71772-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.921 --71772-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 ==71772== Preferring higher priority redirection: 00:08:25.921 --71772-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.921 --71772-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.921 --71772-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 --71772-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.921 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.921 --71772-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.921 --71772-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.921 ==71772== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.921 --71772-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.921 --71772-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.921 --71772-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.921 --71772-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.921 --71772-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.921 --71772-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.922 --71772-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.922 --71772-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.922 --71772-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.922 --71772-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.922 --71772-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.922 --71772-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.922 --71772-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.922 --71772-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.922 --71772-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.922 --71772-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.922 --71772-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.922 --71772-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.922 00:08:25.922 00:08:25.922 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.922 http://cunit.sourceforge.net/ 00:08:25.922 00:08:25.922 00:08:25.922 Suite: blobfs_bdev_ut 00:08:26.180 Test: spdk_blobfs_bdev_detect_test ...[2024-07-15 21:35:01.021154] /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:08:26.180 passed 00:08:26.180 Test: spdk_blobfs_bdev_create_test ...[2024-07-15 21:35:01.065511] /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:08:26.180 passed 00:08:26.180 Test: spdk_blobfs_bdev_mount_test ...[2024-07-15 21:35:01.070638] /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:08:26.180 [2024-07-15 21:35:01.075158] /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:08:26.180 passed 00:08:26.180 00:08:26.180 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.180 suites 1 1 n/a 0 0 00:08:26.180 tests 3 3 3 0 0 00:08:26.180 asserts 16 16 16 0 n/a 00:08:26.180 00:08:26.180 Elapsed time = 0.070 seconds 00:08:26.180 --71772-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.180 --71772-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.180 ==71772== 00:08:26.180 ==71772== HEAP SUMMARY: 00:08:26.180 ==71772== in use at exit: 0 bytes in 0 blocks 00:08:26.180 ==71772== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:08:26.180 ==71772== 00:08:26.180 ==71772== All heap blocks were freed -- no leaks are possible 00:08:26.180 ==71772== 00:08:26.180 ==71772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.180 00:08:26.180 real 0m38.429s 00:08:26.180 user 0m38.009s 00:08:26.180 sys 0m0.393s 00:08:26.180 21:35:01 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:26.180 21:35:01 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:08:26.180 ************************************ 00:08:26.180 END TEST unittest_blob_blobfs 00:08:26.180 ************************************ 00:08:26.180 21:35:01 -- common/autotest_common.sh@1142 -- # return 0 00:08:26.180 21:35:01 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:08:26.180 21:35:01 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:26.181 21:35:01 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:26.181 21:35:01 -- common/autotest_common.sh@10 -- # set +x 00:08:26.181 ************************************ 00:08:26.181 START TEST unittest_event 00:08:26.181 ************************************ 00:08:26.181 21:35:01 unittest_event -- common/autotest_common.sh@1123 -- # unittest_event 00:08:26.181 21:35:01 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:08:26.181 ==71796== Memcheck, a memory error detector 00:08:26.181 ==71796== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.181 ==71796== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.181 ==71796== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:26.181 ==71796== 00:08:26.181 --71796-- Valgrind options: 00:08:26.181 --71796-- --leak-check=full 00:08:26.181 --71796-- --error-exitcode=2 00:08:26.181 --71796-- --verbose 00:08:26.181 --71796-- Contents of /proc/version: 00:08:26.181 --71796-- 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.181 --71796-- 00:08:26.181 --71796-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.181 --71796-- Page sizes: currently 4096, max supported 4096 00:08:26.181 --71796-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.181 --71796-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:26.181 --71796-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.181 --71796-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.181 --71796-- might be shown as UnknownInlinedFun 00:08:26.181 --71796-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.181 --71796-- object doesn't have a dynamic symbol table 00:08:26.181 --71796-- Scheduler: using generic scheduler lock implementation. 00:08:26.181 --71796-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.181 ==71796== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71796-by-???-on-0f641d807d47 00:08:26.181 ==71796== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71796-by-???-on-0f641d807d47 00:08:26.181 ==71796== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71796-by-???-on-0f641d807d47 00:08:26.181 ==71796== 00:08:26.181 ==71796== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.181 ==71796== don't want to do, unless you know exactly what you're doing, 00:08:26.181 ==71796== or are doing some strange experiment): 00:08:26.181 ==71796== /usr/libexec/valgrind/../../bin/vgdb --pid=71796 ...command... 00:08:26.181 ==71796== 00:08:26.181 ==71796== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.181 ==71796== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:26.181 ==71796== and then give GDB the following command 00:08:26.181 ==71796== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71796 00:08:26.181 ==71796== --pid is optional if only one valgrind process is running 00:08:26.181 ==71796== 00:08:26.181 --71796-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.181 --71796-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.439 --71796-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.439 --71796-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.439 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.439 --71796-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.439 --71796-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.439 --71796-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.439 --71796-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.439 --71796-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.439 --71796-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.440 --71796-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.440 --71796-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.440 --71796-- Reading syms from /usr/lib64/libm.so.6 00:08:26.440 --71796-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.440 --71796-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.440 --71796-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libc.so.6 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.440 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.440 --71796-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.440 --71796-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.440 --71796-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.440 --71796-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.440 --71796-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.698 --71796-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.698 --71796-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.698 --71796-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.698 --71796-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 ==71796== Preferring higher priority redirection: 00:08:26.699 --71796-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.699 --71796-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.699 --71796-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 --71796-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.699 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.699 --71796-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.699 --71796-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.699 ==71796== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.699 --71796-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.699 --71796-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.699 --71796-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.699 --71796-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.699 --71796-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.699 --71796-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.699 --71796-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.699 --71796-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.699 --71796-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.699 --71796-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.699 --71796-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.699 --71796-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.699 --71796-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.699 --71796-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.699 --71796-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.699 --71796-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.699 --71796-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.699 --71796-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.699 00:08:26.699 00:08:26.699 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.699 http://cunit.sourceforge.net/ 00:08:26.699 00:08:26.699 00:08:26.699 Suite: app_suite 00:08:26.699 Test: test_spdk_app_parse_args ...--71796-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:26.958 --71796-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:26.958 --71796-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:26.958 --71796-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:26.958 --71796-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.958 app_ut: invalid option -- 'z' 00:08:26.958 app_ut [options] 00:08:26.958 00:08:26.958 CPU options: 00:08:26.958 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:26.958 (like [0,1,10]) 00:08:26.958 --lcores lcore to CPU mapping list. The list is in the format: 00:08:26.958 [<,lcores[@CPUs]>...] 00:08:26.958 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:26.958 Within the group, '-' is used for range separator, 00:08:26.958 ',' is used for single number separator. 00:08:26.958 '( )' can be omitted for single element group, 00:08:26.958 '@' can be omitted if cpus and lcores have the same value 00:08:26.958 --disable-cpumask-locks Disable CPU core lock files. 00:08:26.958 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:26.958 pollers in the app support interrupt mode) 00:08:26.958 -p, --main-core main (primary) core for DPDK 00:08:26.958 00:08:26.958 Configuration options: 00:08:26.958 -c, --config, --json JSON config file 00:08:26.958 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:26.958 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:26.958 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:26.958 --rpcs-allowed comma-separated list of permitted RPCS 00:08:26.958 --json-ignore-init-errors don't exit on invalid config entry 00:08:26.958 00:08:26.958 Memory options: 00:08:26.959 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:26.959 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:26.959 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:26.959 -R, --huge-unlink unlink huge files after initialization 00:08:26.959 -n, --mem-channels number of memory channels used for DPDK 00:08:26.959 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:26.959 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:26.959 --no-huge run without using hugepages 00:08:26.959 -i, --shm-id shared memory ID (optional) 00:08:26.959 -g, --single-file-segments force creating just one hugetlbfs file 00:08:26.959 00:08:26.959 PCI options: 00:08:26.959 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:26.959 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:26.959 -u, --no-pci disable PCI access 00:08:26.959 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:26.959 00:08:26.959 Log options: 00:08:26.959 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:26.959 --silence-noticelog disable notice level logging to stderr 00:08:26.959 00:08:26.959 Trace options: 00:08:26.959 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:26.959 setting 0 to disable trace (default 32768) 00:08:26.959 Tracepoints vary in size and can use more than one trace entry. 00:08:26.959 -e, --tpoint-group [:] 00:08:26.959 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:26.959 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:26.959 a tracepoint group. First tpoint inside a group can be enabled by 00:08:26.959 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:26.959 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:26.959 in /include/spdk_internal/trace_defs.h 00:08:26.959 00:08:26.959 Other options: 00:08:26.959 -h, --help show this usage 00:08:26.959 -v, --version print SPDK version 00:08:26.959 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:26.959 --env-context Opaque context for use of the env implementation 00:08:26.959 app_ut: unrecognized option '--test-long-opt' 00:08:26.959 app_ut [options] 00:08:26.959 00:08:26.959 CPU options: 00:08:26.959 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:26.959 (like [0,1,10]) 00:08:26.959 --lcores lcore to CPU mapping list. The list is in the format: 00:08:26.959 [<,lcores[@CPUs]>...] 00:08:26.959 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:26.959 Within the group, '-' is used for range separator, 00:08:26.959 ',' is used for single number separator. 00:08:26.959 '( )' can be omitted for single element group, 00:08:26.959 '@' can be omitted if cpus and lcores have the same value 00:08:26.959 --disable-cpumask-locks Disable CPU core lock files. 00:08:26.959 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:26.959 pollers in the app support interrupt mode) 00:08:26.959 -p, --main-core main (primary) core for DPDK 00:08:26.959 00:08:26.959 Configuration options: 00:08:26.959 -c, --config, --json JSON config file 00:08:26.959 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:26.959 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:26.959 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:26.959 --rpcs-allowed comma-separated list of permitted RPCS 00:08:26.959 --json-ignore-init-errors don't exit on invalid config entry 00:08:26.959 00:08:26.959 Memory options: 00:08:26.959 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:26.959 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:26.959 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:26.959 -R, --huge-unlink unlink huge files after initialization 00:08:26.959 -n, --mem-channels number of memory channels used for DPDK 00:08:26.959 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:26.959 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:26.959 --no-huge run without using hugepages 00:08:26.959 -i, --shm-id shared memory ID (optional) 00:08:26.959 -g, --single-file-segments force creating just one hugetlbfs file 00:08:26.959 00:08:26.959 PCI options: 00:08:26.959 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:26.959 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:26.959 -u, --no-pci disable PCI access 00:08:26.959 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:26.959 00:08:26.959 Log options: 00:08:26.959 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:26.959 --silence-noticelog disable notice level logging to stderr 00:08:26.959 00:08:26.959 Trace options: 00:08:26.959 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:26.959 setting 0 to disable trace (default 32768) 00:08:26.959 Tracepoints vary in size and can use more than one trace entry. 00:08:26.959 -e, --tpoint-group [:] 00:08:26.959 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:26.959 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:26.959 a tracepoint group. First tpoint inside a group can be enabled by 00:08:26.959 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:26.959 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:26.959 in /include/spdk_internal/trace_defs.h 00:08:26.959 00:08:26.959 Other options: 00:08:26.959 -h, --help show this usage 00:08:26.959 -v, --version print SPDK version 00:08:26.959 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:26.959 --env-context Opaque context for use of the env implementation 00:08:26.960 [2024-07-15 21:35:01.878983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:08:26.960 [2024-07-15 21:35:01.914647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:08:26.960 app_ut [options] 00:08:26.960 00:08:26.960 CPU options: 00:08:26.960 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:26.960 (like [0,1,10]) 00:08:26.960 --lcores lcore to CPU mapping list. The list is in the format: 00:08:26.960 [<,lcores[@CPUs]>...] 00:08:26.960 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:26.960 Within the group, '-' is used for range separator, 00:08:26.960 ',' is used for single number separator. 00:08:26.960 '( )' can be omitted for single element group, 00:08:26.960 '@' can be omitted if cpus and lcores have the same value 00:08:26.960 --disable-cpumask-locks Disable CPU core lock files. 00:08:26.960 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:26.960 pollers in the app support interrupt mode) 00:08:26.960 -p, --main-core main (primary) core for DPDK 00:08:26.960 00:08:26.960 Configuration options: 00:08:26.960 -c, --config, --json JSON config file 00:08:26.960 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:26.960 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:26.960 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:26.960 --rpcs-allowed comma-separated list of permitted RPCS 00:08:26.960 --json-ignore-init-errors don't exit on invalid config entry 00:08:26.960 00:08:26.960 Memory options: 00:08:26.960 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:26.960 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:26.960 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:26.960 -R, --huge-unlink unlink huge files after initialization 00:08:26.960 -n, --mem-channels number of memory channels used for DPDK 00:08:26.960 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:26.960 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:26.960 --no-huge run without using hugepages 00:08:26.960 -i, --shm-id shared memory ID (optional) 00:08:26.960 -g, --single-file-segments force creating just one hugetlbfs file 00:08:26.960 00:08:26.960 PCI options: 00:08:26.960 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:26.960 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:26.960 -u, --no-pci disable PCI access 00:08:26.960 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:26.960 00:08:26.960 Log options: 00:08:26.960 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:26.960 --silence-noticelog disable notice level logging to stderr 00:08:26.960 00:08:26.960 Trace options: 00:08:26.960 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:26.960 setting 0 to disable trace (default 32768) 00:08:26.960 Tracepoints vary in size and can use more than one trace entry. 00:08:26.960 -e, --tpoint-group [:] 00:08:26.960 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:26.960 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:26.960 a tracepoint group. First tpoint inside a group can be enabled by 00:08:26.960 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:26.960 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:26.960 in /include/spdk_internal/trace_defs.h 00:08:26.960 00:08:26.960 Other options: 00:08:26.960 -h, --help show this usage 00:08:26.960 -v, --version print SPDK version 00:08:26.960 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:26.960 --env-context Opaque context for use of the env implementation 00:08:26.960 [2024-07-15 21:35:01.917750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:08:26.960 passed 00:08:26.960 00:08:26.960 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.960 suites 1 1 n/a 0 0 00:08:26.960 tests 1 1 1 0 0 00:08:26.960 asserts 8 8 8 0 n/a 00:08:26.960 00:08:26.960 Elapsed time = 0.107 seconds 00:08:26.960 --71796-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.960 ==71796== 00:08:26.960 ==71796== HEAP SUMMARY: 00:08:26.960 ==71796== in use at exit: 0 bytes in 0 blocks 00:08:26.960 ==71796== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:08:26.960 ==71796== 00:08:26.960 ==71796== All heap blocks were freed -- no leaks are possible 00:08:26.960 ==71796== 00:08:26.960 ==71796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.961 21:35:02 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:08:26.961 ==71808== Memcheck, a memory error detector 00:08:26.961 ==71808== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.961 ==71808== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.961 ==71808== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:26.961 ==71808== 00:08:26.961 --71808-- Valgrind options: 00:08:26.961 --71808-- --leak-check=full 00:08:26.961 --71808-- --error-exitcode=2 00:08:26.961 --71808-- --verbose 00:08:26.961 --71808-- Contents of /proc/version: 00:08:26.961 --71808-- 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.961 --71808-- 00:08:26.961 --71808-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.961 --71808-- Page sizes: currently 4096, max supported 4096 00:08:26.961 --71808-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.961 --71808-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:26.961 --71808-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.961 --71808-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.961 --71808-- might be shown as UnknownInlinedFun 00:08:26.961 --71808-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.961 --71808-- object doesn't have a dynamic symbol table 00:08:26.961 --71808-- Scheduler: using generic scheduler lock implementation. 00:08:26.961 --71808-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.961 ==71808== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71808-by-???-on-0f641d807d47 00:08:26.961 ==71808== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71808-by-???-on-0f641d807d47 00:08:26.961 ==71808== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71808-by-???-on-0f641d807d47 00:08:26.961 ==71808== 00:08:26.961 ==71808== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.961 ==71808== don't want to do, unless you know exactly what you're doing, 00:08:26.961 ==71808== or are doing some strange experiment): 00:08:26.961 ==71808== /usr/libexec/valgrind/../../bin/vgdb --pid=71808 ...command... 00:08:26.961 ==71808== 00:08:26.961 ==71808== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.961 ==71808== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:26.961 ==71808== and then give GDB the following command 00:08:26.961 ==71808== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71808 00:08:26.961 ==71808== --pid is optional if only one valgrind process is running 00:08:26.961 ==71808== 00:08:27.220 --71808-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.220 --71808-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.220 --71808-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.220 --71808-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.220 --71808-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.220 --71808-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.220 --71808-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.220 --71808-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.220 --71808-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.220 --71808-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.220 --71808-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.220 --71808-- Reading syms from /usr/lib64/libm.so.6 00:08:27.220 --71808-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.220 --71808-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.220 --71808-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.220 --71808-- Reading syms from /usr/lib64/libc.so.6 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.220 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.220 --71808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.220 --71808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.220 --71808-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.480 --71808-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.480 --71808-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.480 --71808-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.480 --71808-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.480 --71808-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.480 --71808-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 ==71808== Preferring higher priority redirection: 00:08:27.480 --71808-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.480 --71808-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.480 --71808-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 --71808-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.480 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.480 --71808-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.480 --71808-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.481 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.481 --71808-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.481 --71808-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.481 --71808-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.481 --71808-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.481 --71808-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.481 --71808-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.481 --71808-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.481 --71808-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.481 --71808-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.481 --71808-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.481 --71808-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.481 --71808-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.481 --71808-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.481 --71808-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.481 --71808-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.481 --71808-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.740 --71808-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.740 --71808-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.740 00:08:27.740 00:08:27.740 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.740 http://cunit.sourceforge.net/ 00:08:27.740 00:08:27.740 00:08:27.740 Suite: app_suite 00:08:27.740 Test: test_create_reactor ...--71808-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:27.740 passed 00:08:27.740 Test: test_init_reactors ...passed 00:08:27.740 Test: test_event_call ...passed 00:08:27.740 Test: test_schedule_thread ...passed 00:08:27.740 Test: test_reschedule_thread ...passed 00:08:27.998 Test: test_bind_thread ...passed 00:08:27.998 Test: test_for_each_reactor ...passed 00:08:27.998 Test: test_reactor_stats ...passed 00:08:27.998 Test: test_scheduler ...passed 00:08:27.998 Test: test_governor ...passed 00:08:27.998 00:08:27.998 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.999 suites 1 1 n/a 0 0 00:08:27.999 tests 10 10 10 0 0 00:08:27.999 asserts 344 344 344 0 n/a 00:08:27.999 00:08:27.999 Elapsed time = 0.367 seconds 00:08:27.999 --71808-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.999 --71808-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.999 ==71808== 00:08:27.999 ==71808== HEAP SUMMARY: 00:08:27.999 ==71808== in use at exit: 72 bytes in 1 blocks 00:08:27.999 ==71808== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:08:27.999 ==71808== 00:08:27.999 ==71808== Searching for pointers to 1 not-freed blocks 00:08:27.999 ==71808== Checked 6,628,504 bytes 00:08:27.999 ==71808== 00:08:27.999 ==71808== LEAK SUMMARY: 00:08:27.999 ==71808== definitely lost: 0 bytes in 0 blocks 00:08:27.999 ==71808== indirectly lost: 0 bytes in 0 blocks 00:08:27.999 ==71808== possibly lost: 0 bytes in 0 blocks 00:08:27.999 ==71808== still reachable: 72 bytes in 1 blocks 00:08:27.999 ==71808== suppressed: 0 bytes in 0 blocks 00:08:27.999 ==71808== Reachable blocks (those to which a pointer was found) are not shown. 00:08:27.999 ==71808== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:27.999 ==71808== 00:08:27.999 ==71808== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.999 00:08:27.999 real 0m1.908s 00:08:27.999 user 0m1.824s 00:08:27.999 sys 0m0.077s 00:08:27.999 21:35:03 unittest_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:27.999 21:35:03 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:08:27.999 ************************************ 00:08:27.999 END TEST unittest_event 00:08:27.999 ************************************ 00:08:28.258 21:35:03 -- common/autotest_common.sh@1142 -- # return 0 00:08:28.258 21:35:03 -- unit/unittest.sh@235 -- # uname -s 00:08:28.258 21:35:03 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:08:28.258 21:35:03 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:08:28.258 21:35:03 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:28.258 21:35:03 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:28.258 21:35:03 -- common/autotest_common.sh@10 -- # set +x 00:08:28.258 ************************************ 00:08:28.258 START TEST unittest_ftl 00:08:28.258 ************************************ 00:08:28.258 21:35:03 unittest_ftl -- common/autotest_common.sh@1123 -- # unittest_ftl 00:08:28.258 21:35:03 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:08:28.258 ==71840== Memcheck, a memory error detector 00:08:28.258 ==71840== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.258 ==71840== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.258 ==71840== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:28.258 ==71840== 00:08:28.258 --71840-- Valgrind options: 00:08:28.258 --71840-- --leak-check=full 00:08:28.258 --71840-- --error-exitcode=2 00:08:28.258 --71840-- --verbose 00:08:28.258 --71840-- Contents of /proc/version: 00:08:28.258 --71840-- 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.258 --71840-- 00:08:28.258 --71840-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.258 --71840-- Page sizes: currently 4096, max supported 4096 00:08:28.258 --71840-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.258 --71840-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:28.258 --71840-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.258 --71840-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.258 --71840-- might be shown as UnknownInlinedFun 00:08:28.258 --71840-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.258 --71840-- object doesn't have a dynamic symbol table 00:08:28.258 --71840-- Scheduler: using generic scheduler lock implementation. 00:08:28.258 --71840-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.258 ==71840== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71840-by-???-on-0f641d807d47 00:08:28.258 ==71840== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71840-by-???-on-0f641d807d47 00:08:28.258 ==71840== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71840-by-???-on-0f641d807d47 00:08:28.258 ==71840== 00:08:28.258 ==71840== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.258 ==71840== don't want to do, unless you know exactly what you're doing, 00:08:28.258 ==71840== or are doing some strange experiment): 00:08:28.258 ==71840== /usr/libexec/valgrind/../../bin/vgdb --pid=71840 ...command... 00:08:28.258 ==71840== 00:08:28.258 ==71840== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.258 ==71840== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:28.258 ==71840== and then give GDB the following command 00:08:28.258 ==71840== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71840 00:08:28.258 ==71840== --pid is optional if only one valgrind process is running 00:08:28.258 ==71840== 00:08:28.258 --71840-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.258 --71840-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.258 --71840-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.258 --71840-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.258 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.258 --71840-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.258 --71840-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.258 --71840-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.258 --71840-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.258 --71840-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.258 --71840-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.258 --71840-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.258 --71840-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.259 --71840-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.259 --71840-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.259 --71840-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.259 --71840-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.259 --71840-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.259 --71840-- Reading syms from /usr/lib64/libm.so.6 00:08:28.259 --71840-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.259 --71840-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.259 --71840-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.259 --71840-- Reading syms from /usr/lib64/libc.so.6 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.517 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.517 --71840-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.517 --71840-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.517 --71840-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.517 --71840-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.517 --71840-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.517 --71840-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.517 --71840-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.517 --71840-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.517 --71840-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.517 --71840-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 ==71840== Preferring higher priority redirection: 00:08:28.518 --71840-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.518 --71840-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.518 --71840-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 --71840-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.518 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.518 --71840-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.518 --71840-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.518 ==71840== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.518 --71840-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.518 --71840-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.518 --71840-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.518 --71840-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.518 --71840-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.776 --71840-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.776 --71840-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.776 --71840-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.776 --71840-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.776 --71840-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.776 --71840-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.776 --71840-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.776 --71840-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.776 --71840-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.776 --71840-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.776 --71840-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.776 --71840-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.776 --71840-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.776 00:08:28.776 00:08:28.776 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.776 http://cunit.sourceforge.net/ 00:08:28.776 00:08:28.776 00:08:28.776 Suite: ftl_band_suite 00:08:28.776 Test: test_band_block_offset_from_addr_base ...--71840-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:28.776 --71840-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:28.776 passed 00:08:29.034 Test: test_band_block_offset_from_addr_offset ...passed 00:08:29.034 Test: test_band_addr_from_block_offset ...passed 00:08:29.034 Test: test_band_set_addr ...passed 00:08:29.034 Test: test_invalidate_addr ...passed 00:08:29.034 Test: test_next_xfer_addr ...passed 00:08:29.034 00:08:29.034 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.035 suites 1 1 n/a 0 0 00:08:29.035 tests 6 6 6 0 0 00:08:29.035 asserts 30356 30356 30356 0 n/a 00:08:29.035 00:08:29.035 Elapsed time = 0.325 seconds 00:08:29.035 --71840-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.035 --71840-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.293 ==71840== 00:08:29.293 ==71840== HEAP SUMMARY: 00:08:29.293 ==71840== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:29.293 ==71840== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:08:29.293 ==71840== 00:08:29.293 ==71840== Searching for pointers to 1,026 not-freed blocks 00:08:29.293 ==71840== Checked 6,698,136 bytes 00:08:29.293 ==71840== 00:08:29.293 ==71840== LEAK SUMMARY: 00:08:29.293 ==71840== definitely lost: 0 bytes in 0 blocks 00:08:29.293 ==71840== indirectly lost: 0 bytes in 0 blocks 00:08:29.293 ==71840== possibly lost: 0 bytes in 0 blocks 00:08:29.293 ==71840== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:29.293 ==71840== suppressed: 0 bytes in 0 blocks 00:08:29.293 ==71840== Reachable blocks (those to which a pointer was found) are not shown. 00:08:29.293 ==71840== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:29.293 ==71840== 00:08:29.293 ==71840== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.293 21:35:04 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:08:29.293 ==71852== Memcheck, a memory error detector 00:08:29.293 ==71852== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.293 ==71852== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.293 ==71852== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:29.293 ==71852== 00:08:29.293 --71852-- Valgrind options: 00:08:29.293 --71852-- --leak-check=full 00:08:29.293 --71852-- --error-exitcode=2 00:08:29.293 --71852-- --verbose 00:08:29.293 --71852-- Contents of /proc/version: 00:08:29.293 --71852-- 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:29.293 --71852-- 00:08:29.293 --71852-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.293 --71852-- Page sizes: currently 4096, max supported 4096 00:08:29.293 --71852-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.293 --71852-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:29.293 --71852-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.293 --71852-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.293 --71852-- might be shown as UnknownInlinedFun 00:08:29.293 --71852-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.293 --71852-- object doesn't have a dynamic symbol table 00:08:29.293 --71852-- Scheduler: using generic scheduler lock implementation. 00:08:29.293 --71852-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.293 ==71852== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71852-by-???-on-0f641d807d47 00:08:29.293 ==71852== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71852-by-???-on-0f641d807d47 00:08:29.293 ==71852== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71852-by-???-on-0f641d807d47 00:08:29.293 ==71852== 00:08:29.293 ==71852== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.293 ==71852== don't want to do, unless you know exactly what you're doing, 00:08:29.293 ==71852== or are doing some strange experiment): 00:08:29.293 ==71852== /usr/libexec/valgrind/../../bin/vgdb --pid=71852 ...command... 00:08:29.293 ==71852== 00:08:29.293 ==71852== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.293 ==71852== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:29.293 ==71852== and then give GDB the following command 00:08:29.293 ==71852== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71852 00:08:29.293 ==71852== --pid is optional if only one valgrind process is running 00:08:29.293 ==71852== 00:08:29.293 --71852-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.293 --71852-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.293 --71852-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.293 --71852-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.293 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.293 --71852-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.293 --71852-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.293 --71852-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.293 --71852-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.293 --71852-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.293 --71852-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.293 --71852-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.293 --71852-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.293 --71852-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.293 --71852-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.293 --71852-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.293 --71852-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.294 --71852-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.294 --71852-- Reading syms from /usr/lib64/libm.so.6 00:08:29.294 --71852-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.294 --71852-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.294 --71852-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.294 --71852-- Reading syms from /usr/lib64/libc.so.6 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.551 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.551 --71852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.551 --71852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.551 --71852-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.551 --71852-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.551 --71852-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.551 --71852-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.551 --71852-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.551 --71852-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.551 --71852-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.551 --71852-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 ==71852== Preferring higher priority redirection: 00:08:29.552 --71852-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.552 --71852-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.552 --71852-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 --71852-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.552 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.552 --71852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.552 --71852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.552 ==71852== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.552 --71852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.552 --71852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.552 --71852-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.552 --71852-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.552 --71852-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.552 --71852-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.552 --71852-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.552 --71852-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.552 --71852-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.552 --71852-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.552 --71852-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.552 --71852-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.552 --71852-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.552 --71852-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.552 --71852-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.811 --71852-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.811 --71852-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.811 --71852-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.811 00:08:29.811 00:08:29.811 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.811 http://cunit.sourceforge.net/ 00:08:29.811 00:08:29.811 00:08:29.811 Suite: ftl_bitmap 00:08:29.811 Test: test_ftl_bitmap_create ...[2024-07-15 21:35:04.707508] /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:08:29.811 [2024-07-15 21:35:04.735174] /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:08:29.811 passed 00:08:29.811 Test: test_ftl_bitmap_get ...passed 00:08:29.811 Test: test_ftl_bitmap_set ...passed 00:08:29.811 Test: test_ftl_bitmap_clear ...passed 00:08:29.811 Test: test_ftl_bitmap_find_first_set ...passed 00:08:29.811 Test: test_ftl_bitmap_find_first_clear ...passed 00:08:29.811 Test: test_ftl_bitmap_count_set ...passed 00:08:29.811 00:08:29.811 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.811 suites 1 1 n/a 0 0 00:08:29.811 tests 7 7 7 0 0 00:08:29.811 asserts 137 137 137 0 n/a 00:08:29.811 00:08:29.811 Elapsed time = 0.056 seconds 00:08:29.811 --71852-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.811 --71852-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.811 ==71852== 00:08:29.811 ==71852== HEAP SUMMARY: 00:08:29.811 ==71852== in use at exit: 0 bytes in 0 blocks 00:08:29.811 ==71852== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:08:29.811 ==71852== 00:08:29.811 ==71852== All heap blocks were freed -- no leaks are possible 00:08:29.811 ==71852== 00:08:29.811 ==71852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.811 21:35:04 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:08:29.811 ==71860== Memcheck, a memory error detector 00:08:29.811 ==71860== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.811 ==71860== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.811 ==71860== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:29.811 ==71860== 00:08:29.811 --71860-- Valgrind options: 00:08:29.811 --71860-- --leak-check=full 00:08:29.811 --71860-- --error-exitcode=2 00:08:29.811 --71860-- --verbose 00:08:29.811 --71860-- Contents of /proc/version: 00:08:29.811 --71860-- 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:29.811 --71860-- 00:08:29.811 --71860-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.811 --71860-- Page sizes: currently 4096, max supported 4096 00:08:29.811 --71860-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.811 --71860-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:29.811 --71860-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.811 --71860-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.811 --71860-- might be shown as UnknownInlinedFun 00:08:29.811 --71860-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.811 --71860-- object doesn't have a dynamic symbol table 00:08:29.811 --71860-- Scheduler: using generic scheduler lock implementation. 00:08:29.811 --71860-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.811 ==71860== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71860-by-???-on-0f641d807d47 00:08:29.811 ==71860== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71860-by-???-on-0f641d807d47 00:08:29.811 ==71860== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71860-by-???-on-0f641d807d47 00:08:29.811 ==71860== 00:08:29.811 ==71860== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.811 ==71860== don't want to do, unless you know exactly what you're doing, 00:08:29.811 ==71860== or are doing some strange experiment): 00:08:29.811 ==71860== /usr/libexec/valgrind/../../bin/vgdb --pid=71860 ...command... 00:08:29.811 ==71860== 00:08:29.811 ==71860== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.811 ==71860== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:29.811 ==71860== and then give GDB the following command 00:08:29.811 ==71860== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71860 00:08:29.811 ==71860== --pid is optional if only one valgrind process is running 00:08:29.811 ==71860== 00:08:29.812 --71860-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.812 --71860-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.812 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.070 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.070 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.070 --71860-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.070 --71860-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.070 --71860-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.070 --71860-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.071 --71860-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.071 --71860-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.071 --71860-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.071 --71860-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.071 --71860-- Reading syms from /usr/lib64/libm.so.6 00:08:30.071 --71860-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.071 --71860-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.071 --71860-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libc.so.6 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.071 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.071 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.071 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.071 --71860-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.071 --71860-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.071 --71860-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.071 --71860-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.071 --71860-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.330 --71860-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.330 --71860-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 ==71860== Preferring higher priority redirection: 00:08:30.331 --71860-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.331 --71860-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.331 --71860-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 --71860-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.331 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.331 --71860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.331 --71860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.331 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.331 --71860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.331 --71860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.331 --71860-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.331 --71860-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.331 --71860-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.331 --71860-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.331 --71860-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.331 --71860-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.331 --71860-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.331 --71860-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.331 --71860-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.331 --71860-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.331 --71860-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.331 --71860-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.331 --71860-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.331 --71860-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.331 --71860-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.331 --71860-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.331 00:08:30.331 00:08:30.331 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.331 http://cunit.sourceforge.net/ 00:08:30.331 00:08:30.331 00:08:30.331 Suite: ftl_io_suite 00:08:30.331 Test: test_completion ...--71860-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:30.589 passed 00:08:30.589 Test: test_multiple_ios ...passed 00:08:30.589 00:08:30.589 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.589 suites 1 1 n/a 0 0 00:08:30.589 tests 2 2 2 0 0 00:08:30.589 asserts 47 47 47 0 n/a 00:08:30.589 00:08:30.589 Elapsed time = 0.128 seconds 00:08:30.589 --71860-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.589 --71860-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.589 ==71860== 00:08:30.589 ==71860== HEAP SUMMARY: 00:08:30.590 ==71860== in use at exit: 0 bytes in 0 blocks 00:08:30.590 ==71860== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:08:30.590 ==71860== 00:08:30.590 ==71860== All heap blocks were freed -- no leaks are possible 00:08:30.590 ==71860== 00:08:30.590 ==71860== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.590 21:35:05 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:08:30.590 ==71873== Memcheck, a memory error detector 00:08:30.590 ==71873== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.590 ==71873== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.590 ==71873== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:30.590 ==71873== 00:08:30.590 --71873-- Valgrind options: 00:08:30.590 --71873-- --leak-check=full 00:08:30.590 --71873-- --error-exitcode=2 00:08:30.590 --71873-- --verbose 00:08:30.590 --71873-- Contents of /proc/version: 00:08:30.590 --71873-- 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.590 --71873-- 00:08:30.590 --71873-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.590 --71873-- Page sizes: currently 4096, max supported 4096 00:08:30.590 --71873-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.590 --71873-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:30.590 --71873-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.590 --71873-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.590 --71873-- might be shown as UnknownInlinedFun 00:08:30.590 --71873-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.590 --71873-- object doesn't have a dynamic symbol table 00:08:30.590 --71873-- Scheduler: using generic scheduler lock implementation. 00:08:30.590 --71873-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.590 ==71873== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71873-by-???-on-0f641d807d47 00:08:30.590 ==71873== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71873-by-???-on-0f641d807d47 00:08:30.590 ==71873== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71873-by-???-on-0f641d807d47 00:08:30.590 ==71873== 00:08:30.590 ==71873== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.590 ==71873== don't want to do, unless you know exactly what you're doing, 00:08:30.590 ==71873== or are doing some strange experiment): 00:08:30.590 ==71873== /usr/libexec/valgrind/../../bin/vgdb --pid=71873 ...command... 00:08:30.590 ==71873== 00:08:30.590 ==71873== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.590 ==71873== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:30.590 ==71873== and then give GDB the following command 00:08:30.590 ==71873== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71873 00:08:30.590 ==71873== --pid is optional if only one valgrind process is running 00:08:30.590 ==71873== 00:08:30.847 --71873-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.847 --71873-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.847 --71873-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.847 --71873-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.847 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.847 --71873-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.847 --71873-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.847 --71873-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.847 --71873-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.847 --71873-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.847 --71873-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.847 --71873-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.847 --71873-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.847 --71873-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.847 --71873-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.847 --71873-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.847 --71873-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.847 --71873-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.847 --71873-- Reading syms from /usr/lib64/libm.so.6 00:08:30.848 --71873-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.848 --71873-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.848 --71873-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.848 --71873-- Reading syms from /usr/lib64/libc.so.6 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.848 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.848 --71873-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.848 --71873-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.848 --71873-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.848 --71873-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.848 --71873-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.848 --71873-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.848 --71873-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.848 --71873-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.848 --71873-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.848 --71873-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 ==71873== Preferring higher priority redirection: 00:08:31.105 --71873-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.105 --71873-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.105 --71873-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.105 --71873-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.106 --71873-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.106 --71873-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.106 --71873-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.106 --71873-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.106 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.106 --71873-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.106 --71873-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.106 ==71873== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.106 --71873-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.106 --71873-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.106 --71873-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.106 --71873-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.106 --71873-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.106 --71873-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.106 --71873-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.106 --71873-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.106 --71873-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.106 --71873-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.106 --71873-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.106 --71873-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.106 --71873-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.106 --71873-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.106 --71873-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.106 --71873-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.106 --71873-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.106 --71873-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.106 00:08:31.106 00:08:31.106 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.106 http://cunit.sourceforge.net/ 00:08:31.106 00:08:31.106 00:08:31.106 Suite: ftl_mngt 00:08:31.106 Test: test_next_step ...passed 00:08:31.106 Test: test_continue_step ...passed 00:08:31.106 Test: test_get_func_and_step_cntx_alloc ...passed 00:08:31.106 Test: test_fail_step ...passed 00:08:31.106 Test: test_mngt_call_and_call_rollback ...passed 00:08:31.106 Test: test_nested_process_failure ...passed 00:08:31.106 Test: test_call_init_success ...passed 00:08:31.106 Test: test_call_init_failure ...passed 00:08:31.106 00:08:31.106 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.106 suites 1 1 n/a 0 0 00:08:31.106 tests 8 8 8 0 0 00:08:31.106 asserts 196 196 196 0 n/a 00:08:31.106 00:08:31.106 Elapsed time = 0.097 seconds 00:08:31.363 --71873-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.363 --71873-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.363 ==71873== 00:08:31.363 ==71873== HEAP SUMMARY: 00:08:31.363 ==71873== in use at exit: 0 bytes in 0 blocks 00:08:31.363 ==71873== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:08:31.363 ==71873== 00:08:31.363 ==71873== All heap blocks were freed -- no leaks are possible 00:08:31.363 ==71873== 00:08:31.363 ==71873== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.363 21:35:06 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:08:31.363 ==71875== Memcheck, a memory error detector 00:08:31.363 ==71875== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.363 ==71875== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.363 ==71875== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:31.363 ==71875== 00:08:31.363 --71875-- Valgrind options: 00:08:31.363 --71875-- --leak-check=full 00:08:31.363 --71875-- --error-exitcode=2 00:08:31.363 --71875-- --verbose 00:08:31.363 --71875-- Contents of /proc/version: 00:08:31.363 --71875-- 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.363 --71875-- 00:08:31.363 --71875-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.363 --71875-- Page sizes: currently 4096, max supported 4096 00:08:31.363 --71875-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.363 --71875-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:31.363 --71875-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.363 --71875-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.363 --71875-- might be shown as UnknownInlinedFun 00:08:31.363 --71875-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.363 --71875-- object doesn't have a dynamic symbol table 00:08:31.363 --71875-- Scheduler: using generic scheduler lock implementation. 00:08:31.363 --71875-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.363 ==71875== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71875-by-???-on-0f641d807d47 00:08:31.363 ==71875== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71875-by-???-on-0f641d807d47 00:08:31.363 ==71875== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71875-by-???-on-0f641d807d47 00:08:31.363 ==71875== 00:08:31.363 ==71875== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.363 ==71875== don't want to do, unless you know exactly what you're doing, 00:08:31.363 ==71875== or are doing some strange experiment): 00:08:31.363 ==71875== /usr/libexec/valgrind/../../bin/vgdb --pid=71875 ...command... 00:08:31.363 ==71875== 00:08:31.363 ==71875== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.363 ==71875== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:31.363 ==71875== and then give GDB the following command 00:08:31.363 ==71875== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71875 00:08:31.363 ==71875== --pid is optional if only one valgrind process is running 00:08:31.363 ==71875== 00:08:31.363 --71875-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.363 --71875-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.363 --71875-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.363 --71875-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.363 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.363 --71875-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.363 --71875-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.363 --71875-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.363 --71875-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.363 --71875-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.363 --71875-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.363 --71875-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.363 --71875-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.363 --71875-- Reading syms from /usr/lib64/libm.so.6 00:08:31.363 --71875-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.363 --71875-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.363 --71875-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.363 --71875-- Reading syms from /usr/lib64/libc.so.6 00:08:31.363 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.363 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.363 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.363 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.364 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.364 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.364 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.364 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.364 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.364 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.364 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.364 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.364 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.364 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.364 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.364 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.364 --71875-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.364 --71875-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.621 --71875-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.621 --71875-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.621 --71875-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.621 --71875-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.621 --71875-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.621 --71875-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.621 --71875-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 --71875-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.621 ==71875== Preferring higher priority redirection: 00:08:31.621 --71875-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.621 --71875-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.621 --71875-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 --71875-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.622 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.622 --71875-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.622 --71875-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.622 ==71875== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.622 --71875-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.622 --71875-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.622 --71875-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.622 --71875-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.622 --71875-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.622 --71875-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.622 --71875-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.622 --71875-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.622 --71875-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.622 --71875-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.622 --71875-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.622 --71875-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.622 --71875-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.622 --71875-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.622 --71875-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.622 --71875-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.622 --71875-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.622 --71875-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.622 00:08:31.622 00:08:31.622 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.622 http://cunit.sourceforge.net/ 00:08:31.622 00:08:31.622 --71875-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:31.622 00:08:31.622 Suite: ftl_mempool 00:08:31.622 Test: test_ftl_mempool_create ...passed 00:08:31.622 Test: test_ftl_mempool_get_put ...passed 00:08:31.622 00:08:31.879 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.879 suites 1 1 n/a 0 0 00:08:31.879 tests 2 2 2 0 0 00:08:31.879 asserts 36 36 36 0 n/a 00:08:31.879 00:08:31.879 Elapsed time = 0.016 seconds 00:08:31.879 --71875-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.879 --71875-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.879 ==71875== 00:08:31.879 ==71875== HEAP SUMMARY: 00:08:31.879 ==71875== in use at exit: 0 bytes in 0 blocks 00:08:31.879 ==71875== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:08:31.879 ==71875== 00:08:31.879 ==71875== All heap blocks were freed -- no leaks are possible 00:08:31.879 ==71875== 00:08:31.879 ==71875== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.879 21:35:06 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:08:31.879 ==71882== Memcheck, a memory error detector 00:08:31.879 ==71882== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.879 ==71882== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.879 ==71882== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:31.879 ==71882== 00:08:31.879 --71882-- Valgrind options: 00:08:31.879 --71882-- --leak-check=full 00:08:31.879 --71882-- --error-exitcode=2 00:08:31.879 --71882-- --verbose 00:08:31.879 --71882-- Contents of /proc/version: 00:08:31.879 --71882-- 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.879 --71882-- 00:08:31.879 --71882-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.879 --71882-- Page sizes: currently 4096, max supported 4096 00:08:31.879 --71882-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.880 --71882-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:31.880 --71882-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.880 --71882-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.880 --71882-- might be shown as UnknownInlinedFun 00:08:31.880 --71882-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.880 --71882-- object doesn't have a dynamic symbol table 00:08:31.880 --71882-- Scheduler: using generic scheduler lock implementation. 00:08:31.880 --71882-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.880 ==71882== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71882-by-???-on-0f641d807d47 00:08:31.880 ==71882== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71882-by-???-on-0f641d807d47 00:08:31.880 ==71882== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71882-by-???-on-0f641d807d47 00:08:31.880 ==71882== 00:08:31.880 ==71882== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.880 ==71882== don't want to do, unless you know exactly what you're doing, 00:08:31.880 ==71882== or are doing some strange experiment): 00:08:31.880 ==71882== /usr/libexec/valgrind/../../bin/vgdb --pid=71882 ...command... 00:08:31.880 ==71882== 00:08:31.880 ==71882== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.880 ==71882== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:31.880 ==71882== and then give GDB the following command 00:08:31.880 ==71882== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71882 00:08:31.880 ==71882== --pid is optional if only one valgrind process is running 00:08:31.880 ==71882== 00:08:31.880 --71882-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.880 --71882-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.880 --71882-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.880 --71882-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.880 --71882-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.880 --71882-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.880 --71882-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.880 --71882-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.880 --71882-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.880 --71882-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.880 --71882-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.880 --71882-- Reading syms from /usr/lib64/libm.so.6 00:08:31.880 --71882-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.880 --71882-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.880 --71882-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.880 --71882-- Reading syms from /usr/lib64/libc.so.6 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.880 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.880 --71882-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.880 --71882-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.137 --71882-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.137 --71882-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.137 --71882-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.137 --71882-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.137 --71882-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.137 --71882-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.137 --71882-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.137 --71882-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 ==71882== Preferring higher priority redirection: 00:08:32.138 --71882-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.138 --71882-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.138 --71882-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 --71882-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.138 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.138 --71882-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.138 --71882-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.138 ==71882== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.138 --71882-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.138 --71882-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.138 --71882-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.138 --71882-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.138 --71882-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.138 --71882-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.138 --71882-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.138 --71882-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.138 --71882-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.138 --71882-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.138 --71882-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.138 --71882-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.138 --71882-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.138 --71882-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.138 --71882-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.138 --71882-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.138 --71882-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.138 --71882-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.138 00:08:32.138 00:08:32.138 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.138 http://cunit.sourceforge.net/ 00:08:32.138 00:08:32.138 00:08:32.138 Suite: ftl_addr64_suite 00:08:32.138 Test: test_addr_cached ...passed 00:08:32.138 00:08:32.138 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.138 suites 1 1 n/a 0 0 00:08:32.138 tests 1 1 1 0 0 00:08:32.138 asserts 1536 1536 1536 0 n/a 00:08:32.138 00:08:32.138 Elapsed time = 0.009 seconds 00:08:32.396 --71882-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.396 --71882-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.396 ==71882== 00:08:32.396 ==71882== HEAP SUMMARY: 00:08:32.396 ==71882== in use at exit: 0 bytes in 0 blocks 00:08:32.396 ==71882== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:08:32.396 ==71882== 00:08:32.396 ==71882== All heap blocks were freed -- no leaks are possible 00:08:32.396 ==71882== 00:08:32.396 ==71882== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.396 21:35:07 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:08:32.396 ==71887== Memcheck, a memory error detector 00:08:32.396 ==71887== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.396 ==71887== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.396 ==71887== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:32.396 ==71887== 00:08:32.396 --71887-- Valgrind options: 00:08:32.396 --71887-- --leak-check=full 00:08:32.396 --71887-- --error-exitcode=2 00:08:32.396 --71887-- --verbose 00:08:32.396 --71887-- Contents of /proc/version: 00:08:32.396 --71887-- 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:32.396 --71887-- 00:08:32.396 --71887-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.396 --71887-- Page sizes: currently 4096, max supported 4096 00:08:32.396 --71887-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.396 --71887-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:32.396 --71887-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.396 --71887-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.396 --71887-- might be shown as UnknownInlinedFun 00:08:32.396 --71887-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.396 --71887-- object doesn't have a dynamic symbol table 00:08:32.396 --71887-- Scheduler: using generic scheduler lock implementation. 00:08:32.396 --71887-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.396 ==71887== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71887-by-???-on-0f641d807d47 00:08:32.396 ==71887== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71887-by-???-on-0f641d807d47 00:08:32.396 ==71887== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71887-by-???-on-0f641d807d47 00:08:32.396 ==71887== 00:08:32.396 ==71887== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.396 ==71887== don't want to do, unless you know exactly what you're doing, 00:08:32.396 ==71887== or are doing some strange experiment): 00:08:32.396 ==71887== /usr/libexec/valgrind/../../bin/vgdb --pid=71887 ...command... 00:08:32.397 ==71887== 00:08:32.397 ==71887== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.397 ==71887== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:32.397 ==71887== and then give GDB the following command 00:08:32.397 ==71887== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71887 00:08:32.397 ==71887== --pid is optional if only one valgrind process is running 00:08:32.397 ==71887== 00:08:32.397 --71887-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.397 --71887-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.397 --71887-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.397 --71887-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.397 --71887-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.397 --71887-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.397 --71887-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.397 --71887-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.397 --71887-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.397 --71887-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.397 --71887-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.397 --71887-- Reading syms from /usr/lib64/libm.so.6 00:08:32.397 --71887-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.397 --71887-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:32.397 --71887-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.397 --71887-- Reading syms from /usr/lib64/libc.so.6 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.397 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.397 --71887-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.397 --71887-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.655 --71887-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.655 --71887-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.655 --71887-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.655 --71887-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.655 --71887-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.655 --71887-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.655 --71887-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 ==71887== Preferring higher priority redirection: 00:08:32.655 --71887-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.655 --71887-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.655 --71887-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 --71887-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.655 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.655 --71887-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.655 --71887-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.655 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.655 --71887-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.655 --71887-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.655 --71887-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.655 --71887-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.655 --71887-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.655 --71887-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.655 --71887-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.655 --71887-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.655 --71887-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.655 --71887-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.655 --71887-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.655 --71887-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.655 --71887-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.656 --71887-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.656 --71887-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.656 --71887-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.656 --71887-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.656 00:08:32.656 00:08:32.656 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.656 http://cunit.sourceforge.net/ 00:08:32.656 00:08:32.656 00:08:32.656 Suite: ftl_sb 00:08:32.656 Test: test_sb_crc_v2 ...--71887-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.656 passed 00:08:32.912 Test: test_sb_crc_v3 ...passed 00:08:32.912 Test: test_sb_v3_md_layout ...[2024-07-15 21:35:07.794377] /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:08:32.912 [2024-07-15 21:35:07.835969] /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:08:32.912 [2024-07-15 21:35:07.837110] /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:08:32.912 [2024-07-15 21:35:07.837760] /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:08:32.912 [2024-07-15 21:35:07.839028] /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:08:32.912 [2024-07-15 21:35:07.840137] /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:08:32.912 [2024-07-15 21:35:07.841164] /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:08:32.912 [2024-07-15 21:35:07.841811] /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:08:32.912 [2024-07-15 21:35:07.851801] /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:08:32.912 [2024-07-15 21:35:07.853074] /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:08:32.912 [2024-07-15 21:35:07.854928] /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:08:32.912 passed 00:08:32.912 Test: test_sb_v5_md_layout ...--71887-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:32.912 passed 00:08:32.912 00:08:32.912 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.912 suites 1 1 n/a 0 0 00:08:32.912 tests 4 4 4 0 0 00:08:32.912 asserts 160 160 160 0 n/a 00:08:32.912 00:08:32.913 Elapsed time = 0.180 seconds 00:08:32.913 --71887-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.913 --71887-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.913 ==71887== 00:08:32.913 ==71887== HEAP SUMMARY: 00:08:32.913 ==71887== in use at exit: 0 bytes in 0 blocks 00:08:32.913 ==71887== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:08:32.913 ==71887== 00:08:32.913 ==71887== All heap blocks were freed -- no leaks are possible 00:08:32.913 ==71887== 00:08:32.913 ==71887== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.913 21:35:07 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:08:32.913 ==71895== Memcheck, a memory error detector 00:08:32.913 ==71895== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.913 ==71895== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.913 ==71895== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:32.913 ==71895== 00:08:32.913 --71895-- Valgrind options: 00:08:32.913 --71895-- --leak-check=full 00:08:32.913 --71895-- --error-exitcode=2 00:08:32.913 --71895-- --verbose 00:08:32.913 --71895-- Contents of /proc/version: 00:08:32.913 --71895-- 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:32.913 --71895-- 00:08:32.913 --71895-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.913 --71895-- Page sizes: currently 4096, max supported 4096 00:08:32.913 --71895-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.913 --71895-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:32.913 --71895-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.913 --71895-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.913 --71895-- might be shown as UnknownInlinedFun 00:08:32.913 --71895-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.913 --71895-- object doesn't have a dynamic symbol table 00:08:32.913 --71895-- Scheduler: using generic scheduler lock implementation. 00:08:32.913 --71895-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.913 ==71895== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71895-by-???-on-0f641d807d47 00:08:32.913 ==71895== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71895-by-???-on-0f641d807d47 00:08:32.913 ==71895== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71895-by-???-on-0f641d807d47 00:08:32.913 ==71895== 00:08:32.913 ==71895== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.913 ==71895== don't want to do, unless you know exactly what you're doing, 00:08:32.913 ==71895== or are doing some strange experiment): 00:08:32.913 ==71895== /usr/libexec/valgrind/../../bin/vgdb --pid=71895 ...command... 00:08:32.913 ==71895== 00:08:32.913 ==71895== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.913 ==71895== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:32.913 ==71895== and then give GDB the following command 00:08:32.913 ==71895== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71895 00:08:32.913 ==71895== --pid is optional if only one valgrind process is running 00:08:32.913 ==71895== 00:08:32.913 --71895-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.169 --71895-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.169 --71895-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.169 --71895-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.169 --71895-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.169 --71895-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.169 --71895-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.169 --71895-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.169 --71895-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.169 --71895-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.169 --71895-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.169 --71895-- Reading syms from /usr/lib64/libm.so.6 00:08:33.169 --71895-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.169 --71895-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.169 --71895-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libc.so.6 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.169 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.169 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.169 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.169 --71895-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.169 --71895-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.169 --71895-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.169 --71895-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.169 --71895-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.169 --71895-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.169 --71895-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.169 --71895-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.169 --71895-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.169 --71895-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 ==71895== Preferring higher priority redirection: 00:08:33.170 --71895-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.170 --71895-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.170 --71895-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.170 --71895-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.428 --71895-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.428 --71895-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.428 --71895-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.428 --71895-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.428 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.428 --71895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.428 --71895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.428 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.428 --71895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.428 --71895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.428 --71895-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.428 --71895-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.428 --71895-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.428 --71895-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.428 --71895-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.428 --71895-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.428 --71895-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.428 --71895-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.428 --71895-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.429 --71895-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.429 --71895-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.429 --71895-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.429 --71895-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.429 --71895-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.429 --71895-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.429 00:08:33.429 00:08:33.429 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.429 http://cunit.sourceforge.net/ 00:08:33.429 00:08:33.429 00:08:33.429 Suite: ftl_layout_upgrade 00:08:33.429 Test: test_l2p_upgrade ...--71895-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.429 --71895-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:33.429 passed 00:08:33.429 00:08:33.686 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.686 suites 1 1 n/a 0 0 00:08:33.686 tests 1 1 1 0 0 00:08:33.686 asserts 152 152 152 0 n/a 00:08:33.686 00:08:33.686 Elapsed time = 0.118 seconds 00:08:33.686 --71895-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.686 --71895-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.686 ==71895== 00:08:33.686 ==71895== HEAP SUMMARY: 00:08:33.686 ==71895== in use at exit: 0 bytes in 0 blocks 00:08:33.686 ==71895== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:08:33.686 ==71895== 00:08:33.686 ==71895== All heap blocks were freed -- no leaks are possible 00:08:33.686 ==71895== 00:08:33.686 ==71895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.686 21:35:08 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:08:33.686 ==71902== Memcheck, a memory error detector 00:08:33.686 ==71902== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.686 ==71902== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.686 ==71902== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:33.686 ==71902== 00:08:33.686 --71902-- Valgrind options: 00:08:33.686 --71902-- --leak-check=full 00:08:33.686 --71902-- --error-exitcode=2 00:08:33.686 --71902-- --verbose 00:08:33.686 --71902-- Contents of /proc/version: 00:08:33.686 --71902-- 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.686 --71902-- 00:08:33.686 --71902-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.686 --71902-- Page sizes: currently 4096, max supported 4096 00:08:33.686 --71902-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.686 --71902-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:33.686 --71902-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.686 --71902-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.686 --71902-- might be shown as UnknownInlinedFun 00:08:33.686 --71902-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.686 --71902-- object doesn't have a dynamic symbol table 00:08:33.686 --71902-- Scheduler: using generic scheduler lock implementation. 00:08:33.686 --71902-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.686 ==71902== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71902-by-???-on-0f641d807d47 00:08:33.686 ==71902== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71902-by-???-on-0f641d807d47 00:08:33.686 ==71902== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71902-by-???-on-0f641d807d47 00:08:33.686 ==71902== 00:08:33.686 ==71902== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.686 ==71902== don't want to do, unless you know exactly what you're doing, 00:08:33.686 ==71902== or are doing some strange experiment): 00:08:33.686 ==71902== /usr/libexec/valgrind/../../bin/vgdb --pid=71902 ...command... 00:08:33.686 ==71902== 00:08:33.686 ==71902== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.686 ==71902== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:33.686 ==71902== and then give GDB the following command 00:08:33.686 ==71902== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71902 00:08:33.686 ==71902== --pid is optional if only one valgrind process is running 00:08:33.686 ==71902== 00:08:33.686 --71902-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.686 --71902-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.686 --71902-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.686 --71902-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.686 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.686 --71902-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.686 --71902-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.686 --71902-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.686 --71902-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.687 --71902-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.687 --71902-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.687 --71902-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.687 --71902-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.687 --71902-- Reading syms from /usr/lib64/libm.so.6 00:08:33.687 --71902-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.687 --71902-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.687 --71902-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.687 --71902-- Reading syms from /usr/lib64/libc.so.6 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.687 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.687 --71902-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.687 --71902-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.944 --71902-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.944 --71902-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.944 --71902-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.944 --71902-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.944 --71902-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.944 --71902-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.944 --71902-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 ==71902== Preferring higher priority redirection: 00:08:33.944 --71902-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.944 --71902-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.944 --71902-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.944 --71902-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.945 --71902-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.945 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.945 --71902-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.945 --71902-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.945 ==71902== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.945 --71902-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.945 --71902-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.945 --71902-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.945 --71902-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.945 --71902-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.945 --71902-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.945 --71902-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.945 --71902-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.945 --71902-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.945 --71902-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.945 --71902-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.945 --71902-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.945 --71902-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.945 --71902-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.945 --71902-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.945 --71902-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.945 --71902-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.945 00:08:33.945 00:08:33.945 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.945 http://cunit.sourceforge.net/ 00:08:33.945 00:08:33.945 00:08:33.945 Suite: ftl_p2l_suite 00:08:33.945 Test: test_p2l_num_pages ...passed 00:08:34.510 Test: test_ckpt_issue ...==71902== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:08:34.510 ==71902== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:08:34.767 ==71902== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:08:34.767 ==71902== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:08:34.767 passed 00:08:35.333 Test: test_persist_band_p2l ...==71902== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:08:35.333 ==71902== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:08:35.590 ==71902== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:08:35.847 ==71902== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:08:35.847 passed 00:08:36.104 Test: test_clean_restore_p2l ...==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:36.104 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:36.669 ==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:36.669 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:36.669 passed 00:08:36.927 Test: test_dirty_restore_p2l ...==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:36.927 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:37.492 ==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:37.492 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:37.750 ==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:37.750 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:38.318 ==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:38.318 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:38.576 ==71902== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:38.576 ==71902== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:38.576 passed 00:08:38.576 00:08:38.576 --71902-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.576 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.576 suites 1 1 n/a 0 0 00:08:38.576 tests 5 5 5 0 0 00:08:38.576 asserts 10020 10020 10020 0 n/a 00:08:38.576 00:08:38.576 Elapsed time = 4.479 seconds 00:08:38.576 --71902-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.576 --71902-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.576 ==71902== 00:08:38.576 ==71902== HEAP SUMMARY: 00:08:38.576 ==71902== in use at exit: 0 bytes in 0 blocks 00:08:38.576 ==71902== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:38.576 ==71902== 00:08:38.576 ==71902== All heap blocks were freed -- no leaks are possible 00:08:38.576 ==71902== 00:08:38.576 ==71902== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.576 00:08:38.576 real 0m10.531s 00:08:38.576 user 0m6.458s 00:08:38.576 sys 0m4.044s 00:08:38.576 21:35:13 unittest_ftl -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:38.576 21:35:13 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:38.576 ************************************ 00:08:38.576 END TEST unittest_ftl 00:08:38.576 ************************************ 00:08:38.576 21:35:13 -- common/autotest_common.sh@1142 -- # return 0 00:08:38.576 21:35:13 -- 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:08:38.576 21:35:13 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:38.576 21:35:13 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:38.576 21:35:13 -- common/autotest_common.sh@10 -- # set +x 00:08:38.576 ************************************ 00:08:38.576 START TEST unittest_accel 00:08:38.576 ************************************ 00:08:38.576 21:35:13 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:08:38.835 ==71974== Memcheck, a memory error detector 00:08:38.835 ==71974== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.835 ==71974== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.835 ==71974== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:38.835 ==71974== 00:08:38.835 --71974-- Valgrind options: 00:08:38.835 --71974-- --leak-check=full 00:08:38.835 --71974-- --error-exitcode=2 00:08:38.835 --71974-- --verbose 00:08:38.835 --71974-- Contents of /proc/version: 00:08:38.835 --71974-- 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.835 --71974-- 00:08:38.835 --71974-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.835 --71974-- Page sizes: currently 4096, max supported 4096 00:08:38.835 --71974-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.835 --71974-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:38.835 --71974-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.835 --71974-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.835 --71974-- might be shown as UnknownInlinedFun 00:08:38.835 --71974-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.835 --71974-- object doesn't have a dynamic symbol table 00:08:38.835 --71974-- Scheduler: using generic scheduler lock implementation. 00:08:38.835 --71974-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.835 ==71974== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71974-by-???-on-0f641d807d47 00:08:38.835 ==71974== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71974-by-???-on-0f641d807d47 00:08:38.835 ==71974== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71974-by-???-on-0f641d807d47 00:08:38.835 ==71974== 00:08:38.835 ==71974== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.835 ==71974== don't want to do, unless you know exactly what you're doing, 00:08:38.835 ==71974== or are doing some strange experiment): 00:08:38.835 ==71974== /usr/libexec/valgrind/../../bin/vgdb --pid=71974 ...command... 00:08:38.835 ==71974== 00:08:38.835 ==71974== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.836 ==71974== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:38.836 ==71974== and then give GDB the following command 00:08:38.836 ==71974== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71974 00:08:38.836 ==71974== --pid is optional if only one valgrind process is running 00:08:38.836 ==71974== 00:08:38.836 --71974-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.836 --71974-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.836 --71974-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.836 --71974-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.836 --71974-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.836 --71974-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.836 --71974-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.836 --71974-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.836 --71974-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.836 --71974-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.836 --71974-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.836 --71974-- Reading syms from /usr/lib64/libm.so.6 00:08:38.836 --71974-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.836 --71974-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.836 --71974-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.836 --71974-- Reading syms from /usr/lib64/libc.so.6 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.836 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.836 --71974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.836 --71974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.095 --71974-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.095 --71974-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.095 --71974-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.095 --71974-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.095 --71974-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.095 --71974-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.095 --71974-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 --71974-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.095 ==71974== Preferring higher priority redirection: 00:08:39.096 --71974-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.096 --71974-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.096 --71974-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 --71974-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.096 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.096 --71974-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.096 --71974-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.096 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.096 --71974-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.096 --71974-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.096 --71974-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.096 --71974-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.096 --71974-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.096 --71974-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.096 --71974-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.096 --71974-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.354 --71974-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.354 --71974-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.354 --71974-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.354 --71974-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.354 --71974-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.354 --71974-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.354 --71974-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.354 --71974-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.354 --71974-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.354 --71974-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.354 00:08:39.354 00:08:39.354 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.354 http://cunit.sourceforge.net/ 00:08:39.354 00:08:39.354 --71974-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.354 00:08:39.354 Suite: accel_sequence 00:08:39.354 Test: test_sequence_fill_copy ...--71974-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:39.611 passed 00:08:39.611 Test: test_sequence_abort ...passed 00:08:39.611 Test: test_sequence_append_error ...passed 00:08:39.611 Test: test_sequence_completion_error ...[2024-07-15 21:35:14.542146] /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:08:39.611 [2024-07-15 21:35:14.571488] /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:08:39.611 [2024-07-15 21:35:14.574909] /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:08:39.611 [2024-07-15 21:35:14.576572] /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:08:39.611 passed 00:08:39.611 Test: test_sequence_decompress ...passed 00:08:39.612 Test: test_sequence_reverse ...passed 00:08:39.612 Test: test_sequence_copy_elision ...passed 00:08:39.869 Test: test_sequence_accel_buffers ...passed 00:08:39.869 Test: test_sequence_memory_domain ...[2024-07-15 21:35:14.816427] /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:08:39.869 [2024-07-15 21:35:14.821012] /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:08:39.869 passed 00:08:39.869 Test: test_sequence_module_memory_domain ...passed 00:08:39.869 Test: test_sequence_crypto ...--71974-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:39.869 --71974-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:39.869 passed 00:08:39.869 Test: test_sequence_driver ...[2024-07-15 21:35:14.935776] /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:08:39.869 [2024-07-15 21:35:14.939620] /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:08:39.869 passed 00:08:39.869 Test: test_sequence_same_iovs ...passed 00:08:40.126 Test: test_sequence_crc32 ...passed 00:08:40.126 Suite: accel 00:08:40.126 Test: test_spdk_accel_task_complete ...passed 00:08:40.126 Test: test_get_task ...passed 00:08:40.126 Test: test_spdk_accel_submit_copy ...passed 00:08:40.126 Test: test_spdk_accel_submit_dualcast ...[2024-07-15 21:35:15.040761] /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:08:40.126 [2024-07-15 21:35:15.041934] /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:08:40.126 passed 00:08:40.126 Test: test_spdk_accel_submit_compare ...passed 00:08:40.126 Test: test_spdk_accel_submit_fill ...passed 00:08:40.126 Test: test_spdk_accel_submit_crc32c ...passed 00:08:40.126 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:40.126 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:40.126 Test: test_spdk_accel_submit_xor ...passed 00:08:40.126 Test: test_spdk_accel_module_find_by_name ...passed 00:08:40.126 Test: test_spdk_accel_module_register ...passed 00:08:40.126 00:08:40.126 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.126 suites 2 2 n/a 0 0 00:08:40.126 tests 26 26 26 0 0 00:08:40.126 asserts 830 830 830 0 n/a 00:08:40.126 00:08:40.126 Elapsed time = 0.806 seconds 00:08:40.127 --71974-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.127 --71974-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.127 ==71974== 00:08:40.127 ==71974== HEAP SUMMARY: 00:08:40.127 ==71974== in use at exit: 0 bytes in 0 blocks 00:08:40.127 ==71974== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:08:40.127 ==71974== 00:08:40.127 ==71974== All heap blocks were freed -- no leaks are possible 00:08:40.127 ==71974== 00:08:40.127 ==71974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.127 00:08:40.127 real 0m1.515s 00:08:40.127 user 0m1.469s 00:08:40.127 sys 0m0.041s 00:08:40.127 21:35:15 unittest_accel -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:40.127 21:35:15 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:40.127 ************************************ 00:08:40.127 END TEST unittest_accel 00:08:40.127 ************************************ 00:08:40.127 21:35:15 -- common/autotest_common.sh@1142 -- # return 0 00:08:40.127 21:35:15 -- 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:08:40.127 21:35:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:40.127 21:35:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:40.127 21:35:15 -- common/autotest_common.sh@10 -- # set +x 00:08:40.127 ************************************ 00:08:40.127 START TEST unittest_ioat 00:08:40.127 ************************************ 00:08:40.127 21:35:15 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:08:40.127 ==72005== Memcheck, a memory error detector 00:08:40.127 ==72005== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.127 ==72005== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.127 ==72005== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:40.127 ==72005== 00:08:40.127 --72005-- Valgrind options: 00:08:40.127 --72005-- --leak-check=full 00:08:40.127 --72005-- --error-exitcode=2 00:08:40.127 --72005-- --verbose 00:08:40.127 --72005-- Contents of /proc/version: 00:08:40.127 --72005-- 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.127 --72005-- 00:08:40.127 --72005-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.127 --72005-- Page sizes: currently 4096, max supported 4096 00:08:40.127 --72005-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.127 --72005-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:40.127 --72005-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.385 --72005-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.385 --72005-- might be shown as UnknownInlinedFun 00:08:40.385 --72005-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.385 --72005-- object doesn't have a dynamic symbol table 00:08:40.385 --72005-- Scheduler: using generic scheduler lock implementation. 00:08:40.385 --72005-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.385 ==72005== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72005-by-???-on-0f641d807d47 00:08:40.385 ==72005== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72005-by-???-on-0f641d807d47 00:08:40.385 ==72005== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72005-by-???-on-0f641d807d47 00:08:40.385 ==72005== 00:08:40.385 ==72005== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.385 ==72005== don't want to do, unless you know exactly what you're doing, 00:08:40.385 ==72005== or are doing some strange experiment): 00:08:40.385 ==72005== /usr/libexec/valgrind/../../bin/vgdb --pid=72005 ...command... 00:08:40.385 ==72005== 00:08:40.385 ==72005== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.385 ==72005== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:40.385 ==72005== and then give GDB the following command 00:08:40.385 ==72005== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72005 00:08:40.385 ==72005== --pid is optional if only one valgrind process is running 00:08:40.385 ==72005== 00:08:40.385 --72005-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.385 --72005-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.385 --72005-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.385 --72005-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.385 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.385 --72005-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.385 --72005-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.385 --72005-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.385 --72005-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.385 --72005-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.385 --72005-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.385 --72005-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.385 --72005-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.385 --72005-- Reading syms from /usr/lib64/libm.so.6 00:08:40.385 --72005-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.385 --72005-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.385 --72005-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.385 --72005-- Reading syms from /usr/lib64/libc.so.6 00:08:40.385 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.385 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.385 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.385 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.385 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.385 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.385 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.385 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.386 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.386 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.386 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.386 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.386 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.386 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.386 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.386 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.386 --72005-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.386 --72005-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.386 --72005-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.386 --72005-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.386 --72005-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.386 --72005-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.386 --72005-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.643 --72005-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.643 --72005-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.643 --72005-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.643 --72005-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 ==72005== Preferring higher priority redirection: 00:08:40.644 --72005-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.644 --72005-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.644 --72005-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 --72005-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.644 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.644 --72005-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.644 --72005-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.644 ==72005== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.644 --72005-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.644 --72005-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.644 --72005-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.644 --72005-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.644 --72005-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.644 --72005-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.644 --72005-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.644 --72005-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.644 --72005-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.644 --72005-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.644 --72005-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.644 --72005-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.644 --72005-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.644 --72005-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.644 --72005-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.644 --72005-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.644 --72005-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.644 --72005-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.644 00:08:40.644 00:08:40.644 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.644 http://cunit.sourceforge.net/ 00:08:40.644 00:08:40.644 00:08:40.645 Suite: ioat 00:08:40.645 Test: ioat_state_check ...passed 00:08:40.645 00:08:40.645 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.645 suites 1 1 n/a 0 0 00:08:40.645 tests 1 1 1 0 0 00:08:40.645 asserts 32 32 32 0 n/a 00:08:40.645 00:08:40.645 Elapsed time = 0.009 seconds 00:08:40.645 --72005-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.645 --72005-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.645 ==72005== 00:08:40.645 ==72005== HEAP SUMMARY: 00:08:40.645 ==72005== in use at exit: 0 bytes in 0 blocks 00:08:40.645 ==72005== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:40.645 ==72005== 00:08:40.645 ==72005== All heap blocks were freed -- no leaks are possible 00:08:40.645 ==72005== 00:08:40.645 ==72005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.645 00:08:40.645 real 0m0.522s 00:08:40.645 user 0m0.496s 00:08:40.645 sys 0m0.024s 00:08:40.645 21:35:15 unittest_ioat -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:40.645 21:35:15 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:40.645 ************************************ 00:08:40.645 END TEST unittest_ioat 00:08:40.645 ************************************ 00:08:40.903 21:35:15 -- common/autotest_common.sh@1142 -- # return 0 00:08:40.903 21:35:15 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:40.903 21:35:15 -- 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:08:40.903 21:35:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:40.903 21:35:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:40.903 21:35:15 -- common/autotest_common.sh@10 -- # set +x 00:08:40.903 ************************************ 00:08:40.903 START TEST unittest_idxd_user 00:08:40.903 ************************************ 00:08:40.903 21:35:15 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:08:40.904 ==72034== Memcheck, a memory error detector 00:08:40.904 ==72034== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.904 ==72034== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.904 ==72034== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:40.904 ==72034== 00:08:40.904 --72034-- Valgrind options: 00:08:40.904 --72034-- --leak-check=full 00:08:40.904 --72034-- --error-exitcode=2 00:08:40.904 --72034-- --verbose 00:08:40.904 --72034-- Contents of /proc/version: 00:08:40.904 --72034-- 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.904 --72034-- 00:08:40.904 --72034-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.904 --72034-- Page sizes: currently 4096, max supported 4096 00:08:40.904 --72034-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.904 --72034-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:40.904 --72034-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.904 --72034-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.904 --72034-- might be shown as UnknownInlinedFun 00:08:40.904 --72034-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.904 --72034-- object doesn't have a dynamic symbol table 00:08:40.904 --72034-- Scheduler: using generic scheduler lock implementation. 00:08:40.904 --72034-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.904 ==72034== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72034-by-???-on-0f641d807d47 00:08:40.904 ==72034== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72034-by-???-on-0f641d807d47 00:08:40.904 ==72034== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72034-by-???-on-0f641d807d47 00:08:40.904 ==72034== 00:08:40.904 ==72034== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.904 ==72034== don't want to do, unless you know exactly what you're doing, 00:08:40.904 ==72034== or are doing some strange experiment): 00:08:40.904 ==72034== /usr/libexec/valgrind/../../bin/vgdb --pid=72034 ...command... 00:08:40.904 ==72034== 00:08:40.904 ==72034== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.904 ==72034== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:40.904 ==72034== and then give GDB the following command 00:08:40.904 ==72034== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72034 00:08:40.904 ==72034== --pid is optional if only one valgrind process is running 00:08:40.904 ==72034== 00:08:40.904 --72034-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.904 --72034-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.904 --72034-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.904 --72034-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.904 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.904 --72034-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.904 --72034-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.904 --72034-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.904 --72034-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.904 --72034-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.904 --72034-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.904 --72034-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.904 --72034-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.904 --72034-- Reading syms from /usr/lib64/libm.so.6 00:08:40.904 --72034-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.904 --72034-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.904 --72034-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.904 --72034-- Reading syms from /usr/lib64/libc.so.6 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.163 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.163 --72034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.163 --72034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.163 --72034-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.163 --72034-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.163 --72034-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.163 --72034-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.163 --72034-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.163 --72034-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.163 --72034-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 --72034-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.163 ==72034== Preferring higher priority redirection: 00:08:41.163 --72034-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.163 --72034-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.163 --72034-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 --72034-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.164 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.164 --72034-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.164 --72034-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.164 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.164 --72034-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.164 --72034-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.164 --72034-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.164 --72034-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.164 --72034-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.164 --72034-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.423 --72034-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.423 --72034-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.423 --72034-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.423 --72034-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.423 --72034-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.423 --72034-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.423 --72034-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.423 --72034-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.423 --72034-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.423 --72034-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.423 --72034-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.423 --72034-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.423 00:08:41.423 00:08:41.423 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.423 http://cunit.sourceforge.net/ 00:08:41.423 00:08:41.423 00:08:41.423 Suite: idxd_user 00:08:41.423 Test: test_idxd_wait_cmd ...[2024-07-15 21:35:16.382760] /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:08:41.423 [2024-07-15 21:35:16.421063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:41.423 passed 00:08:41.423 Test: test_idxd_reset_dev ...[2024-07-15 21:35:16.425752] /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:08:41.423 [2024-07-15 21:35:16.426119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:41.423 passed 00:08:41.423 Test: test_idxd_group_config ...passed 00:08:41.423 Test: test_idxd_wq_config ...passed 00:08:41.423 00:08:41.423 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.423 suites 1 1 n/a 0 0 00:08:41.423 tests 4 4 4 0 0 00:08:41.423 asserts 20 20 20 0 n/a 00:08:41.423 00:08:41.423 Elapsed time = 0.080 seconds 00:08:41.423 --72034-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.423 --72034-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.423 ==72034== 00:08:41.423 ==72034== HEAP SUMMARY: 00:08:41.423 ==72034== in use at exit: 0 bytes in 0 blocks 00:08:41.423 ==72034== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:41.423 ==72034== 00:08:41.423 ==72034== All heap blocks were freed -- no leaks are possible 00:08:41.423 ==72034== 00:08:41.423 ==72034== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.423 00:08:41.423 real 0m0.758s 00:08:41.423 user 0m0.732s 00:08:41.423 sys 0m0.024s 00:08:41.423 21:35:16 unittest_idxd_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:41.423 21:35:16 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:41.423 ************************************ 00:08:41.423 END TEST unittest_idxd_user 00:08:41.423 ************************************ 00:08:41.682 21:35:16 -- common/autotest_common.sh@1142 -- # return 0 00:08:41.682 21:35:16 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:41.682 21:35:16 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:41.683 21:35:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:41.683 21:35:16 -- common/autotest_common.sh@10 -- # set +x 00:08:41.683 ************************************ 00:08:41.683 START TEST unittest_iscsi 00:08:41.683 ************************************ 00:08:41.683 21:35:16 unittest_iscsi -- common/autotest_common.sh@1123 -- # unittest_iscsi 00:08:41.683 21:35:16 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:08:41.683 ==72053== Memcheck, a memory error detector 00:08:41.683 ==72053== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.683 ==72053== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.683 ==72053== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:41.683 ==72053== 00:08:41.683 --72053-- Valgrind options: 00:08:41.683 --72053-- --leak-check=full 00:08:41.683 --72053-- --error-exitcode=2 00:08:41.683 --72053-- --verbose 00:08:41.683 --72053-- Contents of /proc/version: 00:08:41.683 --72053-- 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.683 --72053-- 00:08:41.683 --72053-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.683 --72053-- Page sizes: currently 4096, max supported 4096 00:08:41.683 --72053-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.683 --72053-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:41.683 --72053-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.683 --72053-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.683 --72053-- might be shown as UnknownInlinedFun 00:08:41.683 --72053-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.683 --72053-- object doesn't have a dynamic symbol table 00:08:41.683 --72053-- Scheduler: using generic scheduler lock implementation. 00:08:41.683 --72053-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.683 ==72053== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72053-by-???-on-0f641d807d47 00:08:41.683 ==72053== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72053-by-???-on-0f641d807d47 00:08:41.683 ==72053== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72053-by-???-on-0f641d807d47 00:08:41.683 ==72053== 00:08:41.683 ==72053== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.683 ==72053== don't want to do, unless you know exactly what you're doing, 00:08:41.683 ==72053== or are doing some strange experiment): 00:08:41.683 ==72053== /usr/libexec/valgrind/../../bin/vgdb --pid=72053 ...command... 00:08:41.683 ==72053== 00:08:41.683 ==72053== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.683 ==72053== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:41.683 ==72053== and then give GDB the following command 00:08:41.683 ==72053== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72053 00:08:41.683 ==72053== --pid is optional if only one valgrind process is running 00:08:41.683 ==72053== 00:08:41.683 --72053-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.683 --72053-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.683 --72053-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.683 --72053-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.683 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.683 --72053-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.683 --72053-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.683 --72053-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.683 --72053-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.683 --72053-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.683 --72053-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.683 --72053-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.683 --72053-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.683 --72053-- Reading syms from /usr/lib64/libm.so.6 00:08:41.683 --72053-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.683 --72053-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.683 --72053-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.683 --72053-- Reading syms from /usr/lib64/libc.so.6 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.943 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.943 --72053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.943 --72053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.943 --72053-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.943 --72053-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.943 --72053-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.943 --72053-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.943 --72053-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.943 --72053-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.943 --72053-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.943 --72053-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 ==72053== Preferring higher priority redirection: 00:08:41.944 --72053-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.944 --72053-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.944 --72053-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 --72053-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.944 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.944 --72053-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.944 --72053-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.944 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.944 --72053-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.944 --72053-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.944 --72053-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.202 --72053-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.202 --72053-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.202 --72053-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.202 --72053-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.202 --72053-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.202 --72053-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.202 --72053-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.202 --72053-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.202 --72053-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.202 --72053-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.202 --72053-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.202 --72053-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.202 --72053-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.202 --72053-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.202 --72053-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.202 00:08:42.202 00:08:42.203 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.203 http://cunit.sourceforge.net/ 00:08:42.203 00:08:42.203 00:08:42.203 Suite: conn_suite 00:08:42.203 Test: read_task_split_in_order_case ...passed 00:08:42.203 Test: read_task_split_reverse_order_case ...passed 00:08:42.203 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:42.203 Test: process_non_read_task_completion_test ...passed 00:08:42.203 Test: free_tasks_on_connection ...passed 00:08:42.203 Test: free_tasks_with_queued_datain ...passed 00:08:42.203 Test: abort_queued_datain_task_test ...passed 00:08:42.203 Test: abort_queued_datain_tasks_test ...passed 00:08:42.203 00:08:42.203 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.203 suites 1 1 n/a 0 0 00:08:42.203 tests 8 8 8 0 0 00:08:42.203 asserts 230 230 230 0 n/a 00:08:42.203 00:08:42.203 Elapsed time = 0.108 seconds 00:08:42.203 --72053-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.461 --72053-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.461 ==72053== 00:08:42.461 ==72053== HEAP SUMMARY: 00:08:42.461 ==72053== in use at exit: 0 bytes in 0 blocks 00:08:42.461 ==72053== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:42.461 ==72053== 00:08:42.461 ==72053== All heap blocks were freed -- no leaks are possible 00:08:42.461 ==72053== 00:08:42.461 ==72053== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.461 21:35:17 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:42.461 ==72066== Memcheck, a memory error detector 00:08:42.461 ==72066== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.461 ==72066== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.461 ==72066== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:42.461 ==72066== 00:08:42.461 --72066-- Valgrind options: 00:08:42.461 --72066-- --leak-check=full 00:08:42.461 --72066-- --error-exitcode=2 00:08:42.461 --72066-- --verbose 00:08:42.461 --72066-- Contents of /proc/version: 00:08:42.461 --72066-- 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.461 --72066-- 00:08:42.461 --72066-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.461 --72066-- Page sizes: currently 4096, max supported 4096 00:08:42.461 --72066-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.461 --72066-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:42.462 --72066-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.462 --72066-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.462 --72066-- might be shown as UnknownInlinedFun 00:08:42.462 --72066-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.462 --72066-- object doesn't have a dynamic symbol table 00:08:42.462 --72066-- Scheduler: using generic scheduler lock implementation. 00:08:42.462 --72066-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.462 ==72066== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72066-by-???-on-0f641d807d47 00:08:42.462 ==72066== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72066-by-???-on-0f641d807d47 00:08:42.462 ==72066== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72066-by-???-on-0f641d807d47 00:08:42.462 ==72066== 00:08:42.462 ==72066== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.462 ==72066== don't want to do, unless you know exactly what you're doing, 00:08:42.462 ==72066== or are doing some strange experiment): 00:08:42.462 ==72066== /usr/libexec/valgrind/../../bin/vgdb --pid=72066 ...command... 00:08:42.462 ==72066== 00:08:42.462 ==72066== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.462 ==72066== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:42.462 ==72066== and then give GDB the following command 00:08:42.462 ==72066== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72066 00:08:42.462 ==72066== --pid is optional if only one valgrind process is running 00:08:42.462 ==72066== 00:08:42.462 --72066-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.462 --72066-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.462 --72066-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.462 --72066-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.462 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.462 --72066-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.462 --72066-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.462 --72066-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.462 --72066-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.462 --72066-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.462 --72066-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.462 --72066-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.462 --72066-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.462 --72066-- Reading syms from /usr/lib64/libm.so.6 00:08:42.462 --72066-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.462 --72066-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.462 --72066-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.462 --72066-- Reading syms from /usr/lib64/libc.so.6 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.721 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.721 --72066-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.721 --72066-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.721 --72066-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.721 --72066-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.721 --72066-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.721 --72066-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.721 --72066-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.721 --72066-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.721 --72066-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.721 --72066-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 ==72066== Preferring higher priority redirection: 00:08:42.722 --72066-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.722 --72066-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.722 --72066-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 --72066-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.722 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.722 --72066-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.722 --72066-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.722 ==72066== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.722 --72066-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.722 --72066-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.722 --72066-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.981 --72066-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.981 --72066-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.981 --72066-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.981 --72066-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.981 --72066-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.981 --72066-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.981 --72066-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.981 --72066-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.981 --72066-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.981 --72066-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.981 --72066-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.981 --72066-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.981 --72066-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.981 --72066-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.981 --72066-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.981 00:08:42.981 00:08:42.981 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.981 http://cunit.sourceforge.net/ 00:08:42.981 00:08:42.981 00:08:42.981 Suite: iscsi_suite 00:08:42.981 Test: param_negotiation_test ...--72066-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:42.981 passed 00:08:42.981 Test: list_negotiation_test ...passed 00:08:42.981 Test: parse_valid_test ...--72066-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:42.981 passed 00:08:43.239 Test: parse_invalid_test ...[2024-07-15 21:35:18.085076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:43.240 [2024-07-15 21:35:18.121923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:43.240 [2024-07-15 21:35:18.124245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:43.240 [2024-07-15 21:35:18.126653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:43.240 [2024-07-15 21:35:18.128683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:43.240 [2024-07-15 21:35:18.130637] /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:43.240 [2024-07-15 21:35:18.132399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:43.240 passed 00:08:43.240 00:08:43.240 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.240 suites 1 1 n/a 0 0 00:08:43.240 tests 4 4 4 0 0 00:08:43.240 asserts 161 161 161 0 n/a 00:08:43.240 00:08:43.240 Elapsed time = 0.164 seconds 00:08:43.240 --72066-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.240 --72066-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.240 ==72066== 00:08:43.240 ==72066== HEAP SUMMARY: 00:08:43.240 ==72066== in use at exit: 0 bytes in 0 blocks 00:08:43.240 ==72066== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:43.240 ==72066== 00:08:43.240 ==72066== All heap blocks were freed -- no leaks are possible 00:08:43.240 ==72066== 00:08:43.240 ==72066== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.240 21:35:18 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:43.240 ==72074== Memcheck, a memory error detector 00:08:43.240 ==72074== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.240 ==72074== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.240 ==72074== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:43.240 ==72074== 00:08:43.240 --72074-- Valgrind options: 00:08:43.240 --72074-- --leak-check=full 00:08:43.240 --72074-- --error-exitcode=2 00:08:43.240 --72074-- --verbose 00:08:43.240 --72074-- Contents of /proc/version: 00:08:43.240 --72074-- 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.240 --72074-- 00:08:43.240 --72074-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.240 --72074-- Page sizes: currently 4096, max supported 4096 00:08:43.240 --72074-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.240 --72074-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:43.240 --72074-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.240 --72074-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.240 --72074-- might be shown as UnknownInlinedFun 00:08:43.240 --72074-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.240 --72074-- object doesn't have a dynamic symbol table 00:08:43.240 --72074-- Scheduler: using generic scheduler lock implementation. 00:08:43.240 --72074-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.240 ==72074== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72074-by-???-on-0f641d807d47 00:08:43.240 ==72074== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72074-by-???-on-0f641d807d47 00:08:43.240 ==72074== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72074-by-???-on-0f641d807d47 00:08:43.240 ==72074== 00:08:43.240 ==72074== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.240 ==72074== don't want to do, unless you know exactly what you're doing, 00:08:43.240 ==72074== or are doing some strange experiment): 00:08:43.240 ==72074== /usr/libexec/valgrind/../../bin/vgdb --pid=72074 ...command... 00:08:43.240 ==72074== 00:08:43.240 ==72074== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.240 ==72074== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:43.240 ==72074== and then give GDB the following command 00:08:43.240 ==72074== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72074 00:08:43.240 ==72074== --pid is optional if only one valgrind process is running 00:08:43.240 ==72074== 00:08:43.240 --72074-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.240 --72074-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.241 --72074-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.241 --72074-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.241 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.241 --72074-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.241 --72074-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.241 --72074-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.241 --72074-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.241 --72074-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.241 --72074-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.241 --72074-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.241 --72074-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.241 --72074-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.241 --72074-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:43.241 --72074-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.241 --72074-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.241 --72074-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.498 --72074-- Reading syms from /usr/lib64/libm.so.6 00:08:43.498 --72074-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.498 --72074-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:43.498 --72074-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.498 --72074-- Reading syms from /usr/lib64/libc.so.6 00:08:43.498 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.499 --72074-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.499 --72074-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.499 --72074-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.499 --72074-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.499 --72074-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.499 --72074-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.499 --72074-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.499 --72074-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 ==72074== Preferring higher priority redirection: 00:08:43.499 --72074-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.499 --72074-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.499 --72074-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 --72074-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.499 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.499 --72074-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.500 --72074-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.500 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.500 --72074-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.500 --72074-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.500 --72074-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.500 --72074-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.500 --72074-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.500 --72074-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.500 --72074-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.500 --72074-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.758 --72074-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.758 --72074-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.758 --72074-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.758 --72074-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.758 --72074-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.758 --72074-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.758 --72074-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.758 --72074-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.758 --72074-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.758 --72074-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.758 00:08:43.758 00:08:43.758 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.758 http://cunit.sourceforge.net/ 00:08:43.758 00:08:43.758 00:08:43.758 Suite: iscsi_target_node_suite 00:08:43.758 Test: add_lun_test_cases ...[2024-07-15 21:35:18.687043] /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:43.758 [2024-07-15 21:35:18.714270] /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:43.758 [2024-07-15 21:35:18.715310] /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:43.758 [2024-07-15 21:35:18.715785] /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:43.758 [2024-07-15 21:35:18.716552] /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:43.758 passed 00:08:43.758 Test: allow_any_allowed ...passed 00:08:43.758 Test: allow_ipv6_allowed ...passed 00:08:43.758 Test: allow_ipv6_denied ...passed 00:08:43.758 Test: allow_ipv6_invalid ...passed 00:08:43.758 Test: allow_ipv4_allowed ...passed 00:08:43.758 Test: allow_ipv4_denied ...passed 00:08:43.758 Test: allow_ipv4_invalid ...passed 00:08:43.758 Test: node_access_allowed ...passed 00:08:43.758 Test: node_access_denied_by_empty_netmask ...passed 00:08:43.758 Test: node_access_multi_initiator_groups_cases ...passed 00:08:43.758 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:43.758 Test: chap_param_test_cases ...[2024-07-15 21:35:18.768782] /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:43.758 [2024-07-15 21:35:18.769287] /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:43.758 [2024-07-15 21:35:18.769714] /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:43.758 [2024-07-15 21:35:18.770039] /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:43.758 [2024-07-15 21:35:18.770697] /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:43.758 passed 00:08:43.758 00:08:43.758 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.758 suites 1 1 n/a 0 0 00:08:43.758 tests 13 13 13 0 0 00:08:43.758 asserts 50 50 50 0 n/a 00:08:43.758 00:08:43.758 Elapsed time = 0.089 seconds 00:08:43.758 --72074-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.758 --72074-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.758 ==72074== 00:08:43.758 ==72074== HEAP SUMMARY: 00:08:43.758 ==72074== in use at exit: 0 bytes in 0 blocks 00:08:43.758 ==72074== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:43.758 ==72074== 00:08:43.758 ==72074== All heap blocks were freed -- no leaks are possible 00:08:43.758 ==72074== 00:08:43.758 ==72074== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.758 21:35:18 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:43.758 ==72085== Memcheck, a memory error detector 00:08:43.758 ==72085== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.758 ==72085== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.758 ==72085== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:43.758 ==72085== 00:08:43.758 --72085-- Valgrind options: 00:08:43.758 --72085-- --leak-check=full 00:08:43.758 --72085-- --error-exitcode=2 00:08:43.759 --72085-- --verbose 00:08:43.759 --72085-- Contents of /proc/version: 00:08:43.759 --72085-- 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.759 --72085-- 00:08:43.759 --72085-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.759 --72085-- Page sizes: currently 4096, max supported 4096 00:08:43.759 --72085-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.759 --72085-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:43.759 --72085-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.759 --72085-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.759 --72085-- might be shown as UnknownInlinedFun 00:08:44.017 --72085-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.017 --72085-- object doesn't have a dynamic symbol table 00:08:44.017 --72085-- Scheduler: using generic scheduler lock implementation. 00:08:44.017 --72085-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.017 ==72085== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72085-by-???-on-0f641d807d47 00:08:44.017 ==72085== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72085-by-???-on-0f641d807d47 00:08:44.017 ==72085== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72085-by-???-on-0f641d807d47 00:08:44.017 ==72085== 00:08:44.017 ==72085== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.017 ==72085== don't want to do, unless you know exactly what you're doing, 00:08:44.017 ==72085== or are doing some strange experiment): 00:08:44.017 ==72085== /usr/libexec/valgrind/../../bin/vgdb --pid=72085 ...command... 00:08:44.017 ==72085== 00:08:44.017 ==72085== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.017 ==72085== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:44.018 ==72085== and then give GDB the following command 00:08:44.018 ==72085== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72085 00:08:44.018 ==72085== --pid is optional if only one valgrind process is running 00:08:44.018 ==72085== 00:08:44.018 --72085-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.018 --72085-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.018 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.018 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.018 --72085-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.018 --72085-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.018 --72085-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.018 --72085-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.018 --72085-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.018 --72085-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.018 --72085-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.018 --72085-- Reading syms from /usr/lib64/libm.so.6 00:08:44.018 --72085-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.018 --72085-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.018 --72085-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.018 --72085-- Reading syms from /usr/lib64/libc.so.6 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.018 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.018 --72085-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.018 --72085-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.277 --72085-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.277 --72085-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.277 --72085-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.277 --72085-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.277 --72085-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.277 --72085-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.277 --72085-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 --72085-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.277 ==72085== Preferring higher priority redirection: 00:08:44.278 --72085-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.278 --72085-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.278 --72085-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 --72085-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.278 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.278 --72085-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.278 --72085-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.278 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.278 --72085-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.278 --72085-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.278 --72085-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.278 --72085-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.278 --72085-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.278 --72085-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.278 --72085-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.278 --72085-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.278 --72085-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.278 --72085-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.278 --72085-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.278 --72085-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.278 --72085-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.278 --72085-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.278 --72085-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.537 --72085-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.537 --72085-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.537 --72085-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.537 00:08:44.537 00:08:44.537 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.537 http://cunit.sourceforge.net/ 00:08:44.537 00:08:44.537 00:08:44.537 Suite: iscsi_suite 00:08:44.537 Test: op_login_check_target_test ...[2024-07-15 21:35:19.472080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:44.537 passed 00:08:44.537 Test: op_login_session_normal_test ...[2024-07-15 21:35:19.514322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:44.537 [2024-07-15 21:35:19.517145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:44.537 [2024-07-15 21:35:19.519609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:44.537 [2024-07-15 21:35:19.528289] /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:44.537 [2024-07-15 21:35:19.532301] /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:44.537 [2024-07-15 21:35:19.537024] /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:44.537 [2024-07-15 21:35:19.537361] /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:44.537 passed 00:08:44.537 Test: maxburstlength_test ...[2024-07-15 21:35:19.607504] /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:44.537 [2024-07-15 21:35:19.608832] /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:44.537 passed 00:08:44.537 Test: underflow_for_read_transfer_test ...passed 00:08:44.796 Test: underflow_for_zero_read_transfer_test ...passed 00:08:44.796 Test: underflow_for_request_sense_test ...passed 00:08:44.796 Test: underflow_for_check_condition_test ...passed 00:08:44.796 Test: add_transfer_task_test ...passed 00:08:44.796 Test: get_transfer_task_test ...passed 00:08:44.796 Test: del_transfer_task_test ...passed 00:08:44.796 Test: clear_all_transfer_tasks_test ...passed 00:08:44.796 Test: build_iovs_test ...passed 00:08:44.796 Test: build_iovs_with_md_test ...passed 00:08:44.796 Test: pdu_hdr_op_login_test ...[2024-07-15 21:35:19.834537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:44.796 [2024-07-15 21:35:19.845505] /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:44.796 [2024-07-15 21:35:19.849292] /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:44.796 passed 00:08:44.796 Test: pdu_hdr_op_text_test ...[2024-07-15 21:35:19.853990] /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:44.796 [2024-07-15 21:35:19.860902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:44.797 [2024-07-15 21:35:19.866248] /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:44.797 passed 00:08:44.797 Test: pdu_hdr_op_logout_test ...[2024-07-15 21:35:19.871836] /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:44.797 passed 00:08:44.797 Test: pdu_hdr_op_scsi_test ...[2024-07-15 21:35:19.892443] /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:44.797 [2024-07-15 21:35:19.893133] /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:44.797 [2024-07-15 21:35:19.894572] /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:44.797 [2024-07-15 21:35:19.901199] /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:44.797 [2024-07-15 21:35:19.903647] /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:44.797 [2024-07-15 21:35:19.908840] /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:44.797 passed 00:08:44.797 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-15 21:35:19.912396] /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:45.056 [2024-07-15 21:35:19.929864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:45.056 passed 00:08:45.056 Test: pdu_hdr_op_nopout_test ...[2024-07-15 21:35:19.940370] /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:45.056 [2024-07-15 21:35:19.945340] /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:45.056 [2024-07-15 21:35:19.946367] /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:45.056 [2024-07-15 21:35:19.946727] /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:45.056 passed 00:08:45.056 Test: pdu_hdr_op_data_test ...[2024-07-15 21:35:19.948561] /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:45.056 [2024-07-15 21:35:19.950494] /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:45.056 [2024-07-15 21:35:19.951878] /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:45.056 [2024-07-15 21:35:19.953618] /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:45.056 [2024-07-15 21:35:19.956451] /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:45.056 [2024-07-15 21:35:19.959476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:45.056 [2024-07-15 21:35:19.963859] /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:45.056 passed 00:08:45.056 Test: empty_text_with_cbit_test ...passed 00:08:45.056 Test: pdu_payload_read_test ...[2024-07-15 21:35:20.020255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:45.056 passed 00:08:45.056 Test: data_out_pdu_sequence_test ...passed 00:08:45.056 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:45.056 00:08:45.314 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.314 suites 1 1 n/a 0 0 00:08:45.314 tests 24 24 24 0 0 00:08:45.314 asserts 150253 150253 150253 0 n/a 00:08:45.314 00:08:45.314 Elapsed time = 0.700 seconds 00:08:45.314 --72085-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.314 --72085-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.314 ==72085== 00:08:45.314 ==72085== HEAP SUMMARY: 00:08:45.314 ==72085== in use at exit: 1,008 bytes in 3 blocks 00:08:45.314 ==72085== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:45.314 ==72085== 00:08:45.314 ==72085== Searching for pointers to 3 not-freed blocks 00:08:45.314 ==72085== Checked 6,871,304 bytes 00:08:45.314 ==72085== 00:08:45.314 ==72085== LEAK SUMMARY: 00:08:45.314 ==72085== definitely lost: 0 bytes in 0 blocks 00:08:45.314 ==72085== indirectly lost: 0 bytes in 0 blocks 00:08:45.314 ==72085== possibly lost: 0 bytes in 0 blocks 00:08:45.314 ==72085== still reachable: 1,008 bytes in 3 blocks 00:08:45.314 ==72085== suppressed: 0 bytes in 0 blocks 00:08:45.314 ==72085== Reachable blocks (those to which a pointer was found) are not shown. 00:08:45.314 ==72085== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:45.314 ==72085== 00:08:45.314 ==72085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.314 21:35:20 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:45.314 ==72099== Memcheck, a memory error detector 00:08:45.314 ==72099== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.314 ==72099== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.314 ==72099== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:45.314 ==72099== 00:08:45.314 --72099-- Valgrind options: 00:08:45.314 --72099-- --leak-check=full 00:08:45.315 --72099-- --error-exitcode=2 00:08:45.315 --72099-- --verbose 00:08:45.315 --72099-- Contents of /proc/version: 00:08:45.315 --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:45.315 --72099-- 00:08:45.315 --72099-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.315 --72099-- Page sizes: currently 4096, max supported 4096 00:08:45.315 --72099-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.315 --72099-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:45.315 --72099-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.315 --72099-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.315 --72099-- might be shown as UnknownInlinedFun 00:08:45.315 --72099-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.315 --72099-- object doesn't have a dynamic symbol table 00:08:45.315 --72099-- Scheduler: using generic scheduler lock implementation. 00:08:45.315 --72099-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.315 ==72099== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72099-by-???-on-0f641d807d47 00:08:45.315 ==72099== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72099-by-???-on-0f641d807d47 00:08:45.315 ==72099== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72099-by-???-on-0f641d807d47 00:08:45.315 ==72099== 00:08:45.315 ==72099== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.315 ==72099== don't want to do, unless you know exactly what you're doing, 00:08:45.315 ==72099== or are doing some strange experiment): 00:08:45.315 ==72099== /usr/libexec/valgrind/../../bin/vgdb --pid=72099 ...command... 00:08:45.315 ==72099== 00:08:45.315 ==72099== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.315 ==72099== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:45.315 ==72099== and then give GDB the following command 00:08:45.315 ==72099== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72099 00:08:45.315 ==72099== --pid is optional if only one valgrind process is running 00:08:45.315 ==72099== 00:08:45.315 --72099-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.315 --72099-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.315 --72099-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.315 --72099-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.315 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.315 --72099-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.315 --72099-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.315 --72099-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.315 --72099-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.315 --72099-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.315 --72099-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.315 --72099-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.315 --72099-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.315 --72099-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.315 --72099-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.315 --72099-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.315 --72099-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.315 --72099-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.315 --72099-- Reading syms from /usr/lib64/libm.so.6 00:08:45.315 --72099-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.315 --72099-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.315 --72099-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.572 --72099-- Reading syms from /usr/lib64/libc.so.6 00:08:45.572 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.572 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.572 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.573 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.573 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.573 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.573 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.573 --72099-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.573 --72099-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.573 --72099-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.573 --72099-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.573 --72099-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.573 --72099-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.573 --72099-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.573 --72099-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 ==72099== Preferring higher priority redirection: 00:08:45.573 --72099-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.573 --72099-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.573 --72099-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 --72099-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.573 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.573 --72099-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.573 --72099-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.574 ==72099== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.574 --72099-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.574 --72099-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.574 --72099-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.574 --72099-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.574 --72099-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.574 --72099-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.574 --72099-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.574 --72099-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.574 --72099-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.574 --72099-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.831 --72099-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.831 --72099-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.832 --72099-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.832 --72099-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.832 --72099-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.832 --72099-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.832 --72099-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.832 --72099-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.832 00:08:45.832 00:08:45.832 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.832 http://cunit.sourceforge.net/ 00:08:45.832 00:08:45.832 00:08:45.832 Suite: init_grp_suite 00:08:45.832 Test: create_initiator_group_success_case ...passed 00:08:45.832 Test: find_initiator_group_success_case ...passed 00:08:45.832 Test: register_initiator_group_twice_case ...passed 00:08:45.832 Test: add_initiator_name_success_case ...--72099-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:45.832 passed 00:08:45.832 Test: add_initiator_name_fail_case ...[2024-07-15 21:35:20.762103] /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:45.832 passed 00:08:45.832 Test: delete_all_initiator_names_success_case ...passed 00:08:45.832 Test: add_netmask_success_case ...passed 00:08:45.832 Test: add_netmask_fail_case ...[2024-07-15 21:35:20.802160] /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:45.832 passed 00:08:45.832 Test: delete_all_netmasks_success_case ...passed 00:08:45.832 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:45.832 Test: netmask_overwrite_all_to_any_case ...passed 00:08:45.832 Test: add_delete_initiator_names_case ...passed 00:08:45.832 Test: add_duplicated_initiator_names_case ...passed 00:08:45.832 Test: delete_nonexisting_initiator_names_case ...passed 00:08:45.832 Test: add_delete_netmasks_case ...passed 00:08:45.832 Test: add_duplicated_netmasks_case ...passed 00:08:45.832 Test: delete_nonexisting_netmasks_case ...passed 00:08:45.832 00:08:45.832 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.832 suites 1 1 n/a 0 0 00:08:45.832 tests 17 17 17 0 0 00:08:45.832 asserts 108 108 108 0 n/a 00:08:45.832 00:08:45.832 Elapsed time = 0.092 seconds 00:08:45.832 --72099-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.832 --72099-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.832 ==72099== 00:08:45.832 ==72099== HEAP SUMMARY: 00:08:45.832 ==72099== in use at exit: 0 bytes in 0 blocks 00:08:45.832 ==72099== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:45.832 ==72099== 00:08:45.832 ==72099== All heap blocks were freed -- no leaks are possible 00:08:45.832 ==72099== 00:08:45.832 ==72099== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.832 21:35:20 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:45.832 ==72107== Memcheck, a memory error detector 00:08:45.832 ==72107== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.832 ==72107== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.832 ==72107== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:45.832 ==72107== 00:08:45.832 --72107-- Valgrind options: 00:08:45.832 --72107-- --leak-check=full 00:08:45.832 --72107-- --error-exitcode=2 00:08:45.832 --72107-- --verbose 00:08:45.832 --72107-- Contents of /proc/version: 00:08:45.832 --72107-- 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.832 --72107-- 00:08:45.832 --72107-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.832 --72107-- Page sizes: currently 4096, max supported 4096 00:08:45.832 --72107-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.832 --72107-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:45.832 --72107-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.832 --72107-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.832 --72107-- might be shown as UnknownInlinedFun 00:08:45.832 --72107-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.832 --72107-- object doesn't have a dynamic symbol table 00:08:45.832 --72107-- Scheduler: using generic scheduler lock implementation. 00:08:45.832 --72107-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.832 ==72107== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72107-by-???-on-0f641d807d47 00:08:45.832 ==72107== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72107-by-???-on-0f641d807d47 00:08:45.832 ==72107== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72107-by-???-on-0f641d807d47 00:08:45.832 ==72107== 00:08:45.832 ==72107== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.832 ==72107== don't want to do, unless you know exactly what you're doing, 00:08:45.832 ==72107== or are doing some strange experiment): 00:08:45.832 ==72107== /usr/libexec/valgrind/../../bin/vgdb --pid=72107 ...command... 00:08:45.832 ==72107== 00:08:45.832 ==72107== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.833 ==72107== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:45.833 ==72107== and then give GDB the following command 00:08:45.833 ==72107== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72107 00:08:45.833 ==72107== --pid is optional if only one valgrind process is running 00:08:45.833 ==72107== 00:08:45.833 --72107-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.090 --72107-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.090 --72107-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.090 --72107-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.090 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.090 --72107-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.090 --72107-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.090 --72107-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.090 --72107-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.090 --72107-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.090 --72107-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.090 --72107-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.090 --72107-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.090 --72107-- Reading syms from /usr/lib64/libm.so.6 00:08:46.090 --72107-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.090 --72107-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.090 --72107-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.090 --72107-- Reading syms from /usr/lib64/libc.so.6 00:08:46.090 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.090 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.090 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.090 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.091 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.091 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.091 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.091 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.091 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.091 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.091 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.091 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.091 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.091 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.091 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.091 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.091 --72107-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.091 --72107-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.091 --72107-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.091 --72107-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.091 --72107-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.091 --72107-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.091 --72107-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.091 --72107-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.091 --72107-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 ==72107== Preferring higher priority redirection: 00:08:46.091 --72107-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.091 --72107-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.091 --72107-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.091 --72107-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.092 --72107-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.092 --72107-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.092 --72107-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.092 --72107-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.349 --72107-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.349 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.349 --72107-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.349 --72107-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.349 ==72107== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.349 --72107-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.349 --72107-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.349 --72107-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.349 --72107-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.349 --72107-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.349 --72107-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.349 --72107-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.349 --72107-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.349 --72107-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.349 --72107-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.349 --72107-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.349 --72107-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.349 --72107-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.349 --72107-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.349 --72107-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.349 --72107-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.349 --72107-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.349 --72107-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.349 00:08:46.349 00:08:46.349 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.349 http://cunit.sourceforge.net/ 00:08:46.349 00:08:46.349 00:08:46.349 Suite: portal_grp_suite 00:08:46.349 Test: portal_create_ipv4_normal_case ...passed 00:08:46.349 Test: portal_create_ipv6_normal_case ...passed 00:08:46.349 Test: portal_create_ipv4_wildcard_case ...passed 00:08:46.349 Test: portal_create_ipv6_wildcard_case ...passed 00:08:46.350 Test: portal_create_twice_case ...[2024-07-15 21:35:21.355954] /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:46.350 passed 00:08:46.350 Test: portal_grp_register_unregister_case ...passed 00:08:46.350 Test: portal_grp_register_twice_case ...passed 00:08:46.350 Test: portal_grp_add_delete_case ...--72107-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:46.350 passed 00:08:46.350 Test: portal_grp_add_delete_twice_case ...passed 00:08:46.350 00:08:46.608 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.608 suites 1 1 n/a 0 0 00:08:46.608 tests 9 9 9 0 0 00:08:46.608 asserts 44 44 44 0 n/a 00:08:46.608 00:08:46.608 Elapsed time = 0.125 seconds 00:08:46.608 --72107-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.608 --72107-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.608 ==72107== 00:08:46.608 ==72107== HEAP SUMMARY: 00:08:46.608 ==72107== in use at exit: 0 bytes in 0 blocks 00:08:46.608 ==72107== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:46.608 ==72107== 00:08:46.608 ==72107== All heap blocks were freed -- no leaks are possible 00:08:46.608 ==72107== 00:08:46.608 ==72107== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.608 00:08:46.608 real 0m4.974s 00:08:46.608 user 0m4.781s 00:08:46.608 sys 0m0.176s 00:08:46.608 21:35:21 unittest_iscsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:46.608 21:35:21 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:46.608 ************************************ 00:08:46.608 END TEST unittest_iscsi 00:08:46.608 ************************************ 00:08:46.608 21:35:21 -- common/autotest_common.sh@1142 -- # return 0 00:08:46.608 21:35:21 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:46.608 21:35:21 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:46.608 21:35:21 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:46.608 21:35:21 -- common/autotest_common.sh@10 -- # set +x 00:08:46.608 ************************************ 00:08:46.608 START TEST unittest_json 00:08:46.608 ************************************ 00:08:46.608 21:35:21 unittest_json -- common/autotest_common.sh@1123 -- # unittest_json 00:08:46.608 21:35:21 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:46.608 ==72129== Memcheck, a memory error detector 00:08:46.608 ==72129== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.608 ==72129== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.608 ==72129== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:46.608 ==72129== 00:08:46.608 --72129-- Valgrind options: 00:08:46.608 --72129-- --leak-check=full 00:08:46.608 --72129-- --error-exitcode=2 00:08:46.608 --72129-- --verbose 00:08:46.608 --72129-- Contents of /proc/version: 00:08:46.608 --72129-- 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.608 --72129-- 00:08:46.608 --72129-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.608 --72129-- Page sizes: currently 4096, max supported 4096 00:08:46.608 --72129-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.608 --72129-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:46.608 --72129-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.608 --72129-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.608 --72129-- might be shown as UnknownInlinedFun 00:08:46.608 --72129-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.608 --72129-- object doesn't have a dynamic symbol table 00:08:46.608 --72129-- Scheduler: using generic scheduler lock implementation. 00:08:46.608 --72129-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.608 ==72129== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72129-by-???-on-0f641d807d47 00:08:46.608 ==72129== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72129-by-???-on-0f641d807d47 00:08:46.608 ==72129== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72129-by-???-on-0f641d807d47 00:08:46.608 ==72129== 00:08:46.608 ==72129== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.608 ==72129== don't want to do, unless you know exactly what you're doing, 00:08:46.608 ==72129== or are doing some strange experiment): 00:08:46.608 ==72129== /usr/libexec/valgrind/../../bin/vgdb --pid=72129 ...command... 00:08:46.608 ==72129== 00:08:46.608 ==72129== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.608 ==72129== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:46.608 ==72129== and then give GDB the following command 00:08:46.608 ==72129== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72129 00:08:46.608 ==72129== --pid is optional if only one valgrind process is running 00:08:46.608 ==72129== 00:08:46.608 --72129-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.608 --72129-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.609 --72129-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.609 --72129-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.609 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.609 --72129-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.609 --72129-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.609 --72129-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.609 --72129-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.609 --72129-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.609 --72129-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.609 --72129-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.609 --72129-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.609 --72129-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.609 --72129-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.609 --72129-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.609 --72129-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.609 --72129-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.867 --72129-- Reading syms from /usr/lib64/libm.so.6 00:08:46.867 --72129-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.867 --72129-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.867 --72129-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.867 --72129-- Reading syms from /usr/lib64/libc.so.6 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.867 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.867 --72129-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.867 --72129-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.867 --72129-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.867 --72129-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.867 --72129-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.867 --72129-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.867 --72129-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.867 --72129-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.867 --72129-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 --72129-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.867 ==72129== Preferring higher priority redirection: 00:08:46.867 --72129-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.867 --72129-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.868 --72129-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.868 --72129-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.868 --72129-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.868 --72129-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.868 --72129-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.125 --72129-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.125 --72129-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.125 --72129-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.125 --72129-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.126 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.126 --72129-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.126 --72129-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.126 ==72129== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.126 --72129-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.126 --72129-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.126 --72129-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.126 --72129-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.126 --72129-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.126 --72129-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.126 --72129-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.126 --72129-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.126 --72129-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.126 --72129-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.126 --72129-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.126 --72129-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.126 --72129-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.126 --72129-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.126 --72129-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.126 --72129-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.126 --72129-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.126 --72129-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.126 00:08:47.126 00:08:47.126 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.126 http://cunit.sourceforge.net/ 00:08:47.126 00:08:47.126 00:08:47.126 Suite: json 00:08:47.126 Test: test_parse_literal ...passed 00:08:47.126 Test: test_parse_string_simple ...passed 00:08:47.126 Test: test_parse_string_control_chars ...passed 00:08:47.383 Test: test_parse_string_utf8 ...passed 00:08:47.383 Test: test_parse_string_escapes_twochar ...passed 00:08:47.383 Test: test_parse_string_escapes_unicode ...passed 00:08:47.639 Test: test_parse_number ...passed 00:08:47.639 Test: test_parse_array ...passed 00:08:47.639 Test: test_parse_object ...passed 00:08:47.897 Test: test_parse_nesting ...passed 00:08:47.897 Test: test_parse_comment ...passed 00:08:47.897 00:08:47.897 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.897 suites 1 1 n/a 0 0 00:08:47.897 tests 11 11 11 0 0 00:08:47.897 asserts 1516 1516 1516 0 n/a 00:08:47.897 00:08:47.897 Elapsed time = 0.703 seconds 00:08:47.897 --72129-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.897 --72129-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.897 ==72129== 00:08:47.897 ==72129== HEAP SUMMARY: 00:08:47.897 ==72129== in use at exit: 0 bytes in 0 blocks 00:08:47.897 ==72129== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:47.897 ==72129== 00:08:47.897 ==72129== All heap blocks were freed -- no leaks are possible 00:08:47.897 ==72129== 00:08:47.897 ==72129== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.897 21:35:22 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:47.897 ==72147== Memcheck, a memory error detector 00:08:47.897 ==72147== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.897 ==72147== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.897 ==72147== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:47.897 ==72147== 00:08:47.897 --72147-- Valgrind options: 00:08:47.897 --72147-- --leak-check=full 00:08:47.897 --72147-- --error-exitcode=2 00:08:47.897 --72147-- --verbose 00:08:47.897 --72147-- Contents of /proc/version: 00:08:47.897 --72147-- 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.897 --72147-- 00:08:47.897 --72147-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.897 --72147-- Page sizes: currently 4096, max supported 4096 00:08:47.897 --72147-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.897 --72147-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:47.897 --72147-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.897 --72147-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.898 --72147-- might be shown as UnknownInlinedFun 00:08:47.898 --72147-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.898 --72147-- object doesn't have a dynamic symbol table 00:08:47.898 --72147-- Scheduler: using generic scheduler lock implementation. 00:08:47.898 --72147-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.898 ==72147== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72147-by-???-on-0f641d807d47 00:08:47.898 ==72147== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72147-by-???-on-0f641d807d47 00:08:47.898 ==72147== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72147-by-???-on-0f641d807d47 00:08:47.898 ==72147== 00:08:47.898 ==72147== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.898 ==72147== don't want to do, unless you know exactly what you're doing, 00:08:47.898 ==72147== or are doing some strange experiment): 00:08:47.898 ==72147== /usr/libexec/valgrind/../../bin/vgdb --pid=72147 ...command... 00:08:47.898 ==72147== 00:08:47.898 ==72147== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.898 ==72147== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:47.898 ==72147== and then give GDB the following command 00:08:47.898 ==72147== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72147 00:08:47.898 ==72147== --pid is optional if only one valgrind process is running 00:08:47.898 ==72147== 00:08:47.898 --72147-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.898 --72147-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.155 --72147-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.155 --72147-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.155 --72147-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.155 --72147-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.155 --72147-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.155 --72147-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.155 --72147-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.155 --72147-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.155 --72147-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.155 --72147-- Reading syms from /usr/lib64/libm.so.6 00:08:48.155 --72147-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.155 --72147-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.155 --72147-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libc.so.6 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.155 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.155 --72147-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.155 --72147-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.155 --72147-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.155 --72147-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.155 --72147-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.155 --72147-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.155 --72147-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.155 --72147-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 ==72147== Preferring higher priority redirection: 00:08:48.155 --72147-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.155 --72147-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.155 --72147-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.155 --72147-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 --72147-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.156 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.156 --72147-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.156 --72147-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.156 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.156 --72147-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.156 --72147-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.412 --72147-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.412 --72147-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.412 --72147-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.412 --72147-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.412 --72147-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.412 --72147-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.412 --72147-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.412 --72147-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.412 --72147-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.412 --72147-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.412 --72147-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.412 --72147-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.412 --72147-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.412 --72147-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.412 --72147-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.412 --72147-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.412 00:08:48.412 00:08:48.412 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.412 http://cunit.sourceforge.net/ 00:08:48.412 00:08:48.412 00:08:48.412 Suite: json 00:08:48.412 Test: test_strequal ...passed 00:08:48.412 Test: test_num_to_uint16 ...passed 00:08:48.412 Test: test_num_to_int32 ...passed 00:08:48.412 Test: test_num_to_uint64 ...passed 00:08:48.412 Test: test_decode_object ...passed 00:08:48.412 Test: test_decode_array ...passed 00:08:48.412 Test: test_decode_bool ...passed 00:08:48.412 Test: test_decode_uint16 ...passed 00:08:48.412 Test: test_decode_int32 ...passed 00:08:48.412 Test: test_decode_uint32 ...passed 00:08:48.412 Test: test_decode_uint64 ...passed 00:08:48.412 Test: test_decode_string ...passed 00:08:48.412 Test: test_decode_uuid ...passed 00:08:48.412 Test: test_find ...passed 00:08:48.412 Test: test_find_array ...passed 00:08:48.412 Test: test_iterating ...passed 00:08:48.412 Test: test_free_object ...passed 00:08:48.412 00:08:48.412 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.413 suites 1 1 n/a 0 0 00:08:48.413 tests 17 17 17 0 0 00:08:48.413 asserts 236 236 236 0 n/a 00:08:48.413 00:08:48.413 Elapsed time = 0.104 seconds 00:08:48.413 --72147-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.413 --72147-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.670 ==72147== 00:08:48.670 ==72147== HEAP SUMMARY: 00:08:48.670 ==72147== in use at exit: 0 bytes in 0 blocks 00:08:48.670 ==72147== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:48.670 ==72147== 00:08:48.670 ==72147== All heap blocks were freed -- no leaks are possible 00:08:48.670 ==72147== 00:08:48.670 ==72147== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.670 21:35:23 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:48.670 ==72151== Memcheck, a memory error detector 00:08:48.670 ==72151== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.670 ==72151== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.670 ==72151== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:48.670 ==72151== 00:08:48.670 --72151-- Valgrind options: 00:08:48.670 --72151-- --leak-check=full 00:08:48.670 --72151-- --error-exitcode=2 00:08:48.670 --72151-- --verbose 00:08:48.670 --72151-- Contents of /proc/version: 00:08:48.670 --72151-- 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.670 --72151-- 00:08:48.670 --72151-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.670 --72151-- Page sizes: currently 4096, max supported 4096 00:08:48.670 --72151-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.670 --72151-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:48.670 --72151-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.670 --72151-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.670 --72151-- might be shown as UnknownInlinedFun 00:08:48.670 --72151-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.670 --72151-- object doesn't have a dynamic symbol table 00:08:48.670 --72151-- Scheduler: using generic scheduler lock implementation. 00:08:48.670 --72151-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.670 ==72151== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72151-by-???-on-0f641d807d47 00:08:48.670 ==72151== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72151-by-???-on-0f641d807d47 00:08:48.670 ==72151== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72151-by-???-on-0f641d807d47 00:08:48.670 ==72151== 00:08:48.670 ==72151== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.670 ==72151== don't want to do, unless you know exactly what you're doing, 00:08:48.670 ==72151== or are doing some strange experiment): 00:08:48.670 ==72151== /usr/libexec/valgrind/../../bin/vgdb --pid=72151 ...command... 00:08:48.670 ==72151== 00:08:48.670 ==72151== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.670 ==72151== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:48.671 ==72151== and then give GDB the following command 00:08:48.671 ==72151== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72151 00:08:48.671 ==72151== --pid is optional if only one valgrind process is running 00:08:48.671 ==72151== 00:08:48.671 --72151-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.671 --72151-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.671 --72151-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.671 --72151-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.671 --72151-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.671 --72151-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.671 --72151-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.671 --72151-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.671 --72151-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.671 --72151-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.671 --72151-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.671 --72151-- Reading syms from /usr/lib64/libm.so.6 00:08:48.671 --72151-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.671 --72151-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.671 --72151-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libc.so.6 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.671 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.671 --72151-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.671 --72151-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.671 --72151-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.671 --72151-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.671 --72151-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.928 --72151-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.928 --72151-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.928 --72151-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.928 --72151-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 ==72151== Preferring higher priority redirection: 00:08:48.929 --72151-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.929 --72151-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.929 --72151-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 --72151-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.929 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.929 --72151-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.929 --72151-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.929 ==72151== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.929 --72151-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.929 --72151-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.929 --72151-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.929 --72151-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.929 --72151-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.929 --72151-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.929 --72151-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.929 --72151-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.929 --72151-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.929 --72151-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.929 --72151-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.929 --72151-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.929 --72151-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.929 --72151-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.929 --72151-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.929 --72151-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.929 --72151-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.929 --72151-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.929 00:08:48.929 00:08:48.929 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.929 http://cunit.sourceforge.net/ 00:08:48.929 00:08:48.929 00:08:48.929 Suite: json 00:08:48.929 Test: test_write_literal ...passed 00:08:48.929 Test: test_write_string_simple ...passed 00:08:49.186 Test: test_write_string_escapes ...passed 00:08:49.186 Test: test_write_string_utf16le ...passed 00:08:49.186 Test: test_write_number_int32 ...passed 00:08:49.186 Test: test_write_number_uint32 ...passed 00:08:49.186 Test: test_write_number_uint128 ...passed 00:08:49.186 Test: test_write_string_number_uint128 ...passed 00:08:49.186 Test: test_write_number_int64 ...passed 00:08:49.186 Test: test_write_number_uint64 ...passed 00:08:49.186 Test: test_write_number_double ...passed 00:08:49.186 Test: test_write_uuid ...passed 00:08:49.186 Test: test_write_array ...passed 00:08:49.186 Test: test_write_object ...passed 00:08:49.186 Test: test_write_nesting ...passed 00:08:49.186 Test: test_write_val ...passed 00:08:49.186 00:08:49.186 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.186 suites 1 1 n/a 0 0 00:08:49.186 tests 16 16 16 0 0 00:08:49.186 asserts 918 918 918 0 n/a 00:08:49.186 00:08:49.186 Elapsed time = 0.279 seconds 00:08:49.186 --72151-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.186 --72151-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.444 ==72151== 00:08:49.444 ==72151== HEAP SUMMARY: 00:08:49.444 ==72151== in use at exit: 0 bytes in 0 blocks 00:08:49.444 ==72151== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:49.444 ==72151== 00:08:49.444 ==72151== All heap blocks were freed -- no leaks are possible 00:08:49.444 ==72151== 00:08:49.444 ==72151== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.444 21:35:24 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:49.444 ==72158== Memcheck, a memory error detector 00:08:49.444 ==72158== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.444 ==72158== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.444 ==72158== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:49.444 ==72158== 00:08:49.444 --72158-- Valgrind options: 00:08:49.444 --72158-- --leak-check=full 00:08:49.444 --72158-- --error-exitcode=2 00:08:49.444 --72158-- --verbose 00:08:49.444 --72158-- Contents of /proc/version: 00:08:49.444 --72158-- 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.444 --72158-- 00:08:49.444 --72158-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.444 --72158-- Page sizes: currently 4096, max supported 4096 00:08:49.444 --72158-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.444 --72158-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:49.444 --72158-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.444 --72158-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.444 --72158-- might be shown as UnknownInlinedFun 00:08:49.444 --72158-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.444 --72158-- object doesn't have a dynamic symbol table 00:08:49.444 --72158-- Scheduler: using generic scheduler lock implementation. 00:08:49.444 --72158-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.444 ==72158== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72158-by-???-on-0f641d807d47 00:08:49.444 ==72158== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72158-by-???-on-0f641d807d47 00:08:49.444 ==72158== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72158-by-???-on-0f641d807d47 00:08:49.444 ==72158== 00:08:49.444 ==72158== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.444 ==72158== don't want to do, unless you know exactly what you're doing, 00:08:49.444 ==72158== or are doing some strange experiment): 00:08:49.444 ==72158== /usr/libexec/valgrind/../../bin/vgdb --pid=72158 ...command... 00:08:49.444 ==72158== 00:08:49.444 ==72158== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.444 ==72158== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:49.444 ==72158== and then give GDB the following command 00:08:49.444 ==72158== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72158 00:08:49.444 ==72158== --pid is optional if only one valgrind process is running 00:08:49.444 ==72158== 00:08:49.444 --72158-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.444 --72158-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.444 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.444 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.444 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.444 --72158-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.444 --72158-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.444 --72158-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.444 --72158-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.444 --72158-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.444 --72158-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.444 --72158-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.444 --72158-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.444 --72158-- Reading syms from /usr/lib64/libm.so.6 00:08:49.444 --72158-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.444 --72158-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.444 --72158-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.444 --72158-- Reading syms from /usr/lib64/libc.so.6 00:08:49.444 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.444 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.444 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.444 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.444 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.445 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.445 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.445 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.445 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.445 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.445 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.445 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.445 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.445 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.445 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.445 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.445 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.445 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.445 --72158-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.445 --72158-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.445 --72158-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.445 --72158-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.702 --72158-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.702 --72158-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.702 --72158-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 ==72158== Preferring higher priority redirection: 00:08:49.702 --72158-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.702 --72158-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.702 --72158-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.702 --72158-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.703 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.703 --72158-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.703 --72158-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.703 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.703 --72158-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.703 --72158-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.703 --72158-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.703 --72158-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.703 --72158-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.703 --72158-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.703 --72158-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.703 --72158-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.703 --72158-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.703 --72158-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.703 --72158-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.703 --72158-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.703 --72158-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.703 --72158-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.703 --72158-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.703 --72158-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.703 --72158-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.703 --72158-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.703 00:08:49.703 00:08:49.703 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.703 http://cunit.sourceforge.net/ 00:08:49.703 00:08:49.703 00:08:49.703 Suite: jsonrpc 00:08:49.703 Test: test_parse_request ...--72158-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:49.961 passed 00:08:49.961 Test: test_parse_request_streaming ...passed 00:08:49.961 00:08:49.961 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.961 suites 1 1 n/a 0 0 00:08:49.961 tests 2 2 2 0 0 00:08:49.961 asserts 289 289 289 0 n/a 00:08:49.961 00:08:49.961 Elapsed time = 0.112 seconds 00:08:49.961 --72158-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.961 --72158-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.961 ==72158== 00:08:49.961 ==72158== HEAP SUMMARY: 00:08:49.961 ==72158== in use at exit: 0 bytes in 0 blocks 00:08:49.961 ==72158== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:49.961 ==72158== 00:08:49.961 ==72158== All heap blocks were freed -- no leaks are possible 00:08:49.961 ==72158== 00:08:49.961 ==72158== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.961 00:08:49.961 real 0m3.379s 00:08:49.961 user 0m3.271s 00:08:49.961 sys 0m0.099s 00:08:49.961 21:35:24 unittest_json -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:49.961 21:35:24 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:49.961 ************************************ 00:08:49.961 END TEST unittest_json 00:08:49.961 ************************************ 00:08:49.961 21:35:24 -- common/autotest_common.sh@1142 -- # return 0 00:08:49.961 21:35:24 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:49.961 21:35:24 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:49.961 21:35:24 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:49.961 21:35:24 -- common/autotest_common.sh@10 -- # set +x 00:08:49.961 ************************************ 00:08:49.961 START TEST unittest_rpc 00:08:49.961 ************************************ 00:08:49.961 21:35:24 unittest_rpc -- common/autotest_common.sh@1123 -- # unittest_rpc 00:08:49.961 21:35:24 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:49.961 ==72187== Memcheck, a memory error detector 00:08:49.961 ==72187== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.961 ==72187== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.961 ==72187== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:49.961 ==72187== 00:08:49.961 --72187-- Valgrind options: 00:08:49.961 --72187-- --leak-check=full 00:08:49.961 --72187-- --error-exitcode=2 00:08:49.961 --72187-- --verbose 00:08:49.961 --72187-- Contents of /proc/version: 00:08:49.961 --72187-- 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.961 --72187-- 00:08:49.961 --72187-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.961 --72187-- Page sizes: currently 4096, max supported 4096 00:08:49.961 --72187-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.961 --72187-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:49.961 --72187-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.961 --72187-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.961 --72187-- might be shown as UnknownInlinedFun 00:08:49.961 --72187-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.962 --72187-- object doesn't have a dynamic symbol table 00:08:49.962 --72187-- Scheduler: using generic scheduler lock implementation. 00:08:49.962 --72187-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.962 ==72187== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72187-by-???-on-0f641d807d47 00:08:49.962 ==72187== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72187-by-???-on-0f641d807d47 00:08:49.962 ==72187== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72187-by-???-on-0f641d807d47 00:08:49.962 ==72187== 00:08:49.962 ==72187== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.962 ==72187== don't want to do, unless you know exactly what you're doing, 00:08:49.962 ==72187== or are doing some strange experiment): 00:08:49.962 ==72187== /usr/libexec/valgrind/../../bin/vgdb --pid=72187 ...command... 00:08:49.962 ==72187== 00:08:49.962 ==72187== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.962 ==72187== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:49.962 ==72187== and then give GDB the following command 00:08:49.962 ==72187== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72187 00:08:49.962 ==72187== --pid is optional if only one valgrind process is running 00:08:49.962 ==72187== 00:08:49.962 --72187-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.962 --72187-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.221 --72187-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.221 --72187-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.221 --72187-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.221 --72187-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.221 --72187-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.221 --72187-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.221 --72187-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.221 --72187-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.221 --72187-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.221 --72187-- Reading syms from /usr/lib64/libm.so.6 00:08:50.221 --72187-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.221 --72187-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.221 --72187-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libc.so.6 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.221 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.221 --72187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.221 --72187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.221 --72187-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.221 --72187-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.221 --72187-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.221 --72187-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.480 --72187-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.480 --72187-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 --72187-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.480 ==72187== Preferring higher priority redirection: 00:08:50.480 --72187-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.480 --72187-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.481 --72187-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 --72187-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.481 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.481 --72187-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.481 --72187-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.481 ==72187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.481 --72187-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.481 --72187-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.481 --72187-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.481 --72187-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.481 --72187-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.481 --72187-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.481 --72187-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.481 --72187-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.481 --72187-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.481 --72187-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.481 --72187-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.481 --72187-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.481 --72187-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.481 --72187-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.481 --72187-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.481 --72187-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.481 --72187-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:50.481 --72187-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.481 --72187-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.481 00:08:50.481 00:08:50.481 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.481 http://cunit.sourceforge.net/ 00:08:50.481 00:08:50.481 00:08:50.481 Suite: rpc 00:08:50.481 Test: test_jsonrpc_handler ...passed 00:08:50.740 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:50.740 Test: test_rpc_get_methods ...[2024-07-15 21:35:25.607283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:50.740 passed 00:08:50.740 Test: test_rpc_spdk_get_version ...passed 00:08:50.740 Test: test_spdk_rpc_listen_close ...passed 00:08:50.740 Test: test_rpc_run_multiple_servers ...passed 00:08:50.740 00:08:50.740 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.740 suites 1 1 n/a 0 0 00:08:50.740 tests 6 6 6 0 0 00:08:50.740 asserts 23 23 23 0 n/a 00:08:50.740 00:08:50.740 Elapsed time = 0.081 seconds 00:08:50.740 --72187-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.740 --72187-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.740 ==72187== 00:08:50.740 ==72187== HEAP SUMMARY: 00:08:50.740 ==72187== in use at exit: 513 bytes in 6 blocks 00:08:50.740 ==72187== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:50.740 ==72187== 00:08:50.740 ==72187== Searching for pointers to 6 not-freed blocks 00:08:50.740 ==72187== Checked 6,317,616 bytes 00:08:50.740 ==72187== 00:08:50.740 ==72187== LEAK SUMMARY: 00:08:50.740 ==72187== definitely lost: 0 bytes in 0 blocks 00:08:50.740 ==72187== indirectly lost: 0 bytes in 0 blocks 00:08:50.740 ==72187== possibly lost: 0 bytes in 0 blocks 00:08:50.740 ==72187== still reachable: 513 bytes in 6 blocks 00:08:50.740 ==72187== suppressed: 0 bytes in 0 blocks 00:08:50.740 ==72187== Reachable blocks (those to which a pointer was found) are not shown. 00:08:50.740 ==72187== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:50.740 ==72187== 00:08:50.740 ==72187== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.740 00:08:50.740 real 0m0.763s 00:08:50.740 user 0m0.731s 00:08:50.740 sys 0m0.029s 00:08:50.740 21:35:25 unittest_rpc -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:50.740 21:35:25 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:50.740 ************************************ 00:08:50.740 END TEST unittest_rpc 00:08:50.740 ************************************ 00:08:50.740 21:35:25 -- common/autotest_common.sh@1142 -- # return 0 00:08:50.740 21:35:25 -- 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:50.740 21:35:25 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:50.740 21:35:25 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:50.740 21:35:25 -- common/autotest_common.sh@10 -- # set +x 00:08:50.740 ************************************ 00:08:50.740 START TEST unittest_notify 00:08:50.740 ************************************ 00:08:50.740 21:35:25 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:50.740 ==72205== Memcheck, a memory error detector 00:08:50.740 ==72205== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.740 ==72205== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.740 ==72205== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:50.740 ==72205== 00:08:50.740 --72205-- Valgrind options: 00:08:50.740 --72205-- --leak-check=full 00:08:50.740 --72205-- --error-exitcode=2 00:08:50.740 --72205-- --verbose 00:08:50.740 --72205-- Contents of /proc/version: 00:08:50.740 --72205-- 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.740 --72205-- 00:08:50.740 --72205-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.740 --72205-- Page sizes: currently 4096, max supported 4096 00:08:50.741 --72205-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.741 --72205-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:50.741 --72205-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.741 --72205-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.741 --72205-- might be shown as UnknownInlinedFun 00:08:50.741 --72205-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.741 --72205-- object doesn't have a dynamic symbol table 00:08:50.741 --72205-- Scheduler: using generic scheduler lock implementation. 00:08:50.741 --72205-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.741 ==72205== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72205-by-???-on-0f641d807d47 00:08:50.741 ==72205== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72205-by-???-on-0f641d807d47 00:08:50.741 ==72205== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72205-by-???-on-0f641d807d47 00:08:50.741 ==72205== 00:08:50.741 ==72205== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.741 ==72205== don't want to do, unless you know exactly what you're doing, 00:08:50.741 ==72205== or are doing some strange experiment): 00:08:50.741 ==72205== /usr/libexec/valgrind/../../bin/vgdb --pid=72205 ...command... 00:08:50.741 ==72205== 00:08:50.741 ==72205== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.741 ==72205== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:50.741 ==72205== and then give GDB the following command 00:08:50.741 ==72205== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72205 00:08:50.741 ==72205== --pid is optional if only one valgrind process is running 00:08:50.741 ==72205== 00:08:50.741 --72205-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.741 --72205-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.000 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.000 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.000 --72205-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.000 --72205-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.000 --72205-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.000 --72205-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.000 --72205-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.000 --72205-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.000 --72205-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.000 --72205-- Reading syms from /usr/lib64/libm.so.6 00:08:51.000 --72205-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.000 --72205-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.000 --72205-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libc.so.6 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.000 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.000 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.000 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.000 --72205-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.000 --72205-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.000 --72205-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.258 --72205-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.258 --72205-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.258 --72205-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.258 --72205-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.258 --72205-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.258 --72205-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 ==72205== Preferring higher priority redirection: 00:08:51.259 --72205-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.259 --72205-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.259 --72205-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 --72205-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.259 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.259 --72205-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.259 --72205-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.259 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.259 --72205-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.259 --72205-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.259 --72205-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.259 --72205-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.259 --72205-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.259 --72205-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.259 --72205-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.259 --72205-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.259 --72205-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.259 --72205-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.259 --72205-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.259 --72205-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.259 --72205-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.259 --72205-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.259 --72205-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.259 --72205-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.259 --72205-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.259 --72205-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.259 00:08:51.259 00:08:51.259 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.259 http://cunit.sourceforge.net/ 00:08:51.259 00:08:51.259 00:08:51.259 Suite: app_suite 00:08:51.517 Test: notify ...passed 00:08:51.517 00:08:51.518 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.518 suites 1 1 n/a 0 0 00:08:51.518 tests 1 1 1 0 0 00:08:51.518 asserts 13 13 13 0 n/a 00:08:51.518 00:08:51.518 Elapsed time = 0.015 seconds 00:08:51.518 --72205-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.518 --72205-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.518 ==72205== 00:08:51.518 ==72205== HEAP SUMMARY: 00:08:51.518 ==72205== in use at exit: 288 bytes in 2 blocks 00:08:51.518 ==72205== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:51.518 ==72205== 00:08:51.518 ==72205== Searching for pointers to 2 not-freed blocks 00:08:51.518 ==72205== Checked 6,555,136 bytes 00:08:51.518 ==72205== 00:08:51.518 ==72205== LEAK SUMMARY: 00:08:51.518 ==72205== definitely lost: 0 bytes in 0 blocks 00:08:51.518 ==72205== indirectly lost: 0 bytes in 0 blocks 00:08:51.518 ==72205== possibly lost: 0 bytes in 0 blocks 00:08:51.518 ==72205== still reachable: 288 bytes in 2 blocks 00:08:51.518 ==72205== suppressed: 0 bytes in 0 blocks 00:08:51.518 ==72205== Reachable blocks (those to which a pointer was found) are not shown. 00:08:51.518 ==72205== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:51.518 ==72205== 00:08:51.518 ==72205== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.518 00:08:51.518 real 0m0.719s 00:08:51.518 user 0m0.681s 00:08:51.518 sys 0m0.035s 00:08:51.518 21:35:26 unittest_notify -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:51.518 21:35:26 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:51.518 ************************************ 00:08:51.518 END TEST unittest_notify 00:08:51.518 ************************************ 00:08:51.518 21:35:26 -- common/autotest_common.sh@1142 -- # return 0 00:08:51.518 21:35:26 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:51.518 21:35:26 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:51.518 21:35:26 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:51.518 21:35:26 -- common/autotest_common.sh@10 -- # set +x 00:08:51.518 ************************************ 00:08:51.518 START TEST unittest_nvme 00:08:51.518 ************************************ 00:08:51.518 21:35:26 unittest_nvme -- common/autotest_common.sh@1123 -- # unittest_nvme 00:08:51.518 21:35:26 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:51.518 ==72235== Memcheck, a memory error detector 00:08:51.518 ==72235== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.518 ==72235== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.518 ==72235== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:51.518 ==72235== 00:08:51.518 --72235-- Valgrind options: 00:08:51.518 --72235-- --leak-check=full 00:08:51.518 --72235-- --error-exitcode=2 00:08:51.518 --72235-- --verbose 00:08:51.518 --72235-- Contents of /proc/version: 00:08:51.518 --72235-- 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.518 --72235-- 00:08:51.518 --72235-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.518 --72235-- Page sizes: currently 4096, max supported 4096 00:08:51.518 --72235-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.518 --72235-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:51.518 --72235-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.518 --72235-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.518 --72235-- might be shown as UnknownInlinedFun 00:08:51.518 --72235-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.518 --72235-- object doesn't have a dynamic symbol table 00:08:51.518 --72235-- Scheduler: using generic scheduler lock implementation. 00:08:51.518 --72235-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.518 ==72235== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72235-by-???-on-0f641d807d47 00:08:51.518 ==72235== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72235-by-???-on-0f641d807d47 00:08:51.518 ==72235== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72235-by-???-on-0f641d807d47 00:08:51.518 ==72235== 00:08:51.518 ==72235== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.518 ==72235== don't want to do, unless you know exactly what you're doing, 00:08:51.518 ==72235== or are doing some strange experiment): 00:08:51.518 ==72235== /usr/libexec/valgrind/../../bin/vgdb --pid=72235 ...command... 00:08:51.518 ==72235== 00:08:51.518 ==72235== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.518 ==72235== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:51.518 ==72235== and then give GDB the following command 00:08:51.518 ==72235== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72235 00:08:51.518 ==72235== --pid is optional if only one valgrind process is running 00:08:51.518 ==72235== 00:08:51.518 --72235-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.519 --72235-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.519 --72235-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.777 --72235-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.777 --72235-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.777 --72235-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.777 --72235-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.777 --72235-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.777 --72235-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.777 --72235-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.777 --72235-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.777 --72235-- Reading syms from /usr/lib64/libm.so.6 00:08:51.777 --72235-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.777 --72235-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.777 --72235-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libc.so.6 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.777 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.777 --72235-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.777 --72235-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.777 --72235-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.777 --72235-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.777 --72235-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.777 --72235-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.777 --72235-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.036 --72235-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 ==72235== Preferring higher priority redirection: 00:08:52.036 --72235-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.036 --72235-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.036 --72235-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 --72235-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.036 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.036 --72235-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.036 --72235-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.036 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.036 --72235-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.036 --72235-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.036 --72235-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.036 --72235-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.036 --72235-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.036 --72235-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.036 --72235-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.037 --72235-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.037 --72235-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.037 --72235-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.037 --72235-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.037 --72235-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.037 --72235-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.037 --72235-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.037 --72235-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.037 --72235-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.037 --72235-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.037 --72235-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.037 00:08:52.037 00:08:52.037 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.037 http://cunit.sourceforge.net/ 00:08:52.037 00:08:52.037 00:08:52.037 Suite: nvme 00:08:52.037 Test: test_opc_data_transfer ...passed 00:08:52.037 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:52.037 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:52.295 Test: test_trid_parse_and_compare ...[2024-07-15 21:35:27.154604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:52.295 [2024-07-15 21:35:27.189783] /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:52.295 [2024-07-15 21:35:27.191633] /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:52.295 [2024-07-15 21:35:27.191885] /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:52.295 [2024-07-15 21:35:27.193413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:52.295 [2024-07-15 21:35:27.193640] /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:52.295 --72235-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:52.295 passed 00:08:52.295 Test: test_trid_trtype_str ...passed 00:08:52.295 Test: test_trid_adrfam_str ...passed 00:08:52.295 Test: test_nvme_ctrlr_probe ...[2024-07-15 21:35:27.249759] /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:52.295 passed 00:08:52.295 Test: test_spdk_nvme_probe ...[2024-07-15 21:35:27.256407] /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:52.295 [2024-07-15 21:35:27.256998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:52.295 [2024-07-15 21:35:27.259703] /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:52.295 [2024-07-15 21:35:27.260097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:52.295 passed 00:08:52.295 Test: test_spdk_nvme_connect ...[2024-07-15 21:35:27.269825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:52.295 [2024-07-15 21:35:27.307001] /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:52.295 passed 00:08:52.295 Test: test_nvme_ctrlr_probe_internal ...[2024-07-15 21:35:27.310220] /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:52.295 [2024-07-15 21:35:27.310856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:52.295 passed 00:08:52.295 Test: test_nvme_init_controllers ...[2024-07-15 21:35:27.318964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:52.295 passed 00:08:52.295 Test: test_nvme_driver_init ...[2024-07-15 21:35:27.332944] /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:52.295 [2024-07-15 21:35:27.333468] /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:52.553 [2024-07-15 21:35:27.442054] /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:52.553 [2024-07-15 21:35:27.445848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:52.553 passed 00:08:52.553 Test: test_spdk_nvme_detach ...passed 00:08:52.553 Test: test_nvme_completion_poll_cb ...passed 00:08:52.553 Test: test_nvme_user_copy_cmd_complete ...--72235-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:52.553 passed 00:08:52.553 Test: test_nvme_allocate_request_null ...passed 00:08:52.553 Test: test_nvme_allocate_request ...passed 00:08:52.553 Test: test_nvme_free_request ...passed 00:08:52.553 Test: test_nvme_allocate_request_user_copy ...passed 00:08:52.553 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:52.553 Test: test_nvme_request_check_timeout ...passed 00:08:52.553 Test: test_nvme_wait_for_completion ...passed 00:08:52.553 Test: test_spdk_nvme_parse_func ...--72235-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:52.553 passed 00:08:52.553 Test: test_spdk_nvme_detach_async ...passed 00:08:52.553 Test: test_nvme_parse_addr ...[2024-07-15 21:35:27.575949] /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:52.553 passed 00:08:52.553 00:08:52.553 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.553 suites 1 1 n/a 0 0 00:08:52.553 tests 25 25 25 0 0 00:08:52.553 asserts 326 326 326 0 n/a 00:08:52.553 00:08:52.553 Elapsed time = 0.345 seconds 00:08:52.553 --72235-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.553 --72235-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.553 ==72235== 00:08:52.553 ==72235== HEAP SUMMARY: 00:08:52.553 ==72235== in use at exit: 0 bytes in 0 blocks 00:08:52.553 ==72235== total heap usage: 176 allocs, 176 frees, 147,638 bytes allocated 00:08:52.553 ==72235== 00:08:52.553 ==72235== All heap blocks were freed -- no leaks are possible 00:08:52.553 ==72235== 00:08:52.553 ==72235== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.553 21:35:27 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:52.554 ==72247== Memcheck, a memory error detector 00:08:52.554 ==72247== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.554 ==72247== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.554 ==72247== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:52.554 ==72247== 00:08:52.554 --72247-- Valgrind options: 00:08:52.554 --72247-- --leak-check=full 00:08:52.554 --72247-- --error-exitcode=2 00:08:52.554 --72247-- --verbose 00:08:52.554 --72247-- Contents of /proc/version: 00:08:52.554 --72247-- 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.554 --72247-- 00:08:52.554 --72247-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.554 --72247-- Page sizes: currently 4096, max supported 4096 00:08:52.554 --72247-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.554 --72247-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:52.554 --72247-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.554 --72247-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.554 --72247-- might be shown as UnknownInlinedFun 00:08:52.812 --72247-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.812 --72247-- object doesn't have a dynamic symbol table 00:08:52.812 --72247-- Scheduler: using generic scheduler lock implementation. 00:08:52.812 --72247-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.812 ==72247== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72247-by-???-on-0f641d807d47 00:08:52.812 ==72247== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72247-by-???-on-0f641d807d47 00:08:52.812 ==72247== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72247-by-???-on-0f641d807d47 00:08:52.812 ==72247== 00:08:52.812 ==72247== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.812 ==72247== don't want to do, unless you know exactly what you're doing, 00:08:52.812 ==72247== or are doing some strange experiment): 00:08:52.812 ==72247== /usr/libexec/valgrind/../../bin/vgdb --pid=72247 ...command... 00:08:52.812 ==72247== 00:08:52.812 ==72247== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.812 ==72247== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:52.812 ==72247== and then give GDB the following command 00:08:52.812 ==72247== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72247 00:08:52.812 ==72247== --pid is optional if only one valgrind process is running 00:08:52.812 ==72247== 00:08:52.812 --72247-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.812 --72247-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.812 --72247-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.812 --72247-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.812 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.812 --72247-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.812 --72247-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.812 --72247-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.812 --72247-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.812 --72247-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.812 --72247-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.812 --72247-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.812 --72247-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.812 --72247-- Reading syms from /usr/lib64/libm.so.6 00:08:52.812 --72247-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.812 --72247-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.812 --72247-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.812 --72247-- Reading syms from /usr/lib64/libc.so.6 00:08:52.812 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.812 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.812 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.812 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.812 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.813 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.813 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.813 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.813 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.813 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.813 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.813 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.813 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.813 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.813 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.813 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.813 --72247-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.813 --72247-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.071 --72247-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.071 --72247-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.071 --72247-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.071 --72247-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.071 --72247-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.071 --72247-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.071 --72247-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 ==72247== Preferring higher priority redirection: 00:08:53.071 --72247-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.071 --72247-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.071 --72247-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 --72247-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.071 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.071 --72247-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.071 --72247-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.071 ==72247== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.071 --72247-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.071 --72247-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.071 --72247-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.071 --72247-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.071 --72247-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.071 --72247-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.071 --72247-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.071 --72247-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.071 --72247-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.071 --72247-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.071 --72247-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.329 --72247-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.329 --72247-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.329 --72247-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.329 --72247-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.329 --72247-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.329 --72247-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.329 --72247-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.329 00:08:53.330 00:08:53.330 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.330 http://cunit.sourceforge.net/ 00:08:53.330 00:08:53.330 00:08:53.330 Suite: nvme_ctrlr 00:08:53.330 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-15 21:35:28.267866] /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:53.330 --72247-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:53.330 --72247-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:53.330 --72247-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:53.330 passed 00:08:53.330 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-15 21:35:28.407908] /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:53.330 passed 00:08:53.330 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-15 21:35:28.413657] /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:53.330 passed 00:08:53.330 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-15 21:35:28.419004] /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:53.330 passed 00:08:53.330 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-15 21:35:28.424289] /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:53.330 [2024-07-15 21:35:28.431519] /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:35:28.435737] /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:35:28.439609] /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:53.330 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-15 21:35:28.446923] /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:53.588 [2024-07-15 21:35:28.457123] /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:35:28.460896] /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:53.588 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-15 21:35:28.468183] /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:53.588 [2024-07-15 21:35:28.473944] /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:35:28.481656] /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:53.588 Test: test_nvme_ctrlr_init_delay ...[2024-07-15 21:35:28.488893] /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:53.588 passed 00:08:53.588 Test: test_alloc_io_qpair_rr_1 ...[2024-07-15 21:35:28.496187] /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:53.588 [2024-07-15 21:35:28.513061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:53.588 [2024-07-15 21:35:28.519820] /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:53.588 [2024-07-15 21:35:28.521032] /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:53.588 [2024-07-15 21:35:28.521498] /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:53.588 passed 00:08:53.588 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:53.588 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:53.588 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-15 21:35:28.540421] /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:53.588 passed 00:08:53.588 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-15 21:35:28.546031] /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:53.588 [2024-07-15 21:35:28.549269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:53.588 passed 00:08:53.588 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-15 21:35:28.556298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4993:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:53.588 [2024-07-15 21:35:28.561000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:53.589 [2024-07-15 21:35:28.565999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5070:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:53.589 [2024-07-15 21:35:28.568896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:53.589 passed 00:08:53.589 Test: test_nvme_ctrlr_fail ...[2024-07-15 21:35:28.571793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:53.589 passed 00:08:53.589 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:53.589 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:53.589 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-15 21:35:28.586439] /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:53.589 passed 00:08:53.589 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:53.589 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-15 21:35:28.600053] /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:54.154 passed 00:08:54.154 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:54.154 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:54.154 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:54.154 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-15 21:35:29.250814] /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:54.154 passed 00:08:54.154 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-15 21:35:29.275901] /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:54.413 passed 00:08:54.413 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-15 21:35:29.279942] /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:54.413 [2024-07-15 21:35:29.287194] /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:54.413 passed 00:08:54.413 Test: test_alloc_io_qpair_fail ...[2024-07-15 21:35:29.289640] /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:54.413 [2024-07-15 21:35:29.290722] /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:54.413 passed 00:08:54.413 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:54.413 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:54.413 Test: test_nvme_ctrlr_set_state ...[2024-07-15 21:35:29.307925] /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:54.413 passed 00:08:54.413 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-15 21:35:29.308996] /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:54.413 passed 00:08:54.413 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-15 21:35:29.348771] /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:54.413 passed 00:08:54.414 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-15 21:35:29.433399] /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:54.414 passed 00:08:54.414 Test: test_nvme_ctrlr_reset ...[2024-07-15 21:35:29.450054] /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:54.414 passed 00:08:54.414 Test: test_nvme_ctrlr_aer_callback ...[2024-07-15 21:35:29.469368] /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:54.414 passed 00:08:54.414 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-15 21:35:29.486259] /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:54.414 passed 00:08:54.414 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:54.414 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:54.414 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-15 21:35:29.522169] /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:54.414 passed 00:08:54.672 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:54.672 Test: test_nvme_ctrlr_ana_resize ...[2024-07-15 21:35:29.539206] /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:54.672 passed 00:08:54.672 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:54.672 Test: test_nvme_transport_ctrlr_ready ...[2024-07-15 21:35:29.551991] /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:54.672 [2024-07-15 21:35:29.553620] /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:54.672 passed 00:08:54.672 Test: test_nvme_ctrlr_disable ...[2024-07-15 21:35:29.554775] /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:54.672 passed 00:08:54.672 00:08:54.672 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.672 suites 1 1 n/a 0 0 00:08:54.673 tests 44 44 44 0 0 00:08:54.673 asserts 10434 10434 10434 0 n/a 00:08:54.673 00:08:54.673 Elapsed time = 1.257 seconds 00:08:54.673 --72247-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.673 --72247-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.673 ==72247== 00:08:54.673 ==72247== HEAP SUMMARY: 00:08:54.673 ==72247== in use at exit: 0 bytes in 0 blocks 00:08:54.673 ==72247== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:54.673 ==72247== 00:08:54.673 ==72247== All heap blocks were freed -- no leaks are possible 00:08:54.673 ==72247== 00:08:54.673 ==72247== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.673 21:35:29 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:54.673 ==72267== Memcheck, a memory error detector 00:08:54.673 ==72267== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.673 ==72267== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.673 ==72267== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:54.673 ==72267== 00:08:54.673 --72267-- Valgrind options: 00:08:54.673 --72267-- --leak-check=full 00:08:54.673 --72267-- --error-exitcode=2 00:08:54.673 --72267-- --verbose 00:08:54.673 --72267-- Contents of /proc/version: 00:08:54.673 --72267-- 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.673 --72267-- 00:08:54.673 --72267-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.673 --72267-- Page sizes: currently 4096, max supported 4096 00:08:54.673 --72267-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.673 --72267-- 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:54.673 --72267-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.673 --72267-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.673 --72267-- might be shown as UnknownInlinedFun 00:08:54.673 --72267-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.673 --72267-- object doesn't have a dynamic symbol table 00:08:54.673 --72267-- Scheduler: using generic scheduler lock implementation. 00:08:54.673 --72267-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.673 ==72267== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72267-by-???-on-0f641d807d47 00:08:54.673 ==72267== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72267-by-???-on-0f641d807d47 00:08:54.673 ==72267== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72267-by-???-on-0f641d807d47 00:08:54.673 ==72267== 00:08:54.673 ==72267== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.673 ==72267== don't want to do, unless you know exactly what you're doing, 00:08:54.673 ==72267== or are doing some strange experiment): 00:08:54.673 ==72267== /usr/libexec/valgrind/../../bin/vgdb --pid=72267 ...command... 00:08:54.673 ==72267== 00:08:54.673 ==72267== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.673 ==72267== /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:54.673 ==72267== and then give GDB the following command 00:08:54.673 ==72267== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72267 00:08:54.673 ==72267== --pid is optional if only one valgrind process is running 00:08:54.673 ==72267== 00:08:54.673 --72267-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.673 --72267-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.673 --72267-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.673 --72267-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.673 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.673 --72267-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.673 --72267-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.673 --72267-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.673 --72267-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.673 --72267-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.673 --72267-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.673 --72267-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.673 --72267-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.673 --72267-- Reading syms from /usr/lib64/libm.so.6 00:08:54.673 --72267-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.673 --72267-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.673 --72267-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.673 --72267-- Reading syms from /usr/lib64/libc.so.6 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.932 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.932 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.932 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.932 --72267-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.932 --72267-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.932 --72267-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.932 --72267-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.932 --72267-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.932 --72267-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.932 --72267-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 ==72267== Preferring higher priority redirection: 00:08:54.932 --72267-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.932 --72267-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.932 --72267-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.932 --72267-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 --72267-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.933 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.933 --72267-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.933 --72267-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.933 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.933 --72267-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.933 --72267-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.933 --72267-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.933 --72267-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.933 --72267-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.933 --72267-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.933 --72267-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.933 --72267-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.933 --72267-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.933 --72267-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.933 --72267-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.933 --72267-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.933 --72267-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.933 --72267-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.933 --72267-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.933 --72267-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.933 --72267-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.191 --72267-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.191 00:08:55.191 00:08:55.191 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.191 http://cunit.sourceforge.net/ 00:08:55.191 00:08:55.191 00:08:55.191 Suite: nvme_ctrlr_cmd 00:08:55.191 Test: test_get_log_pages ...passed 00:08:55.191 Test: test_set_feature_cmd ...passed 00:08:55.191 Test: test_set_feature_ns_cmd ...passed 00:08:55.191 Test: test_get_feature_cmd ...passed 00:08:55.191 Test: test_get_feature_ns_cmd ...passed 00:08:55.191 Test: test_abort_cmd ...passed 00:08:55.191 Test: test_set_host_id_cmds ...[2024-07-15 21:35:30.125964] /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:55.191 passed 00:08:55.191 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:55.191 Test: test_io_raw_cmd ...passed 00:08:55.191 Test: test_io_raw_cmd_with_md ...passed 00:08:55.191 Test: test_namespace_attach ...passed 00:08:55.191 Test: test_namespace_detach ...passed 00:08:55.191 Test: test_namespace_create ...passed 00:08:55.191 Test: test_namespace_delete ...passed 00:08:55.191 Test: test_doorbell_buffer_config ...passed 00:08:55.191 Test: test_format_nvme ...passed 00:08:55.191 Test: test_fw_commit ...passed 00:08:55.191 Test: test_fw_image_download ...passed 00:08:55.191 Test: test_sanitize ...passed 00:08:55.191 Test: test_directive ...passed 00:08:55.191 Test: test_nvme_request_add_abort ...passed 00:08:55.191 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:55.191 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:55.191 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:55.191 00:08:55.191 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.191 suites 1 1 n/a 0 0 00:08:55.191 tests 24 24 24 0 0 00:08:55.191 asserts 198 198 198 0 n/a 00:08:55.191 00:08:55.191 Elapsed time = 0.148 seconds 00:08:55.191 --72267-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.191 --72267-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.191 ==72267== 00:08:55.191 ==72267== HEAP SUMMARY: 00:08:55.191 ==72267== in use at exit: 0 bytes in 0 blocks 00:08:55.191 ==72267== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:55.191 ==72267== 00:08:55.191 ==72267== All heap blocks were freed -- no leaks are possible 00:08:55.191 ==72267== 00:08:55.191 ==72267== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.191 21:35:30 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:55.191 ==72275== Memcheck, a memory error detector 00:08:55.191 ==72275== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.191 ==72275== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.191 ==72275== 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:55.191 ==72275== 00:08:55.191 --72275-- Valgrind options: 00:08:55.191 --72275-- --leak-check=full 00:08:55.191 --72275-- --error-exitcode=2 00:08:55.191 --72275-- --verbose 00:08:55.191 --72275-- Contents of /proc/version: 00:08:55.191 --72275-- 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.191 --72275-- 00:08:55.191 --72275-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.191 --72275-- Page sizes: currently 4096, max supported 4096 00:08:55.191 --72275-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.191 --72275-- 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:55.191 --72275-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.191 --72275-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.191 --72275-- might be shown as UnknownInlinedFun 00:08:55.191 --72275-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.191 --72275-- object doesn't have a dynamic symbol table 00:08:55.191 --72275-- Scheduler: using generic scheduler lock implementation. 00:08:55.191 --72275-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.191 ==72275== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72275-by-???-on-0f641d807d47 00:08:55.191 ==72275== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72275-by-???-on-0f641d807d47 00:08:55.191 ==72275== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72275-by-???-on-0f641d807d47 00:08:55.191 ==72275== 00:08:55.191 ==72275== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.191 ==72275== don't want to do, unless you know exactly what you're doing, 00:08:55.191 ==72275== or are doing some strange experiment): 00:08:55.191 ==72275== /usr/libexec/valgrind/../../bin/vgdb --pid=72275 ...command... 00:08:55.192 ==72275== 00:08:55.192 ==72275== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.192 ==72275== /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:55.192 ==72275== and then give GDB the following command 00:08:55.192 ==72275== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72275 00:08:55.192 ==72275== --pid is optional if only one valgrind process is running 00:08:55.192 ==72275== 00:08:55.449 --72275-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.449 --72275-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.449 --72275-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.450 --72275-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.450 --72275-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.450 --72275-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.450 --72275-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.450 --72275-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.450 --72275-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.450 --72275-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.450 --72275-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.450 --72275-- Reading syms from /usr/lib64/libm.so.6 00:08:55.450 --72275-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.450 --72275-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.450 --72275-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libc.so.6 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.450 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.450 --72275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.450 --72275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.450 --72275-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.450 --72275-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.450 --72275-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.450 --72275-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.450 --72275-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.450 --72275-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.450 --72275-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.708 --72275-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 ==72275== Preferring higher priority redirection: 00:08:55.709 --72275-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.709 --72275-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.709 --72275-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 --72275-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.709 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.709 --72275-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.709 --72275-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.709 ==72275== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.709 --72275-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.709 --72275-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.709 --72275-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.709 --72275-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.709 --72275-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.709 --72275-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.709 --72275-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.709 --72275-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.709 --72275-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.709 --72275-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.709 --72275-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.709 --72275-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.709 --72275-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.709 --72275-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.709 --72275-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.709 --72275-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.709 --72275-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.709 --72275-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.709 00:08:55.709 00:08:55.709 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.709 http://cunit.sourceforge.net/ 00:08:55.709 00:08:55.709 00:08:55.709 Suite: nvme_ctrlr_cmd 00:08:55.709 Test: test_geometry_cmd ...passed 00:08:55.709 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:55.709 00:08:55.709 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.709 suites 1 1 n/a 0 0 00:08:55.709 tests 2 2 2 0 0 00:08:55.709 asserts 7 7 7 0 n/a 00:08:55.709 00:08:55.709 Elapsed time = 0.017 seconds 00:08:55.709 --72275-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.709 --72275-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.709 ==72275== 00:08:55.709 ==72275== HEAP SUMMARY: 00:08:55.709 ==72275== in use at exit: 0 bytes in 0 blocks 00:08:55.709 ==72275== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:55.709 ==72275== 00:08:55.709 ==72275== All heap blocks were freed -- no leaks are possible 00:08:55.709 ==72275== 00:08:55.709 ==72275== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.709 21:35:30 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:55.709 ==72280== Memcheck, a memory error detector 00:08:55.709 ==72280== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.709 ==72280== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.709 ==72280== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:55.709 ==72280== 00:08:55.709 --72280-- Valgrind options: 00:08:55.709 --72280-- --leak-check=full 00:08:55.709 --72280-- --error-exitcode=2 00:08:55.709 --72280-- --verbose 00:08:55.709 --72280-- Contents of /proc/version: 00:08:55.709 --72280-- 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.709 --72280-- 00:08:55.709 --72280-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.709 --72280-- Page sizes: currently 4096, max supported 4096 00:08:55.709 --72280-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.710 --72280-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:55.710 --72280-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.710 --72280-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.710 --72280-- might be shown as UnknownInlinedFun 00:08:55.710 --72280-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.710 --72280-- object doesn't have a dynamic symbol table 00:08:55.710 --72280-- Scheduler: using generic scheduler lock implementation. 00:08:55.710 --72280-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.710 ==72280== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72280-by-???-on-0f641d807d47 00:08:55.710 ==72280== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72280-by-???-on-0f641d807d47 00:08:55.710 ==72280== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72280-by-???-on-0f641d807d47 00:08:55.710 ==72280== 00:08:55.710 ==72280== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.710 ==72280== don't want to do, unless you know exactly what you're doing, 00:08:55.710 ==72280== or are doing some strange experiment): 00:08:55.710 ==72280== /usr/libexec/valgrind/../../bin/vgdb --pid=72280 ...command... 00:08:55.710 ==72280== 00:08:55.710 ==72280== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.710 ==72280== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:55.710 ==72280== and then give GDB the following command 00:08:55.710 ==72280== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72280 00:08:55.710 ==72280== --pid is optional if only one valgrind process is running 00:08:55.710 ==72280== 00:08:55.967 --72280-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.967 --72280-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.967 --72280-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.967 --72280-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.967 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.967 --72280-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.967 --72280-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.967 --72280-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.967 --72280-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.967 --72280-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.967 --72280-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.967 --72280-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.967 --72280-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.967 --72280-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.967 --72280-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.967 --72280-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.968 --72280-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.968 --72280-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.968 --72280-- Reading syms from /usr/lib64/libm.so.6 00:08:55.968 --72280-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.968 --72280-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.968 --72280-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.968 --72280-- Reading syms from /usr/lib64/libc.so.6 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.968 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.968 --72280-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.968 --72280-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.968 --72280-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.968 --72280-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.968 --72280-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.968 --72280-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.968 --72280-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.968 --72280-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.968 --72280-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.968 --72280-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.226 --72280-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.226 --72280-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.226 --72280-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.226 --72280-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 ==72280== Preferring higher priority redirection: 00:08:56.227 --72280-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.227 --72280-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.227 --72280-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 --72280-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.227 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.227 --72280-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.227 --72280-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.227 ==72280== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.227 --72280-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.227 --72280-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.227 --72280-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.227 --72280-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.227 --72280-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.227 --72280-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.227 --72280-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.227 --72280-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.227 --72280-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.227 --72280-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.227 --72280-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.227 --72280-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.227 --72280-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.227 --72280-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.227 --72280-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.227 --72280-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.227 --72280-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.227 --72280-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.227 00:08:56.227 00:08:56.227 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.227 http://cunit.sourceforge.net/ 00:08:56.227 00:08:56.227 00:08:56.227 Suite: nvme 00:08:56.227 Test: test_nvme_ns_construct ...passed 00:08:56.227 Test: test_nvme_ns_uuid ...passed 00:08:56.227 Test: test_nvme_ns_csi ...passed 00:08:56.228 Test: test_nvme_ns_data ...passed 00:08:56.228 Test: test_nvme_ns_set_identify_data ...passed 00:08:56.228 Test: test_spdk_nvme_ns_get_values ...passed 00:08:56.228 Test: test_spdk_nvme_ns_is_active ...passed 00:08:56.228 Test: spdk_nvme_ns_supports ...passed 00:08:56.228 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:56.228 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72280-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:56.228 passed 00:08:56.228 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:56.228 Test: test_nvme_ns_find_id_desc ...passed 00:08:56.228 00:08:56.228 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.228 suites 1 1 n/a 0 0 00:08:56.228 tests 12 12 12 0 0 00:08:56.228 asserts 95 95 95 0 n/a 00:08:56.228 00:08:56.228 Elapsed time = 0.073 seconds 00:08:56.228 --72280-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.228 --72280-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.487 ==72280== 00:08:56.487 ==72280== HEAP SUMMARY: 00:08:56.487 ==72280== in use at exit: 0 bytes in 0 blocks 00:08:56.487 ==72280== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:56.487 ==72280== 00:08:56.487 ==72280== All heap blocks were freed -- no leaks are possible 00:08:56.487 ==72280== 00:08:56.487 ==72280== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.487 21:35:31 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:56.487 ==72288== Memcheck, a memory error detector 00:08:56.487 ==72288== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.487 ==72288== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.487 ==72288== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:56.487 ==72288== 00:08:56.487 --72288-- Valgrind options: 00:08:56.487 --72288-- --leak-check=full 00:08:56.487 --72288-- --error-exitcode=2 00:08:56.487 --72288-- --verbose 00:08:56.487 --72288-- Contents of /proc/version: 00:08:56.487 --72288-- 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:56.487 --72288-- 00:08:56.487 --72288-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.487 --72288-- Page sizes: currently 4096, max supported 4096 00:08:56.487 --72288-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.487 --72288-- 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:56.487 --72288-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:56.487 --72288-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:56.487 --72288-- might be shown as UnknownInlinedFun 00:08:56.487 --72288-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:56.487 --72288-- object doesn't have a dynamic symbol table 00:08:56.487 --72288-- Scheduler: using generic scheduler lock implementation. 00:08:56.487 --72288-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.487 ==72288== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72288-by-???-on-0f641d807d47 00:08:56.487 ==72288== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72288-by-???-on-0f641d807d47 00:08:56.487 ==72288== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72288-by-???-on-0f641d807d47 00:08:56.487 ==72288== 00:08:56.487 ==72288== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.487 ==72288== don't want to do, unless you know exactly what you're doing, 00:08:56.487 ==72288== or are doing some strange experiment): 00:08:56.487 ==72288== /usr/libexec/valgrind/../../bin/vgdb --pid=72288 ...command... 00:08:56.487 ==72288== 00:08:56.487 ==72288== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.487 ==72288== /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:56.487 ==72288== and then give GDB the following command 00:08:56.487 ==72288== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72288 00:08:56.487 ==72288== --pid is optional if only one valgrind process is running 00:08:56.487 ==72288== 00:08:56.487 --72288-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.487 --72288-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.487 --72288-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.487 --72288-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.488 --72288-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.488 --72288-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.488 --72288-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.488 --72288-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.488 --72288-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.488 --72288-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.488 --72288-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.488 --72288-- Reading syms from /usr/lib64/libm.so.6 00:08:56.488 --72288-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.488 --72288-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:56.488 --72288-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.488 --72288-- Reading syms from /usr/lib64/libc.so.6 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.488 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.488 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.488 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.747 --72288-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.747 --72288-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.747 --72288-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.747 --72288-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.747 --72288-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.747 --72288-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.747 --72288-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 ==72288== Preferring higher priority redirection: 00:08:56.747 --72288-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.747 --72288-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.747 --72288-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 --72288-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.747 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.747 --72288-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.747 --72288-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.747 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.747 --72288-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.747 --72288-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.747 --72288-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.747 --72288-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.747 --72288-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.748 --72288-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.748 --72288-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.748 --72288-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.748 --72288-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.748 --72288-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.748 --72288-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.748 --72288-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.748 --72288-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.748 --72288-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.748 --72288-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.748 --72288-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.748 --72288-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.748 --72288-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.748 00:08:56.748 00:08:56.748 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.748 http://cunit.sourceforge.net/ 00:08:56.748 00:08:56.748 00:08:56.748 Suite: nvme_ns_cmd 00:08:56.748 Test: split_test ...passed 00:08:56.748 Test: split_test2 ...passed 00:08:56.748 Test: split_test3 ...passed 00:08:56.748 Test: split_test4 ...passed 00:08:57.006 Test: test_nvme_ns_cmd_flush ...passed 00:08:57.006 Test: test_nvme_ns_cmd_dataset_management ...--72288-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:57.006 passed 00:08:57.006 Test: test_nvme_ns_cmd_copy ...passed 00:08:57.006 Test: test_io_flags ...[2024-07-15 21:35:31.896642] /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:57.006 passed 00:08:57.006 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:57.006 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:57.006 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:57.006 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:57.006 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:57.006 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:57.006 Test: test_cmd_child_request ...passed 00:08:57.006 Test: test_nvme_ns_cmd_readv ...passed 00:08:57.006 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:57.006 Test: test_nvme_ns_cmd_writev ...[2024-07-15 21:35:31.977144] /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:57.006 passed 00:08:57.007 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:57.007 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:57.007 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:57.007 Test: test_nvme_ns_cmd_comparev ...passed 00:08:57.007 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:57.007 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:57.007 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:57.007 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:57.007 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:57.007 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-15 21:35:32.073468] /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:57.007 passed 00:08:57.007 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-15 21:35:32.082361] /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:57.007 passed 00:08:57.007 Test: test_nvme_ns_cmd_verify ...passed 00:08:57.007 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:57.007 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:57.007 00:08:57.007 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.007 suites 1 1 n/a 0 0 00:08:57.007 tests 32 32 32 0 0 00:08:57.007 asserts 550 550 550 0 n/a 00:08:57.007 00:08:57.007 Elapsed time = 0.278 seconds 00:08:57.007 --72288-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.007 --72288-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.265 ==72288== 00:08:57.265 ==72288== HEAP SUMMARY: 00:08:57.265 ==72288== in use at exit: 0 bytes in 0 blocks 00:08:57.265 ==72288== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:57.265 ==72288== 00:08:57.265 ==72288== All heap blocks were freed -- no leaks are possible 00:08:57.265 ==72288== 00:08:57.265 ==72288== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.265 21:35:32 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:57.265 ==72295== Memcheck, a memory error detector 00:08:57.265 ==72295== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.265 ==72295== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.265 ==72295== 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:57.265 ==72295== 00:08:57.265 --72295-- Valgrind options: 00:08:57.265 --72295-- --leak-check=full 00:08:57.265 --72295-- --error-exitcode=2 00:08:57.265 --72295-- --verbose 00:08:57.265 --72295-- Contents of /proc/version: 00:08:57.265 --72295-- 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:57.265 --72295-- 00:08:57.265 --72295-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.265 --72295-- Page sizes: currently 4096, max supported 4096 00:08:57.265 --72295-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.265 --72295-- 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:57.265 --72295-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.265 --72295-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.265 --72295-- might be shown as UnknownInlinedFun 00:08:57.265 --72295-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.266 --72295-- object doesn't have a dynamic symbol table 00:08:57.266 --72295-- Scheduler: using generic scheduler lock implementation. 00:08:57.266 --72295-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.266 ==72295== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72295-by-???-on-0f641d807d47 00:08:57.266 ==72295== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72295-by-???-on-0f641d807d47 00:08:57.266 ==72295== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72295-by-???-on-0f641d807d47 00:08:57.266 ==72295== 00:08:57.266 ==72295== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.266 ==72295== don't want to do, unless you know exactly what you're doing, 00:08:57.266 ==72295== or are doing some strange experiment): 00:08:57.266 ==72295== /usr/libexec/valgrind/../../bin/vgdb --pid=72295 ...command... 00:08:57.266 ==72295== 00:08:57.266 ==72295== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.266 ==72295== /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:57.266 ==72295== and then give GDB the following command 00:08:57.266 ==72295== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72295 00:08:57.266 ==72295== --pid is optional if only one valgrind process is running 00:08:57.266 ==72295== 00:08:57.266 --72295-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.266 --72295-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.266 --72295-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.266 --72295-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.266 --72295-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.266 --72295-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.266 --72295-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.266 --72295-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.266 --72295-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.266 --72295-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.266 --72295-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.266 --72295-- Reading syms from /usr/lib64/libm.so.6 00:08:57.266 --72295-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.266 --72295-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.266 --72295-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.266 --72295-- Reading syms from /usr/lib64/libc.so.6 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.266 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.266 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.266 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.524 --72295-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.524 --72295-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.524 --72295-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.524 --72295-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.524 --72295-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.524 --72295-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.524 --72295-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.524 --72295-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 ==72295== Preferring higher priority redirection: 00:08:57.525 --72295-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.525 --72295-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.525 --72295-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 --72295-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.525 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.525 --72295-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.525 --72295-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.525 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.525 --72295-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.525 --72295-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.525 --72295-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:57.525 --72295-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:57.525 --72295-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.525 --72295-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.525 --72295-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.525 --72295-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.525 --72295-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.525 --72295-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.525 --72295-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.525 --72295-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.525 --72295-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.525 --72295-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.525 --72295-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.525 --72295-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.525 --72295-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.525 --72295-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.525 00:08:57.525 00:08:57.525 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.525 http://cunit.sourceforge.net/ 00:08:57.525 00:08:57.525 00:08:57.525 Suite: nvme_ns_cmd 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:57.525 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:57.784 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:57.784 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:57.784 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:57.784 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:57.784 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:57.784 00:08:57.784 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.784 suites 1 1 n/a 0 0 00:08:57.784 tests 12 12 12 0 0 00:08:57.784 asserts 123 123 123 0 n/a 00:08:57.784 00:08:57.784 Elapsed time = 0.060 seconds 00:08:57.784 --72295-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.784 --72295-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.784 ==72295== 00:08:57.784 ==72295== HEAP SUMMARY: 00:08:57.784 ==72295== in use at exit: 0 bytes in 0 blocks 00:08:57.784 ==72295== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:57.784 ==72295== 00:08:57.784 ==72295== All heap blocks were freed -- no leaks are possible 00:08:57.784 ==72295== 00:08:57.784 ==72295== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.784 21:35:32 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:57.784 ==72303== Memcheck, a memory error detector 00:08:57.784 ==72303== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.784 ==72303== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.784 ==72303== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:57.784 ==72303== 00:08:57.784 --72303-- Valgrind options: 00:08:57.784 --72303-- --leak-check=full 00:08:57.784 --72303-- --error-exitcode=2 00:08:57.784 --72303-- --verbose 00:08:57.784 --72303-- Contents of /proc/version: 00:08:57.784 --72303-- 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:57.784 --72303-- 00:08:57.784 --72303-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.784 --72303-- Page sizes: currently 4096, max supported 4096 00:08:57.784 --72303-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.784 --72303-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:57.784 --72303-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.784 --72303-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.784 --72303-- might be shown as UnknownInlinedFun 00:08:57.784 --72303-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.784 --72303-- object doesn't have a dynamic symbol table 00:08:57.784 --72303-- Scheduler: using generic scheduler lock implementation. 00:08:57.784 --72303-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.784 ==72303== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72303-by-???-on-0f641d807d47 00:08:57.784 ==72303== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72303-by-???-on-0f641d807d47 00:08:57.784 ==72303== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72303-by-???-on-0f641d807d47 00:08:57.784 ==72303== 00:08:57.784 ==72303== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.784 ==72303== don't want to do, unless you know exactly what you're doing, 00:08:57.784 ==72303== or are doing some strange experiment): 00:08:57.784 ==72303== /usr/libexec/valgrind/../../bin/vgdb --pid=72303 ...command... 00:08:57.784 ==72303== 00:08:57.784 ==72303== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.784 ==72303== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:57.784 ==72303== and then give GDB the following command 00:08:57.784 ==72303== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72303 00:08:57.784 ==72303== --pid is optional if only one valgrind process is running 00:08:57.784 ==72303== 00:08:57.784 --72303-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.784 --72303-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.784 --72303-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.784 --72303-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.784 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.784 --72303-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.784 --72303-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.784 --72303-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.785 --72303-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.785 --72303-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.785 --72303-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.785 --72303-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.785 --72303-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.785 --72303-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.785 --72303-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.785 --72303-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.785 --72303-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.785 --72303-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.044 --72303-- Reading syms from /usr/lib64/libm.so.6 00:08:58.044 --72303-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.044 --72303-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:58.044 --72303-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.044 --72303-- Reading syms from /usr/lib64/libc.so.6 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.044 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.044 --72303-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.044 --72303-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.044 --72303-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.044 --72303-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.044 --72303-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.044 --72303-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.044 --72303-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.044 --72303-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.044 --72303-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.044 --72303-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 ==72303== Preferring higher priority redirection: 00:08:58.045 --72303-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:58.045 --72303-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:58.045 --72303-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.045 --72303-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.304 --72303-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.304 --72303-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.304 --72303-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.304 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.304 --72303-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.304 --72303-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.304 ==72303== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.304 --72303-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.304 --72303-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.304 --72303-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.304 --72303-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.304 --72303-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.304 --72303-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.304 --72303-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.304 --72303-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.304 --72303-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.305 --72303-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.305 --72303-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.305 --72303-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.305 --72303-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.305 --72303-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.305 --72303-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.305 --72303-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.305 --72303-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.305 --72303-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.305 00:08:58.305 00:08:58.305 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.305 http://cunit.sourceforge.net/ 00:08:58.305 00:08:58.305 00:08:58.305 Suite: nvme_qpair 00:08:58.305 Test: test3 ...--72303-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:58.305 passed 00:08:58.305 Test: test_ctrlr_failed ...passed 00:08:58.305 Test: struct_packing ...passed 00:08:58.305 Test: test_nvme_qpair_process_completions ...[2024-07-15 21:35:33.383984] /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:58.564 [2024-07-15 21:35:33.435142] /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:58.564 --72303-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:58.564 --72303-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.564 [2024-07-15 21:35:33.459282] /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:58.564 [2024-07-15 21:35:33.461316] /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:58.564 passed 00:08:58.564 Test: test_nvme_completion_is_retry ...passed 00:08:58.564 Test: test_get_status_string ...passed 00:08:58.564 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:58.564 Test: test_nvme_qpair_submit_request ...passed 00:08:58.564 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:58.564 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:58.564 Test: test_nvme_qpair_init_deinit ...[2024-07-15 21:35:33.536037] /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:58.564 passed 00:08:58.564 Test: test_nvme_get_sgl_print_info ...passed 00:08:58.564 00:08:58.564 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.564 suites 1 1 n/a 0 0 00:08:58.564 tests 12 12 12 0 0 00:08:58.564 asserts 154 154 154 0 n/a 00:08:58.564 00:08:58.564 Elapsed time = 0.218 seconds 00:08:58.564 --72303-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.564 ==72303== 00:08:58.564 ==72303== HEAP SUMMARY: 00:08:58.564 ==72303== in use at exit: 0 bytes in 0 blocks 00:08:58.564 ==72303== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:58.564 ==72303== 00:08:58.564 ==72303== All heap blocks were freed -- no leaks are possible 00:08:58.564 ==72303== 00:08:58.564 ==72303== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.564 21:35:33 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:58.564 ==72310== Memcheck, a memory error detector 00:08:58.564 ==72310== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.564 ==72310== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.564 ==72310== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:58.564 ==72310== 00:08:58.564 --72310-- Valgrind options: 00:08:58.564 --72310-- --leak-check=full 00:08:58.564 --72310-- --error-exitcode=2 00:08:58.564 --72310-- --verbose 00:08:58.564 --72310-- Contents of /proc/version: 00:08:58.564 --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:58.564 --72310-- 00:08:58.564 --72310-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.564 --72310-- Page sizes: currently 4096, max supported 4096 00:08:58.564 --72310-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.564 --72310-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:58.564 --72310-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.564 --72310-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.565 --72310-- might be shown as UnknownInlinedFun 00:08:58.565 --72310-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.565 --72310-- object doesn't have a dynamic symbol table 00:08:58.565 --72310-- Scheduler: using generic scheduler lock implementation. 00:08:58.565 --72310-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.565 ==72310== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72310-by-???-on-0f641d807d47 00:08:58.565 ==72310== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72310-by-???-on-0f641d807d47 00:08:58.565 ==72310== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72310-by-???-on-0f641d807d47 00:08:58.565 ==72310== 00:08:58.565 ==72310== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.565 ==72310== don't want to do, unless you know exactly what you're doing, 00:08:58.565 ==72310== or are doing some strange experiment): 00:08:58.565 ==72310== /usr/libexec/valgrind/../../bin/vgdb --pid=72310 ...command... 00:08:58.565 ==72310== 00:08:58.565 ==72310== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.565 ==72310== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:58.565 ==72310== and then give GDB the following command 00:08:58.565 ==72310== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72310 00:08:58.565 ==72310== --pid is optional if only one valgrind process is running 00:08:58.565 ==72310== 00:08:58.822 --72310-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.822 --72310-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.822 --72310-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.822 --72310-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.822 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.822 --72310-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.822 --72310-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.822 --72310-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.822 --72310-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.822 --72310-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.822 --72310-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.822 --72310-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.822 --72310-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.822 --72310-- Reading syms from /usr/lib64/libm.so.6 00:08:58.822 --72310-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.822 --72310-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:58.822 --72310-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.822 --72310-- Reading syms from /usr/lib64/libc.so.6 00:08:58.822 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.822 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.822 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.822 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.822 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.823 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.823 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.823 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.823 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.823 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.823 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.823 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.823 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.823 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.823 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.823 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.823 --72310-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.823 --72310-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.823 --72310-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.823 --72310-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.823 --72310-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.823 --72310-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.823 --72310-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.080 --72310-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.080 --72310-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.080 --72310-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.080 --72310-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.080 --72310-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.080 --72310-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 ==72310== Preferring higher priority redirection: 00:08:59.081 --72310-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.081 --72310-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.081 --72310-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 --72310-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.081 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.081 --72310-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.081 --72310-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.081 ==72310== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.081 --72310-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.081 --72310-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.081 --72310-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.081 --72310-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.081 --72310-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.081 --72310-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.081 --72310-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.081 --72310-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.081 --72310-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.081 --72310-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.081 --72310-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.081 --72310-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.081 --72310-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.081 --72310-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.081 --72310-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.081 --72310-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.081 --72310-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.081 --72310-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.081 00:08:59.081 00:08:59.081 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.081 http://cunit.sourceforge.net/ 00:08:59.081 00:08:59.081 00:08:59.081 Suite: nvme_pcie 00:08:59.081 Test: test_prp_list_append ...[2024-07-15 21:35:34.128262] /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:59.082 [2024-07-15 21:35:34.168069] /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:59.082 [2024-07-15 21:35:34.169268] /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:59.082 [2024-07-15 21:35:34.171681] /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:59.082 [2024-07-15 21:35:34.172495] /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:59.082 passed 00:08:59.082 Test: test_nvme_pcie_hotplug_monitor ...--72310-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:59.082 passed 00:08:59.082 Test: test_shadow_doorbell_update ...passed 00:08:59.339 Test: test_build_contig_hw_sgl_request ...passed 00:08:59.339 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:59.339 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:59.339 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:59.339 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-15 21:35:34.234900] /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:59.339 passed 00:08:59.339 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:59.339 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:59.340 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-15 21:35:34.256560] /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:59.340 passed 00:08:59.340 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-15 21:35:34.267188] /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:59.340 passed 00:08:59.340 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-15 21:35:34.274567] /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:59.340 passed 00:08:59.340 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-15 21:35:34.277522] /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:59.340 passed 00:08:59.340 00:08:59.340 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.340 suites 1 1 n/a 0 0 00:08:59.340 tests 14 14 14 0 0 00:08:59.340 asserts 235 235 235 0 n/a 00:08:59.340 00:08:59.340 Elapsed time = 0.162 seconds 00:08:59.340 --72310-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.340 --72310-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.340 ==72310== 00:08:59.340 ==72310== HEAP SUMMARY: 00:08:59.340 ==72310== in use at exit: 0 bytes in 0 blocks 00:08:59.340 ==72310== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:59.340 ==72310== 00:08:59.340 ==72310== All heap blocks were freed -- no leaks are possible 00:08:59.340 ==72310== 00:08:59.340 ==72310== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.340 21:35:34 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:59.340 ==72322== Memcheck, a memory error detector 00:08:59.340 ==72322== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.340 ==72322== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.340 ==72322== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:59.340 ==72322== 00:08:59.340 --72322-- Valgrind options: 00:08:59.340 --72322-- --leak-check=full 00:08:59.340 --72322-- --error-exitcode=2 00:08:59.340 --72322-- --verbose 00:08:59.340 --72322-- Contents of /proc/version: 00:08:59.340 --72322-- 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:59.340 --72322-- 00:08:59.340 --72322-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.340 --72322-- Page sizes: currently 4096, max supported 4096 00:08:59.340 --72322-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.340 --72322-- 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:59.340 --72322-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.340 --72322-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.340 --72322-- might be shown as UnknownInlinedFun 00:08:59.340 --72322-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.340 --72322-- object doesn't have a dynamic symbol table 00:08:59.340 --72322-- Scheduler: using generic scheduler lock implementation. 00:08:59.340 --72322-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.340 ==72322== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72322-by-???-on-0f641d807d47 00:08:59.340 ==72322== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72322-by-???-on-0f641d807d47 00:08:59.340 ==72322== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72322-by-???-on-0f641d807d47 00:08:59.340 ==72322== 00:08:59.340 ==72322== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.340 ==72322== don't want to do, unless you know exactly what you're doing, 00:08:59.340 ==72322== or are doing some strange experiment): 00:08:59.340 ==72322== /usr/libexec/valgrind/../../bin/vgdb --pid=72322 ...command... 00:08:59.340 ==72322== 00:08:59.340 ==72322== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.340 ==72322== /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:59.340 ==72322== and then give GDB the following command 00:08:59.340 ==72322== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72322 00:08:59.340 ==72322== --pid is optional if only one valgrind process is running 00:08:59.340 ==72322== 00:08:59.340 --72322-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.340 --72322-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.340 --72322-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.340 --72322-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.340 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.340 --72322-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.340 --72322-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.341 --72322-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.341 --72322-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.341 --72322-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.341 --72322-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.341 --72322-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.599 --72322-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.599 --72322-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.599 --72322-- Reading syms from /usr/lib64/libm.so.6 00:08:59.599 --72322-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.599 --72322-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:59.599 --72322-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libc.so.6 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.599 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.599 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.599 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.599 --72322-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.599 --72322-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.599 --72322-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.599 --72322-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.599 --72322-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.599 --72322-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.599 --72322-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 ==72322== Preferring higher priority redirection: 00:08:59.600 --72322-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.600 --72322-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.600 --72322-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 --72322-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.600 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.600 --72322-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.600 --72322-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.600 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.600 --72322-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.600 --72322-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.600 --72322-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.600 --72322-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.600 --72322-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.858 --72322-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.858 --72322-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.858 --72322-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.858 --72322-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.858 --72322-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.858 --72322-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.858 --72322-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.858 --72322-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.858 --72322-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.858 --72322-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.859 --72322-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.859 --72322-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.859 --72322-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.859 00:08:59.859 00:08:59.859 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.859 http://cunit.sourceforge.net/ 00:08:59.859 00:08:59.859 00:08:59.859 Suite: nvme_ns_cmd 00:08:59.859 Test: nvme_poll_group_create_test ...passed 00:08:59.859 Test: nvme_poll_group_add_remove_test ...passed 00:08:59.859 Test: nvme_poll_group_process_completions ...passed 00:08:59.859 Test: nvme_poll_group_destroy_test ...passed 00:08:59.859 Test: nvme_poll_group_get_free_stats ...passed 00:08:59.859 00:08:59.859 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.859 suites 1 1 n/a 0 0 00:08:59.859 tests 5 5 5 0 0 00:08:59.859 asserts 75 75 75 0 n/a 00:08:59.859 00:08:59.859 Elapsed time = 0.058 seconds 00:08:59.859 --72322-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.859 --72322-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.859 ==72322== 00:08:59.859 ==72322== HEAP SUMMARY: 00:08:59.859 ==72322== in use at exit: 0 bytes in 0 blocks 00:08:59.859 ==72322== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:59.859 ==72322== 00:08:59.859 ==72322== All heap blocks were freed -- no leaks are possible 00:08:59.859 ==72322== 00:08:59.859 ==72322== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.859 21:35:34 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:59.859 ==72329== Memcheck, a memory error detector 00:08:59.859 ==72329== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.859 ==72329== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.859 ==72329== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:59.859 ==72329== 00:08:59.859 --72329-- Valgrind options: 00:08:59.859 --72329-- --leak-check=full 00:08:59.859 --72329-- --error-exitcode=2 00:08:59.859 --72329-- --verbose 00:08:59.859 --72329-- Contents of /proc/version: 00:08:59.859 --72329-- 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:59.859 --72329-- 00:08:59.859 --72329-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.859 --72329-- Page sizes: currently 4096, max supported 4096 00:08:59.859 --72329-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.859 --72329-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:59.859 --72329-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.859 --72329-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.859 --72329-- might be shown as UnknownInlinedFun 00:08:59.859 --72329-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.859 --72329-- object doesn't have a dynamic symbol table 00:08:59.859 --72329-- Scheduler: using generic scheduler lock implementation. 00:08:59.859 --72329-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.859 ==72329== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72329-by-???-on-0f641d807d47 00:08:59.859 ==72329== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72329-by-???-on-0f641d807d47 00:08:59.859 ==72329== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72329-by-???-on-0f641d807d47 00:08:59.859 ==72329== 00:08:59.859 ==72329== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.859 ==72329== don't want to do, unless you know exactly what you're doing, 00:08:59.859 ==72329== or are doing some strange experiment): 00:08:59.859 ==72329== /usr/libexec/valgrind/../../bin/vgdb --pid=72329 ...command... 00:08:59.859 ==72329== 00:08:59.859 ==72329== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.859 ==72329== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:59.859 ==72329== and then give GDB the following command 00:08:59.859 ==72329== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72329 00:08:59.859 ==72329== --pid is optional if only one valgrind process is running 00:08:59.859 ==72329== 00:08:59.859 --72329-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.117 --72329-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.117 --72329-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.117 --72329-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.117 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.117 --72329-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.117 --72329-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.117 --72329-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.117 --72329-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.117 --72329-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.117 --72329-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.117 --72329-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.117 --72329-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.117 --72329-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.117 --72329-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.118 --72329-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.118 --72329-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.118 --72329-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.118 --72329-- Reading syms from /usr/lib64/libm.so.6 00:09:00.118 --72329-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.118 --72329-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.118 --72329-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.118 --72329-- Reading syms from /usr/lib64/libc.so.6 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.118 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.118 --72329-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.118 --72329-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.118 --72329-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.118 --72329-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.118 --72329-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.118 --72329-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.118 --72329-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.118 --72329-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.118 --72329-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 ==72329== Preferring higher priority redirection: 00:09:00.118 --72329-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.118 --72329-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.118 --72329-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.118 --72329-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.119 --72329-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.376 --72329-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.376 --72329-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.376 --72329-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.376 --72329-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.376 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.376 --72329-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.376 --72329-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.376 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.376 --72329-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.376 --72329-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.376 --72329-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.376 --72329-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.376 --72329-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.376 --72329-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.376 --72329-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.376 --72329-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.376 --72329-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.376 --72329-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.376 --72329-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.376 --72329-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.376 --72329-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.376 --72329-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.376 --72329-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.376 --72329-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.376 --72329-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.376 --72329-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.376 00:09:00.376 00:09:00.376 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.376 http://cunit.sourceforge.net/ 00:09:00.376 00:09:00.376 00:09:00.376 Suite: nvme_quirks 00:09:00.376 Test: test_nvme_quirks_striping ...passed 00:09:00.376 00:09:00.376 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.376 suites 1 1 n/a 0 0 00:09:00.376 tests 1 1 1 0 0 00:09:00.376 asserts 5 5 5 0 n/a 00:09:00.376 00:09:00.376 Elapsed time = 0.009 seconds 00:09:00.376 --72329-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.376 --72329-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.376 ==72329== 00:09:00.377 ==72329== HEAP SUMMARY: 00:09:00.377 ==72329== in use at exit: 0 bytes in 0 blocks 00:09:00.377 ==72329== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:09:00.377 ==72329== 00:09:00.377 ==72329== All heap blocks were freed -- no leaks are possible 00:09:00.377 ==72329== 00:09:00.377 ==72329== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.377 21:35:35 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:09:00.377 ==72336== Memcheck, a memory error detector 00:09:00.377 ==72336== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.377 ==72336== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.377 ==72336== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:00.377 ==72336== 00:09:00.377 --72336-- Valgrind options: 00:09:00.377 --72336-- --leak-check=full 00:09:00.377 --72336-- --error-exitcode=2 00:09:00.377 --72336-- --verbose 00:09:00.377 --72336-- Contents of /proc/version: 00:09:00.377 --72336-- 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:09:00.377 --72336-- 00:09:00.377 --72336-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.377 --72336-- Page sizes: currently 4096, max supported 4096 00:09:00.377 --72336-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.377 --72336-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:00.377 --72336-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.377 --72336-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.377 --72336-- might be shown as UnknownInlinedFun 00:09:00.377 --72336-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.377 --72336-- object doesn't have a dynamic symbol table 00:09:00.377 --72336-- Scheduler: using generic scheduler lock implementation. 00:09:00.377 --72336-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.377 ==72336== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72336-by-???-on-0f641d807d47 00:09:00.377 ==72336== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72336-by-???-on-0f641d807d47 00:09:00.377 ==72336== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72336-by-???-on-0f641d807d47 00:09:00.377 ==72336== 00:09:00.377 ==72336== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.377 ==72336== don't want to do, unless you know exactly what you're doing, 00:09:00.377 ==72336== or are doing some strange experiment): 00:09:00.377 ==72336== /usr/libexec/valgrind/../../bin/vgdb --pid=72336 ...command... 00:09:00.377 ==72336== 00:09:00.377 ==72336== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.377 ==72336== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:00.377 ==72336== and then give GDB the following command 00:09:00.377 ==72336== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72336 00:09:00.377 ==72336== --pid is optional if only one valgrind process is running 00:09:00.377 ==72336== 00:09:00.377 --72336-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.377 --72336-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.677 --72336-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.677 --72336-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.677 --72336-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.677 --72336-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.677 --72336-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.677 --72336-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.677 --72336-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.677 --72336-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.677 --72336-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.677 --72336-- Reading syms from /usr/lib64/libm.so.6 00:09:00.677 --72336-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.677 --72336-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.677 --72336-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.677 --72336-- Reading syms from /usr/lib64/libc.so.6 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.677 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.677 --72336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.677 --72336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.678 --72336-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.678 --72336-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.678 --72336-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.678 --72336-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.678 --72336-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.678 --72336-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.678 --72336-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 ==72336== Preferring higher priority redirection: 00:09:00.678 --72336-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.678 --72336-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.678 --72336-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 --72336-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.678 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.678 --72336-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.678 --72336-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.678 ==72336== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.678 --72336-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.678 --72336-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.999 --72336-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.999 --72336-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.999 --72336-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.999 --72336-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.999 --72336-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.999 --72336-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.999 --72336-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.999 --72336-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.000 --72336-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.000 --72336-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.000 --72336-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.000 --72336-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.000 --72336-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.000 --72336-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.000 --72336-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:01.000 --72336-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.000 --72336-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.000 00:09:01.000 00:09:01.000 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.000 http://cunit.sourceforge.net/ 00:09:01.000 00:09:01.000 00:09:01.000 Suite: nvme_tcp 00:09:01.000 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:09:01.000 Test: test_nvme_tcp_build_iovs ...passed 00:09:01.000 Test: test_nvme_tcp_build_sgl_request ...[2024-07-15 21:35:35.929745] /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:09:01.000 passed 00:09:01.000 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:09:01.000 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:09:01.000 Test: test_nvme_tcp_req_complete_safe ...passed 00:09:01.000 Test: test_nvme_tcp_req_get ...passed 00:09:01.000 Test: test_nvme_tcp_req_init ...passed 00:09:01.000 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:09:01.000 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:09:01.000 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-15 21:35:36.058775] /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:09:01.000 passed 00:09:01.000 Test: test_nvme_tcp_alloc_reqs ...--72336-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:09:01.000 --72336-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:01.000 passed 00:09:01.000 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-15 21:35:36.077607] /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:09:01.000 passed 00:09:01.000 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-15 21:35:36.080131] /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:09:01.000 [2024-07-15 21:35:36.083261] /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:09:01.000 [2024-07-15 21:35:36.083513] /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:09:01.000 [2024-07-15 21:35:36.085801] /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:09:01.000 [2024-07-15 21:35:36.086009] /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:09:01.000 [2024-07-15 21:35:36.088279] /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:09:01.000 [2024-07-15 21:35:36.088506] /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:09:01.000 [2024-07-15 21:35:36.090237] /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:09:01.338 [2024-07-15 21:35:36.092721] /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:09:01.338 [2024-07-15 21:35:36.095083] /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:09:01.338 [2024-07-15 21:35:36.097169] /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:09:01.338 [2024-07-15 21:35:36.099605] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-15 21:35:36.118108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:09:01.338 [2024-07-15 21:35:36.119316] /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:09:01.338 --72336-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:09:01.338 --72336-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:01.338 --72336-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:01.338 [2024-07-15 21:35:36.144209] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:09:01.338 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-15 21:35:36.160141] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_icresp_handle ...[2024-07-15 21:35:36.162185] /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:09:01.338 [2024-07-15 21:35:36.163187] /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:09:01.338 [2024-07-15 21:35:36.163419] /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:09:01.338 [2024-07-15 21:35:36.164477] /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:09:01.338 [2024-07-15 21:35:36.164708] /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:09:01.338 [2024-07-15 21:35:36.168847] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-15 21:35:36.175311] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-15 21:35:36.183832] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:09:01.338 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-15 21:35:36.212021] /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:09:01.338 [2024-07-15 21:35:36.216394] /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:09:01.338 [2024-07-15 21:35:36.218249] /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:09:01.338 --72336-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:01.338 --72336-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.338 [2024-07-15 21:35:36.230019] /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:09:01.338 [2024-07-15 21:35:36.231574] /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:09:01.338 passed 00:09:01.338 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-15 21:35:36.366057] /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:09:01.339 [2024-07-15 21:35:36.366615] /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:09:01.339 passed 00:09:01.339 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:09:01.339 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-15 21:35:36.372541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:01.339 [2024-07-15 21:35:36.373144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:01.339 passed 00:09:01.339 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-15 21:35:36.387572] /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:09:01.339 [2024-07-15 21:35:36.387817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:01.339 [2024-07-15 21:35:36.389058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:09:01.339 [2024-07-15 21:35:36.389379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:01.339 [2024-07-15 21:35:36.390278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2383:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a3f7b0 with addr=192.168.1.78, port=23 00:09:01.339 [2024-07-15 21:35:36.390505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:01.339 passed 00:09:01.339 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-15 21:35:36.394638] /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:09:01.339 [2024-07-15 21:35:36.395025] /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:09:01.339 passed 00:09:01.339 00:09:01.339 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.339 suites 1 1 n/a 0 0 00:09:01.339 tests 27 27 27 0 0 00:09:01.339 asserts 624 624 624 0 n/a 00:09:01.339 00:09:01.339 Elapsed time = 0.518 seconds 00:09:01.339 --72336-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.679 ==72336== 00:09:01.679 ==72336== HEAP SUMMARY: 00:09:01.679 ==72336== in use at exit: 192 bytes in 1 blocks 00:09:01.679 ==72336== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:09:01.679 ==72336== 00:09:01.679 ==72336== Searching for pointers to 1 not-freed blocks 00:09:01.679 ==72336== Checked 6,608,096 bytes 00:09:01.679 ==72336== 00:09:01.679 ==72336== LEAK SUMMARY: 00:09:01.679 ==72336== definitely lost: 0 bytes in 0 blocks 00:09:01.680 ==72336== indirectly lost: 0 bytes in 0 blocks 00:09:01.680 ==72336== possibly lost: 0 bytes in 0 blocks 00:09:01.680 ==72336== still reachable: 192 bytes in 1 blocks 00:09:01.680 ==72336== suppressed: 0 bytes in 0 blocks 00:09:01.680 ==72336== Reachable blocks (those to which a pointer was found) are not shown. 00:09:01.680 ==72336== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:01.680 ==72336== 00:09:01.680 ==72336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.680 21:35:36 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:09:01.680 ==72350== Memcheck, a memory error detector 00:09:01.680 ==72350== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.680 ==72350== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.680 ==72350== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:01.680 ==72350== 00:09:01.680 --72350-- Valgrind options: 00:09:01.680 --72350-- --leak-check=full 00:09:01.680 --72350-- --error-exitcode=2 00:09:01.680 --72350-- --verbose 00:09:01.680 --72350-- Contents of /proc/version: 00:09:01.680 --72350-- 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:09:01.680 --72350-- 00:09:01.680 --72350-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.680 --72350-- Page sizes: currently 4096, max supported 4096 00:09:01.680 --72350-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.680 --72350-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:01.680 --72350-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.680 --72350-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.680 --72350-- might be shown as UnknownInlinedFun 00:09:01.680 --72350-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.680 --72350-- object doesn't have a dynamic symbol table 00:09:01.680 --72350-- Scheduler: using generic scheduler lock implementation. 00:09:01.680 --72350-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.680 ==72350== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72350-by-???-on-0f641d807d47 00:09:01.680 ==72350== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72350-by-???-on-0f641d807d47 00:09:01.680 ==72350== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72350-by-???-on-0f641d807d47 00:09:01.680 ==72350== 00:09:01.680 ==72350== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.680 ==72350== don't want to do, unless you know exactly what you're doing, 00:09:01.680 ==72350== or are doing some strange experiment): 00:09:01.680 ==72350== /usr/libexec/valgrind/../../bin/vgdb --pid=72350 ...command... 00:09:01.680 ==72350== 00:09:01.680 ==72350== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.680 ==72350== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:01.680 ==72350== and then give GDB the following command 00:09:01.680 ==72350== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72350 00:09:01.680 ==72350== --pid is optional if only one valgrind process is running 00:09:01.680 ==72350== 00:09:01.680 --72350-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.680 --72350-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.680 --72350-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.680 --72350-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.680 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.680 --72350-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.680 --72350-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.680 --72350-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.680 --72350-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.680 --72350-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.680 --72350-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.680 --72350-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.680 --72350-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.680 --72350-- Reading syms from /usr/lib64/libm.so.6 00:09:01.680 --72350-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.680 --72350-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:01.680 --72350-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.680 --72350-- Reading syms from /usr/lib64/libc.so.6 00:09:01.680 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.680 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.680 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.680 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.680 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.680 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.680 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.680 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.681 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.681 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.681 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.681 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.681 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.681 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.681 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.681 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.681 --72350-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.681 --72350-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.681 --72350-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.681 --72350-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.681 --72350-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.681 --72350-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.681 --72350-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.944 --72350-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.944 --72350-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.944 --72350-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 ==72350== Preferring higher priority redirection: 00:09:01.945 --72350-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.945 --72350-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.945 --72350-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 --72350-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.945 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.945 --72350-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.945 --72350-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.945 ==72350== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.945 --72350-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.945 --72350-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.945 --72350-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.945 --72350-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.945 --72350-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.945 --72350-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.945 --72350-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.945 --72350-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.945 --72350-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.945 --72350-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.945 --72350-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.945 --72350-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.945 --72350-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.945 --72350-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.945 --72350-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.945 --72350-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.945 --72350-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.945 --72350-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.945 00:09:01.945 00:09:01.945 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.945 http://cunit.sourceforge.net/ 00:09:01.945 00:09:01.945 00:09:01.945 Suite: nvme_transport 00:09:01.945 Test: test_nvme_get_transport ...passed 00:09:01.945 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:09:01.945 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:09:01.945 Test: test_nvme_transport_poll_group_add_remove ...passed 00:09:01.945 Test: test_ctrlr_get_memory_domains ...passed 00:09:01.945 00:09:01.945 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.945 suites 1 1 n/a 0 0 00:09:01.945 tests 5 5 5 0 0 00:09:01.945 asserts 28 28 28 0 n/a 00:09:01.945 00:09:01.945 Elapsed time = 0.027 seconds 00:09:01.945 --72350-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.945 --72350-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.945 ==72350== 00:09:01.945 ==72350== HEAP SUMMARY: 00:09:01.945 ==72350== in use at exit: 0 bytes in 0 blocks 00:09:01.945 ==72350== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:09:01.945 ==72350== 00:09:01.945 ==72350== All heap blocks were freed -- no leaks are possible 00:09:01.945 ==72350== 00:09:01.946 ==72350== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.946 21:35:37 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:09:01.946 ==72363== Memcheck, a memory error detector 00:09:01.946 ==72363== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.946 ==72363== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.946 ==72363== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:01.946 ==72363== 00:09:01.946 --72363-- Valgrind options: 00:09:01.946 --72363-- --leak-check=full 00:09:01.946 --72363-- --error-exitcode=2 00:09:01.946 --72363-- --verbose 00:09:01.946 --72363-- Contents of /proc/version: 00:09:01.946 --72363-- 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:09:01.946 --72363-- 00:09:01.946 --72363-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.946 --72363-- Page sizes: currently 4096, max supported 4096 00:09:01.946 --72363-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.946 --72363-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:01.946 --72363-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.946 --72363-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.946 --72363-- might be shown as UnknownInlinedFun 00:09:02.204 --72363-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.205 --72363-- object doesn't have a dynamic symbol table 00:09:02.205 --72363-- Scheduler: using generic scheduler lock implementation. 00:09:02.205 --72363-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.205 ==72363== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72363-by-???-on-0f641d807d47 00:09:02.205 ==72363== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72363-by-???-on-0f641d807d47 00:09:02.205 ==72363== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72363-by-???-on-0f641d807d47 00:09:02.205 ==72363== 00:09:02.205 ==72363== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.205 ==72363== don't want to do, unless you know exactly what you're doing, 00:09:02.205 ==72363== or are doing some strange experiment): 00:09:02.205 ==72363== /usr/libexec/valgrind/../../bin/vgdb --pid=72363 ...command... 00:09:02.205 ==72363== 00:09:02.205 ==72363== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.205 ==72363== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:02.205 ==72363== and then give GDB the following command 00:09:02.205 ==72363== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72363 00:09:02.205 ==72363== --pid is optional if only one valgrind process is running 00:09:02.205 ==72363== 00:09:02.205 --72363-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.205 --72363-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.205 --72363-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.205 --72363-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.205 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.205 --72363-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.205 --72363-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.205 --72363-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.205 --72363-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.205 --72363-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.205 --72363-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.205 --72363-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.205 --72363-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.205 --72363-- Reading syms from /usr/lib64/libm.so.6 00:09:02.205 --72363-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.205 --72363-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.205 --72363-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.205 --72363-- Reading syms from /usr/lib64/libc.so.6 00:09:02.205 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.205 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.205 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.205 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.205 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.205 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.206 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.206 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.206 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.206 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.206 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.206 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.206 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.206 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.206 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.206 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.206 --72363-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.206 --72363-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.206 --72363-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.206 --72363-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.206 --72363-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.206 --72363-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.206 --72363-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.206 --72363-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.465 --72363-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.465 --72363-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 ==72363== Preferring higher priority redirection: 00:09:02.466 --72363-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.466 --72363-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.466 --72363-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 --72363-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.466 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.466 --72363-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.466 --72363-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.466 ==72363== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.466 --72363-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.466 --72363-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.466 --72363-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.466 --72363-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.466 --72363-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.466 --72363-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.466 --72363-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.466 --72363-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.466 --72363-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.466 --72363-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.466 --72363-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.466 --72363-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.466 --72363-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.466 --72363-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.466 --72363-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.466 --72363-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.466 --72363-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.466 --72363-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.466 00:09:02.466 00:09:02.466 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.466 http://cunit.sourceforge.net/ 00:09:02.466 00:09:02.466 00:09:02.466 Suite: nvme_io_msg 00:09:02.466 Test: test_nvme_io_msg_send ...passed 00:09:02.466 Test: test_nvme_io_msg_process ...passed 00:09:02.466 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:09:02.466 00:09:02.466 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.466 suites 1 1 n/a 0 0 00:09:02.466 tests 3 3 3 0 0 00:09:02.466 asserts 56 56 56 0 n/a 00:09:02.466 00:09:02.466 Elapsed time = 0.034 seconds 00:09:02.466 --72363-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.466 --72363-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.466 ==72363== 00:09:02.466 ==72363== HEAP SUMMARY: 00:09:02.466 ==72363== in use at exit: 0 bytes in 0 blocks 00:09:02.466 ==72363== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:09:02.467 ==72363== 00:09:02.467 ==72363== All heap blocks were freed -- no leaks are possible 00:09:02.467 ==72363== 00:09:02.467 ==72363== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.725 21:35:37 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:09:02.725 ==72365== Memcheck, a memory error detector 00:09:02.725 ==72365== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.725 ==72365== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.725 ==72365== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:02.725 ==72365== 00:09:02.725 --72365-- Valgrind options: 00:09:02.725 --72365-- --leak-check=full 00:09:02.725 --72365-- --error-exitcode=2 00:09:02.725 --72365-- --verbose 00:09:02.725 --72365-- Contents of /proc/version: 00:09:02.725 --72365-- 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:09:02.725 --72365-- 00:09:02.725 --72365-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.725 --72365-- Page sizes: currently 4096, max supported 4096 00:09:02.725 --72365-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.725 --72365-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:02.725 --72365-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.725 --72365-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.725 --72365-- might be shown as UnknownInlinedFun 00:09:02.725 --72365-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.725 --72365-- object doesn't have a dynamic symbol table 00:09:02.725 --72365-- Scheduler: using generic scheduler lock implementation. 00:09:02.725 --72365-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.725 ==72365== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72365-by-???-on-0f641d807d47 00:09:02.725 ==72365== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72365-by-???-on-0f641d807d47 00:09:02.725 ==72365== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72365-by-???-on-0f641d807d47 00:09:02.725 ==72365== 00:09:02.725 ==72365== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.725 ==72365== don't want to do, unless you know exactly what you're doing, 00:09:02.725 ==72365== or are doing some strange experiment): 00:09:02.725 ==72365== /usr/libexec/valgrind/../../bin/vgdb --pid=72365 ...command... 00:09:02.725 ==72365== 00:09:02.725 ==72365== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.725 ==72365== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:02.725 ==72365== and then give GDB the following command 00:09:02.725 ==72365== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72365 00:09:02.725 ==72365== --pid is optional if only one valgrind process is running 00:09:02.725 ==72365== 00:09:02.725 --72365-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.725 --72365-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.725 --72365-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.725 --72365-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.725 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.725 --72365-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.725 --72365-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.725 --72365-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.725 --72365-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.725 --72365-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.725 --72365-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.725 --72365-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.725 --72365-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.725 --72365-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.725 --72365-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.726 --72365-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.726 --72365-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.726 --72365-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.726 --72365-- Reading syms from /usr/lib64/libm.so.6 00:09:02.726 --72365-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.726 --72365-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.726 --72365-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.726 --72365-- Reading syms from /usr/lib64/libc.so.6 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.726 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.726 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.726 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.726 --72365-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.726 --72365-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.726 --72365-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.726 --72365-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.984 --72365-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.984 --72365-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.984 --72365-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.984 --72365-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 ==72365== Preferring higher priority redirection: 00:09:02.985 --72365-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.985 --72365-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.985 --72365-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 --72365-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.985 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.985 --72365-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.985 --72365-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.985 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.985 --72365-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.985 --72365-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.985 --72365-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.985 --72365-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.985 --72365-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.985 --72365-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.985 --72365-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.985 --72365-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.985 --72365-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.985 --72365-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.985 --72365-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.985 --72365-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.985 --72365-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.985 --72365-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.985 --72365-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.985 --72365-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.985 --72365-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.985 --72365-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.985 00:09:02.985 00:09:02.985 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.985 http://cunit.sourceforge.net/ 00:09:02.985 00:09:02.985 00:09:02.985 Suite: nvme_pcie_common 00:09:02.985 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-15 21:35:38.041090] /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:09:02.985 passed 00:09:02.985 Test: test_nvme_pcie_qpair_construct_destroy ...--72365-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:03.243 passed 00:09:03.243 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:09:03.243 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-15 21:35:38.147287] /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:09:03.243 [2024-07-15 21:35:38.151961] /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:09:03.243 [2024-07-15 21:35:38.154699] /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:09:03.243 passed 00:09:03.243 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:09:03.243 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-15 21:35:38.163905] /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:09:03.243 [2024-07-15 21:35:38.164509] /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:09:03.243 passed 00:09:03.243 00:09:03.243 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.243 suites 1 1 n/a 0 0 00:09:03.243 tests 6 6 6 0 0 00:09:03.243 asserts 148 148 148 0 n/a 00:09:03.243 00:09:03.243 Elapsed time = 0.133 seconds 00:09:03.244 --72365-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.244 --72365-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.244 ==72365== 00:09:03.244 ==72365== HEAP SUMMARY: 00:09:03.244 ==72365== in use at exit: 0 bytes in 0 blocks 00:09:03.244 ==72365== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:09:03.244 ==72365== 00:09:03.244 ==72365== All heap blocks were freed -- no leaks are possible 00:09:03.244 ==72365== 00:09:03.244 ==72365== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.244 21:35:38 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:09:03.244 ==72378== Memcheck, a memory error detector 00:09:03.244 ==72378== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.244 ==72378== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.244 ==72378== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:03.244 ==72378== 00:09:03.244 --72378-- Valgrind options: 00:09:03.244 --72378-- --leak-check=full 00:09:03.244 --72378-- --error-exitcode=2 00:09:03.244 --72378-- --verbose 00:09:03.244 --72378-- Contents of /proc/version: 00:09:03.244 --72378-- 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:09:03.244 --72378-- 00:09:03.244 --72378-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.244 --72378-- Page sizes: currently 4096, max supported 4096 00:09:03.244 --72378-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.244 --72378-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:03.244 --72378-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.244 --72378-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.244 --72378-- might be shown as UnknownInlinedFun 00:09:03.244 --72378-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.244 --72378-- object doesn't have a dynamic symbol table 00:09:03.244 --72378-- Scheduler: using generic scheduler lock implementation. 00:09:03.244 --72378-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.244 ==72378== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72378-by-???-on-0f641d807d47 00:09:03.244 ==72378== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72378-by-???-on-0f641d807d47 00:09:03.244 ==72378== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72378-by-???-on-0f641d807d47 00:09:03.244 ==72378== 00:09:03.244 ==72378== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.244 ==72378== don't want to do, unless you know exactly what you're doing, 00:09:03.244 ==72378== or are doing some strange experiment): 00:09:03.244 ==72378== /usr/libexec/valgrind/../../bin/vgdb --pid=72378 ...command... 00:09:03.244 ==72378== 00:09:03.244 ==72378== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.244 ==72378== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:03.244 ==72378== and then give GDB the following command 00:09:03.244 ==72378== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72378 00:09:03.244 ==72378== --pid is optional if only one valgrind process is running 00:09:03.244 ==72378== 00:09:03.244 --72378-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.244 --72378-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.244 --72378-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.244 --72378-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.244 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.244 --72378-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.244 --72378-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.244 --72378-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.244 --72378-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.244 --72378-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.244 --72378-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.244 --72378-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.244 --72378-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.244 --72378-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.244 --72378-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:03.244 --72378-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.244 --72378-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.244 --72378-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.244 --72378-- Reading syms from /usr/lib64/libm.so.6 00:09:03.244 --72378-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.244 --72378-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:03.244 --72378-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.501 --72378-- Reading syms from /usr/lib64/libc.so.6 00:09:03.501 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.501 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.501 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.501 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.502 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.502 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.502 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.502 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.502 --72378-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.502 --72378-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.502 --72378-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.502 --72378-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.502 --72378-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.502 --72378-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.502 --72378-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.502 --72378-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 ==72378== Preferring higher priority redirection: 00:09:03.502 --72378-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.502 --72378-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.502 --72378-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 --72378-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.502 --72378-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.502 --72378-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.502 ==72378== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.503 --72378-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.503 --72378-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.503 --72378-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.503 --72378-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.503 --72378-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.503 --72378-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.503 --72378-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.503 --72378-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.503 --72378-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.503 --72378-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.503 --72378-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.760 --72378-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.760 --72378-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.760 --72378-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.760 --72378-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.760 --72378-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.760 --72378-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.760 --72378-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.760 00:09:03.760 00:09:03.760 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.760 http://cunit.sourceforge.net/ 00:09:03.760 00:09:03.760 00:09:03.760 Suite: nvme_fabric 00:09:03.760 Test: test_nvme_fabric_prop_set_cmd ...passed 00:09:03.760 Test: test_nvme_fabric_prop_get_cmd ...passed 00:09:03.760 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:09:03.761 Test: test_nvme_fabric_discover_probe ...--72378-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:03.761 --72378-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:03.761 passed 00:09:03.761 Test: test_nvme_fabric_qpair_connect ...--72378-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:03.761 [2024-07-15 21:35:38.716261] /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:09:03.761 passed 00:09:03.761 00:09:03.761 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.761 suites 1 1 n/a 0 0 00:09:03.761 tests 5 5 5 0 0 00:09:03.761 asserts 60 60 60 0 n/a 00:09:03.761 00:09:03.761 Elapsed time = 0.075 seconds 00:09:03.761 --72378-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.761 --72378-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.761 ==72378== 00:09:03.761 ==72378== HEAP SUMMARY: 00:09:03.761 ==72378== in use at exit: 0 bytes in 0 blocks 00:09:03.761 ==72378== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:09:03.761 ==72378== 00:09:03.761 ==72378== All heap blocks were freed -- no leaks are possible 00:09:03.761 ==72378== 00:09:03.761 ==72378== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.761 21:35:38 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:09:03.761 ==72380== Memcheck, a memory error detector 00:09:03.761 ==72380== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.761 ==72380== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.761 ==72380== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:03.761 ==72380== 00:09:03.761 --72380-- Valgrind options: 00:09:03.761 --72380-- --leak-check=full 00:09:03.761 --72380-- --error-exitcode=2 00:09:03.761 --72380-- --verbose 00:09:03.761 --72380-- Contents of /proc/version: 00:09:03.761 --72380-- 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:09:03.761 --72380-- 00:09:03.761 --72380-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.761 --72380-- Page sizes: currently 4096, max supported 4096 00:09:03.761 --72380-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.761 --72380-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:03.761 --72380-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.761 --72380-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.761 --72380-- might be shown as UnknownInlinedFun 00:09:03.761 --72380-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.761 --72380-- object doesn't have a dynamic symbol table 00:09:03.761 --72380-- Scheduler: using generic scheduler lock implementation. 00:09:03.761 --72380-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.761 ==72380== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72380-by-???-on-0f641d807d47 00:09:03.761 ==72380== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72380-by-???-on-0f641d807d47 00:09:03.761 ==72380== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72380-by-???-on-0f641d807d47 00:09:03.761 ==72380== 00:09:03.761 ==72380== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.761 ==72380== don't want to do, unless you know exactly what you're doing, 00:09:03.761 ==72380== or are doing some strange experiment): 00:09:03.761 ==72380== /usr/libexec/valgrind/../../bin/vgdb --pid=72380 ...command... 00:09:03.761 ==72380== 00:09:03.761 ==72380== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.761 ==72380== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:03.761 ==72380== and then give GDB the following command 00:09:03.761 ==72380== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72380 00:09:03.761 ==72380== --pid is optional if only one valgrind process is running 00:09:03.761 ==72380== 00:09:03.761 --72380-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.761 --72380-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:04.020 --72380-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:04.020 --72380-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:04.020 --72380-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:04.020 --72380-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:04.020 --72380-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:04.020 --72380-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:04.020 --72380-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:04.020 --72380-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:04.020 --72380-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:04.020 --72380-- Reading syms from /usr/lib64/libm.so.6 00:09:04.020 --72380-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:04.020 --72380-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:04.020 --72380-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libc.so.6 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.020 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.020 --72380-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.020 --72380-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.020 --72380-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:04.020 --72380-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:04.020 --72380-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:04.020 --72380-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:04.020 --72380-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:04.020 --72380-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.020 --72380-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.020 --72380-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.020 --72380-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.020 --72380-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 ==72380== Preferring higher priority redirection: 00:09:04.021 --72380-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:04.021 --72380-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:04.021 --72380-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 --72380-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.021 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.021 --72380-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.021 --72380-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.021 ==72380== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.021 --72380-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.021 --72380-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.280 --72380-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:04.280 --72380-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:04.280 --72380-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:04.280 --72380-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:04.280 --72380-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:04.280 --72380-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:04.280 --72380-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:04.280 --72380-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:04.280 --72380-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:04.280 --72380-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:04.280 --72380-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:04.280 --72380-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:04.280 --72380-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:04.280 --72380-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:04.280 --72380-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:04.280 --72380-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:04.280 00:09:04.280 00:09:04.280 CUnit - A unit testing framework for C - Version 2.1-3 00:09:04.280 http://cunit.sourceforge.net/ 00:09:04.280 00:09:04.280 00:09:04.280 Suite: nvme_opal 00:09:04.280 Test: test_opal_nvme_security_recv_send_done ...passed 00:09:04.280 Test: test_opal_add_short_atom_header ...[2024-07-15 21:35:39.266546] /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:09:04.280 passed 00:09:04.280 00:09:04.280 Run Summary: Type Total Ran Passed Failed Inactive 00:09:04.280 suites 1 1 n/a 0 0 00:09:04.280 tests 2 2 2 0 0 00:09:04.280 asserts 22 22 22 0 n/a 00:09:04.280 00:09:04.280 Elapsed time = 0.048 seconds 00:09:04.280 --72380-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:04.280 --72380-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:04.280 ==72380== 00:09:04.280 ==72380== HEAP SUMMARY: 00:09:04.280 ==72380== in use at exit: 0 bytes in 0 blocks 00:09:04.280 ==72380== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:09:04.280 ==72380== 00:09:04.280 ==72380== All heap blocks were freed -- no leaks are possible 00:09:04.280 ==72380== 00:09:04.280 ==72380== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:04.280 00:09:04.280 real 0m12.837s 00:09:04.280 user 0m12.210s 00:09:04.280 sys 0m0.436s 00:09:04.280 21:35:39 unittest_nvme -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:04.280 21:35:39 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:09:04.280 ************************************ 00:09:04.280 END TEST unittest_nvme 00:09:04.280 ************************************ 00:09:04.280 21:35:39 -- common/autotest_common.sh@1142 -- # return 0 00:09:04.280 21:35:39 -- 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:09:04.280 21:35:39 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:04.280 21:35:39 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:04.280 21:35:39 -- common/autotest_common.sh@10 -- # set +x 00:09:04.280 ************************************ 00:09:04.280 START TEST unittest_log 00:09:04.280 ************************************ 00:09:04.280 21:35:39 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:09:04.280 ==72404== Memcheck, a memory error detector 00:09:04.280 ==72404== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:04.280 ==72404== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:04.280 ==72404== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:04.280 ==72404== 00:09:04.280 --72404-- Valgrind options: 00:09:04.280 --72404-- --leak-check=full 00:09:04.280 --72404-- --error-exitcode=2 00:09:04.280 --72404-- --verbose 00:09:04.280 --72404-- Contents of /proc/version: 00:09:04.280 --72404-- 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:09:04.280 --72404-- 00:09:04.280 --72404-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:04.280 --72404-- Page sizes: currently 4096, max supported 4096 00:09:04.280 --72404-- Valgrind library directory: /usr/libexec/valgrind 00:09:04.280 --72404-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:04.281 --72404-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:04.539 --72404-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:04.539 --72404-- might be shown as UnknownInlinedFun 00:09:04.539 --72404-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:04.539 --72404-- object doesn't have a dynamic symbol table 00:09:04.539 --72404-- Scheduler: using generic scheduler lock implementation. 00:09:04.539 --72404-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:04.539 ==72404== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72404-by-???-on-0f641d807d47 00:09:04.539 ==72404== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72404-by-???-on-0f641d807d47 00:09:04.539 ==72404== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72404-by-???-on-0f641d807d47 00:09:04.539 ==72404== 00:09:04.539 ==72404== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:04.539 ==72404== don't want to do, unless you know exactly what you're doing, 00:09:04.539 ==72404== or are doing some strange experiment): 00:09:04.539 ==72404== /usr/libexec/valgrind/../../bin/vgdb --pid=72404 ...command... 00:09:04.539 ==72404== 00:09:04.539 ==72404== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:04.539 ==72404== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:04.539 ==72404== and then give GDB the following command 00:09:04.539 ==72404== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72404 00:09:04.539 ==72404== --pid is optional if only one valgrind process is running 00:09:04.539 ==72404== 00:09:04.539 --72404-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:04.539 --72404-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:04.539 --72404-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:04.539 --72404-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:04.539 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.539 --72404-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:04.539 --72404-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:04.539 --72404-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:04.539 --72404-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:04.539 --72404-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:04.539 --72404-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:04.539 --72404-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:04.539 --72404-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:04.539 --72404-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:04.539 --72404-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:04.539 --72404-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:04.539 --72404-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:04.539 --72404-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:04.539 --72404-- Reading syms from /usr/lib64/libm.so.6 00:09:04.539 --72404-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:04.539 --72404-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:04.539 --72404-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:04.540 --72404-- Reading syms from /usr/lib64/libc.so.6 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.540 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.540 --72404-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.540 --72404-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.798 --72404-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:04.798 --72404-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:04.798 --72404-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:04.798 --72404-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:04.798 --72404-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:04.798 --72404-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:04.798 --72404-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 ==72404== Preferring higher priority redirection: 00:09:04.798 --72404-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:04.798 --72404-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:04.798 --72404-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 --72404-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.798 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.798 --72404-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.798 --72404-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.798 ==72404== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.798 --72404-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.798 --72404-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.799 --72404-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:04.799 --72404-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:04.799 --72404-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:04.799 --72404-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:04.799 --72404-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:04.799 --72404-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:04.799 --72404-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:04.799 --72404-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:04.799 --72404-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:04.799 --72404-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:04.799 --72404-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:04.799 --72404-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:04.799 --72404-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:05.057 --72404-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:05.057 --72404-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:05.057 --72404-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:05.057 --72404-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:05.057 00:09:05.057 00:09:05.057 CUnit - A unit testing framework for C - Version 2.1-3 00:09:05.057 http://cunit.sourceforge.net/ 00:09:05.057 00:09:05.057 00:09:05.057 Suite: log 00:09:05.057 Test: log_test ...[2024-07-15 21:35:39.962617] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:09:05.057 [2024-07-15 21:35:39.990352] log_ut.c: 57:log_test: *DEBUG*: log test 00:09:05.057 log dump test: 00:09:05.057 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:09:05.057 spdk dump test: 00:09:05.057 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:09:05.057 spdk dump test: 00:09:05.057 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:09:05.057 00000010 65 20 63 68 61 72 73 e chars 00:09:05.057 passed 00:09:05.057 Test: deprecation ...--72404-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:05.057 --72404-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:05.993 passed 00:09:05.993 00:09:05.993 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.993 suites 1 1 n/a 0 0 00:09:05.993 tests 2 2 2 0 0 00:09:05.993 asserts 73 73 73 0 n/a 00:09:05.993 00:09:05.993 Elapsed time = 0.066 seconds 00:09:05.993 --72404-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.993 --72404-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.993 ==72404== 00:09:05.993 ==72404== HEAP SUMMARY: 00:09:05.993 ==72404== in use at exit: 576 bytes in 3 blocks 00:09:05.993 ==72404== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:09:05.993 ==72404== 00:09:05.993 ==72404== Searching for pointers to 3 not-freed blocks 00:09:05.993 ==72404== Checked 6,227,568 bytes 00:09:05.993 ==72404== 00:09:05.993 ==72404== LEAK SUMMARY: 00:09:05.993 ==72404== definitely lost: 0 bytes in 0 blocks 00:09:05.993 ==72404== indirectly lost: 0 bytes in 0 blocks 00:09:05.993 ==72404== possibly lost: 0 bytes in 0 blocks 00:09:05.993 ==72404== still reachable: 576 bytes in 3 blocks 00:09:05.993 ==72404== suppressed: 0 bytes in 0 blocks 00:09:05.993 ==72404== Reachable blocks (those to which a pointer was found) are not shown. 00:09:05.993 ==72404== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:05.993 ==72404== 00:09:05.993 ==72404== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.993 00:09:05.993 real 0m1.708s 00:09:05.993 user 0m0.682s 00:09:05.993 sys 0m0.023s 00:09:05.993 21:35:41 unittest_log -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:05.993 21:35:41 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:09:05.993 ************************************ 00:09:05.993 END TEST unittest_log 00:09:05.993 ************************************ 00:09:05.993 21:35:41 -- common/autotest_common.sh@1142 -- # return 0 00:09:05.993 21:35:41 -- 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:09:05.993 21:35:41 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:05.993 21:35:41 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:05.993 21:35:41 -- common/autotest_common.sh@10 -- # set +x 00:09:06.251 ************************************ 00:09:06.251 START TEST unittest_lvol 00:09:06.251 ************************************ 00:09:06.251 21:35:41 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:09:06.251 ==72439== Memcheck, a memory error detector 00:09:06.251 ==72439== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.251 ==72439== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.251 ==72439== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:06.251 ==72439== 00:09:06.251 --72439-- Valgrind options: 00:09:06.251 --72439-- --leak-check=full 00:09:06.251 --72439-- --error-exitcode=2 00:09:06.251 --72439-- --verbose 00:09:06.251 --72439-- Contents of /proc/version: 00:09:06.251 --72439-- 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:09:06.252 --72439-- 00:09:06.252 --72439-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.252 --72439-- Page sizes: currently 4096, max supported 4096 00:09:06.252 --72439-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.252 --72439-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:06.252 --72439-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.252 --72439-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.252 --72439-- might be shown as UnknownInlinedFun 00:09:06.252 --72439-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.252 --72439-- object doesn't have a dynamic symbol table 00:09:06.252 --72439-- Scheduler: using generic scheduler lock implementation. 00:09:06.252 --72439-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.252 ==72439== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72439-by-???-on-0f641d807d47 00:09:06.252 ==72439== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72439-by-???-on-0f641d807d47 00:09:06.252 ==72439== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72439-by-???-on-0f641d807d47 00:09:06.252 ==72439== 00:09:06.252 ==72439== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.252 ==72439== don't want to do, unless you know exactly what you're doing, 00:09:06.252 ==72439== or are doing some strange experiment): 00:09:06.252 ==72439== /usr/libexec/valgrind/../../bin/vgdb --pid=72439 ...command... 00:09:06.252 ==72439== 00:09:06.252 ==72439== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.252 ==72439== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:06.252 ==72439== and then give GDB the following command 00:09:06.252 ==72439== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72439 00:09:06.252 ==72439== --pid is optional if only one valgrind process is running 00:09:06.252 ==72439== 00:09:06.252 --72439-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.252 --72439-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.252 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.252 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.252 --72439-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.252 --72439-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.252 --72439-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.252 --72439-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.252 --72439-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.252 --72439-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.252 --72439-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.252 --72439-- Reading syms from /usr/lib64/libm.so.6 00:09:06.252 --72439-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.252 --72439-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:06.252 --72439-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.252 --72439-- Reading syms from /usr/lib64/libc.so.6 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.252 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.252 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.252 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.511 --72439-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:06.511 --72439-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:06.511 --72439-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:06.511 --72439-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:06.511 --72439-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:06.511 --72439-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:06.511 --72439-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 ==72439== Preferring higher priority redirection: 00:09:06.511 --72439-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.511 --72439-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.511 --72439-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72439-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.512 --72439-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.512 --72439-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.512 --72439-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.512 --72439-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.512 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.512 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.512 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.512 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.512 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.512 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.512 --72439-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.512 --72439-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.512 --72439-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.512 --72439-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.771 --72439-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.771 --72439-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.771 --72439-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.771 --72439-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.771 --72439-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.771 --72439-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.771 --72439-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.771 --72439-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.771 --72439-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.771 --72439-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.771 --72439-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.771 --72439-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:06.771 --72439-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.771 00:09:06.771 00:09:06.771 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.771 http://cunit.sourceforge.net/ 00:09:06.771 00:09:06.771 00:09:06.771 Suite: lvol 00:09:06.771 Test: lvs_init_unload_success ...--72439-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:06.771 [2024-07-15 21:35:41.819906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:09:06.771 passed 00:09:06.771 Test: lvs_init_destroy_success ...[2024-07-15 21:35:41.876418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:09:06.771 passed 00:09:07.029 Test: lvs_init_opts_success ...passed 00:09:07.029 Test: lvs_unload_lvs_is_null_fail ...[2024-07-15 21:35:41.893937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:09:07.029 passed 00:09:07.029 Test: lvs_names ...[2024-07-15 21:35:41.896527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:09:07.029 [2024-07-15 21:35:41.898100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:09:07.029 --72439-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:07.030 [2024-07-15 21:35:41.903427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:09:07.030 passed 00:09:07.030 Test: lvol_create_destroy_success ...passed 00:09:07.030 Test: lvol_create_fail ...[2024-07-15 21:35:41.936314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:09:07.030 [2024-07-15 21:35:41.938140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:09:07.030 passed 00:09:07.030 Test: lvol_destroy_fail ...[2024-07-15 21:35:41.947994] /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:09:07.030 passed 00:09:07.030 Test: lvol_close ...[2024-07-15 21:35:41.954471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:09:07.030 [2024-07-15 21:35:41.957976] /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:09:07.030 passed 00:09:07.030 Test: lvol_resize ...passed 00:09:07.030 Test: lvol_set_read_only ...passed 00:09:07.030 Test: test_lvs_load ...[2024-07-15 21:35:41.996807] /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:09:07.030 [2024-07-15 21:35:41.997314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:09:07.030 passed 00:09:07.030 Test: lvols_load ...[2024-07-15 21:35:42.013198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:07.030 [2024-07-15 21:35:42.024595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:07.030 passed 00:09:07.030 Test: lvol_open ...passed 00:09:07.030 Test: lvol_snapshot ...passed 00:09:07.030 Test: lvol_snapshot_fail ...[2024-07-15 21:35:42.057312] /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:09:07.030 passed 00:09:07.030 Test: lvol_clone ...passed 00:09:07.030 Test: lvol_clone_fail ...[2024-07-15 21:35:42.067797] /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:09:07.030 passed 00:09:07.030 Test: lvol_iter_clones ...passed 00:09:07.030 Test: lvol_refcnt ...[2024-07-15 21:35:42.083922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol e8cf6a02-6d40-4e18-9312-65e15b12296e because it is still open 00:09:07.030 passed 00:09:07.030 Test: lvol_names ...[2024-07-15 21:35:42.089276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:07.030 [2024-07-15 21:35:42.090412] /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:09:07.030 [2024-07-15 21:35:42.095411] /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:09:07.030 passed 00:09:07.030 Test: lvol_create_thin_provisioned ...passed 00:09:07.030 Test: lvol_rename ...[2024-07-15 21:35:42.104472] /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:09:07.030 [2024-07-15 21:35:42.110101] /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:09:07.030 passed 00:09:07.030 Test: lvs_rename ...[2024-07-15 21:35:42.123927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:09:07.030 passed 00:09:07.030 Test: lvol_inflate ...[2024-07-15 21:35:42.131845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:07.030 passed 00:09:07.030 Test: lvol_decouple_parent ...[2024-07-15 21:35:42.137829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:07.030 passed 00:09:07.030 Test: lvol_get_xattr ...passed 00:09:07.030 Test: lvol_esnap_reload ...passed 00:09:07.030 Test: lvol_esnap_create_bad_args ...[2024-07-15 21:35:42.150984] /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:09:07.289 [2024-07-15 21:35:42.152463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:07.289 [2024-07-15 21:35:42.154046] /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:09:07.289 [2024-07-15 21:35:42.155216] /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:09:07.289 [2024-07-15 21:35:42.164913] /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:09:07.289 passed 00:09:07.289 Test: lvol_esnap_create_delete ...passed 00:09:07.289 Test: lvol_esnap_load_esnaps ...[2024-07-15 21:35:42.172680] /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:09:07.289 passed 00:09:07.289 Test: lvol_esnap_missing ...[2024-07-15 21:35:42.182614] /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:09:07.289 [2024-07-15 21:35:42.183832] /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:09:07.289 passed 00:09:07.289 Test: lvol_esnap_hotplug ... 00:09:07.289 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:09:07.289 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:09:07.289 [2024-07-15 21:35:42.242399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 76467852-0f17-4611-90d5-5095e20dae1c: failed to create esnap bs_dev: error -12 00:09:07.289 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:09:07.289 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:09:07.289 [2024-07-15 21:35:42.245365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 54470a40-149e-43e8-a315-5a531c6645c4: failed to create esnap bs_dev: error -12 00:09:07.289 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:09:07.289 [2024-07-15 21:35:42.245901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol fdeb1840-970e-4994-89e5-710406d7e01d: failed to create esnap bs_dev: error -12 00:09:07.289 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:09:07.289 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:09:07.289 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:09:07.289 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:09:07.289 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:09:07.289 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:09:07.289 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:09:07.289 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:09:07.289 passed 00:09:07.289 Test: lvol_get_by ...passed 00:09:07.289 Test: lvol_shallow_copy ...[2024-07-15 21:35:42.275532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:09:07.289 [2024-07-15 21:35:42.276311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol a5f93482-de84-4e28-a87a-252fdb2ee862 shallow copy, ext_dev must not be NULL 00:09:07.289 passed 00:09:07.289 Test: lvol_set_parent ...[2024-07-15 21:35:42.280987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:09:07.289 [2024-07-15 21:35:42.281644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:09:07.289 passed 00:09:07.289 Test: lvol_set_external_parent ...[2024-07-15 21:35:42.288265] /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:09:07.289 [2024-07-15 21:35:42.289114] /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:09:07.289 [2024-07-15 21:35:42.290591] /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:09:07.289 passed 00:09:07.289 00:09:07.289 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.289 suites 1 1 n/a 0 0 00:09:07.289 tests 37 37 37 0 0 00:09:07.289 asserts 1505 1505 1505 0 n/a 00:09:07.289 00:09:07.289 Elapsed time = 0.541 seconds 00:09:07.289 --72439-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.289 --72439-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.289 ==72439== 00:09:07.289 ==72439== HEAP SUMMARY: 00:09:07.289 ==72439== in use at exit: 0 bytes in 0 blocks 00:09:07.289 ==72439== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:09:07.289 ==72439== 00:09:07.289 ==72439== All heap blocks were freed -- no leaks are possible 00:09:07.289 ==72439== 00:09:07.289 ==72439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.289 00:09:07.289 real 0m1.271s 00:09:07.289 user 0m1.231s 00:09:07.289 sys 0m0.036s 00:09:07.289 21:35:42 unittest_lvol -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:07.290 21:35:42 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:09:07.290 ************************************ 00:09:07.290 END TEST unittest_lvol 00:09:07.290 ************************************ 00:09:07.290 21:35:42 -- common/autotest_common.sh@1142 -- # return 0 00:09:07.290 21:35:42 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:07.290 21:35:42 -- 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:09:07.290 21:35:42 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:07.290 21:35:42 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:07.290 21:35:42 -- common/autotest_common.sh@10 -- # set +x 00:09:07.548 ************************************ 00:09:07.548 START TEST unittest_nvme_rdma 00:09:07.548 ************************************ 00:09:07.548 21:35:42 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:09:07.548 ==72471== Memcheck, a memory error detector 00:09:07.548 ==72471== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.548 ==72471== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.548 ==72471== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:07.548 ==72471== 00:09:07.548 --72471-- Valgrind options: 00:09:07.548 --72471-- --leak-check=full 00:09:07.548 --72471-- --error-exitcode=2 00:09:07.548 --72471-- --verbose 00:09:07.548 --72471-- Contents of /proc/version: 00:09:07.548 --72471-- 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:09:07.548 --72471-- 00:09:07.548 --72471-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.548 --72471-- Page sizes: currently 4096, max supported 4096 00:09:07.548 --72471-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.548 --72471-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:07.548 --72471-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.548 --72471-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.548 --72471-- might be shown as UnknownInlinedFun 00:09:07.548 --72471-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.548 --72471-- object doesn't have a dynamic symbol table 00:09:07.548 --72471-- Scheduler: using generic scheduler lock implementation. 00:09:07.548 --72471-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.548 ==72471== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72471-by-???-on-0f641d807d47 00:09:07.548 ==72471== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72471-by-???-on-0f641d807d47 00:09:07.548 ==72471== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72471-by-???-on-0f641d807d47 00:09:07.548 ==72471== 00:09:07.548 ==72471== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.548 ==72471== don't want to do, unless you know exactly what you're doing, 00:09:07.548 ==72471== or are doing some strange experiment): 00:09:07.548 ==72471== /usr/libexec/valgrind/../../bin/vgdb --pid=72471 ...command... 00:09:07.548 ==72471== 00:09:07.548 ==72471== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.548 ==72471== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:07.548 ==72471== and then give GDB the following command 00:09:07.548 ==72471== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72471 00:09:07.548 ==72471== --pid is optional if only one valgrind process is running 00:09:07.548 ==72471== 00:09:07.548 --72471-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.548 --72471-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.548 --72471-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.548 --72471-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.548 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.548 --72471-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.548 --72471-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.548 --72471-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.549 --72471-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.549 --72471-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.549 --72471-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.549 --72471-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.549 --72471-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.549 --72471-- Reading syms from /usr/lib64/libm.so.6 00:09:07.549 --72471-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.549 --72471-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.549 --72471-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libc.so.6 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.549 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.549 --72471-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.549 --72471-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.549 --72471-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.549 --72471-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.549 --72471-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.807 --72471-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.807 --72471-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.807 --72471-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 ==72471== Preferring higher priority redirection: 00:09:07.807 --72471-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.807 --72471-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.807 --72471-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 --72471-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.807 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.807 --72471-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.807 --72471-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.807 ==72471== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.807 --72471-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.807 --72471-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.807 --72471-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.807 --72471-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.807 --72471-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.807 --72471-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.807 --72471-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.808 --72471-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.808 --72471-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.808 --72471-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.808 --72471-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.808 --72471-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.808 --72471-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.808 --72471-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.808 --72471-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.808 --72471-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.808 --72471-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.808 --72471-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.808 00:09:07.808 00:09:07.808 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.808 http://cunit.sourceforge.net/ 00:09:07.808 00:09:07.808 00:09:07.808 Suite: nvme_rdma 00:09:07.808 Test: test_nvme_rdma_build_sgl_request ...[2024-07-15 21:35:42.890881] /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:09:07.808 [2024-07-15 21:35:42.919000] /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:09:07.808 [2024-07-15 21:35:42.920712] /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:09:07.808 passed 00:09:07.808 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:09:08.065 Test: test_nvme_rdma_build_contig_request ...[2024-07-15 21:35:42.934392] /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:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:09:08.065 Test: test_nvme_rdma_create_reqs ...[2024-07-15 21:35:42.942666] /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:09:08.065 --72471-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_create_rsps ...[2024-07-15 21:35:42.959303] /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:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-15 21:35:42.974096] /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:09:08.065 [2024-07-15 21:35:42.974734] /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:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_poller_create ...passed 00:09:08.065 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-15 21:35:42.995085] /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:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_ctrlr_construct ...--72471-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_req_put_and_get ...passed 00:09:08.065 Test: test_nvme_rdma_req_init ...passed 00:09:08.065 Test: test_nvme_rdma_validate_cm_event ...[2024-07-15 21:35:43.038071] /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:09:08.065 [2024-07-15 21:35:43.039309] /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:09:08.065 passed 00:09:08.065 Test: test_nvme_rdma_qpair_init ...passed 00:09:08.065 Test: test_nvme_rdma_qpair_submit_request ...passed 00:09:08.066 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:09:08.066 Test: test_rdma_get_memory_translation ...[2024-07-15 21:35:43.062746] /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:09:08.066 [2024-07-15 21:35:43.065285] /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:09:08.066 passed 00:09:08.066 Test: test_get_rdma_qpair_from_wc ...passed 00:09:08.066 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:09:08.066 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-15 21:35:43.078133] /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:09:08.066 [2024-07-15 21:35:43.078666] /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:09:08.066 passed 00:09:08.066 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-15 21:35:43.099740] /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:09:08.066 [2024-07-15 21:35:43.101019] /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:09:08.066 [2024-07-15 21:35:43.101631] /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:09:08.066 [2024-07-15 21:35:43.102492] /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:09:08.066 --72471-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:08.066 [2024-07-15 21:35:43.102917] /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:09:08.066 [2024-07-15 21:35:43.103020] /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:09:08.066 --72471-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:08.066 --72471-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.066 [2024-07-15 21:35:43.114115] /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:09:08.066 passed 00:09:08.066 00:09:08.066 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.066 suites 1 1 n/a 0 0 00:09:08.066 tests 21 21 21 0 0 00:09:08.066 asserts 397 397 397 0 n/a 00:09:08.066 00:09:08.066 Elapsed time = 0.252 seconds 00:09:08.066 --72471-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.066 ==72471== 00:09:08.066 ==72471== HEAP SUMMARY: 00:09:08.066 ==72471== in use at exit: 0 bytes in 0 blocks 00:09:08.066 ==72471== total heap usage: 157 allocs, 157 frees, 141,082 bytes allocated 00:09:08.066 ==72471== 00:09:08.066 ==72471== All heap blocks were freed -- no leaks are possible 00:09:08.066 ==72471== 00:09:08.066 ==72471== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.066 00:09:08.066 real 0m0.770s 00:09:08.066 user 0m0.747s 00:09:08.066 sys 0m0.020s 00:09:08.066 21:35:43 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:08.066 21:35:43 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:08.066 ************************************ 00:09:08.066 END TEST unittest_nvme_rdma 00:09:08.066 ************************************ 00:09:08.339 21:35:43 -- common/autotest_common.sh@1142 -- # return 0 00:09:08.339 21:35:43 -- 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:09:08.339 21:35:43 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:08.339 21:35:43 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:08.340 21:35:43 -- common/autotest_common.sh@10 -- # set +x 00:09:08.340 ************************************ 00:09:08.340 START TEST unittest_nvmf_transport 00:09:08.340 ************************************ 00:09:08.340 21:35:43 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:09:08.340 ==72500== Memcheck, a memory error detector 00:09:08.340 ==72500== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.340 ==72500== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.340 ==72500== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:08.340 ==72500== 00:09:08.340 --72500-- Valgrind options: 00:09:08.340 --72500-- --leak-check=full 00:09:08.340 --72500-- --error-exitcode=2 00:09:08.340 --72500-- --verbose 00:09:08.340 --72500-- Contents of /proc/version: 00:09:08.340 --72500-- 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:09:08.340 --72500-- 00:09:08.340 --72500-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.340 --72500-- Page sizes: currently 4096, max supported 4096 00:09:08.340 --72500-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.340 --72500-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:08.340 --72500-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.340 --72500-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.340 --72500-- might be shown as UnknownInlinedFun 00:09:08.340 --72500-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.340 --72500-- object doesn't have a dynamic symbol table 00:09:08.340 --72500-- Scheduler: using generic scheduler lock implementation. 00:09:08.340 --72500-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.340 ==72500== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72500-by-???-on-0f641d807d47 00:09:08.340 ==72500== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72500-by-???-on-0f641d807d47 00:09:08.340 ==72500== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72500-by-???-on-0f641d807d47 00:09:08.340 ==72500== 00:09:08.340 ==72500== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.340 ==72500== don't want to do, unless you know exactly what you're doing, 00:09:08.340 ==72500== or are doing some strange experiment): 00:09:08.340 ==72500== /usr/libexec/valgrind/../../bin/vgdb --pid=72500 ...command... 00:09:08.340 ==72500== 00:09:08.340 ==72500== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.340 ==72500== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:08.340 ==72500== and then give GDB the following command 00:09:08.340 ==72500== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72500 00:09:08.340 ==72500== --pid is optional if only one valgrind process is running 00:09:08.340 ==72500== 00:09:08.340 --72500-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.340 --72500-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.340 --72500-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.340 --72500-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.340 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.340 --72500-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.340 --72500-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.340 --72500-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.340 --72500-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.340 --72500-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.340 --72500-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.340 --72500-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.341 --72500-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.341 --72500-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.341 --72500-- Reading syms from /usr/lib64/libm.so.6 00:09:08.341 --72500-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.341 --72500-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:08.341 --72500-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libc.so.6 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.341 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.341 --72500-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.341 --72500-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.341 --72500-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.341 --72500-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.341 --72500-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.612 --72500-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.612 --72500-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.612 --72500-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 ==72500== Preferring higher priority redirection: 00:09:08.612 --72500-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.612 --72500-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.612 --72500-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 --72500-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.612 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.612 --72500-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.612 --72500-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.612 ==72500== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.612 --72500-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.612 --72500-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.612 --72500-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.612 --72500-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.612 --72500-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:08.612 --72500-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.612 --72500-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.612 --72500-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.612 --72500-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.612 --72500-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.612 --72500-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.613 --72500-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.613 --72500-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.613 --72500-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.613 --72500-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.613 --72500-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.613 --72500-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.613 --72500-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.613 00:09:08.613 00:09:08.613 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.613 http://cunit.sourceforge.net/ 00:09:08.613 00:09:08.613 00:09:08.613 Suite: nvmf 00:09:08.613 Test: test_spdk_nvmf_transport_create ...[2024-07-15 21:35:43.668337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:09:08.613 [2024-07-15 21:35:43.703525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:09:08.613 [2024-07-15 21:35:43.705197] /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:09:08.613 [2024-07-15 21:35:43.714843] /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:09:08.613 passed 00:09:08.613 Test: test_nvmf_transport_poll_group_create ...passed 00:09:08.613 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-15 21:35:43.727436] /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:09:08.613 [2024-07-15 21:35:43.728104] /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:09:08.613 [2024-07-15 21:35:43.728795] /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:09:08.613 passed 00:09:08.870 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:09:08.870 00:09:08.870 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.870 suites 1 1 n/a 0 0 00:09:08.870 tests 4 4 4 0 0 00:09:08.870 asserts 49 49 49 0 n/a 00:09:08.870 00:09:08.870 Elapsed time = 0.082 seconds 00:09:08.870 --72500-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.870 --72500-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.870 ==72500== 00:09:08.870 ==72500== HEAP SUMMARY: 00:09:08.870 ==72500== in use at exit: 888 bytes in 3 blocks 00:09:08.870 ==72500== total heap usage: 136 allocs, 133 frees, 185,508 bytes allocated 00:09:08.870 ==72500== 00:09:08.870 ==72500== Searching for pointers to 3 not-freed blocks 00:09:08.870 ==72500== Checked 7,006,464 bytes 00:09:08.870 ==72500== 00:09:08.870 ==72500== LEAK SUMMARY: 00:09:08.870 ==72500== definitely lost: 0 bytes in 0 blocks 00:09:08.870 ==72500== indirectly lost: 0 bytes in 0 blocks 00:09:08.870 ==72500== possibly lost: 0 bytes in 0 blocks 00:09:08.870 ==72500== still reachable: 888 bytes in 3 blocks 00:09:08.870 ==72500== suppressed: 0 bytes in 0 blocks 00:09:08.870 ==72500== Reachable blocks (those to which a pointer was found) are not shown. 00:09:08.870 ==72500== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:08.870 ==72500== 00:09:08.870 ==72500== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.870 00:09:08.870 real 0m0.631s 00:09:08.870 user 0m0.610s 00:09:08.870 sys 0m0.020s 00:09:08.870 21:35:43 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:08.870 21:35:43 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:09:08.870 ************************************ 00:09:08.870 END TEST unittest_nvmf_transport 00:09:08.870 ************************************ 00:09:08.870 21:35:43 -- common/autotest_common.sh@1142 -- # return 0 00:09:08.870 21:35:43 -- 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:09:08.870 21:35:43 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:08.870 21:35:43 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:08.870 21:35:43 -- common/autotest_common.sh@10 -- # set +x 00:09:08.871 ************************************ 00:09:08.871 START TEST unittest_rdma 00:09:08.871 ************************************ 00:09:08.871 21:35:43 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:09:08.871 ==72518== Memcheck, a memory error detector 00:09:08.871 ==72518== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.871 ==72518== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.871 ==72518== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:08.871 ==72518== 00:09:08.871 --72518-- Valgrind options: 00:09:08.871 --72518-- --leak-check=full 00:09:08.871 --72518-- --error-exitcode=2 00:09:08.871 --72518-- --verbose 00:09:08.871 --72518-- Contents of /proc/version: 00:09:08.871 --72518-- 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:09:08.871 --72518-- 00:09:08.871 --72518-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.871 --72518-- Page sizes: currently 4096, max supported 4096 00:09:08.871 --72518-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.871 --72518-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:08.871 --72518-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.871 --72518-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.871 --72518-- might be shown as UnknownInlinedFun 00:09:08.871 --72518-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.871 --72518-- object doesn't have a dynamic symbol table 00:09:08.871 --72518-- Scheduler: using generic scheduler lock implementation. 00:09:08.871 --72518-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.871 ==72518== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72518-by-???-on-0f641d807d47 00:09:08.871 ==72518== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72518-by-???-on-0f641d807d47 00:09:08.871 ==72518== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72518-by-???-on-0f641d807d47 00:09:08.871 ==72518== 00:09:08.871 ==72518== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.871 ==72518== don't want to do, unless you know exactly what you're doing, 00:09:08.871 ==72518== or are doing some strange experiment): 00:09:08.871 ==72518== /usr/libexec/valgrind/../../bin/vgdb --pid=72518 ...command... 00:09:08.871 ==72518== 00:09:08.871 ==72518== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.871 ==72518== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:08.871 ==72518== and then give GDB the following command 00:09:08.871 ==72518== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72518 00:09:08.871 ==72518== --pid is optional if only one valgrind process is running 00:09:08.871 ==72518== 00:09:08.871 --72518-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.871 --72518-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.871 --72518-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.871 --72518-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.871 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.871 --72518-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.871 --72518-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.871 --72518-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.871 --72518-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.871 --72518-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.871 --72518-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.871 --72518-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.871 --72518-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.871 --72518-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.871 --72518-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.871 --72518-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.871 --72518-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.871 --72518-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.128 --72518-- Reading syms from /usr/lib64/libm.so.6 00:09:09.128 --72518-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.128 --72518-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.128 --72518-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.128 --72518-- Reading syms from /usr/lib64/libc.so.6 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.128 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.128 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.128 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.128 --72518-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:09.128 --72518-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:09.128 --72518-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:09.128 --72518-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:09.128 --72518-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:09.128 --72518-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:09.129 --72518-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 ==72518== Preferring higher priority redirection: 00:09:09.129 --72518-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:09.129 --72518-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:09.129 --72518-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 --72518-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.129 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.129 --72518-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.129 --72518-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.129 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.129 --72518-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.129 --72518-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.129 --72518-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.129 --72518-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.129 --72518-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.129 --72518-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.129 --72518-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.129 --72518-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.129 --72518-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.387 --72518-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.387 --72518-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.387 --72518-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.387 --72518-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.387 --72518-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.387 --72518-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.387 --72518-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.387 --72518-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.387 --72518-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.387 00:09:09.387 00:09:09.387 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.387 http://cunit.sourceforge.net/ 00:09:09.387 00:09:09.387 00:09:09.387 Suite: rdma_common 00:09:09.387 Test: test_spdk_rdma_pd ...[2024-07-15 21:35:44.317726] /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:09:09.387 [2024-07-15 21:35:44.355537] /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:09:09.387 passed 00:09:09.387 00:09:09.387 Run Summary: Type Total Ran Passed Failed Inactive 00:09:09.387 suites 1 1 n/a 0 0 00:09:09.387 tests 1 1 1 0 0 00:09:09.387 asserts 31 31 31 0 n/a 00:09:09.387 00:09:09.387 Elapsed time = 0.061 seconds 00:09:09.387 --72518-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.387 --72518-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.387 ==72518== 00:09:09.387 ==72518== HEAP SUMMARY: 00:09:09.387 ==72518== in use at exit: 0 bytes in 0 blocks 00:09:09.387 ==72518== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:09:09.387 ==72518== 00:09:09.387 ==72518== All heap blocks were freed -- no leaks are possible 00:09:09.387 ==72518== 00:09:09.387 ==72518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.387 00:09:09.387 real 0m0.567s 00:09:09.387 user 0m0.547s 00:09:09.387 sys 0m0.019s 00:09:09.387 21:35:44 unittest_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:09.387 21:35:44 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:09.387 ************************************ 00:09:09.387 END TEST unittest_rdma 00:09:09.387 ************************************ 00:09:09.387 21:35:44 -- common/autotest_common.sh@1142 -- # return 0 00:09:09.387 21:35:44 -- 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:09:09.388 21:35:44 -- 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:09:09.388 21:35:44 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:09.388 21:35:44 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:09.388 21:35:44 -- common/autotest_common.sh@10 -- # set +x 00:09:09.388 ************************************ 00:09:09.388 START TEST unittest_nvme_cuse 00:09:09.388 ************************************ 00:09:09.388 21:35:44 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:09:09.388 ==72549== Memcheck, a memory error detector 00:09:09.388 ==72549== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:09.388 ==72549== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:09.388 ==72549== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:09.388 ==72549== 00:09:09.388 --72549-- Valgrind options: 00:09:09.388 --72549-- --leak-check=full 00:09:09.388 --72549-- --error-exitcode=2 00:09:09.388 --72549-- --verbose 00:09:09.388 --72549-- Contents of /proc/version: 00:09:09.388 --72549-- 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:09:09.388 --72549-- 00:09:09.388 --72549-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:09.388 --72549-- Page sizes: currently 4096, max supported 4096 00:09:09.388 --72549-- Valgrind library directory: /usr/libexec/valgrind 00:09:09.388 --72549-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:09.388 --72549-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:09.388 --72549-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:09.388 --72549-- might be shown as UnknownInlinedFun 00:09:09.388 --72549-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:09.388 --72549-- object doesn't have a dynamic symbol table 00:09:09.388 --72549-- Scheduler: using generic scheduler lock implementation. 00:09:09.388 --72549-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:09.388 ==72549== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72549-by-???-on-0f641d807d47 00:09:09.388 ==72549== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72549-by-???-on-0f641d807d47 00:09:09.388 ==72549== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72549-by-???-on-0f641d807d47 00:09:09.388 ==72549== 00:09:09.388 ==72549== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:09.388 ==72549== don't want to do, unless you know exactly what you're doing, 00:09:09.388 ==72549== or are doing some strange experiment): 00:09:09.388 ==72549== /usr/libexec/valgrind/../../bin/vgdb --pid=72549 ...command... 00:09:09.388 ==72549== 00:09:09.388 ==72549== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:09.388 ==72549== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:09.388 ==72549== and then give GDB the following command 00:09:09.388 ==72549== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72549 00:09:09.388 ==72549== --pid is optional if only one valgrind process is running 00:09:09.388 ==72549== 00:09:09.646 --72549-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:09.646 --72549-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:09.646 --72549-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:09.646 --72549-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:09.646 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.646 --72549-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:09.646 --72549-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:09.646 --72549-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:09.646 --72549-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:09.646 --72549-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:09.647 --72549-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:09.647 --72549-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:09.647 --72549-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.647 --72549-- Reading syms from /usr/lib64/libm.so.6 00:09:09.647 --72549-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.647 --72549-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.647 --72549-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.647 --72549-- Reading syms from /usr/lib64/libc.so.6 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.647 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.647 --72549-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.647 --72549-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.647 --72549-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:09.906 --72549-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:09.906 --72549-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:09.906 --72549-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:09.906 --72549-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:09.906 --72549-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:09.906 --72549-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 ==72549== Preferring higher priority redirection: 00:09:09.906 --72549-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:09.906 --72549-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:09.906 --72549-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 --72549-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.906 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.906 --72549-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.906 --72549-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.906 ==72549== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.906 --72549-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.906 --72549-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.906 --72549-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.906 --72549-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.906 --72549-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.906 --72549-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.906 --72549-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.906 --72549-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.906 --72549-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.906 --72549-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.906 --72549-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.906 --72549-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.906 --72549-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.906 --72549-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.907 --72549-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.907 --72549-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:10.166 --72549-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:10.166 --72549-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:10.166 00:09:10.166 00:09:10.166 CUnit - A unit testing framework for C - Version 2.1-3 00:09:10.166 http://cunit.sourceforge.net/ 00:09:10.166 00:09:10.166 00:09:10.166 Suite: nvme_cuse 00:09:10.166 Test: test_cuse_nvme_submit_io_read_write ...--72549-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:10.166 passed 00:09:10.166 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:09:10.166 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:09:10.166 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:09:10.166 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:09:10.166 Test: test_cuse_nvme_submit_io ...[2024-07-15 21:35:45.148403] /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:09:10.166 passed 00:09:10.166 Test: test_cuse_nvme_reset ...[2024-07-15 21:35:45.186723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:09:10.166 passed 00:09:10.166 Test: test_nvme_cuse_stop ...--72549-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:11.539 passed 00:09:11.539 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72549-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:11.539 --72549-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:11.539 passed 00:09:11.539 00:09:11.539 Run Summary: Type Total Ran Passed Failed Inactive 00:09:11.539 suites 1 1 n/a 0 0 00:09:11.539 tests 9 9 9 0 0 00:09:11.539 asserts 118 118 118 0 n/a 00:09:11.539 00:09:11.539 Elapsed time = 1.251 seconds 00:09:11.539 --72549-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:11.539 --72549-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:11.539 ==72549== 00:09:11.539 ==72549== HEAP SUMMARY: 00:09:11.539 ==72549== in use at exit: 0 bytes in 0 blocks 00:09:11.539 ==72549== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:09:11.539 ==72549== 00:09:11.539 ==72549== All heap blocks were freed -- no leaks are possible 00:09:11.539 ==72549== 00:09:11.539 ==72549== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:11.539 00:09:11.539 real 0m1.922s 00:09:11.539 user 0m1.248s 00:09:11.539 sys 0m0.670s 00:09:11.539 21:35:46 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:11.539 21:35:46 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:09:11.539 ************************************ 00:09:11.539 END TEST unittest_nvme_cuse 00:09:11.539 ************************************ 00:09:11.539 21:35:46 -- common/autotest_common.sh@1142 -- # return 0 00:09:11.539 21:35:46 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:09:11.539 21:35:46 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:11.539 21:35:46 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:11.539 21:35:46 -- common/autotest_common.sh@10 -- # set +x 00:09:11.539 ************************************ 00:09:11.539 START TEST unittest_nvmf 00:09:11.539 ************************************ 00:09:11.539 21:35:46 unittest_nvmf -- common/autotest_common.sh@1123 -- # unittest_nvmf 00:09:11.540 21:35:46 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:09:11.540 ==72586== Memcheck, a memory error detector 00:09:11.540 ==72586== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:11.540 ==72586== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:11.540 ==72586== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:11.540 ==72586== 00:09:11.540 --72586-- Valgrind options: 00:09:11.540 --72586-- --leak-check=full 00:09:11.540 --72586-- --error-exitcode=2 00:09:11.540 --72586-- --verbose 00:09:11.540 --72586-- Contents of /proc/version: 00:09:11.540 --72586-- 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:09:11.540 --72586-- 00:09:11.540 --72586-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:11.540 --72586-- Page sizes: currently 4096, max supported 4096 00:09:11.540 --72586-- Valgrind library directory: /usr/libexec/valgrind 00:09:11.540 --72586-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:11.540 --72586-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:11.540 --72586-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:11.540 --72586-- might be shown as UnknownInlinedFun 00:09:11.540 --72586-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:11.540 --72586-- object doesn't have a dynamic symbol table 00:09:11.540 --72586-- Scheduler: using generic scheduler lock implementation. 00:09:11.540 --72586-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:11.540 ==72586== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72586-by-???-on-0f641d807d47 00:09:11.540 ==72586== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72586-by-???-on-0f641d807d47 00:09:11.540 ==72586== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72586-by-???-on-0f641d807d47 00:09:11.540 ==72586== 00:09:11.540 ==72586== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:11.540 ==72586== don't want to do, unless you know exactly what you're doing, 00:09:11.540 ==72586== or are doing some strange experiment): 00:09:11.540 ==72586== /usr/libexec/valgrind/../../bin/vgdb --pid=72586 ...command... 00:09:11.540 ==72586== 00:09:11.540 ==72586== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:11.540 ==72586== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:11.540 ==72586== and then give GDB the following command 00:09:11.540 ==72586== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72586 00:09:11.540 ==72586== --pid is optional if only one valgrind process is running 00:09:11.540 ==72586== 00:09:11.540 --72586-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:11.540 --72586-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:11.540 --72586-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:11.540 --72586-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:11.540 --72586-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:11.540 --72586-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:11.540 --72586-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:11.540 --72586-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:11.540 --72586-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:11.540 --72586-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:11.540 --72586-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:11.540 --72586-- Reading syms from /usr/lib64/libm.so.6 00:09:11.540 --72586-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:11.540 --72586-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:11.540 --72586-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:11.540 --72586-- Reading syms from /usr/lib64/libc.so.6 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.540 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.540 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.540 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.540 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.540 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.540 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.540 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.541 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.541 --72586-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.541 --72586-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.541 --72586-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:11.541 --72586-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:11.541 --72586-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:11.541 --72586-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:11.799 --72586-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:11.799 --72586-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:11.799 --72586-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 ==72586== Preferring higher priority redirection: 00:09:11.799 --72586-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:11.799 --72586-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:11.799 --72586-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 --72586-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.799 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.799 --72586-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.799 --72586-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.799 ==72586== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72586-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.800 --72586-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.800 --72586-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:11.800 --72586-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:11.800 --72586-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:11.800 --72586-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:11.800 --72586-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:11.800 --72586-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:11.800 --72586-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:11.800 --72586-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:11.800 --72586-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:11.800 --72586-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:11.800 --72586-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:11.800 --72586-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:11.800 --72586-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:11.800 --72586-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:11.800 --72586-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:11.800 --72586-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:11.800 --72586-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:11.800 --72586-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:11.800 00:09:11.800 00:09:11.800 CUnit - A unit testing framework for C - Version 2.1-3 00:09:11.800 http://cunit.sourceforge.net/ 00:09:11.800 00:09:11.800 00:09:11.800 Suite: nvmf 00:09:11.800 Test: test_get_log_page ...[2024-07-15 21:35:46.897016] /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:09:12.058 passed 00:09:12.058 Test: test_process_fabrics_cmd ...[2024-07-15 21:35:46.928647] /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:09:12.058 passed 00:09:12.058 Test: test_connect ...--72586-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:12.058 [2024-07-15 21:35:47.014702] /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:09:12.058 [2024-07-15 21:35:47.016690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 875:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:09:12.058 [2024-07-15 21:35:47.020351] /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:09:12.058 [2024-07-15 21:35:47.022130] /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:09:12.058 [2024-07-15 21:35:47.023812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:09:12.058 [2024-07-15 21:35:47.025707] /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:09:12.058 [2024-07-15 21:35:47.027980] /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:09:12.058 [2024-07-15 21:35:47.029744] /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:09:12.058 [2024-07-15 21:35:47.043031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 761:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:09:12.058 [2024-07-15 21:35:47.048272] /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:09:12.058 [2024-07-15 21:35:47.063926] /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:09:12.058 [2024-07-15 21:35:47.066547] /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:09:12.058 [2024-07-15 21:35:47.069160] /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:09:12.058 [2024-07-15 21:35:47.072028] /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:09:12.058 [2024-07-15 21:35:47.087059] /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:09:12.058 [2024-07-15 21:35:47.096054] /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:09:12.058 [2024-07-15 21:35:47.098254] /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:09:12.058 passed 00:09:12.058 Test: test_get_ns_id_desc_list ...passed 00:09:12.058 Test: test_identify_ns ...[2024-07-15 21:35:47.126172] /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:09:12.058 [2024-07-15 21:35:47.136193] /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:09:12.058 [2024-07-15 21:35:47.137210] /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:09:12.058 passed 00:09:12.058 Test: test_identify_ns_iocs_specific ...[2024-07-15 21:35:47.140212] /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:09:12.058 [2024-07-15 21:35:47.147313] /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:09:12.058 passed 00:09:12.058 Test: test_reservation_write_exclusive ...passed 00:09:12.058 Test: test_reservation_exclusive_access ...passed 00:09:12.058 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:09:12.058 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:09:12.315 Test: test_reservation_notification_log_page ...passed 00:09:12.316 Test: test_get_dif_ctx ...passed 00:09:12.316 Test: test_set_get_features ...[2024-07-15 21:35:47.205574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:12.316 [2024-07-15 21:35:47.210062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:12.316 [2024-07-15 21:35:47.211478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:09:12.316 [2024-07-15 21:35:47.214367] /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:09:12.316 passed 00:09:12.316 Test: test_identify_ctrlr ...passed 00:09:12.316 Test: test_identify_ctrlr_iocs_specific ...passed 00:09:12.316 Test: test_custom_admin_cmd ...passed 00:09:12.316 Test: test_fused_compare_and_write ...[2024-07-15 21:35:47.264111] /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:09:12.316 [2024-07-15 21:35:47.266055] /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:09:12.316 [2024-07-15 21:35:47.267908] /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:09:12.316 passed 00:09:12.316 Test: test_multi_async_event_reqs ...passed 00:09:12.316 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:09:12.316 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:09:12.316 Test: test_multi_async_events ...passed 00:09:12.316 Test: test_rae ...passed 00:09:12.316 Test: test_nvmf_ctrlr_create_destruct ...--72586-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:12.316 passed 00:09:12.316 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:09:12.316 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-15 21:35:47.356200] /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:09:12.316 [2024-07-15 21:35:47.367834] /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:09:12.316 passed 00:09:12.316 Test: test_zcopy_read ...passed 00:09:12.316 Test: test_zcopy_write ...passed 00:09:12.316 Test: test_nvmf_property_set ...passed 00:09:12.316 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-15 21:35:47.400162] /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:09:12.316 [2024-07-15 21:35:47.401822] /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:09:12.316 passed 00:09:12.316 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-15 21:35:47.405881] /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:09:12.316 [2024-07-15 21:35:47.408153] /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:09:12.316 [2024-07-15 21:35:47.413241] /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:09:12.316 passed 00:09:12.316 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:09:12.316 Test: test_nvmf_check_qpair_active ...[2024-07-15 21:35:47.431131] /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:09:12.316 [2024-07-15 21:35:47.433789] /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:09:12.316 [2024-07-15 21:35:47.434803] /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:09:12.316 [2024-07-15 21:35:47.435266] /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:09:12.316 [2024-07-15 21:35:47.435381] /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:09:12.316 passed 00:09:12.316 00:09:12.574 Run Summary: Type Total Ran Passed Failed Inactive 00:09:12.574 suites 1 1 n/a 0 0 00:09:12.574 tests 32 32 32 0 0 00:09:12.574 asserts 977 977 977 0 n/a 00:09:12.574 00:09:12.574 Elapsed time = 0.548 seconds 00:09:12.574 --72586-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:12.574 --72586-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:12.574 ==72586== 00:09:12.574 ==72586== HEAP SUMMARY: 00:09:12.574 ==72586== in use at exit: 192 bytes in 1 blocks 00:09:12.574 ==72586== total heap usage: 1,313 allocs, 1,312 frees, 229,342 bytes allocated 00:09:12.574 ==72586== 00:09:12.574 ==72586== Searching for pointers to 1 not-freed blocks 00:09:12.574 ==72586== Checked 6,874,368 bytes 00:09:12.574 ==72586== 00:09:12.575 ==72586== LEAK SUMMARY: 00:09:12.575 ==72586== definitely lost: 0 bytes in 0 blocks 00:09:12.575 ==72586== indirectly lost: 0 bytes in 0 blocks 00:09:12.575 ==72586== possibly lost: 0 bytes in 0 blocks 00:09:12.575 ==72586== still reachable: 192 bytes in 1 blocks 00:09:12.575 ==72586== suppressed: 0 bytes in 0 blocks 00:09:12.575 ==72586== Reachable blocks (those to which a pointer was found) are not shown. 00:09:12.575 ==72586== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:12.575 ==72586== 00:09:12.575 ==72586== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:12.575 21:35:47 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:09:12.575 ==72599== Memcheck, a memory error detector 00:09:12.575 ==72599== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:12.575 ==72599== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:12.575 ==72599== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:12.575 ==72599== 00:09:12.575 --72599-- Valgrind options: 00:09:12.575 --72599-- --leak-check=full 00:09:12.575 --72599-- --error-exitcode=2 00:09:12.575 --72599-- --verbose 00:09:12.575 --72599-- Contents of /proc/version: 00:09:12.575 --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:09:12.575 --72599-- 00:09:12.575 --72599-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:12.575 --72599-- Page sizes: currently 4096, max supported 4096 00:09:12.575 --72599-- Valgrind library directory: /usr/libexec/valgrind 00:09:12.575 --72599-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:12.575 --72599-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:12.575 --72599-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:12.575 --72599-- might be shown as UnknownInlinedFun 00:09:12.575 --72599-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:12.575 --72599-- object doesn't have a dynamic symbol table 00:09:12.575 --72599-- Scheduler: using generic scheduler lock implementation. 00:09:12.575 --72599-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:12.575 ==72599== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72599-by-???-on-0f641d807d47 00:09:12.575 ==72599== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72599-by-???-on-0f641d807d47 00:09:12.575 ==72599== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72599-by-???-on-0f641d807d47 00:09:12.575 ==72599== 00:09:12.575 ==72599== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:12.575 ==72599== don't want to do, unless you know exactly what you're doing, 00:09:12.575 ==72599== or are doing some strange experiment): 00:09:12.575 ==72599== /usr/libexec/valgrind/../../bin/vgdb --pid=72599 ...command... 00:09:12.575 ==72599== 00:09:12.575 ==72599== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:12.575 ==72599== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:12.575 ==72599== and then give GDB the following command 00:09:12.575 ==72599== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72599 00:09:12.575 ==72599== --pid is optional if only one valgrind process is running 00:09:12.575 ==72599== 00:09:12.575 --72599-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:12.575 --72599-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:12.575 --72599-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:12.575 --72599-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:12.575 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.575 --72599-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:12.575 --72599-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:12.575 --72599-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:12.575 --72599-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:12.575 --72599-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:12.575 --72599-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:12.575 --72599-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:12.575 --72599-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:12.575 --72599-- Reading syms from /usr/lib64/libm.so.6 00:09:12.575 --72599-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:12.575 --72599-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:12.575 --72599-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:12.575 --72599-- Reading syms from /usr/lib64/libc.so.6 00:09:12.833 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.834 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.834 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.834 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.834 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.834 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.834 --72599-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.834 --72599-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.834 --72599-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:12.834 --72599-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:12.834 --72599-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:12.834 --72599-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:12.834 --72599-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:12.834 --72599-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:12.834 --72599-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 ==72599== Preferring higher priority redirection: 00:09:12.834 --72599-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:12.834 --72599-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:12.834 --72599-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.834 --72599-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.835 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.835 --72599-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.835 --72599-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.835 ==72599== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.835 --72599-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.835 --72599-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.835 --72599-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:12.835 --72599-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:12.835 --72599-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:12.835 --72599-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:12.835 --72599-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:12.835 --72599-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:12.835 --72599-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:12.835 --72599-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:12.835 --72599-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:12.835 --72599-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.092 --72599-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.092 --72599-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.092 --72599-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.092 --72599-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.092 --72599-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.092 --72599-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.092 00:09:13.092 00:09:13.092 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.092 http://cunit.sourceforge.net/ 00:09:13.092 00:09:13.092 00:09:13.092 Suite: nvmf 00:09:13.092 Test: test_get_rw_params ...passed 00:09:13.092 Test: test_get_rw_ext_params ...passed 00:09:13.092 Test: test_lba_in_range ...passed 00:09:13.092 Test: test_get_dif_ctx ...passed 00:09:13.092 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72599-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:13.092 passed 00:09:13.092 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-15 21:35:48.034460] /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:09:13.092 [2024-07-15 21:35:48.064183] /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:09:13.092 [2024-07-15 21:35:48.066627] /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:09:13.092 passed 00:09:13.092 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-15 21:35:48.072253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:09:13.092 [2024-07-15 21:35:48.073811] /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:09:13.092 passed 00:09:13.092 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-15 21:35:48.077967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:09:13.092 [2024-07-15 21:35:48.079603] /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:09:13.092 [2024-07-15 21:35:48.087844] /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:09:13.092 [2024-07-15 21:35:48.088944] /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:09:13.093 passed 00:09:13.093 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:09:13.093 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:09:13.093 00:09:13.093 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.093 suites 1 1 n/a 0 0 00:09:13.093 tests 10 10 10 0 0 00:09:13.093 asserts 159 159 159 0 n/a 00:09:13.093 00:09:13.093 Elapsed time = 0.130 seconds 00:09:13.093 --72599-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.093 --72599-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.093 ==72599== 00:09:13.093 ==72599== HEAP SUMMARY: 00:09:13.093 ==72599== in use at exit: 0 bytes in 0 blocks 00:09:13.093 ==72599== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:09:13.093 ==72599== 00:09:13.093 ==72599== All heap blocks were freed -- no leaks are possible 00:09:13.093 ==72599== 00:09:13.093 ==72599== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.093 21:35:48 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:09:13.093 ==72607== Memcheck, a memory error detector 00:09:13.093 ==72607== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.093 ==72607== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.093 ==72607== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:13.093 ==72607== 00:09:13.093 --72607-- Valgrind options: 00:09:13.093 --72607-- --leak-check=full 00:09:13.093 --72607-- --error-exitcode=2 00:09:13.093 --72607-- --verbose 00:09:13.093 --72607-- Contents of /proc/version: 00:09:13.093 --72607-- 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:09:13.093 --72607-- 00:09:13.093 --72607-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.093 --72607-- Page sizes: currently 4096, max supported 4096 00:09:13.093 --72607-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.093 --72607-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:13.093 --72607-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.093 --72607-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.093 --72607-- might be shown as UnknownInlinedFun 00:09:13.093 --72607-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.093 --72607-- object doesn't have a dynamic symbol table 00:09:13.093 --72607-- Scheduler: using generic scheduler lock implementation. 00:09:13.350 --72607-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.350 ==72607== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72607-by-???-on-0f641d807d47 00:09:13.350 ==72607== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72607-by-???-on-0f641d807d47 00:09:13.350 ==72607== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72607-by-???-on-0f641d807d47 00:09:13.350 ==72607== 00:09:13.350 ==72607== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.350 ==72607== don't want to do, unless you know exactly what you're doing, 00:09:13.350 ==72607== or are doing some strange experiment): 00:09:13.350 ==72607== /usr/libexec/valgrind/../../bin/vgdb --pid=72607 ...command... 00:09:13.350 ==72607== 00:09:13.350 ==72607== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.350 ==72607== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:13.350 ==72607== and then give GDB the following command 00:09:13.350 ==72607== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72607 00:09:13.350 ==72607== --pid is optional if only one valgrind process is running 00:09:13.350 ==72607== 00:09:13.350 --72607-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.350 --72607-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.350 --72607-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.350 --72607-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.350 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.350 --72607-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.350 --72607-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.350 --72607-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.351 --72607-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.351 --72607-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.351 --72607-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.351 --72607-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.351 --72607-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:13.351 --72607-- Reading syms from /usr/lib64/libm.so.6 00:09:13.351 --72607-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:13.351 --72607-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:13.351 --72607-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libc.so.6 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.351 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.351 --72607-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.351 --72607-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.351 --72607-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:13.351 --72607-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:13.351 --72607-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:13.351 --72607-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:13.351 --72607-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:13.608 --72607-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 ==72607== Preferring higher priority redirection: 00:09:13.608 --72607-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:13.608 --72607-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:13.608 --72607-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 --72607-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.608 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.608 --72607-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.609 --72607-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.609 ==72607== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.609 --72607-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.609 --72607-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.609 --72607-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:13.609 --72607-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:13.609 --72607-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:13.609 --72607-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:13.609 --72607-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:13.609 --72607-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:13.609 --72607-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:13.609 --72607-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:13.609 --72607-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:13.609 --72607-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.609 --72607-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.609 --72607-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.609 --72607-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.609 --72607-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.609 --72607-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.609 --72607-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.609 00:09:13.609 00:09:13.609 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.609 http://cunit.sourceforge.net/ 00:09:13.609 00:09:13.609 00:09:13.609 Suite: nvmf 00:09:13.609 Test: test_discovery_log ...--72607-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:13.609 --72607-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:13.609 passed 00:09:13.866 Test: test_discovery_log_with_filters ...passed 00:09:13.866 00:09:13.866 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.866 suites 1 1 n/a 0 0 00:09:13.866 tests 2 2 2 0 0 00:09:13.866 asserts 238 238 238 0 n/a 00:09:13.866 00:09:13.866 Elapsed time = 0.151 seconds 00:09:13.866 --72607-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.866 --72607-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.866 ==72607== 00:09:13.866 ==72607== HEAP SUMMARY: 00:09:13.866 ==72607== in use at exit: 0 bytes in 0 blocks 00:09:13.866 ==72607== total heap usage: 256 allocs, 256 frees, 552,280 bytes allocated 00:09:13.866 ==72607== 00:09:13.866 ==72607== All heap blocks were freed -- no leaks are possible 00:09:13.866 ==72607== 00:09:13.866 ==72607== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.866 21:35:48 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:09:13.866 ==72612== Memcheck, a memory error detector 00:09:13.866 ==72612== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.866 ==72612== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.866 ==72612== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:13.866 ==72612== 00:09:13.866 --72612-- Valgrind options: 00:09:13.866 --72612-- --leak-check=full 00:09:13.866 --72612-- --error-exitcode=2 00:09:13.866 --72612-- --verbose 00:09:13.866 --72612-- Contents of /proc/version: 00:09:13.866 --72612-- 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:09:13.866 --72612-- 00:09:13.866 --72612-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.866 --72612-- Page sizes: currently 4096, max supported 4096 00:09:13.866 --72612-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.866 --72612-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:13.866 --72612-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.866 --72612-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.866 --72612-- might be shown as UnknownInlinedFun 00:09:13.866 --72612-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.866 --72612-- object doesn't have a dynamic symbol table 00:09:13.866 --72612-- Scheduler: using generic scheduler lock implementation. 00:09:13.866 --72612-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.866 ==72612== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72612-by-???-on-0f641d807d47 00:09:13.866 ==72612== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72612-by-???-on-0f641d807d47 00:09:13.866 ==72612== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72612-by-???-on-0f641d807d47 00:09:13.866 ==72612== 00:09:13.866 ==72612== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.866 ==72612== don't want to do, unless you know exactly what you're doing, 00:09:13.866 ==72612== or are doing some strange experiment): 00:09:13.866 ==72612== /usr/libexec/valgrind/../../bin/vgdb --pid=72612 ...command... 00:09:13.866 ==72612== 00:09:13.866 ==72612== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.866 ==72612== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:13.866 ==72612== and then give GDB the following command 00:09:13.866 ==72612== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72612 00:09:13.866 ==72612== --pid is optional if only one valgrind process is running 00:09:13.866 ==72612== 00:09:13.866 --72612-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.866 --72612-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.866 --72612-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.866 --72612-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.866 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72612-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.866 --72612-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.866 --72612-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.866 --72612-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.866 --72612-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.866 --72612-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.866 --72612-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.866 --72612-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.866 --72612-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.866 --72612-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:13.866 --72612-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.866 --72612-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.867 --72612-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:14.124 --72612-- Reading syms from /usr/lib64/libm.so.6 00:09:14.124 --72612-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:14.124 --72612-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:14.124 --72612-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:14.124 --72612-- Reading syms from /usr/lib64/libc.so.6 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.124 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72612-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.124 --72612-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.124 --72612-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:14.124 --72612-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:14.124 --72612-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:14.124 --72612-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:14.124 --72612-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:14.124 --72612-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:14.124 --72612-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72612-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 ==72612== Preferring higher priority redirection: 00:09:14.125 --72612-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:14.125 --72612-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:14.125 --72612-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 --72612-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.125 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.125 --72612-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.125 --72612-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.125 ==72612== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.125 --72612-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.125 --72612-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.125 --72612-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.125 --72612-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.125 --72612-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.382 --72612-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.382 --72612-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.382 --72612-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.382 --72612-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.382 --72612-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.382 --72612-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.382 --72612-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.382 --72612-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.382 --72612-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.383 --72612-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.383 --72612-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.383 --72612-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.383 --72612-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:14.383 --72612-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.383 00:09:14.383 00:09:14.383 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.383 http://cunit.sourceforge.net/ 00:09:14.383 00:09:14.383 00:09:14.383 Suite: nvmf 00:09:14.383 Test: nvmf_test_create_subsystem ...--72612-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:14.383 --72612-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:14.383 [2024-07-15 21:35:49.386563] /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:09:14.383 [2024-07-15 21:35:49.413369] /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:09:14.383 [2024-07-15 21:35:49.415356] /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:09:14.383 [2024-07-15 21:35:49.415561] /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:09:14.383 [2024-07-15 21:35:49.416193] /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:09:14.383 [2024-07-15 21:35:49.416374] /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:09:14.383 [2024-07-15 21:35:49.416846] /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:09:14.383 [2024-07-15 21:35:49.416947] /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:09:14.383 [2024-07-15 21:35:49.417564] /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:09:14.383 [2024-07-15 21:35:49.417761] /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:09:14.383 [2024-07-15 21:35:49.418230] /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:09:14.383 [2024-07-15 21:35:49.418329] /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:09:14.383 [2024-07-15 21:35:49.421160] /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:09:14.383 [2024-07-15 21:35:49.421383] /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:09:14.383 [2024-07-15 21:35:49.425938] /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:09:14.383 [2024-07-15 21:35:49.426138] /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:09:14.383 [2024-07-15 21:35:49.428563] /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:09:14.383 [2024-07-15 21:35:49.428763] /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:09:14.383 [2024-07-15 21:35:49.429472] /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:09:14.383 [2024-07-15 21:35:49.429655] /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:09:14.383 [2024-07-15 21:35:49.430125] /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:09:14.383 [2024-07-15 21:35:49.430231] /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:09:14.383 passed 00:09:14.383 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-15 21:35:49.452450] /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:09:14.383 [2024-07-15 21:35:49.453408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2031:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:09:14.383 passed 00:09:14.384 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-15 21:35:49.463769] /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:09:14.384 passed 00:09:14.384 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:09:14.384 Test: test_spdk_nvmf_ns_visible ...[2024-07-15 21:35:49.474219] /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:09:14.641 passed 00:09:14.641 Test: test_reservation_register ...[2024-07-15 21:35:49.540011] /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:09:14.641 [2024-07-15 21:35:49.560753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3164:nvmf_ns_reservation_register: *ERROR*: No registrant 00:09:14.641 passed 00:09:14.641 Test: test_reservation_register_with_ptpl ...--72612-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:14.641 passed 00:09:14.641 Test: test_reservation_acquire_preempt_1 ...[2024-07-15 21:35:49.643653] /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:09:14.641 passed 00:09:14.641 Test: test_reservation_acquire_release_with_ptpl ...passed 00:09:14.641 Test: test_reservation_release ...[2024-07-15 21:35:49.676305] /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:09:14.642 passed 00:09:14.642 Test: test_reservation_unregister_notification ...[2024-07-15 21:35:49.683405] /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:09:14.642 passed 00:09:14.642 Test: test_reservation_release_notification ...[2024-07-15 21:35:49.688248] /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:09:14.642 passed 00:09:14.642 Test: test_reservation_release_notification_write_exclusive ...[2024-07-15 21:35:49.692321] /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:09:14.642 passed 00:09:14.642 Test: test_reservation_clear_notification ...[2024-07-15 21:35:49.696382] /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:09:14.642 passed 00:09:14.642 Test: test_reservation_preempt_notification ...[2024-07-15 21:35:49.700455] /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:09:14.642 passed 00:09:14.642 Test: test_spdk_nvmf_ns_event ...passed 00:09:14.642 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:09:14.642 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:09:14.900 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-15 21:35:49.768140] /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:09:14.900 [2024-07-15 21:35:49.777802] /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:09:14.900 passed 00:09:14.900 Test: test_nvmf_ns_reservation_report ...[2024-07-15 21:35:49.792908] /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:09:14.900 passed 00:09:14.900 Test: test_nvmf_nqn_is_valid ...[2024-07-15 21:35:49.796630] /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:09:14.900 [2024-07-15 21:35:49.797144] /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:5eec0a76-565d-4d59-b470-60ed356cb81": uuid is not the correct length 00:09:14.900 [2024-07-15 21:35:49.797600] /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:09:14.900 passed 00:09:14.900 Test: test_nvmf_ns_reservation_restore ...[2024-07-15 21:35:49.809671] /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:09:14.900 passed 00:09:14.900 Test: test_nvmf_subsystem_state_change ...passed 00:09:14.900 Test: test_nvmf_reservation_custom_ops ...passed 00:09:14.900 00:09:14.900 Run Summary: Type Total Ran Passed Failed Inactive 00:09:14.900 suites 1 1 n/a 0 0 00:09:14.900 tests 24 24 24 0 0 00:09:14.900 asserts 499 499 499 0 n/a 00:09:14.900 00:09:14.900 Elapsed time = 0.487 seconds 00:09:14.900 --72612-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:14.900 ==72612== 00:09:14.900 ==72612== HEAP SUMMARY: 00:09:14.900 ==72612== in use at exit: 296 bytes in 1 blocks 00:09:14.900 ==72612== total heap usage: 1,499 allocs, 1,498 frees, 1,020,823 bytes allocated 00:09:14.900 ==72612== 00:09:14.900 ==72612== Searching for pointers to 1 not-freed blocks 00:09:14.900 ==72612== Checked 6,866,296 bytes 00:09:14.900 ==72612== 00:09:14.900 ==72612== LEAK SUMMARY: 00:09:14.900 ==72612== definitely lost: 0 bytes in 0 blocks 00:09:14.900 ==72612== indirectly lost: 0 bytes in 0 blocks 00:09:14.900 ==72612== possibly lost: 0 bytes in 0 blocks 00:09:14.900 ==72612== still reachable: 296 bytes in 1 blocks 00:09:14.900 ==72612== suppressed: 0 bytes in 0 blocks 00:09:14.900 ==72612== Reachable blocks (those to which a pointer was found) are not shown. 00:09:14.900 ==72612== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:14.900 ==72612== 00:09:14.900 ==72612== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:14.900 21:35:49 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:09:14.900 ==72620== Memcheck, a memory error detector 00:09:14.901 ==72620== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:14.901 ==72620== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:14.901 ==72620== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:14.901 ==72620== 00:09:14.901 --72620-- Valgrind options: 00:09:14.901 --72620-- --leak-check=full 00:09:14.901 --72620-- --error-exitcode=2 00:09:14.901 --72620-- --verbose 00:09:14.901 --72620-- Contents of /proc/version: 00:09:14.901 --72620-- 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:09:14.901 --72620-- 00:09:14.901 --72620-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:14.901 --72620-- Page sizes: currently 4096, max supported 4096 00:09:14.901 --72620-- Valgrind library directory: /usr/libexec/valgrind 00:09:14.901 --72620-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:14.901 --72620-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:14.901 --72620-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:14.901 --72620-- might be shown as UnknownInlinedFun 00:09:14.901 --72620-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:14.901 --72620-- object doesn't have a dynamic symbol table 00:09:14.901 --72620-- Scheduler: using generic scheduler lock implementation. 00:09:14.901 --72620-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:14.901 ==72620== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72620-by-???-on-0f641d807d47 00:09:14.901 ==72620== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72620-by-???-on-0f641d807d47 00:09:14.901 ==72620== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72620-by-???-on-0f641d807d47 00:09:14.901 ==72620== 00:09:14.901 ==72620== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:14.901 ==72620== don't want to do, unless you know exactly what you're doing, 00:09:14.901 ==72620== or are doing some strange experiment): 00:09:14.901 ==72620== /usr/libexec/valgrind/../../bin/vgdb --pid=72620 ...command... 00:09:14.901 ==72620== 00:09:14.901 ==72620== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:14.901 ==72620== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:14.901 ==72620== and then give GDB the following command 00:09:14.901 ==72620== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72620 00:09:14.901 ==72620== --pid is optional if only one valgrind process is running 00:09:14.901 ==72620== 00:09:14.901 --72620-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:14.901 --72620-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:15.159 --72620-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:15.159 --72620-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:15.159 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.159 --72620-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:15.159 --72620-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:15.159 --72620-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:15.159 --72620-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:15.159 --72620-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:15.159 --72620-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:15.159 --72620-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:15.159 --72620-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:15.159 --72620-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:15.159 --72620-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:15.159 --72620-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:15.159 --72620-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:15.159 --72620-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:15.159 --72620-- Reading syms from /usr/lib64/libm.so.6 00:09:15.159 --72620-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:15.159 --72620-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:15.160 --72620-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:15.160 --72620-- Reading syms from /usr/lib64/libc.so.6 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.160 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.160 --72620-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.160 --72620-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.160 --72620-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:15.160 --72620-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:15.160 --72620-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:15.160 --72620-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:15.160 --72620-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:15.160 --72620-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:15.160 --72620-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 ==72620== Preferring higher priority redirection: 00:09:15.160 --72620-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:15.160 --72620-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:15.160 --72620-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.160 --72620-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.161 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.161 --72620-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.161 --72620-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.161 ==72620== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.161 --72620-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.161 --72620-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.418 --72620-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:15.418 --72620-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:15.418 --72620-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:15.418 --72620-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:15.418 --72620-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:15.418 --72620-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:15.418 --72620-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:15.418 --72620-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:15.418 --72620-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:15.418 --72620-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:15.418 --72620-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:15.418 --72620-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:15.418 --72620-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:15.418 --72620-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:15.418 --72620-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:15.418 --72620-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:15.418 --72620-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:15.418 00:09:15.418 00:09:15.418 CUnit - A unit testing framework for C - Version 2.1-3 00:09:15.418 http://cunit.sourceforge.net/ 00:09:15.418 00:09:15.418 00:09:15.418 Suite: nvmf 00:09:15.418 Test: test_nvmf_tcp_create ...--72620-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:15.418 [2024-07-15 21:35:50.456329] /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:09:15.418 passed 00:09:15.418 Test: test_nvmf_tcp_destroy ...passed 00:09:15.675 Test: test_nvmf_tcp_poll_group_create ...passed 00:09:15.675 Test: test_nvmf_tcp_send_c2h_data ...passed 00:09:15.675 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:09:15.675 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:09:15.675 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:09:15.675 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-15 21:35:50.714632] /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:09:15.675 [2024-07-15 21:35:50.716541] /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:09:15.675 [2024-07-15 21:35:50.718605] /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:09:15.675 [2024-07-15 21:35:50.718738] /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:09:15.675 [2024-07-15 21:35:50.718832] /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:09:15.675 passed 00:09:15.675 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:09:15.676 Test: test_nvmf_tcp_icreq_handle ...[2024-07-15 21:35:50.729711] /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:09:15.676 [2024-07-15 21:35:50.730133] /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:09:15.676 [2024-07-15 21:35:50.730237] /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:09:15.676 [2024-07-15 21:35:50.730693] /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:09:15.676 [2024-07-15 21:35:50.730803] /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:09:15.676 [2024-07-15 21:35:50.730905] /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:09:15.676 [2024-07-15 21:35:50.730993] /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:09:15.676 [2024-07-15 21:35:50.737187] /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:09:15.676 [2024-07-15 21:35:50.737306] /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:09:15.676 passed 00:09:15.676 Test: test_nvmf_tcp_check_xfer_type ...passed 00:09:15.676 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-15 21:35:50.751445] /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:09:15.676 [2024-07-15 21:35:50.752368] /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:09:15.676 [2024-07-15 21:35:50.752485] /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:09:15.676 passed 00:09:15.676 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-15 21:35:50.754754] /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:09:15.676 [2024-07-15 21:35:50.756280] /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:09:15.676 [2024-07-15 21:35:50.756390] /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:09:15.676 [2024-07-15 21:35:50.758997] /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:09:15.676 [2024-07-15 21:35:50.759251] /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:09:15.676 [2024-07-15 21:35:50.759352] /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:09:15.676 [2024-07-15 21:35:50.761376] /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:09:15.676 [2024-07-15 21:35:50.761607] /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:09:15.676 [2024-07-15 21:35:50.761706] /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:09:15.676 [2024-07-15 21:35:50.763687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2312:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:09:15.676 [2024-07-15 21:35:50.763932] /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:09:15.676 [2024-07-15 21:35:50.764031] /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:09:15.676 [2024-07-15 21:35:50.765854] /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:09:15.676 [2024-07-15 21:35:50.765967] /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:09:15.676 [2024-07-15 21:35:50.768504] /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:09:15.676 [2024-07-15 21:35:50.768616] /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:09:15.676 [2024-07-15 21:35:50.770972] /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:09:15.676 [2024-07-15 21:35:50.771090] /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:09:15.676 [2024-07-15 21:35:50.773148] /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:09:15.676 [2024-07-15 21:35:50.773259] /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:09:15.677 [2024-07-15 21:35:50.775928] /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:09:15.677 [2024-07-15 21:35:50.776040] /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:09:15.677 [2024-07-15 21:35:50.778338] /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:09:15.677 [2024-07-15 21:35:50.778455] /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:09:15.677 passed 00:09:15.677 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72620-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:15.934 --72620-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:15.934 --72620-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:15.934 --72620-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:15.934 --72620-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:16.192 passed 00:09:16.192 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-15 21:35:51.106632] /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:09:16.192 [2024-07-15 21:35:51.107745] /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:09:16.192 passed 00:09:16.192 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-15 21:35:51.137035] /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:09:16.192 [2024-07-15 21:35:51.137667] /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:09:16.192 passed 00:09:16.192 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-15 21:35:51.144509] /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:09:16.192 [2024-07-15 21:35:51.145150] /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:09:16.192 passed 00:09:16.192 00:09:16.192 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.192 suites 1 1 n/a 0 0 00:09:16.192 tests 17 17 17 0 0 00:09:16.192 asserts 222 222 222 0 n/a 00:09:16.192 00:09:16.192 Elapsed time = 0.737 seconds 00:09:16.192 --72620-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.192 ==72620== 00:09:16.192 ==72620== HEAP SUMMARY: 00:09:16.192 ==72620== in use at exit: 67,110,208 bytes in 1,028 blocks 00:09:16.192 ==72620== total heap usage: 12,574 allocs, 11,546 frees, 404,382,127 bytes allocated 00:09:16.192 ==72620== 00:09:16.192 ==72620== Searching for pointers to 1,028 not-freed blocks 00:09:16.192 ==72620== Checked 7,145,624 bytes 00:09:16.192 ==72620== 00:09:16.192 ==72620== LEAK SUMMARY: 00:09:16.192 ==72620== definitely lost: 0 bytes in 0 blocks 00:09:16.192 ==72620== indirectly lost: 0 bytes in 0 blocks 00:09:16.192 ==72620== possibly lost: 0 bytes in 0 blocks 00:09:16.192 ==72620== still reachable: 67,110,208 bytes in 1,028 blocks 00:09:16.192 ==72620== suppressed: 0 bytes in 0 blocks 00:09:16.192 ==72620== Reachable blocks (those to which a pointer was found) are not shown. 00:09:16.192 ==72620== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:16.192 ==72620== 00:09:16.192 ==72620== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.192 21:35:51 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:09:16.192 ==72640== Memcheck, a memory error detector 00:09:16.192 ==72640== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:16.193 ==72640== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:16.193 ==72640== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:16.193 ==72640== 00:09:16.193 --72640-- Valgrind options: 00:09:16.193 --72640-- --leak-check=full 00:09:16.193 --72640-- --error-exitcode=2 00:09:16.193 --72640-- --verbose 00:09:16.193 --72640-- Contents of /proc/version: 00:09:16.193 --72640-- 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:09:16.193 --72640-- 00:09:16.193 --72640-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:16.193 --72640-- Page sizes: currently 4096, max supported 4096 00:09:16.193 --72640-- Valgrind library directory: /usr/libexec/valgrind 00:09:16.193 --72640-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:16.193 --72640-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:16.450 --72640-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:16.450 --72640-- might be shown as UnknownInlinedFun 00:09:16.450 --72640-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:16.450 --72640-- object doesn't have a dynamic symbol table 00:09:16.450 --72640-- Scheduler: using generic scheduler lock implementation. 00:09:16.450 --72640-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:16.450 ==72640== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72640-by-???-on-0f641d807d47 00:09:16.450 ==72640== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72640-by-???-on-0f641d807d47 00:09:16.450 ==72640== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72640-by-???-on-0f641d807d47 00:09:16.450 ==72640== 00:09:16.450 ==72640== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:16.450 ==72640== don't want to do, unless you know exactly what you're doing, 00:09:16.450 ==72640== or are doing some strange experiment): 00:09:16.450 ==72640== /usr/libexec/valgrind/../../bin/vgdb --pid=72640 ...command... 00:09:16.450 ==72640== 00:09:16.450 ==72640== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:16.450 ==72640== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:16.450 ==72640== and then give GDB the following command 00:09:16.450 ==72640== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72640 00:09:16.450 ==72640== --pid is optional if only one valgrind process is running 00:09:16.450 ==72640== 00:09:16.450 --72640-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:16.450 --72640-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:16.450 --72640-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:16.450 --72640-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:16.450 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.450 --72640-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:16.450 --72640-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:16.450 --72640-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:16.450 --72640-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:16.451 --72640-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:16.451 --72640-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:16.451 --72640-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:16.451 --72640-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:16.451 --72640-- Reading syms from /usr/lib64/libm.so.6 00:09:16.451 --72640-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:16.451 --72640-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:16.451 --72640-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libc.so.6 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.451 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.451 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.451 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.451 --72640-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:16.451 --72640-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:16.451 --72640-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:16.451 --72640-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:16.708 --72640-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:16.708 --72640-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.708 --72640-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 ==72640== Preferring higher priority redirection: 00:09:16.709 --72640-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:16.709 --72640-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:16.709 --72640-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 --72640-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.709 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.709 --72640-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.709 --72640-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.709 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.709 --72640-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.709 --72640-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.709 --72640-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:16.709 --72640-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:16.709 --72640-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:16.709 --72640-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:16.709 --72640-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:16.709 --72640-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:16.709 --72640-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:16.709 --72640-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:16.709 --72640-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.709 --72640-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.709 --72640-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.709 --72640-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.709 --72640-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.709 --72640-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.709 --72640-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.709 --72640-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.709 00:09:16.709 00:09:16.709 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.709 http://cunit.sourceforge.net/ 00:09:16.709 00:09:16.709 00:09:16.709 Suite: nvmf 00:09:16.709 Test: test_nvmf_tgt_create_poll_group ...--72640-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:16.967 passed 00:09:16.967 00:09:16.967 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.967 suites 1 1 n/a 0 0 00:09:16.967 tests 1 1 1 0 0 00:09:16.967 asserts 17 17 17 0 n/a 00:09:16.967 00:09:16.967 Elapsed time = 0.085 seconds 00:09:16.967 --72640-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.967 --72640-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:16.967 ==72640== 00:09:16.967 ==72640== HEAP SUMMARY: 00:09:16.967 ==72640== in use at exit: 67,109,824 bytes in 1,026 blocks 00:09:16.967 ==72640== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:09:16.967 ==72640== 00:09:16.967 ==72640== Searching for pointers to 1,026 not-freed blocks 00:09:16.967 ==72640== Checked 6,718,880 bytes 00:09:16.967 ==72640== 00:09:16.967 ==72640== LEAK SUMMARY: 00:09:16.967 ==72640== definitely lost: 0 bytes in 0 blocks 00:09:16.967 ==72640== indirectly lost: 0 bytes in 0 blocks 00:09:16.967 ==72640== possibly lost: 0 bytes in 0 blocks 00:09:16.967 ==72640== still reachable: 67,109,824 bytes in 1,026 blocks 00:09:16.967 ==72640== suppressed: 0 bytes in 0 blocks 00:09:16.968 ==72640== Reachable blocks (those to which a pointer was found) are not shown. 00:09:16.968 ==72640== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:16.968 ==72640== 00:09:16.968 ==72640== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.968 00:09:16.968 real 0m5.566s 00:09:16.968 user 0m5.381s 00:09:16.968 sys 0m0.168s 00:09:16.968 21:35:51 unittest_nvmf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:16.968 21:35:51 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:09:16.968 ************************************ 00:09:16.968 END TEST unittest_nvmf 00:09:16.968 ************************************ 00:09:16.968 21:35:51 -- common/autotest_common.sh@1142 -- # return 0 00:09:16.968 21:35:51 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:16.968 21:35:51 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:16.968 21:35:51 -- 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:09:16.968 21:35:51 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:16.968 21:35:51 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:16.968 21:35:51 -- common/autotest_common.sh@10 -- # set +x 00:09:16.968 ************************************ 00:09:16.968 START TEST unittest_nvmf_rdma 00:09:16.968 ************************************ 00:09:16.968 21:35:51 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:09:16.968 ==72664== Memcheck, a memory error detector 00:09:16.968 ==72664== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:16.968 ==72664== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:16.968 ==72664== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:16.968 ==72664== 00:09:16.968 --72664-- Valgrind options: 00:09:16.968 --72664-- --leak-check=full 00:09:16.968 --72664-- --error-exitcode=2 00:09:16.968 --72664-- --verbose 00:09:16.968 --72664-- Contents of /proc/version: 00:09:16.968 --72664-- 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:09:16.968 --72664-- 00:09:16.968 --72664-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:16.968 --72664-- Page sizes: currently 4096, max supported 4096 00:09:16.968 --72664-- Valgrind library directory: /usr/libexec/valgrind 00:09:16.968 --72664-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:16.968 --72664-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:16.968 --72664-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:16.968 --72664-- might be shown as UnknownInlinedFun 00:09:16.968 --72664-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:16.968 --72664-- object doesn't have a dynamic symbol table 00:09:16.968 --72664-- Scheduler: using generic scheduler lock implementation. 00:09:16.968 --72664-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:16.968 ==72664== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72664-by-???-on-0f641d807d47 00:09:16.968 ==72664== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72664-by-???-on-0f641d807d47 00:09:16.968 ==72664== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72664-by-???-on-0f641d807d47 00:09:16.968 ==72664== 00:09:16.968 ==72664== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:16.968 ==72664== don't want to do, unless you know exactly what you're doing, 00:09:16.968 ==72664== or are doing some strange experiment): 00:09:16.968 ==72664== /usr/libexec/valgrind/../../bin/vgdb --pid=72664 ...command... 00:09:16.968 ==72664== 00:09:16.968 ==72664== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:16.968 ==72664== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:16.968 ==72664== and then give GDB the following command 00:09:16.968 ==72664== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72664 00:09:16.968 ==72664== --pid is optional if only one valgrind process is running 00:09:16.969 ==72664== 00:09:16.969 --72664-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:16.969 --72664-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:17.227 --72664-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:17.227 --72664-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:17.227 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.227 --72664-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:17.227 --72664-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:17.227 --72664-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:17.227 --72664-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:17.227 --72664-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:17.227 --72664-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:17.227 --72664-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:17.227 --72664-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:17.227 --72664-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:17.227 --72664-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:17.227 --72664-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:17.227 --72664-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:17.227 --72664-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:17.227 --72664-- Reading syms from /usr/lib64/libm.so.6 00:09:17.227 --72664-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:17.227 --72664-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:17.227 --72664-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:17.228 --72664-- Reading syms from /usr/lib64/libc.so.6 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.228 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.228 --72664-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.228 --72664-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.228 --72664-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:17.228 --72664-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:17.228 --72664-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:17.228 --72664-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:17.486 --72664-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:17.486 --72664-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:17.486 --72664-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 --72664-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.486 ==72664== Preferring higher priority redirection: 00:09:17.486 --72664-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:17.487 --72664-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:17.487 --72664-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 --72664-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.487 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.487 --72664-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:17.487 --72664-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:17.487 ==72664== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.487 --72664-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:17.487 --72664-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:17.487 --72664-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:17.487 --72664-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:17.487 --72664-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:17.487 --72664-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:17.487 --72664-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:17.487 --72664-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:17.487 --72664-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:17.487 --72664-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:17.487 --72664-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:17.487 --72664-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:17.487 --72664-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:17.487 --72664-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:17.487 --72664-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:17.487 --72664-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:17.487 --72664-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:17.487 --72664-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:17.745 00:09:17.745 00:09:17.745 CUnit - A unit testing framework for C - Version 2.1-3 00:09:17.745 http://cunit.sourceforge.net/ 00:09:17.745 00:09:17.745 00:09:17.745 Suite: nvmf 00:09:17.746 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-15 21:35:52.664180] /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:09:17.746 [2024-07-15 21:35:52.710875] /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:09:17.746 [2024-07-15 21:35:52.712617] /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:09:17.746 passed 00:09:17.746 Test: test_spdk_nvmf_rdma_request_process ...passed 00:09:17.746 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:09:18.003 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:09:18.003 Test: test_nvmf_rdma_opts_init ...passed 00:09:18.004 Test: test_nvmf_rdma_request_free_data ...--72664-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:18.004 passed 00:09:18.004 Test: test_nvmf_rdma_resources_create ...passed 00:09:18.004 Test: test_nvmf_rdma_qpair_compare ...passed 00:09:18.004 Test: test_nvmf_rdma_resize_cq ...[2024-07-15 21:35:52.973473] /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:09:18.004 Using CQ of insufficient size may lead to CQ overrun 00:09:18.004 [2024-07-15 21:35:52.975236] /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:09:18.004 --72664-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:18.004 --72664-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:18.004 [2024-07-15 21:35:52.981456] /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:09:18.004 passed 00:09:18.004 00:09:18.004 Run Summary: Type Total Ran Passed Failed Inactive 00:09:18.004 suites 1 1 n/a 0 0 00:09:18.004 tests 9 9 9 0 0 00:09:18.004 asserts 579 579 579 0 n/a 00:09:18.004 00:09:18.004 Elapsed time = 0.361 seconds 00:09:18.004 --72664-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:18.004 ==72664== 00:09:18.004 ==72664== HEAP SUMMARY: 00:09:18.004 ==72664== in use at exit: 296 bytes in 1 blocks 00:09:18.004 ==72664== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:09:18.004 ==72664== 00:09:18.004 ==72664== Searching for pointers to 1 not-freed blocks 00:09:18.004 ==72664== Checked 7,026,040 bytes 00:09:18.004 ==72664== 00:09:18.004 ==72664== LEAK SUMMARY: 00:09:18.004 ==72664== definitely lost: 0 bytes in 0 blocks 00:09:18.004 ==72664== indirectly lost: 0 bytes in 0 blocks 00:09:18.004 ==72664== possibly lost: 0 bytes in 0 blocks 00:09:18.004 ==72664== still reachable: 296 bytes in 1 blocks 00:09:18.004 ==72664== suppressed: 0 bytes in 0 blocks 00:09:18.004 ==72664== Reachable blocks (those to which a pointer was found) are not shown. 00:09:18.004 ==72664== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:18.004 ==72664== 00:09:18.004 ==72664== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:18.004 00:09:18.004 real 0m1.079s 00:09:18.004 user 0m1.046s 00:09:18.004 sys 0m0.029s 00:09:18.004 21:35:53 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:18.004 21:35:53 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:18.004 ************************************ 00:09:18.004 END TEST unittest_nvmf_rdma 00:09:18.004 ************************************ 00:09:18.004 21:35:53 -- common/autotest_common.sh@1142 -- # return 0 00:09:18.004 21:35:53 -- 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:09:18.004 21:35:53 -- 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:09:18.004 21:35:53 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:18.004 21:35:53 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:18.004 21:35:53 -- common/autotest_common.sh@10 -- # set +x 00:09:18.004 ************************************ 00:09:18.004 START TEST unittest_nvmf_vfio_user 00:09:18.004 ************************************ 00:09:18.004 21:35:53 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:09:18.004 ==72700== Memcheck, a memory error detector 00:09:18.004 ==72700== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:18.004 ==72700== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:18.004 ==72700== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:18.004 ==72700== 00:09:18.004 --72700-- Valgrind options: 00:09:18.004 --72700-- --leak-check=full 00:09:18.004 --72700-- --error-exitcode=2 00:09:18.004 --72700-- --verbose 00:09:18.004 --72700-- Contents of /proc/version: 00:09:18.004 --72700-- 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:09:18.004 --72700-- 00:09:18.004 --72700-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:18.004 --72700-- Page sizes: currently 4096, max supported 4096 00:09:18.004 --72700-- Valgrind library directory: /usr/libexec/valgrind 00:09:18.004 --72700-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:18.004 --72700-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:18.263 --72700-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:18.263 --72700-- might be shown as UnknownInlinedFun 00:09:18.263 --72700-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:18.263 --72700-- object doesn't have a dynamic symbol table 00:09:18.263 --72700-- Scheduler: using generic scheduler lock implementation. 00:09:18.263 --72700-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:18.263 ==72700== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72700-by-???-on-0f641d807d47 00:09:18.263 ==72700== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72700-by-???-on-0f641d807d47 00:09:18.263 ==72700== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72700-by-???-on-0f641d807d47 00:09:18.263 ==72700== 00:09:18.263 ==72700== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:18.263 ==72700== don't want to do, unless you know exactly what you're doing, 00:09:18.263 ==72700== or are doing some strange experiment): 00:09:18.263 ==72700== /usr/libexec/valgrind/../../bin/vgdb --pid=72700 ...command... 00:09:18.263 ==72700== 00:09:18.263 ==72700== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:18.263 ==72700== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:18.263 ==72700== and then give GDB the following command 00:09:18.263 ==72700== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72700 00:09:18.263 ==72700== --pid is optional if only one valgrind process is running 00:09:18.263 ==72700== 00:09:18.263 --72700-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:18.263 --72700-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:18.263 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:18.263 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:18.263 --72700-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:18.263 --72700-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:18.263 --72700-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:18.263 --72700-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:18.263 --72700-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:18.263 --72700-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:18.263 --72700-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:18.263 --72700-- Reading syms from /usr/lib64/libm.so.6 00:09:18.263 --72700-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:18.263 --72700-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:18.263 --72700-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:18.263 --72700-- Reading syms from /usr/lib64/libc.so.6 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.263 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.263 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.263 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.522 --72700-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:18.522 --72700-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:18.522 --72700-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:18.522 --72700-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:18.522 --72700-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:18.522 --72700-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:18.522 --72700-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 --72700-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.522 ==72700== Preferring higher priority redirection: 00:09:18.522 --72700-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:18.523 --72700-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:18.523 --72700-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 --72700-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.523 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.523 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.523 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.523 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.523 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.523 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.523 --72700-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:18.523 --72700-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:18.523 --72700-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:18.523 --72700-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:18.523 --72700-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:18.523 --72700-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:18.523 --72700-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:18.523 --72700-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:18.781 --72700-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:18.781 --72700-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:18.781 --72700-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:18.781 --72700-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:18.781 --72700-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:18.781 --72700-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:18.781 --72700-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:18.781 --72700-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:18.781 00:09:18.781 00:09:18.781 CUnit - A unit testing framework for C - Version 2.1-3 00:09:18.781 http://cunit.sourceforge.net/ 00:09:18.781 00:09:18.781 00:09:18.781 Suite: vfio_user 00:09:18.781 Test: test_nvme_cmd_map_prps ...--72700-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:18.781 [2024-07-15 21:35:53.728264] /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:09:18.781 [2024-07-15 21:35:53.774054] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:09:18.781 passed 00:09:18.781 Test: test_nvme_cmd_map_sgls ...passed 00:09:18.781 Test: test_nvmf_vfio_user_create_destroy ...passed 00:09:18.781 00:09:18.781 Run Summary: Type Total Ran Passed Failed Inactive 00:09:18.781 suites 1 1 n/a 0 0 00:09:18.781 tests 3 3 3 0 0 00:09:18.781 asserts 100 100 100 0 n/a 00:09:18.781 00:09:18.781 Elapsed time = 0.090 seconds 00:09:18.781 --72700-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:18.781 --72700-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:18.781 ==72700== 00:09:18.781 ==72700== HEAP SUMMARY: 00:09:18.781 ==72700== in use at exit: 296 bytes in 1 blocks 00:09:18.781 ==72700== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:09:18.781 ==72700== 00:09:18.781 ==72700== Searching for pointers to 1 not-freed blocks 00:09:18.781 ==72700== Checked 6,845,832 bytes 00:09:18.781 ==72700== 00:09:18.781 ==72700== LEAK SUMMARY: 00:09:18.781 ==72700== definitely lost: 0 bytes in 0 blocks 00:09:18.781 ==72700== indirectly lost: 0 bytes in 0 blocks 00:09:18.781 ==72700== possibly lost: 0 bytes in 0 blocks 00:09:18.781 ==72700== still reachable: 296 bytes in 1 blocks 00:09:18.781 ==72700== suppressed: 0 bytes in 0 blocks 00:09:18.781 ==72700== Reachable blocks (those to which a pointer was found) are not shown. 00:09:18.781 ==72700== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:18.781 ==72700== 00:09:18.781 ==72700== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:19.039 00:09:19.039 real 0m0.804s 00:09:19.039 user 0m0.779s 00:09:19.039 sys 0m0.022s 00:09:19.039 21:35:53 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:19.039 21:35:53 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:09:19.039 ************************************ 00:09:19.039 END TEST unittest_nvmf_vfio_user 00:09:19.039 ************************************ 00:09:19.039 21:35:53 -- common/autotest_common.sh@1142 -- # return 0 00:09:19.039 21:35:53 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:09:19.039 21:35:53 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:19.039 21:35:53 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:19.039 21:35:53 -- common/autotest_common.sh@10 -- # set +x 00:09:19.039 ************************************ 00:09:19.039 START TEST unittest_scsi 00:09:19.039 ************************************ 00:09:19.039 21:35:53 unittest_scsi -- common/autotest_common.sh@1123 -- # unittest_scsi 00:09:19.039 21:35:53 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:09:19.039 ==72721== Memcheck, a memory error detector 00:09:19.039 ==72721== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:19.039 ==72721== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:19.039 ==72721== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:19.039 ==72721== 00:09:19.039 --72721-- Valgrind options: 00:09:19.039 --72721-- --leak-check=full 00:09:19.039 --72721-- --error-exitcode=2 00:09:19.039 --72721-- --verbose 00:09:19.039 --72721-- Contents of /proc/version: 00:09:19.039 --72721-- 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:09:19.039 --72721-- 00:09:19.039 --72721-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:19.039 --72721-- Page sizes: currently 4096, max supported 4096 00:09:19.040 --72721-- Valgrind library directory: /usr/libexec/valgrind 00:09:19.040 --72721-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:19.040 --72721-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:19.040 --72721-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:19.040 --72721-- might be shown as UnknownInlinedFun 00:09:19.040 --72721-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:19.040 --72721-- object doesn't have a dynamic symbol table 00:09:19.040 --72721-- Scheduler: using generic scheduler lock implementation. 00:09:19.040 --72721-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:19.040 ==72721== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72721-by-???-on-0f641d807d47 00:09:19.040 ==72721== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72721-by-???-on-0f641d807d47 00:09:19.040 ==72721== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72721-by-???-on-0f641d807d47 00:09:19.040 ==72721== 00:09:19.040 ==72721== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:19.040 ==72721== don't want to do, unless you know exactly what you're doing, 00:09:19.040 ==72721== or are doing some strange experiment): 00:09:19.040 ==72721== /usr/libexec/valgrind/../../bin/vgdb --pid=72721 ...command... 00:09:19.040 ==72721== 00:09:19.040 ==72721== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:19.040 ==72721== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:19.040 ==72721== and then give GDB the following command 00:09:19.040 ==72721== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72721 00:09:19.040 ==72721== --pid is optional if only one valgrind process is running 00:09:19.040 ==72721== 00:09:19.040 --72721-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:19.040 --72721-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:19.040 --72721-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:19.040 --72721-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:19.040 --72721-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:19.040 --72721-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:19.040 --72721-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:19.040 --72721-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:19.040 --72721-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:19.040 --72721-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:19.040 --72721-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:19.040 --72721-- Reading syms from /usr/lib64/libm.so.6 00:09:19.040 --72721-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:19.040 --72721-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:19.040 --72721-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:19.040 --72721-- Reading syms from /usr/lib64/libc.so.6 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.040 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.040 --72721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.040 --72721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.298 --72721-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:19.298 --72721-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:19.298 --72721-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:19.298 --72721-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:19.298 --72721-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:19.298 --72721-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:19.298 --72721-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 ==72721== Preferring higher priority redirection: 00:09:19.298 --72721-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:19.298 --72721-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:19.298 --72721-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 --72721-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.298 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.298 --72721-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.298 --72721-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.298 ==72721== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.298 --72721-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.298 --72721-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.298 --72721-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:19.298 --72721-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:19.298 --72721-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:19.298 --72721-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:19.298 --72721-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:19.299 --72721-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:19.299 --72721-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:19.299 --72721-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:19.299 --72721-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:19.299 --72721-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:19.299 --72721-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:19.299 --72721-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:19.299 --72721-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:19.299 --72721-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:19.299 --72721-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:19.299 --72721-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:19.299 00:09:19.299 00:09:19.299 CUnit - A unit testing framework for C - Version 2.1-3 00:09:19.299 http://cunit.sourceforge.net/ 00:09:19.299 00:09:19.299 00:09:19.299 Suite: dev_suite 00:09:19.299 Test: dev_destruct_null_dev ...passed 00:09:19.299 Test: dev_destruct_zero_luns ...passed 00:09:19.299 Test: dev_destruct_null_lun ...passed 00:09:19.299 Test: dev_destruct_success ...passed 00:09:19.299 Test: dev_construct_num_luns_zero ...[2024-07-15 21:35:54.388098] /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:09:19.299 passed 00:09:19.299 Test: dev_construct_no_lun_zero ...[2024-07-15 21:35:54.417469] /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:09:19.299 passed 00:09:19.299 Test: dev_construct_null_lun ...[2024-07-15 21:35:54.419089] /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:09:19.299 passed 00:09:19.299 Test: dev_construct_name_too_long ...[2024-07-15 21:35:54.420343] /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:09:19.299 passed 00:09:19.555 Test: dev_construct_success ...passed 00:09:19.555 Test: dev_construct_success_lun_zero_not_first ...passed 00:09:19.555 Test: dev_queue_mgmt_task_success ...passed 00:09:19.555 Test: dev_queue_task_success ...passed 00:09:19.555 Test: dev_stop_success ...passed 00:09:19.555 Test: dev_add_port_max_ports ...[2024-07-15 21:35:54.430913] /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:09:19.555 passed 00:09:19.555 Test: dev_add_port_construct_failure1 ...[2024-07-15 21:35:54.434343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:09:19.555 passed 00:09:19.555 Test: dev_add_port_construct_failure2 ...[2024-07-15 21:35:54.436193] /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:09:19.555 passed 00:09:19.555 Test: dev_add_port_success1 ...passed 00:09:19.555 Test: dev_add_port_success2 ...passed 00:09:19.555 Test: dev_add_port_success3 ...passed 00:09:19.555 Test: dev_find_port_by_id_num_ports_zero ...passed 00:09:19.555 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:09:19.555 Test: dev_find_port_by_id_success ...passed 00:09:19.555 Test: dev_add_lun_bdev_not_found ...passed 00:09:19.555 Test: dev_add_lun_no_free_lun_id ...[2024-07-15 21:35:54.446267] /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:09:19.555 passed 00:09:19.555 Test: dev_add_lun_success1 ...passed 00:09:19.555 Test: dev_add_lun_success2 ...passed 00:09:19.555 Test: dev_check_pending_tasks ...passed 00:09:19.555 Test: dev_iterate_luns ...passed 00:09:19.555 Test: dev_find_free_lun ...passed 00:09:19.555 00:09:19.555 Run Summary: Type Total Ran Passed Failed Inactive 00:09:19.555 suites 1 1 n/a 0 0 00:09:19.556 tests 29 29 29 0 0 00:09:19.556 asserts 97 97 97 0 n/a 00:09:19.556 00:09:19.556 Elapsed time = 0.105 seconds 00:09:19.556 --72721-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:19.556 --72721-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:19.556 ==72721== 00:09:19.556 ==72721== HEAP SUMMARY: 00:09:19.556 ==72721== in use at exit: 0 bytes in 0 blocks 00:09:19.556 ==72721== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:09:19.556 ==72721== 00:09:19.556 ==72721== All heap blocks were freed -- no leaks are possible 00:09:19.556 ==72721== 00:09:19.556 ==72721== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:19.556 21:35:54 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:09:19.556 ==72732== Memcheck, a memory error detector 00:09:19.556 ==72732== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:19.556 ==72732== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:19.556 ==72732== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:19.556 ==72732== 00:09:19.556 --72732-- Valgrind options: 00:09:19.556 --72732-- --leak-check=full 00:09:19.556 --72732-- --error-exitcode=2 00:09:19.556 --72732-- --verbose 00:09:19.556 --72732-- Contents of /proc/version: 00:09:19.556 --72732-- 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:09:19.556 --72732-- 00:09:19.556 --72732-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:19.556 --72732-- Page sizes: currently 4096, max supported 4096 00:09:19.556 --72732-- Valgrind library directory: /usr/libexec/valgrind 00:09:19.556 --72732-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:19.556 --72732-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:19.556 --72732-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:19.556 --72732-- might be shown as UnknownInlinedFun 00:09:19.556 --72732-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:19.556 --72732-- object doesn't have a dynamic symbol table 00:09:19.556 --72732-- Scheduler: using generic scheduler lock implementation. 00:09:19.556 --72732-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:19.556 ==72732== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72732-by-???-on-0f641d807d47 00:09:19.556 ==72732== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72732-by-???-on-0f641d807d47 00:09:19.556 ==72732== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72732-by-???-on-0f641d807d47 00:09:19.556 ==72732== 00:09:19.556 ==72732== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:19.556 ==72732== don't want to do, unless you know exactly what you're doing, 00:09:19.556 ==72732== or are doing some strange experiment): 00:09:19.556 ==72732== /usr/libexec/valgrind/../../bin/vgdb --pid=72732 ...command... 00:09:19.556 ==72732== 00:09:19.556 ==72732== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:19.556 ==72732== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:19.556 ==72732== and then give GDB the following command 00:09:19.556 ==72732== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72732 00:09:19.556 ==72732== --pid is optional if only one valgrind process is running 00:09:19.556 ==72732== 00:09:19.556 --72732-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:19.556 --72732-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:19.556 --72732-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:19.556 --72732-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:19.556 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.556 --72732-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:19.556 --72732-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:19.556 --72732-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:19.556 --72732-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:19.556 --72732-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:19.556 --72732-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:19.556 --72732-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:19.556 --72732-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:19.556 --72732-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:19.556 --72732-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:19.556 --72732-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:19.556 --72732-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:19.556 --72732-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:19.812 --72732-- Reading syms from /usr/lib64/libm.so.6 00:09:19.812 --72732-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:19.812 --72732-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:19.812 --72732-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:19.812 --72732-- Reading syms from /usr/lib64/libc.so.6 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.812 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.812 --72732-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.812 --72732-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.812 --72732-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:19.812 --72732-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:19.812 --72732-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:19.812 --72732-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:19.812 --72732-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:19.812 --72732-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:19.812 --72732-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 --72732-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.812 ==72732== Preferring higher priority redirection: 00:09:19.813 --72732-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:19.813 --72732-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:19.813 --72732-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 --72732-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.813 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.813 --72732-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.813 --72732-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.813 ==72732== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.813 --72732-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.813 --72732-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.813 --72732-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:19.813 --72732-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:19.813 --72732-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:19.813 --72732-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:20.069 --72732-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:20.069 --72732-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:20.069 --72732-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:20.069 --72732-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:20.069 --72732-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:20.069 --72732-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:20.069 --72732-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:20.069 --72732-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:20.069 --72732-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:20.069 --72732-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:20.069 --72732-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:20.070 --72732-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:20.070 --72732-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:20.070 00:09:20.070 00:09:20.070 CUnit - A unit testing framework for C - Version 2.1-3 00:09:20.070 http://cunit.sourceforge.net/ 00:09:20.070 00:09:20.070 00:09:20.070 Suite: lun_suite 00:09:20.070 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-15 21:35:55.039792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:09:20.070 passed 00:09:20.070 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-15 21:35:55.077195] /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:09:20.070 passed 00:09:20.070 Test: lun_task_mgmt_execute_lun_reset ...passed 00:09:20.070 Test: lun_task_mgmt_execute_target_reset ...passed 00:09:20.070 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-15 21:35:55.083276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:09:20.070 passed 00:09:20.070 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:09:20.070 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:09:20.070 Test: lun_append_task_null_lun_not_supported ...passed 00:09:20.070 Test: lun_execute_scsi_task_pending ...passed 00:09:20.070 Test: lun_execute_scsi_task_complete ...passed 00:09:20.070 Test: lun_execute_scsi_task_resize ...passed 00:09:20.070 Test: lun_destruct_success ...passed 00:09:20.070 Test: lun_construct_null_ctx ...[2024-07-15 21:35:55.107888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:09:20.070 passed 00:09:20.070 Test: lun_construct_success ...passed 00:09:20.070 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:09:20.070 Test: lun_reset_task_suspend_scsi_task ...passed 00:09:20.070 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:09:20.070 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:09:20.070 00:09:20.070 Run Summary: Type Total Ran Passed Failed Inactive 00:09:20.070 suites 1 1 n/a 0 0 00:09:20.070 tests 18 18 18 0 0 00:09:20.070 asserts 153 153 153 0 n/a 00:09:20.070 00:09:20.070 Elapsed time = 0.130 seconds 00:09:20.070 --72732-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:20.327 --72732-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:20.327 ==72732== 00:09:20.327 ==72732== HEAP SUMMARY: 00:09:20.327 ==72732== in use at exit: 0 bytes in 0 blocks 00:09:20.327 ==72732== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:09:20.327 ==72732== 00:09:20.327 ==72732== All heap blocks were freed -- no leaks are possible 00:09:20.327 ==72732== 00:09:20.327 ==72732== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:20.327 21:35:55 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:09:20.327 ==72740== Memcheck, a memory error detector 00:09:20.327 ==72740== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:20.327 ==72740== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:20.327 ==72740== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:20.327 ==72740== 00:09:20.327 --72740-- Valgrind options: 00:09:20.327 --72740-- --leak-check=full 00:09:20.327 --72740-- --error-exitcode=2 00:09:20.327 --72740-- --verbose 00:09:20.327 --72740-- Contents of /proc/version: 00:09:20.327 --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:09:20.327 --72740-- 00:09:20.327 --72740-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:20.327 --72740-- Page sizes: currently 4096, max supported 4096 00:09:20.327 --72740-- Valgrind library directory: /usr/libexec/valgrind 00:09:20.327 --72740-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:20.327 --72740-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:20.327 --72740-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:20.327 --72740-- might be shown as UnknownInlinedFun 00:09:20.327 --72740-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:20.327 --72740-- object doesn't have a dynamic symbol table 00:09:20.327 --72740-- Scheduler: using generic scheduler lock implementation. 00:09:20.327 --72740-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:20.327 ==72740== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72740-by-???-on-0f641d807d47 00:09:20.327 ==72740== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72740-by-???-on-0f641d807d47 00:09:20.327 ==72740== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72740-by-???-on-0f641d807d47 00:09:20.327 ==72740== 00:09:20.327 ==72740== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:20.327 ==72740== don't want to do, unless you know exactly what you're doing, 00:09:20.327 ==72740== or are doing some strange experiment): 00:09:20.327 ==72740== /usr/libexec/valgrind/../../bin/vgdb --pid=72740 ...command... 00:09:20.327 ==72740== 00:09:20.327 ==72740== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:20.327 ==72740== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:20.327 ==72740== and then give GDB the following command 00:09:20.327 ==72740== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72740 00:09:20.327 ==72740== --pid is optional if only one valgrind process is running 00:09:20.327 ==72740== 00:09:20.327 --72740-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:20.327 --72740-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:20.327 --72740-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:20.327 --72740-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:20.327 --72740-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:20.327 --72740-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:20.327 --72740-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:20.327 --72740-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:20.327 --72740-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:20.327 --72740-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:20.327 --72740-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:20.327 --72740-- Reading syms from /usr/lib64/libm.so.6 00:09:20.327 --72740-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:20.327 --72740-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:20.327 --72740-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:20.327 --72740-- Reading syms from /usr/lib64/libc.so.6 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.327 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.327 --72740-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.327 --72740-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.585 --72740-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:20.585 --72740-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:20.585 --72740-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:20.585 --72740-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:20.585 --72740-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:20.585 --72740-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:20.585 --72740-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.585 --72740-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.585 --72740-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.585 --72740-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 ==72740== Preferring higher priority redirection: 00:09:20.586 --72740-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:20.586 --72740-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:20.586 --72740-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 --72740-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.586 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.586 --72740-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:20.586 --72740-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:20.586 ==72740== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.586 --72740-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:20.586 --72740-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:20.586 --72740-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:20.586 --72740-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:20.586 --72740-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:20.586 --72740-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:20.586 --72740-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:20.586 --72740-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:20.586 --72740-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:20.586 --72740-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:20.586 --72740-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:20.586 --72740-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:20.586 --72740-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:20.586 --72740-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:20.586 --72740-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:20.586 --72740-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:20.586 --72740-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:20.586 --72740-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:20.586 00:09:20.586 00:09:20.586 CUnit - A unit testing framework for C - Version 2.1-3 00:09:20.586 http://cunit.sourceforge.net/ 00:09:20.586 00:09:20.586 00:09:20.586 Suite: scsi_suite 00:09:20.586 Test: scsi_init ...passed 00:09:20.586 00:09:20.586 Run Summary: Type Total Ran Passed Failed Inactive 00:09:20.586 suites 1 1 n/a 0 0 00:09:20.586 tests 1 1 1 0 0 00:09:20.587 asserts 1 1 1 0 n/a 00:09:20.587 00:09:20.845 Elapsed time = 0.003 seconds 00:09:20.845 --72740-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:20.845 --72740-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:20.845 ==72740== 00:09:20.845 ==72740== HEAP SUMMARY: 00:09:20.845 ==72740== in use at exit: 0 bytes in 0 blocks 00:09:20.845 ==72740== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:09:20.845 ==72740== 00:09:20.845 ==72740== All heap blocks were freed -- no leaks are possible 00:09:20.845 ==72740== 00:09:20.845 ==72740== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:20.845 21:35:55 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:09:20.845 ==72741== Memcheck, a memory error detector 00:09:20.845 ==72741== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:20.845 ==72741== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:20.845 ==72741== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:20.845 ==72741== 00:09:20.845 --72741-- Valgrind options: 00:09:20.845 --72741-- --leak-check=full 00:09:20.845 --72741-- --error-exitcode=2 00:09:20.845 --72741-- --verbose 00:09:20.845 --72741-- Contents of /proc/version: 00:09:20.845 --72741-- 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:09:20.845 --72741-- 00:09:20.845 --72741-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:20.845 --72741-- Page sizes: currently 4096, max supported 4096 00:09:20.845 --72741-- Valgrind library directory: /usr/libexec/valgrind 00:09:20.845 --72741-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:20.845 --72741-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:20.845 --72741-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:20.845 --72741-- might be shown as UnknownInlinedFun 00:09:20.845 --72741-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:20.845 --72741-- object doesn't have a dynamic symbol table 00:09:20.845 --72741-- Scheduler: using generic scheduler lock implementation. 00:09:20.845 --72741-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:20.845 ==72741== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72741-by-???-on-0f641d807d47 00:09:20.845 ==72741== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72741-by-???-on-0f641d807d47 00:09:20.845 ==72741== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72741-by-???-on-0f641d807d47 00:09:20.845 ==72741== 00:09:20.845 ==72741== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:20.845 ==72741== don't want to do, unless you know exactly what you're doing, 00:09:20.845 ==72741== or are doing some strange experiment): 00:09:20.845 ==72741== /usr/libexec/valgrind/../../bin/vgdb --pid=72741 ...command... 00:09:20.845 ==72741== 00:09:20.845 ==72741== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:20.845 ==72741== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:20.845 ==72741== and then give GDB the following command 00:09:20.845 ==72741== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72741 00:09:20.845 ==72741== --pid is optional if only one valgrind process is running 00:09:20.845 ==72741== 00:09:20.845 --72741-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:20.845 --72741-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:20.845 --72741-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:20.845 --72741-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:20.845 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:20.846 --72741-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:20.846 --72741-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:20.846 --72741-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:20.846 --72741-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:20.846 --72741-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:20.846 --72741-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:20.846 --72741-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:20.846 --72741-- Reading syms from /usr/lib64/libm.so.6 00:09:20.846 --72741-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:20.846 --72741-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:20.846 --72741-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:20.846 --72741-- Reading syms from /usr/lib64/libc.so.6 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.846 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.846 --72741-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.846 --72741-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.104 --72741-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:21.104 --72741-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:21.104 --72741-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:21.104 --72741-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:21.104 --72741-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:21.104 --72741-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:21.104 --72741-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.104 --72741-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 ==72741== Preferring higher priority redirection: 00:09:21.105 --72741-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:21.105 --72741-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:21.105 --72741-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 --72741-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.105 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.105 --72741-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.105 --72741-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.105 ==72741== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.105 --72741-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.105 --72741-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.105 --72741-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:21.105 --72741-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:21.105 --72741-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:21.105 --72741-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:21.105 --72741-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:21.105 --72741-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:21.105 --72741-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:21.105 --72741-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:21.105 --72741-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:21.105 --72741-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:21.105 --72741-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:21.105 --72741-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:21.105 --72741-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:21.105 --72741-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:21.105 --72741-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:21.105 --72741-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:21.105 00:09:21.105 00:09:21.105 CUnit - A unit testing framework for C - Version 2.1-3 00:09:21.105 http://cunit.sourceforge.net/ 00:09:21.105 00:09:21.105 00:09:21.105 Suite: translation_suite 00:09:21.105 Test: mode_select_6_test ...passed 00:09:21.105 Test: mode_select_6_test2 ...passed 00:09:21.362 Test: mode_sense_6_test ...--72741-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:21.362 passed 00:09:21.362 Test: mode_sense_10_test ...passed 00:09:21.362 Test: inquiry_evpd_test ...passed 00:09:21.362 Test: inquiry_standard_test ...passed 00:09:21.362 Test: inquiry_overflow_test ...passed 00:09:21.362 Test: task_complete_test ...passed 00:09:21.362 Test: lba_range_test ...passed 00:09:21.363 Test: xfer_len_test ...[2024-07-15 21:35:56.301518] /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:09:21.363 passed 00:09:21.363 Test: xfer_test ...passed 00:09:21.363 Test: scsi_name_padding_test ...passed 00:09:21.363 Test: get_dif_ctx_test ...passed 00:09:21.363 Test: unmap_split_test ...passed 00:09:21.363 00:09:21.363 Run Summary: Type Total Ran Passed Failed Inactive 00:09:21.363 suites 1 1 n/a 0 0 00:09:21.363 tests 14 14 14 0 0 00:09:21.363 asserts 1205 1205 1205 0 n/a 00:09:21.363 00:09:21.363 Elapsed time = 0.171 seconds 00:09:21.363 --72741-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:21.363 --72741-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:21.363 ==72741== 00:09:21.363 ==72741== HEAP SUMMARY: 00:09:21.363 ==72741== in use at exit: 0 bytes in 0 blocks 00:09:21.363 ==72741== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:09:21.363 ==72741== 00:09:21.363 ==72741== All heap blocks were freed -- no leaks are possible 00:09:21.363 ==72741== 00:09:21.363 ==72741== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:21.363 21:35:56 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:09:21.363 ==72754== Memcheck, a memory error detector 00:09:21.363 ==72754== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:21.363 ==72754== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:21.363 ==72754== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:21.363 ==72754== 00:09:21.363 --72754-- Valgrind options: 00:09:21.363 --72754-- --leak-check=full 00:09:21.363 --72754-- --error-exitcode=2 00:09:21.363 --72754-- --verbose 00:09:21.363 --72754-- Contents of /proc/version: 00:09:21.363 --72754-- 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:09:21.363 --72754-- 00:09:21.363 --72754-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:21.363 --72754-- Page sizes: currently 4096, max supported 4096 00:09:21.363 --72754-- Valgrind library directory: /usr/libexec/valgrind 00:09:21.363 --72754-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:21.363 --72754-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:21.363 --72754-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:21.363 --72754-- might be shown as UnknownInlinedFun 00:09:21.363 --72754-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:21.363 --72754-- object doesn't have a dynamic symbol table 00:09:21.363 --72754-- Scheduler: using generic scheduler lock implementation. 00:09:21.363 --72754-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:21.363 ==72754== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72754-by-???-on-0f641d807d47 00:09:21.363 ==72754== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72754-by-???-on-0f641d807d47 00:09:21.363 ==72754== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72754-by-???-on-0f641d807d47 00:09:21.363 ==72754== 00:09:21.363 ==72754== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:21.363 ==72754== don't want to do, unless you know exactly what you're doing, 00:09:21.363 ==72754== or are doing some strange experiment): 00:09:21.363 ==72754== /usr/libexec/valgrind/../../bin/vgdb --pid=72754 ...command... 00:09:21.363 ==72754== 00:09:21.363 ==72754== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:21.363 ==72754== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:21.363 ==72754== and then give GDB the following command 00:09:21.363 ==72754== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72754 00:09:21.363 ==72754== --pid is optional if only one valgrind process is running 00:09:21.363 ==72754== 00:09:21.621 --72754-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:21.621 --72754-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:21.621 --72754-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:21.621 --72754-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:21.621 --72754-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:21.621 --72754-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:21.621 --72754-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:21.621 --72754-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:21.621 --72754-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:21.621 --72754-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:21.621 --72754-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:21.621 --72754-- Reading syms from /usr/lib64/libm.so.6 00:09:21.621 --72754-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:21.621 --72754-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:21.621 --72754-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libc.so.6 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.621 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.621 --72754-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.621 --72754-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.621 --72754-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:21.621 --72754-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:21.621 --72754-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:21.621 --72754-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:21.621 --72754-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:21.621 --72754-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 ==72754== Preferring higher priority redirection: 00:09:21.622 --72754-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:21.622 --72754-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:21.622 --72754-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.622 --72754-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.880 --72754-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.880 --72754-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.880 --72754-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.880 --72754-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.880 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.880 --72754-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.880 --72754-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.880 ==72754== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.880 --72754-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.880 --72754-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.880 --72754-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:21.880 --72754-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:21.880 --72754-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:21.880 --72754-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:21.880 --72754-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:21.880 --72754-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:21.880 --72754-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:21.880 --72754-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:21.880 --72754-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:21.881 --72754-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:21.881 --72754-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:21.881 --72754-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:21.881 --72754-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:21.881 --72754-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:21.881 --72754-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:21.881 --72754-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:21.881 00:09:21.881 00:09:21.881 CUnit - A unit testing framework for C - Version 2.1-3 00:09:21.881 http://cunit.sourceforge.net/ 00:09:21.881 00:09:21.881 00:09:21.881 Suite: reservation_suite 00:09:21.881 Test: test_reservation_register ...[2024-07-15 21:35:56.890215] /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:09:21.881 passed 00:09:21.881 Test: test_reservation_reserve ...[2024-07-15 21:35:56.925099] /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:09:21.881 [2024-07-15 21:35:56.930152] /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:09:21.881 [2024-07-15 21:35:56.935822] /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:09:21.881 passed 00:09:21.881 Test: test_all_registrant_reservation_reserve ...[2024-07-15 21:35:56.938270] /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:09:21.881 passed 00:09:21.881 Test: test_all_registrant_reservation_access ...[2024-07-15 21:35:56.947180] /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:09:21.881 [2024-07-15 21:35:56.952596] /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:09:21.881 [2024-07-15 21:35:56.953481] /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:09:21.881 passed 00:09:21.881 Test: test_reservation_preempt_non_all_regs ...[2024-07-15 21:35:56.954617] /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:09:21.881 [2024-07-15 21:35:56.957427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:09:21.881 passed 00:09:21.881 Test: test_reservation_preempt_all_regs ...[2024-07-15 21:35:56.964466] /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:09:21.881 passed 00:09:21.881 Test: test_reservation_cmds_conflict ...[2024-07-15 21:35:56.969384] /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:09:21.881 [2024-07-15 21:35:56.972109] /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:09:21.881 [2024-07-15 21:35:56.974321] /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:09:21.881 [2024-07-15 21:35:56.975017] /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:09:21.881 [2024-07-15 21:35:56.975645] /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:09:21.881 [2024-07-15 21:35:56.976252] /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:09:21.881 passed 00:09:21.881 Test: test_scsi2_reserve_release ...passed 00:09:21.881 Test: test_pr_with_scsi2_reserve_release ...[2024-07-15 21:35:56.988760] /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:09:21.881 passed 00:09:21.881 00:09:22.139 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.139 suites 1 1 n/a 0 0 00:09:22.139 tests 9 9 9 0 0 00:09:22.139 asserts 344 344 344 0 n/a 00:09:22.139 00:09:22.139 Elapsed time = 0.124 seconds 00:09:22.139 --72754-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.139 --72754-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:22.139 ==72754== 00:09:22.139 ==72754== HEAP SUMMARY: 00:09:22.139 ==72754== in use at exit: 0 bytes in 0 blocks 00:09:22.139 ==72754== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:09:22.139 ==72754== 00:09:22.139 ==72754== All heap blocks were freed -- no leaks are possible 00:09:22.139 ==72754== 00:09:22.139 ==72754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:22.139 00:09:22.139 real 0m3.121s 00:09:22.139 user 0m2.997s 00:09:22.139 sys 0m0.115s 00:09:22.139 21:35:57 unittest_scsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:22.139 21:35:57 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:09:22.139 ************************************ 00:09:22.139 END TEST unittest_scsi 00:09:22.139 ************************************ 00:09:22.139 21:35:57 -- common/autotest_common.sh@1142 -- # return 0 00:09:22.139 21:35:57 -- unit/unittest.sh@278 -- # uname -s 00:09:22.139 21:35:57 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:09:22.139 21:35:57 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:09:22.139 21:35:57 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:22.139 21:35:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:22.139 21:35:57 -- common/autotest_common.sh@10 -- # set +x 00:09:22.139 ************************************ 00:09:22.139 START TEST unittest_sock 00:09:22.139 ************************************ 00:09:22.139 21:35:57 unittest_sock -- common/autotest_common.sh@1123 -- # unittest_sock 00:09:22.139 21:35:57 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:09:22.139 ==72775== Memcheck, a memory error detector 00:09:22.139 ==72775== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:22.139 ==72775== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:22.139 ==72775== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:22.139 ==72775== 00:09:22.139 --72775-- Valgrind options: 00:09:22.139 --72775-- --leak-check=full 00:09:22.139 --72775-- --error-exitcode=2 00:09:22.139 --72775-- --verbose 00:09:22.139 --72775-- Contents of /proc/version: 00:09:22.139 --72775-- 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:09:22.140 --72775-- 00:09:22.140 --72775-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:22.140 --72775-- Page sizes: currently 4096, max supported 4096 00:09:22.140 --72775-- Valgrind library directory: /usr/libexec/valgrind 00:09:22.140 --72775-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:22.140 --72775-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:22.140 --72775-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:22.140 --72775-- might be shown as UnknownInlinedFun 00:09:22.140 --72775-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:22.140 --72775-- object doesn't have a dynamic symbol table 00:09:22.140 --72775-- Scheduler: using generic scheduler lock implementation. 00:09:22.140 --72775-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:22.140 ==72775== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72775-by-???-on-0f641d807d47 00:09:22.140 ==72775== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72775-by-???-on-0f641d807d47 00:09:22.140 ==72775== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72775-by-???-on-0f641d807d47 00:09:22.140 ==72775== 00:09:22.140 ==72775== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:22.140 ==72775== don't want to do, unless you know exactly what you're doing, 00:09:22.140 ==72775== or are doing some strange experiment): 00:09:22.140 ==72775== /usr/libexec/valgrind/../../bin/vgdb --pid=72775 ...command... 00:09:22.140 ==72775== 00:09:22.140 ==72775== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:22.140 ==72775== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:22.140 ==72775== and then give GDB the following command 00:09:22.140 ==72775== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72775 00:09:22.140 ==72775== --pid is optional if only one valgrind process is running 00:09:22.140 ==72775== 00:09:22.140 --72775-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:22.140 --72775-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:22.140 --72775-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:22.140 --72775-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:22.140 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.140 --72775-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:22.140 --72775-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:22.140 --72775-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:22.140 --72775-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:22.140 --72775-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:22.140 --72775-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:22.140 --72775-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:22.140 --72775-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:22.140 --72775-- Reading syms from /usr/lib64/libm.so.6 00:09:22.140 --72775-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:22.140 --72775-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:22.140 --72775-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:22.140 --72775-- Reading syms from /usr/lib64/libc.so.6 00:09:22.398 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.398 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.398 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.398 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.398 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.398 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.398 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.398 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.398 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.398 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.399 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.399 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.399 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.399 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.399 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.399 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.399 --72775-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.399 --72775-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.399 --72775-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:22.399 --72775-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:22.399 --72775-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:22.399 --72775-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:22.399 --72775-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:22.399 --72775-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:22.399 --72775-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 ==72775== Preferring higher priority redirection: 00:09:22.399 --72775-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:22.399 --72775-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:22.399 --72775-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 --72775-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.399 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.399 --72775-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.399 --72775-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.399 ==72775== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.399 --72775-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.399 --72775-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.399 --72775-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:22.399 --72775-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:22.399 --72775-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:22.399 --72775-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:22.400 --72775-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:22.400 --72775-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:22.400 --72775-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:22.400 --72775-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:22.400 --72775-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:22.400 --72775-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:22.400 --72775-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:22.400 --72775-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:22.400 --72775-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:22.400 --72775-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:22.657 --72775-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:22.657 --72775-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:22.657 00:09:22.657 00:09:22.657 CUnit - A unit testing framework for C - Version 2.1-3 00:09:22.657 http://cunit.sourceforge.net/ 00:09:22.657 00:09:22.657 00:09:22.657 Suite: sock 00:09:22.657 Test: posix_sock ...--72775-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:22.657 --72775-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:22.657 --72775-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:22.657 --72775-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:22.657 passed 00:09:22.657 Test: ut_sock ...passed 00:09:22.657 Test: posix_sock_group ...passed 00:09:22.657 Test: ut_sock_group ...passed 00:09:22.657 Test: posix_sock_group_fairness ...passed 00:09:22.657 Test: _posix_sock_close ...passed 00:09:22.657 Test: sock_get_default_opts ...passed 00:09:22.657 Test: ut_sock_impl_get_set_opts ...passed 00:09:22.657 Test: posix_sock_impl_get_set_opts ...passed 00:09:22.657 Test: ut_sock_map ...passed 00:09:22.915 Test: override_impl_opts ...passed 00:09:22.915 Test: ut_sock_group_get_ctx ...passed 00:09:22.915 00:09:22.915 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.915 suites 1 1 n/a 0 0 00:09:22.915 tests 12 12 12 0 0 00:09:22.915 asserts 349 349 349 0 n/a 00:09:22.915 00:09:22.915 Elapsed time = 0.217 seconds 00:09:22.915 --72775-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.915 ==72775== 00:09:22.915 ==72775== HEAP SUMMARY: 00:09:22.915 ==72775== in use at exit: 0 bytes in 0 blocks 00:09:22.915 ==72775== total heap usage: 272 allocs, 272 frees, 231,663 bytes allocated 00:09:22.915 ==72775== 00:09:22.915 ==72775== All heap blocks were freed -- no leaks are possible 00:09:22.915 ==72775== 00:09:22.915 ==72775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:22.915 21:35:57 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:09:22.915 ==72786== Memcheck, a memory error detector 00:09:22.915 ==72786== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:22.915 ==72786== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:22.915 ==72786== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:22.915 ==72786== 00:09:22.915 --72786-- Valgrind options: 00:09:22.915 --72786-- --leak-check=full 00:09:22.915 --72786-- --error-exitcode=2 00:09:22.915 --72786-- --verbose 00:09:22.915 --72786-- Contents of /proc/version: 00:09:22.915 --72786-- 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:09:22.915 --72786-- 00:09:22.915 --72786-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:22.915 --72786-- Page sizes: currently 4096, max supported 4096 00:09:22.915 --72786-- Valgrind library directory: /usr/libexec/valgrind 00:09:22.915 --72786-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:22.915 --72786-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:22.915 --72786-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:22.915 --72786-- might be shown as UnknownInlinedFun 00:09:22.915 --72786-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:22.915 --72786-- object doesn't have a dynamic symbol table 00:09:22.915 --72786-- Scheduler: using generic scheduler lock implementation. 00:09:22.915 --72786-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:22.915 ==72786== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72786-by-???-on-0f641d807d47 00:09:22.915 ==72786== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72786-by-???-on-0f641d807d47 00:09:22.915 ==72786== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72786-by-???-on-0f641d807d47 00:09:22.915 ==72786== 00:09:22.915 ==72786== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:22.915 ==72786== don't want to do, unless you know exactly what you're doing, 00:09:22.915 ==72786== or are doing some strange experiment): 00:09:22.915 ==72786== /usr/libexec/valgrind/../../bin/vgdb --pid=72786 ...command... 00:09:22.915 ==72786== 00:09:22.915 ==72786== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:22.915 ==72786== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:22.915 ==72786== and then give GDB the following command 00:09:22.915 ==72786== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72786 00:09:22.915 ==72786== --pid is optional if only one valgrind process is running 00:09:22.915 ==72786== 00:09:22.915 --72786-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:22.915 --72786-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:22.915 --72786-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:22.915 --72786-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:22.915 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.915 --72786-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:22.915 --72786-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:22.915 --72786-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:22.915 --72786-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:22.915 --72786-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:22.915 --72786-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:22.916 --72786-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:22.916 --72786-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:22.916 --72786-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:22.916 --72786-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:22.916 --72786-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:22.916 --72786-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:22.916 --72786-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:23.174 --72786-- Reading syms from /usr/lib64/libm.so.6 00:09:23.174 --72786-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:23.174 --72786-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:23.174 --72786-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:23.174 --72786-- Reading syms from /usr/lib64/libc.so.6 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.174 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.174 --72786-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.174 --72786-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.174 --72786-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:23.174 --72786-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:23.174 --72786-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:23.174 --72786-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:23.174 --72786-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:23.174 --72786-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:23.174 --72786-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.174 --72786-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 ==72786== Preferring higher priority redirection: 00:09:23.175 --72786-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:23.175 --72786-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:23.175 --72786-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.175 --72786-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.433 --72786-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.433 --72786-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.433 --72786-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.433 --72786-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.433 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.433 --72786-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.433 --72786-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.433 ==72786== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.433 --72786-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.433 --72786-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.433 --72786-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:23.433 --72786-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:23.433 --72786-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:23.433 --72786-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:23.433 --72786-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:23.433 --72786-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:23.433 --72786-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:23.433 --72786-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:23.433 --72786-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:23.433 --72786-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:23.433 --72786-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:23.433 --72786-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:23.433 --72786-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:23.433 --72786-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:23.433 --72786-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:23.433 --72786-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:23.433 00:09:23.433 00:09:23.433 CUnit - A unit testing framework for C - Version 2.1-3 00:09:23.433 http://cunit.sourceforge.net/ 00:09:23.433 00:09:23.433 00:09:23.433 Suite: posix 00:09:23.433 Test: flush ...passed 00:09:23.433 00:09:23.433 Run Summary: Type Total Ran Passed Failed Inactive 00:09:23.433 suites 1 1 n/a 0 0 00:09:23.433 tests 1 1 1 0 0 00:09:23.433 asserts 28 28 28 0 n/a 00:09:23.433 00:09:23.433 Elapsed time = 0.043 seconds 00:09:23.433 --72786-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:23.692 --72786-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:23.692 ==72786== 00:09:23.692 ==72786== HEAP SUMMARY: 00:09:23.692 ==72786== in use at exit: 0 bytes in 0 blocks 00:09:23.692 ==72786== total heap usage: 92 allocs, 92 frees, 158,600 bytes allocated 00:09:23.692 ==72786== 00:09:23.692 ==72786== All heap blocks were freed -- no leaks are possible 00:09:23.692 ==72786== 00:09:23.692 ==72786== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:23.692 21:35:58 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:09:23.692 21:35:58 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:09:23.692 ==72795== Memcheck, a memory error detector 00:09:23.692 ==72795== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:23.692 ==72795== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:23.692 ==72795== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:23.692 ==72795== 00:09:23.692 --72795-- Valgrind options: 00:09:23.692 --72795-- --leak-check=full 00:09:23.692 --72795-- --error-exitcode=2 00:09:23.692 --72795-- --verbose 00:09:23.692 --72795-- Contents of /proc/version: 00:09:23.692 --72795-- 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:09:23.692 --72795-- 00:09:23.692 --72795-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:23.692 --72795-- Page sizes: currently 4096, max supported 4096 00:09:23.692 --72795-- Valgrind library directory: /usr/libexec/valgrind 00:09:23.692 --72795-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:23.692 --72795-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:23.692 --72795-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:23.692 --72795-- might be shown as UnknownInlinedFun 00:09:23.692 --72795-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:23.692 --72795-- object doesn't have a dynamic symbol table 00:09:23.692 --72795-- Scheduler: using generic scheduler lock implementation. 00:09:23.692 --72795-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:23.692 ==72795== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72795-by-???-on-0f641d807d47 00:09:23.692 ==72795== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72795-by-???-on-0f641d807d47 00:09:23.692 ==72795== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72795-by-???-on-0f641d807d47 00:09:23.692 ==72795== 00:09:23.692 ==72795== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:23.692 ==72795== don't want to do, unless you know exactly what you're doing, 00:09:23.692 ==72795== or are doing some strange experiment): 00:09:23.692 ==72795== /usr/libexec/valgrind/../../bin/vgdb --pid=72795 ...command... 00:09:23.692 ==72795== 00:09:23.692 ==72795== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:23.692 ==72795== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:23.692 ==72795== and then give GDB the following command 00:09:23.692 ==72795== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72795 00:09:23.692 ==72795== --pid is optional if only one valgrind process is running 00:09:23.692 ==72795== 00:09:23.692 --72795-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:23.692 --72795-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:23.692 --72795-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:23.692 --72795-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:23.692 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.693 --72795-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:23.693 --72795-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:23.693 --72795-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:23.693 --72795-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:23.693 --72795-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:23.693 --72795-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:23.693 --72795-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:23.693 --72795-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:23.693 --72795-- Reading syms from /usr/lib64/libm.so.6 00:09:23.693 --72795-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:23.693 --72795-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:23.693 --72795-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:23.693 --72795-- Reading syms from /usr/lib64/libc.so.6 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.951 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.951 --72795-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.951 --72795-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.951 --72795-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:23.951 --72795-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:23.951 --72795-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:23.951 --72795-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:23.951 --72795-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:23.951 --72795-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:23.951 --72795-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 --72795-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.951 ==72795== Preferring higher priority redirection: 00:09:23.951 --72795-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:23.951 --72795-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:23.951 --72795-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 --72795-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.952 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.952 --72795-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.952 --72795-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.952 ==72795== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.952 --72795-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.952 --72795-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.952 --72795-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:23.952 --72795-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:23.952 --72795-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:23.952 --72795-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:23.952 --72795-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:23.952 --72795-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:23.952 --72795-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:23.952 --72795-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:23.952 --72795-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:23.952 --72795-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:23.952 --72795-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:23.952 --72795-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:23.952 --72795-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:23.952 --72795-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:23.952 --72795-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:24.209 --72795-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:24.209 [2024-07-15 21:35:59.065824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1657:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:09:24.209 --72795-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:24.209 00:09:24.209 00:09:24.209 CUnit - A unit testing framework for C - Version 2.1-3 00:09:24.209 http://cunit.sourceforge.net/ 00:09:24.209 00:09:24.209 00:09:24.209 Suite: uring 00:09:24.209 Test: flush_client ...passed 00:09:24.209 Test: flush_server ...passed 00:09:24.209 00:09:24.209 Run Summary: Type Total Ran Passed Failed Inactive 00:09:24.209 suites 1 1 n/a 0 0 00:09:24.209 tests 2 2 2 0 0 00:09:24.209 asserts 49 49 49 0 n/a 00:09:24.209 00:09:24.209 Elapsed time = 0.041 seconds 00:09:24.209 --72795-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:24.209 --72795-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:24.209 ==72795== 00:09:24.209 ==72795== HEAP SUMMARY: 00:09:24.209 ==72795== in use at exit: 0 bytes in 0 blocks 00:09:24.209 ==72795== total heap usage: 103 allocs, 103 frees, 165,856 bytes allocated 00:09:24.209 ==72795== 00:09:24.209 ==72795== All heap blocks were freed -- no leaks are possible 00:09:24.209 ==72795== 00:09:24.209 ==72795== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:24.209 00:09:24.209 real 0m2.147s 00:09:24.209 user 0m2.043s 00:09:24.209 sys 0m0.074s 00:09:24.209 21:35:59 unittest_sock -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:24.209 21:35:59 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:09:24.209 ************************************ 00:09:24.209 END TEST unittest_sock 00:09:24.209 ************************************ 00:09:24.209 21:35:59 -- common/autotest_common.sh@1142 -- # return 0 00:09:24.209 21:35:59 -- 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:09:24.209 21:35:59 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:24.209 21:35:59 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:24.209 21:35:59 -- common/autotest_common.sh@10 -- # set +x 00:09:24.209 ************************************ 00:09:24.209 START TEST unittest_thread 00:09:24.209 ************************************ 00:09:24.209 21:35:59 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:09:24.209 ==72825== Memcheck, a memory error detector 00:09:24.209 ==72825== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:24.209 ==72825== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:24.210 ==72825== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:24.210 ==72825== 00:09:24.210 --72825-- Valgrind options: 00:09:24.210 --72825-- --leak-check=full 00:09:24.210 --72825-- --error-exitcode=2 00:09:24.210 --72825-- --verbose 00:09:24.210 --72825-- Contents of /proc/version: 00:09:24.210 --72825-- 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:09:24.210 --72825-- 00:09:24.210 --72825-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:24.210 --72825-- Page sizes: currently 4096, max supported 4096 00:09:24.210 --72825-- Valgrind library directory: /usr/libexec/valgrind 00:09:24.210 --72825-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:24.210 --72825-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:24.210 --72825-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:24.210 --72825-- might be shown as UnknownInlinedFun 00:09:24.210 --72825-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:24.210 --72825-- object doesn't have a dynamic symbol table 00:09:24.210 --72825-- Scheduler: using generic scheduler lock implementation. 00:09:24.210 --72825-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:24.210 ==72825== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72825-by-???-on-0f641d807d47 00:09:24.210 ==72825== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72825-by-???-on-0f641d807d47 00:09:24.210 ==72825== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72825-by-???-on-0f641d807d47 00:09:24.210 ==72825== 00:09:24.210 ==72825== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:24.210 ==72825== don't want to do, unless you know exactly what you're doing, 00:09:24.210 ==72825== or are doing some strange experiment): 00:09:24.210 ==72825== /usr/libexec/valgrind/../../bin/vgdb --pid=72825 ...command... 00:09:24.210 ==72825== 00:09:24.210 ==72825== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:24.210 ==72825== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:24.210 ==72825== and then give GDB the following command 00:09:24.210 ==72825== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72825 00:09:24.210 ==72825== --pid is optional if only one valgrind process is running 00:09:24.210 ==72825== 00:09:24.210 --72825-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:24.210 --72825-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:24.468 --72825-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:24.468 --72825-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:24.468 --72825-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:24.468 --72825-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:24.468 --72825-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:24.468 --72825-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:24.468 --72825-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:24.468 --72825-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:24.468 --72825-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:24.468 --72825-- Reading syms from /usr/lib64/libm.so.6 00:09:24.468 --72825-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:24.468 --72825-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:24.468 --72825-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libc.so.6 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.468 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.468 --72825-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.468 --72825-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.468 --72825-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:24.468 --72825-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:24.468 --72825-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:24.468 --72825-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:24.468 --72825-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:24.468 --72825-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.468 --72825-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 ==72825== Preferring higher priority redirection: 00:09:24.469 --72825-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:24.469 --72825-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:24.469 --72825-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 --72825-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.469 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.469 --72825-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.469 --72825-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.469 ==72825== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.469 --72825-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.469 --72825-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.727 --72825-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:24.727 --72825-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:24.727 --72825-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:24.727 --72825-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:24.727 --72825-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:24.727 --72825-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:24.727 --72825-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:24.727 --72825-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:24.727 --72825-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:24.727 --72825-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:24.727 --72825-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:24.727 --72825-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:24.727 --72825-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:24.727 --72825-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:24.727 --72825-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:24.727 --72825-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:24.727 00:09:24.727 00:09:24.727 CUnit - A unit testing framework for C - Version 2.1-3 00:09:24.727 http://cunit.sourceforge.net/ 00:09:24.727 00:09:24.727 00:09:24.727 Suite: io_channel 00:09:24.727 Test: thread_alloc ...--72825-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:24.727 passed 00:09:24.727 Test: thread_send_msg ...passed 00:09:24.727 Test: thread_poller ...passed 00:09:24.985 Test: poller_pause ...passed 00:09:24.985 Test: thread_for_each ...passed 00:09:24.985 Test: for_each_channel_remove ...passed 00:09:24.985 Test: for_each_channel_unreg ...[2024-07-15 21:35:59.924045] /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:09:24.985 passed 00:09:24.985 Test: thread_name ...passed 00:09:24.985 Test: channel ...[2024-07-15 21:35:59.981813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2311:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c4a68 00:09:24.985 passed 00:09:24.985 Test: channel_destroy_races ...passed 00:09:24.985 Test: thread_exit_test ...[2024-07-15 21:36:00.009319] /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:09:24.985 passed 00:09:24.985 Test: thread_update_stats_test ...passed 00:09:24.985 Test: nested_channel ...passed 00:09:24.985 Test: device_unregister_and_thread_exit_race ...passed 00:09:24.985 Test: cache_closest_timed_poller ...passed 00:09:25.245 Test: multi_timed_pollers_have_same_expiration ...passed 00:09:25.245 Test: io_device_lookup ...passed 00:09:25.245 Test: spdk_spin ...[2024-07-15 21:36:00.165094] /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:09:25.245 [2024-07-15 21:36:00.165672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:25.245 [2024-07-15 21:36:00.167823] /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:09:25.245 [2024-07-15 21:36:00.178453] /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:09:25.245 [2024-07-15 21:36:00.178741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:25.245 [2024-07-15 21:36:00.179587] /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:09:25.245 [2024-07-15 21:36:00.179860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:25.245 [2024-07-15 21:36:00.181197] /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:09:25.245 [2024-07-15 21:36:00.181314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:25.245 [2024-07-15 21:36:00.184819] /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:09:25.245 [2024-07-15 21:36:00.185095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:25.245 passed 00:09:25.245 Test: for_each_channel_and_thread_exit_race ...passed 00:09:25.245 Test: for_each_thread_and_thread_exit_race ...passed 00:09:25.245 00:09:25.245 Run Summary: Type Total Ran Passed Failed Inactive 00:09:25.245 suites 1 1 n/a 0 0 00:09:25.245 tests 20 20 20 0 0 00:09:25.245 asserts 409 409 409 0 n/a 00:09:25.245 00:09:25.245 Elapsed time = 0.504 seconds 00:09:25.245 --72825-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:25.245 --72825-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:25.245 ==72825== 00:09:25.245 ==72825== HEAP SUMMARY: 00:09:25.245 ==72825== in use at exit: 0 bytes in 0 blocks 00:09:25.245 ==72825== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:09:25.245 ==72825== 00:09:25.245 ==72825== All heap blocks were freed -- no leaks are possible 00:09:25.245 ==72825== 00:09:25.245 ==72825== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:25.245 00:09:25.245 real 0m1.033s 00:09:25.245 user 0m0.987s 00:09:25.245 sys 0m0.043s 00:09:25.245 21:36:00 unittest_thread -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:25.245 21:36:00 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:09:25.245 ************************************ 00:09:25.245 END TEST unittest_thread 00:09:25.245 ************************************ 00:09:25.245 21:36:00 -- common/autotest_common.sh@1142 -- # return 0 00:09:25.245 21:36:00 -- 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:09:25.245 21:36:00 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:25.245 21:36:00 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:25.245 21:36:00 -- common/autotest_common.sh@10 -- # set +x 00:09:25.245 ************************************ 00:09:25.245 START TEST unittest_iobuf 00:09:25.245 ************************************ 00:09:25.245 21:36:00 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:09:25.245 ==72850== Memcheck, a memory error detector 00:09:25.245 ==72850== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:25.245 ==72850== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:25.245 ==72850== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:25.245 ==72850== 00:09:25.245 --72850-- Valgrind options: 00:09:25.245 --72850-- --leak-check=full 00:09:25.245 --72850-- --error-exitcode=2 00:09:25.245 --72850-- --verbose 00:09:25.245 --72850-- Contents of /proc/version: 00:09:25.245 --72850-- 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:09:25.245 --72850-- 00:09:25.245 --72850-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:25.245 --72850-- Page sizes: currently 4096, max supported 4096 00:09:25.245 --72850-- Valgrind library directory: /usr/libexec/valgrind 00:09:25.245 --72850-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:25.246 --72850-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:25.246 --72850-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:25.246 --72850-- might be shown as UnknownInlinedFun 00:09:25.246 --72850-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:25.246 --72850-- object doesn't have a dynamic symbol table 00:09:25.246 --72850-- Scheduler: using generic scheduler lock implementation. 00:09:25.246 --72850-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:25.246 ==72850== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72850-by-???-on-0f641d807d47 00:09:25.246 ==72850== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72850-by-???-on-0f641d807d47 00:09:25.246 ==72850== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72850-by-???-on-0f641d807d47 00:09:25.246 ==72850== 00:09:25.246 ==72850== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:25.246 ==72850== don't want to do, unless you know exactly what you're doing, 00:09:25.246 ==72850== or are doing some strange experiment): 00:09:25.246 ==72850== /usr/libexec/valgrind/../../bin/vgdb --pid=72850 ...command... 00:09:25.246 ==72850== 00:09:25.246 ==72850== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:25.246 ==72850== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:25.246 ==72850== and then give GDB the following command 00:09:25.246 ==72850== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72850 00:09:25.246 ==72850== --pid is optional if only one valgrind process is running 00:09:25.246 ==72850== 00:09:25.505 --72850-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:25.505 --72850-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:25.505 --72850-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:25.505 --72850-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:25.505 --72850-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:25.505 --72850-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:25.505 --72850-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:25.505 --72850-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:25.505 --72850-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:25.505 --72850-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:25.505 --72850-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:25.505 --72850-- Reading syms from /usr/lib64/libm.so.6 00:09:25.505 --72850-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:25.505 --72850-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:25.505 --72850-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:25.505 --72850-- Reading syms from /usr/lib64/libc.so.6 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:25.505 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.505 --72850-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.505 --72850-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:25.764 --72850-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:25.764 --72850-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:25.764 --72850-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:25.764 --72850-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:25.764 --72850-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:25.764 --72850-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:25.764 --72850-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 ==72850== Preferring higher priority redirection: 00:09:25.764 --72850-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:25.764 --72850-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:25.764 --72850-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 --72850-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.764 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.764 --72850-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:25.765 --72850-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:25.765 ==72850== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.765 --72850-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:25.765 --72850-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:25.765 --72850-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:25.765 --72850-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:25.765 --72850-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:25.765 --72850-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:25.765 --72850-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:25.765 --72850-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:25.765 --72850-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:25.765 --72850-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:25.765 --72850-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:25.765 --72850-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:25.765 --72850-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:25.765 --72850-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:25.765 --72850-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:25.765 --72850-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:26.022 --72850-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:26.022 --72850-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:26.022 00:09:26.022 00:09:26.022 CUnit - A unit testing framework for C - Version 2.1-3 00:09:26.022 http://cunit.sourceforge.net/ 00:09:26.022 00:09:26.022 00:09:26.022 Suite: io_channel 00:09:26.022 Test: iobuf ...--72850-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:26.281 passed 00:09:26.281 Test: iobuf_cache ...[2024-07-15 21:36:01.161777] /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:09:26.281 [2024-07-15 21:36:01.197958] /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:09:26.281 [2024-07-15 21:36:01.203412] /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:09:26.281 [2024-07-15 21:36:01.203814] /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:09:26.281 [2024-07-15 21:36:01.207302] /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:09:26.281 [2024-07-15 21:36:01.207487] /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:09:26.281 passed 00:09:26.281 00:09:26.281 Run Summary: Type Total Ran Passed Failed Inactive 00:09:26.281 suites 1 1 n/a 0 0 00:09:26.281 tests 2 2 2 0 0 00:09:26.281 asserts 107 107 107 0 n/a 00:09:26.281 00:09:26.281 Elapsed time = 0.307 seconds 00:09:26.281 --72850-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:26.281 --72850-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:26.281 ==72850== 00:09:26.281 ==72850== HEAP SUMMARY: 00:09:26.281 ==72850== in use at exit: 0 bytes in 0 blocks 00:09:26.281 ==72850== total heap usage: 3,272 allocs, 3,272 frees, 330,245 bytes allocated 00:09:26.281 ==72850== 00:09:26.281 ==72850== All heap blocks were freed -- no leaks are possible 00:09:26.281 ==72850== 00:09:26.281 ==72850== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:26.281 00:09:26.281 real 0m1.020s 00:09:26.281 user 0m0.985s 00:09:26.281 sys 0m0.029s 00:09:26.281 21:36:01 unittest_iobuf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:26.281 21:36:01 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:09:26.281 ************************************ 00:09:26.281 END TEST unittest_iobuf 00:09:26.281 ************************************ 00:09:26.281 21:36:01 -- common/autotest_common.sh@1142 -- # return 0 00:09:26.281 21:36:01 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:09:26.281 21:36:01 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:26.281 21:36:01 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:26.281 21:36:01 -- common/autotest_common.sh@10 -- # set +x 00:09:26.281 ************************************ 00:09:26.281 START TEST unittest_util 00:09:26.281 ************************************ 00:09:26.281 21:36:01 unittest_util -- common/autotest_common.sh@1123 -- # unittest_util 00:09:26.281 21:36:01 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:09:26.281 ==72879== Memcheck, a memory error detector 00:09:26.282 ==72879== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:26.282 ==72879== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:26.282 ==72879== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:26.282 ==72879== 00:09:26.282 --72879-- Valgrind options: 00:09:26.282 --72879-- --leak-check=full 00:09:26.282 --72879-- --error-exitcode=2 00:09:26.282 --72879-- --verbose 00:09:26.282 --72879-- Contents of /proc/version: 00:09:26.282 --72879-- 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:09:26.282 --72879-- 00:09:26.282 --72879-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:26.282 --72879-- Page sizes: currently 4096, max supported 4096 00:09:26.282 --72879-- Valgrind library directory: /usr/libexec/valgrind 00:09:26.282 --72879-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:26.282 --72879-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:26.282 --72879-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:26.282 --72879-- might be shown as UnknownInlinedFun 00:09:26.282 --72879-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:26.282 --72879-- object doesn't have a dynamic symbol table 00:09:26.540 --72879-- Scheduler: using generic scheduler lock implementation. 00:09:26.540 --72879-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:26.540 ==72879== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72879-by-???-on-0f641d807d47 00:09:26.540 ==72879== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72879-by-???-on-0f641d807d47 00:09:26.540 ==72879== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72879-by-???-on-0f641d807d47 00:09:26.540 ==72879== 00:09:26.540 ==72879== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:26.540 ==72879== don't want to do, unless you know exactly what you're doing, 00:09:26.540 ==72879== or are doing some strange experiment): 00:09:26.540 ==72879== /usr/libexec/valgrind/../../bin/vgdb --pid=72879 ...command... 00:09:26.540 ==72879== 00:09:26.540 ==72879== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:26.540 ==72879== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:26.540 ==72879== and then give GDB the following command 00:09:26.540 ==72879== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72879 00:09:26.540 ==72879== --pid is optional if only one valgrind process is running 00:09:26.540 ==72879== 00:09:26.540 --72879-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:26.540 --72879-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:26.540 --72879-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:26.540 --72879-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:26.540 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.540 --72879-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:26.540 --72879-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:26.540 --72879-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:26.540 --72879-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:26.540 --72879-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:26.540 --72879-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:26.540 --72879-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:26.540 --72879-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:26.540 --72879-- Reading syms from /usr/lib64/libm.so.6 00:09:26.540 --72879-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:26.540 --72879-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:26.540 --72879-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:26.540 --72879-- Reading syms from /usr/lib64/libc.so.6 00:09:26.540 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.540 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.540 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.540 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.540 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.540 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.541 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.541 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.541 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.541 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.541 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.541 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.541 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.541 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.541 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.541 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.541 --72879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.541 --72879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.799 --72879-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:26.799 --72879-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:26.799 --72879-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:26.799 --72879-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:26.799 --72879-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:26.799 --72879-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:26.800 --72879-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 ==72879== Preferring higher priority redirection: 00:09:26.800 --72879-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:26.800 --72879-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:26.800 --72879-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 --72879-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.800 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.800 --72879-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.800 --72879-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.800 ==72879== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.800 --72879-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.800 --72879-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.800 --72879-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:26.800 --72879-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:26.800 --72879-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:26.800 --72879-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:26.800 --72879-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:26.800 --72879-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:26.800 --72879-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:26.800 --72879-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:26.800 --72879-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:26.800 --72879-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:26.800 --72879-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:26.801 --72879-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:26.801 --72879-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.058 --72879-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.058 --72879-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.058 --72879-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.058 00:09:27.058 00:09:27.058 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.059 http://cunit.sourceforge.net/ 00:09:27.059 00:09:27.059 00:09:27.059 Suite: base64 00:09:27.059 Test: test_base64_get_encoded_strlen ...passed 00:09:27.059 Test: test_base64_get_decoded_len ...passed 00:09:27.059 Test: test_base64_encode ...passed 00:09:27.059 Test: test_base64_decode ...passed 00:09:27.059 Test: test_base64_urlsafe_encode ...passed 00:09:27.059 Test: test_base64_urlsafe_decode ...passed 00:09:27.059 00:09:27.059 Run Summary: Type Total Ran Passed Failed Inactive 00:09:27.059 suites 1 1 n/a 0 0 00:09:27.059 tests 6 6 6 0 0 00:09:27.059 asserts 112 112 112 0 n/a 00:09:27.059 00:09:27.059 Elapsed time = 0.048 seconds 00:09:27.059 --72879-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:27.059 --72879-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:27.059 ==72879== 00:09:27.059 ==72879== HEAP SUMMARY: 00:09:27.059 ==72879== in use at exit: 0 bytes in 0 blocks 00:09:27.059 ==72879== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:09:27.059 ==72879== 00:09:27.059 ==72879== All heap blocks were freed -- no leaks are possible 00:09:27.059 ==72879== 00:09:27.059 ==72879== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:27.059 21:36:02 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:09:27.059 ==72884== Memcheck, a memory error detector 00:09:27.059 ==72884== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:27.059 ==72884== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:27.059 ==72884== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:27.059 ==72884== 00:09:27.059 --72884-- Valgrind options: 00:09:27.059 --72884-- --leak-check=full 00:09:27.059 --72884-- --error-exitcode=2 00:09:27.059 --72884-- --verbose 00:09:27.059 --72884-- Contents of /proc/version: 00:09:27.059 --72884-- 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:09:27.059 --72884-- 00:09:27.059 --72884-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:27.059 --72884-- Page sizes: currently 4096, max supported 4096 00:09:27.059 --72884-- Valgrind library directory: /usr/libexec/valgrind 00:09:27.059 --72884-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:27.059 --72884-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:27.059 --72884-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:27.059 --72884-- might be shown as UnknownInlinedFun 00:09:27.059 --72884-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:27.059 --72884-- object doesn't have a dynamic symbol table 00:09:27.059 --72884-- Scheduler: using generic scheduler lock implementation. 00:09:27.059 --72884-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:27.059 ==72884== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72884-by-???-on-0f641d807d47 00:09:27.059 ==72884== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72884-by-???-on-0f641d807d47 00:09:27.059 ==72884== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72884-by-???-on-0f641d807d47 00:09:27.059 ==72884== 00:09:27.059 ==72884== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:27.059 ==72884== don't want to do, unless you know exactly what you're doing, 00:09:27.059 ==72884== or are doing some strange experiment): 00:09:27.059 ==72884== /usr/libexec/valgrind/../../bin/vgdb --pid=72884 ...command... 00:09:27.059 ==72884== 00:09:27.059 ==72884== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:27.059 ==72884== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:27.059 ==72884== and then give GDB the following command 00:09:27.059 ==72884== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72884 00:09:27.059 ==72884== --pid is optional if only one valgrind process is running 00:09:27.059 ==72884== 00:09:27.059 --72884-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:27.059 --72884-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:27.316 --72884-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:27.316 --72884-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:27.316 --72884-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.316 --72884-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.316 --72884-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.316 --72884-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.316 --72884-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.316 --72884-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.316 --72884-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.316 --72884-- Reading syms from /usr/lib64/libm.so.6 00:09:27.316 --72884-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.316 --72884-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:27.316 --72884-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libc.so.6 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.316 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.316 --72884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.316 --72884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.316 --72884-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.316 --72884-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.316 --72884-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.316 --72884-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:27.316 --72884-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:27.316 --72884-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.316 --72884-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 ==72884== Preferring higher priority redirection: 00:09:27.317 --72884-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:27.317 --72884-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:27.317 --72884-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 --72884-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.317 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.317 --72884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.317 --72884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.317 ==72884== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.317 --72884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.317 --72884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.574 --72884-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:27.574 --72884-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:27.574 --72884-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:27.574 --72884-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:27.574 --72884-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:27.574 --72884-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:27.574 --72884-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:27.574 --72884-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:27.574 --72884-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:27.574 --72884-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:27.574 --72884-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:27.574 --72884-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:27.574 --72884-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.574 --72884-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.574 --72884-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.574 --72884-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.574 00:09:27.574 00:09:27.574 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.574 http://cunit.sourceforge.net/ 00:09:27.574 00:09:27.574 00:09:27.574 Suite: bit_array 00:09:27.574 Test: test_1bit ...--72884-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:27.574 passed 00:09:27.574 Test: test_64bit ...passed 00:09:27.574 Test: test_find ...passed 00:09:27.574 Test: test_resize ...passed 00:09:27.574 Test: test_errors ...passed 00:09:27.574 Test: test_count ...passed 00:09:27.574 Test: test_mask_store_load ...passed 00:09:27.574 Test: test_mask_clear ...passed 00:09:27.574 00:09:27.574 Run Summary: Type Total Ran Passed Failed Inactive 00:09:27.574 suites 1 1 n/a 0 0 00:09:27.574 tests 8 8 8 0 0 00:09:27.574 asserts 5075 5075 5075 0 n/a 00:09:27.574 00:09:27.574 Elapsed time = 0.057 seconds 00:09:27.574 --72884-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:27.574 --72884-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:27.574 ==72884== 00:09:27.574 ==72884== HEAP SUMMARY: 00:09:27.574 ==72884== in use at exit: 0 bytes in 0 blocks 00:09:27.574 ==72884== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:09:27.574 ==72884== 00:09:27.574 ==72884== All heap blocks were freed -- no leaks are possible 00:09:27.574 ==72884== 00:09:27.574 ==72884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:27.574 21:36:02 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:09:27.574 ==72894== Memcheck, a memory error detector 00:09:27.574 ==72894== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:27.574 ==72894== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:27.574 ==72894== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:27.574 ==72894== 00:09:27.574 --72894-- Valgrind options: 00:09:27.574 --72894-- --leak-check=full 00:09:27.574 --72894-- --error-exitcode=2 00:09:27.574 --72894-- --verbose 00:09:27.574 --72894-- Contents of /proc/version: 00:09:27.574 --72894-- 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:09:27.574 --72894-- 00:09:27.574 --72894-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:27.574 --72894-- Page sizes: currently 4096, max supported 4096 00:09:27.574 --72894-- Valgrind library directory: /usr/libexec/valgrind 00:09:27.575 --72894-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:27.575 --72894-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:27.575 --72894-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:27.575 --72894-- might be shown as UnknownInlinedFun 00:09:27.831 --72894-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:27.831 --72894-- object doesn't have a dynamic symbol table 00:09:27.831 --72894-- Scheduler: using generic scheduler lock implementation. 00:09:27.831 --72894-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:27.831 ==72894== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72894-by-???-on-0f641d807d47 00:09:27.831 ==72894== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72894-by-???-on-0f641d807d47 00:09:27.832 ==72894== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72894-by-???-on-0f641d807d47 00:09:27.832 ==72894== 00:09:27.832 ==72894== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:27.832 ==72894== don't want to do, unless you know exactly what you're doing, 00:09:27.832 ==72894== or are doing some strange experiment): 00:09:27.832 ==72894== /usr/libexec/valgrind/../../bin/vgdb --pid=72894 ...command... 00:09:27.832 ==72894== 00:09:27.832 ==72894== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:27.832 ==72894== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:27.832 ==72894== and then give GDB the following command 00:09:27.832 ==72894== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72894 00:09:27.832 ==72894== --pid is optional if only one valgrind process is running 00:09:27.832 ==72894== 00:09:27.832 --72894-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:27.832 --72894-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:27.832 --72894-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:27.832 --72894-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:27.832 --72894-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.832 --72894-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.832 --72894-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.832 --72894-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.832 --72894-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.832 --72894-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.832 --72894-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.832 --72894-- Reading syms from /usr/lib64/libm.so.6 00:09:27.832 --72894-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.832 --72894-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:27.832 --72894-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libc.so.6 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.832 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.832 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.832 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.832 --72894-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.832 --72894-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.832 --72894-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.832 --72894-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:28.090 --72894-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:28.090 --72894-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.090 --72894-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 ==72894== Preferring higher priority redirection: 00:09:28.091 --72894-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:28.091 --72894-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:28.091 --72894-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 --72894-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.091 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.091 --72894-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.091 --72894-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.091 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.091 --72894-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.091 --72894-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.091 --72894-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:28.091 --72894-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:28.091 --72894-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:28.091 --72894-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:28.091 --72894-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:28.091 --72894-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:28.091 --72894-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:28.091 --72894-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:28.091 --72894-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:28.091 --72894-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:28.091 --72894-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:28.091 --72894-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:28.091 --72894-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:28.091 --72894-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:28.091 --72894-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:28.091 --72894-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:28.091 00:09:28.091 00:09:28.091 CUnit - A unit testing framework for C - Version 2.1-3 00:09:28.091 http://cunit.sourceforge.net/ 00:09:28.091 00:09:28.091 00:09:28.091 Suite: cpuset 00:09:28.091 Test: test_cpuset ...passed 00:09:28.091 Test: test_cpuset_parse ...[2024-07-15 21:36:03.149489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:09:28.091 [2024-07-15 21:36:03.177105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:09:28.091 [2024-07-15 21:36:03.177849] /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:09:28.091 [2024-07-15 21:36:03.178782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:09:28.091 [2024-07-15 21:36:03.179275] /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:09:28.092 [2024-07-15 21:36:03.179649] /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:09:28.092 [2024-07-15 21:36:03.180215] /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:09:28.092 [2024-07-15 21:36:03.181010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 215:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:09:28.092 passed 00:09:28.092 Test: test_cpuset_fmt ...passed 00:09:28.092 Test: test_cpuset_foreach ...passed 00:09:28.092 00:09:28.092 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.092 suites 1 1 n/a 0 0 00:09:28.092 tests 4 4 4 0 0 00:09:28.092 asserts 90 90 90 0 n/a 00:09:28.092 00:09:28.092 Elapsed time = 0.078 seconds 00:09:28.350 --72894-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.350 --72894-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.350 ==72894== 00:09:28.350 ==72894== HEAP SUMMARY: 00:09:28.350 ==72894== in use at exit: 0 bytes in 0 blocks 00:09:28.350 ==72894== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:09:28.350 ==72894== 00:09:28.350 ==72894== All heap blocks were freed -- no leaks are possible 00:09:28.350 ==72894== 00:09:28.350 ==72894== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.350 21:36:03 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:09:28.350 ==72901== Memcheck, a memory error detector 00:09:28.350 ==72901== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.350 ==72901== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.350 ==72901== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:28.350 ==72901== 00:09:28.350 --72901-- Valgrind options: 00:09:28.350 --72901-- --leak-check=full 00:09:28.350 --72901-- --error-exitcode=2 00:09:28.350 --72901-- --verbose 00:09:28.350 --72901-- Contents of /proc/version: 00:09:28.350 --72901-- 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:09:28.350 --72901-- 00:09:28.350 --72901-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.350 --72901-- Page sizes: currently 4096, max supported 4096 00:09:28.350 --72901-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.350 --72901-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:28.350 --72901-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.350 --72901-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.350 --72901-- might be shown as UnknownInlinedFun 00:09:28.350 --72901-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.350 --72901-- object doesn't have a dynamic symbol table 00:09:28.350 --72901-- Scheduler: using generic scheduler lock implementation. 00:09:28.350 --72901-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.350 ==72901== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72901-by-???-on-0f641d807d47 00:09:28.350 ==72901== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72901-by-???-on-0f641d807d47 00:09:28.350 ==72901== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72901-by-???-on-0f641d807d47 00:09:28.350 ==72901== 00:09:28.350 ==72901== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.350 ==72901== don't want to do, unless you know exactly what you're doing, 00:09:28.350 ==72901== or are doing some strange experiment): 00:09:28.350 ==72901== /usr/libexec/valgrind/../../bin/vgdb --pid=72901 ...command... 00:09:28.350 ==72901== 00:09:28.350 ==72901== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.350 ==72901== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:28.350 ==72901== and then give GDB the following command 00:09:28.350 ==72901== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72901 00:09:28.350 ==72901== --pid is optional if only one valgrind process is running 00:09:28.350 ==72901== 00:09:28.350 --72901-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.350 --72901-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.351 --72901-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.351 --72901-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.351 --72901-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.351 --72901-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.351 --72901-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.351 --72901-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.351 --72901-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.351 --72901-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.351 --72901-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.351 --72901-- Reading syms from /usr/lib64/libm.so.6 00:09:28.351 --72901-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.351 --72901-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:28.351 --72901-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.351 --72901-- Reading syms from /usr/lib64/libc.so.6 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.351 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.351 --72901-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.351 --72901-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.609 --72901-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:28.609 --72901-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:28.609 --72901-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:28.609 --72901-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:28.609 --72901-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:28.609 --72901-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:28.609 --72901-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.609 --72901-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 ==72901== Preferring higher priority redirection: 00:09:28.610 --72901-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:28.610 --72901-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:28.610 --72901-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 --72901-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.610 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.610 --72901-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.610 --72901-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.610 ==72901== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.610 --72901-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.610 --72901-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.610 --72901-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:28.610 --72901-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:28.610 --72901-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:28.610 --72901-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:28.610 --72901-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:28.610 --72901-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:28.610 --72901-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:28.610 --72901-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:28.610 --72901-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:28.610 --72901-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:28.610 --72901-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:28.610 --72901-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:28.610 --72901-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:28.610 --72901-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:28.610 --72901-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:28.610 --72901-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:28.610 00:09:28.610 00:09:28.610 CUnit - A unit testing framework for C - Version 2.1-3 00:09:28.610 http://cunit.sourceforge.net/ 00:09:28.610 00:09:28.610 00:09:28.610 Suite: crc16 00:09:28.610 Test: test_crc16_t10dif ...passed 00:09:28.610 Test: test_crc16_t10dif_seed ...passed 00:09:28.610 Test: test_crc16_t10dif_copy ...passed 00:09:28.610 00:09:28.610 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.610 suites 1 1 n/a 0 0 00:09:28.610 tests 3 3 3 0 0 00:09:28.610 asserts 5 5 5 0 n/a 00:09:28.610 00:09:28.610 Elapsed time = 0.009 seconds 00:09:28.610 --72901-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.868 --72901-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.868 ==72901== 00:09:28.868 ==72901== HEAP SUMMARY: 00:09:28.868 ==72901== in use at exit: 0 bytes in 0 blocks 00:09:28.868 ==72901== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:09:28.868 ==72901== 00:09:28.868 ==72901== All heap blocks were freed -- no leaks are possible 00:09:28.868 ==72901== 00:09:28.868 ==72901== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.868 21:36:03 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:09:28.868 ==72906== Memcheck, a memory error detector 00:09:28.868 ==72906== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.868 ==72906== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.868 ==72906== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:28.868 ==72906== 00:09:28.868 --72906-- Valgrind options: 00:09:28.868 --72906-- --leak-check=full 00:09:28.868 --72906-- --error-exitcode=2 00:09:28.868 --72906-- --verbose 00:09:28.868 --72906-- Contents of /proc/version: 00:09:28.868 --72906-- 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:09:28.868 --72906-- 00:09:28.868 --72906-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.868 --72906-- Page sizes: currently 4096, max supported 4096 00:09:28.868 --72906-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.868 --72906-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:28.868 --72906-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.868 --72906-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.868 --72906-- might be shown as UnknownInlinedFun 00:09:28.868 --72906-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.868 --72906-- object doesn't have a dynamic symbol table 00:09:28.868 --72906-- Scheduler: using generic scheduler lock implementation. 00:09:28.868 --72906-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.868 ==72906== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72906-by-???-on-0f641d807d47 00:09:28.868 ==72906== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72906-by-???-on-0f641d807d47 00:09:28.868 ==72906== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72906-by-???-on-0f641d807d47 00:09:28.868 ==72906== 00:09:28.868 ==72906== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.868 ==72906== don't want to do, unless you know exactly what you're doing, 00:09:28.868 ==72906== or are doing some strange experiment): 00:09:28.868 ==72906== /usr/libexec/valgrind/../../bin/vgdb --pid=72906 ...command... 00:09:28.868 ==72906== 00:09:28.868 ==72906== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.868 ==72906== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:28.868 ==72906== and then give GDB the following command 00:09:28.868 ==72906== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72906 00:09:28.869 ==72906== --pid is optional if only one valgrind process is running 00:09:28.869 ==72906== 00:09:28.869 --72906-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.869 --72906-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.869 --72906-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.869 --72906-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.869 --72906-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.869 --72906-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.869 --72906-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.869 --72906-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.869 --72906-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.869 --72906-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.869 --72906-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.869 --72906-- Reading syms from /usr/lib64/libm.so.6 00:09:28.869 --72906-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.869 --72906-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:28.869 --72906-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.869 --72906-- Reading syms from /usr/lib64/libc.so.6 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.869 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.869 --72906-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.869 --72906-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.127 --72906-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:29.127 --72906-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:29.127 --72906-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:29.127 --72906-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:29.127 --72906-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:29.127 --72906-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:29.127 --72906-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.127 --72906-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 ==72906== Preferring higher priority redirection: 00:09:29.128 --72906-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:29.128 --72906-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:29.128 --72906-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 --72906-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.128 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.128 --72906-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.128 --72906-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.128 ==72906== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.128 --72906-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.128 --72906-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.128 --72906-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:29.128 --72906-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:29.128 --72906-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:29.128 --72906-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:29.128 --72906-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:29.128 --72906-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:29.128 --72906-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:29.128 --72906-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:29.128 --72906-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:29.128 --72906-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:29.128 --72906-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:29.128 --72906-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:29.128 --72906-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:29.128 --72906-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:29.128 --72906-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:29.128 --72906-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:29.128 00:09:29.128 00:09:29.128 CUnit - A unit testing framework for C - Version 2.1-3 00:09:29.128 http://cunit.sourceforge.net/ 00:09:29.128 00:09:29.128 00:09:29.128 Suite: crc32_ieee 00:09:29.128 Test: test_crc32_ieee ...passed 00:09:29.128 00:09:29.128 Run Summary: Type Total Ran Passed Failed Inactive 00:09:29.128 suites 1 1 n/a 0 0 00:09:29.128 tests 1 1 1 0 0 00:09:29.128 asserts 1 1 1 0 n/a 00:09:29.128 00:09:29.128 Elapsed time = 0.004 seconds 00:09:29.128 --72906-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:29.128 --72906-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:29.387 ==72906== 00:09:29.387 ==72906== HEAP SUMMARY: 00:09:29.387 ==72906== in use at exit: 0 bytes in 0 blocks 00:09:29.387 ==72906== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:09:29.387 ==72906== 00:09:29.387 ==72906== All heap blocks were freed -- no leaks are possible 00:09:29.387 ==72906== 00:09:29.387 ==72906== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:29.387 21:36:04 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:09:29.387 ==72914== Memcheck, a memory error detector 00:09:29.387 ==72914== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:29.387 ==72914== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:29.387 ==72914== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:29.387 ==72914== 00:09:29.387 --72914-- Valgrind options: 00:09:29.387 --72914-- --leak-check=full 00:09:29.387 --72914-- --error-exitcode=2 00:09:29.387 --72914-- --verbose 00:09:29.387 --72914-- Contents of /proc/version: 00:09:29.387 --72914-- 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:09:29.387 --72914-- 00:09:29.387 --72914-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:29.387 --72914-- Page sizes: currently 4096, max supported 4096 00:09:29.387 --72914-- Valgrind library directory: /usr/libexec/valgrind 00:09:29.387 --72914-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:29.387 --72914-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:29.387 --72914-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:29.387 --72914-- might be shown as UnknownInlinedFun 00:09:29.387 --72914-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:29.387 --72914-- object doesn't have a dynamic symbol table 00:09:29.387 --72914-- Scheduler: using generic scheduler lock implementation. 00:09:29.387 --72914-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:29.387 ==72914== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72914-by-???-on-0f641d807d47 00:09:29.387 ==72914== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72914-by-???-on-0f641d807d47 00:09:29.387 ==72914== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72914-by-???-on-0f641d807d47 00:09:29.387 ==72914== 00:09:29.387 ==72914== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:29.387 ==72914== don't want to do, unless you know exactly what you're doing, 00:09:29.387 ==72914== or are doing some strange experiment): 00:09:29.387 ==72914== /usr/libexec/valgrind/../../bin/vgdb --pid=72914 ...command... 00:09:29.387 ==72914== 00:09:29.387 ==72914== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:29.387 ==72914== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:29.388 ==72914== and then give GDB the following command 00:09:29.388 ==72914== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72914 00:09:29.388 ==72914== --pid is optional if only one valgrind process is running 00:09:29.388 ==72914== 00:09:29.388 --72914-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:29.388 --72914-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:29.388 --72914-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:29.388 --72914-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:29.388 --72914-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:29.388 --72914-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:29.388 --72914-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:29.388 --72914-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:29.388 --72914-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:29.388 --72914-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:29.388 --72914-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:29.388 --72914-- Reading syms from /usr/lib64/libm.so.6 00:09:29.388 --72914-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:29.388 --72914-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:29.388 --72914-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libc.so.6 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.388 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.388 --72914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.388 --72914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.388 --72914-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:29.388 --72914-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:29.388 --72914-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:29.647 --72914-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:29.647 --72914-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:29.647 --72914-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.647 --72914-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 ==72914== Preferring higher priority redirection: 00:09:29.648 --72914-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:29.648 --72914-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:29.648 --72914-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 --72914-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.648 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.648 --72914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.648 --72914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.648 ==72914== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.648 --72914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.648 --72914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.648 --72914-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:29.648 --72914-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:29.648 --72914-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:29.648 --72914-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:29.648 --72914-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:29.648 --72914-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:29.648 --72914-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:29.648 --72914-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:29.648 --72914-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:29.648 --72914-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:29.648 --72914-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:29.648 --72914-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:29.648 --72914-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:29.648 --72914-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:29.648 --72914-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:29.648 --72914-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:29.648 00:09:29.649 00:09:29.649 CUnit - A unit testing framework for C - Version 2.1-3 00:09:29.649 http://cunit.sourceforge.net/ 00:09:29.649 00:09:29.649 00:09:29.649 Suite: crc32c 00:09:29.649 Test: test_crc32c ...passed 00:09:29.649 Test: test_crc32c_nvme ...passed 00:09:29.649 00:09:29.649 Run Summary: Type Total Ran Passed Failed Inactive 00:09:29.649 suites 1 1 n/a 0 0 00:09:29.649 tests 2 2 2 0 0 00:09:29.649 asserts 16 16 16 0 n/a 00:09:29.649 00:09:29.649 Elapsed time = 0.021 seconds 00:09:29.649 --72914-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:29.649 --72914-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:29.907 ==72914== 00:09:29.907 ==72914== HEAP SUMMARY: 00:09:29.907 ==72914== in use at exit: 0 bytes in 0 blocks 00:09:29.907 ==72914== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:09:29.907 ==72914== 00:09:29.907 ==72914== All heap blocks were freed -- no leaks are possible 00:09:29.907 ==72914== 00:09:29.907 ==72914== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:29.907 21:36:04 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:09:29.907 ==72915== Memcheck, a memory error detector 00:09:29.907 ==72915== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:29.907 ==72915== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:29.907 ==72915== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:29.907 ==72915== 00:09:29.907 --72915-- Valgrind options: 00:09:29.907 --72915-- --leak-check=full 00:09:29.907 --72915-- --error-exitcode=2 00:09:29.907 --72915-- --verbose 00:09:29.907 --72915-- Contents of /proc/version: 00:09:29.907 --72915-- 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:09:29.907 --72915-- 00:09:29.907 --72915-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:29.907 --72915-- Page sizes: currently 4096, max supported 4096 00:09:29.907 --72915-- Valgrind library directory: /usr/libexec/valgrind 00:09:29.908 --72915-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:29.908 --72915-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:29.908 --72915-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:29.908 --72915-- might be shown as UnknownInlinedFun 00:09:29.908 --72915-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:29.908 --72915-- object doesn't have a dynamic symbol table 00:09:29.908 --72915-- Scheduler: using generic scheduler lock implementation. 00:09:29.908 --72915-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:29.908 ==72915== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72915-by-???-on-0f641d807d47 00:09:29.908 ==72915== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72915-by-???-on-0f641d807d47 00:09:29.908 ==72915== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72915-by-???-on-0f641d807d47 00:09:29.908 ==72915== 00:09:29.908 ==72915== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:29.908 ==72915== don't want to do, unless you know exactly what you're doing, 00:09:29.908 ==72915== or are doing some strange experiment): 00:09:29.908 ==72915== /usr/libexec/valgrind/../../bin/vgdb --pid=72915 ...command... 00:09:29.908 ==72915== 00:09:29.908 ==72915== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:29.908 ==72915== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:29.908 ==72915== and then give GDB the following command 00:09:29.908 ==72915== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72915 00:09:29.908 ==72915== --pid is optional if only one valgrind process is running 00:09:29.908 ==72915== 00:09:29.908 --72915-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:29.908 --72915-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:29.908 --72915-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:29.908 --72915-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:29.908 --72915-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:29.908 --72915-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:29.908 --72915-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:29.908 --72915-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:29.908 --72915-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:29.908 --72915-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:29.908 --72915-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:29.908 --72915-- Reading syms from /usr/lib64/libm.so.6 00:09:29.908 --72915-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:29.908 --72915-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:29.908 --72915-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libc.so.6 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.908 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.908 --72915-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.908 --72915-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.908 --72915-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:29.908 --72915-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:29.908 --72915-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:30.166 --72915-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:30.166 --72915-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:30.166 --72915-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.166 --72915-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 ==72915== Preferring higher priority redirection: 00:09:30.167 --72915-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:30.167 --72915-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:30.167 --72915-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 --72915-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.167 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.167 --72915-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.167 --72915-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.167 ==72915== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.167 --72915-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.167 --72915-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.167 --72915-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:30.167 --72915-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:30.167 --72915-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:30.167 --72915-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:30.167 --72915-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:30.167 --72915-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:30.167 --72915-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:30.167 --72915-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:30.167 --72915-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:30.167 --72915-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:30.167 --72915-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:30.167 --72915-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:30.167 --72915-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:30.167 --72915-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:30.167 --72915-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:30.167 00:09:30.167 00:09:30.167 CUnit - A unit testing framework for C - Version 2.1-3 00:09:30.167 http://cunit.sourceforge.net/ 00:09:30.167 00:09:30.167 00:09:30.167 Suite: crc64 00:09:30.167 Test: test_crc64_nvme ...--72915-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:30.167 passed 00:09:30.167 00:09:30.167 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.167 suites 1 1 n/a 0 0 00:09:30.167 tests 1 1 1 0 0 00:09:30.167 asserts 4 4 4 0 n/a 00:09:30.167 00:09:30.167 Elapsed time = 0.008 seconds 00:09:30.167 --72915-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.167 --72915-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.167 ==72915== 00:09:30.167 ==72915== HEAP SUMMARY: 00:09:30.167 ==72915== in use at exit: 0 bytes in 0 blocks 00:09:30.167 ==72915== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:09:30.167 ==72915== 00:09:30.167 ==72915== All heap blocks were freed -- no leaks are possible 00:09:30.167 ==72915== 00:09:30.167 ==72915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.167 21:36:05 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:09:30.424 ==72928== Memcheck, a memory error detector 00:09:30.424 ==72928== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:30.424 ==72928== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:30.424 ==72928== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:30.424 ==72928== 00:09:30.424 --72928-- Valgrind options: 00:09:30.424 --72928-- --leak-check=full 00:09:30.424 --72928-- --error-exitcode=2 00:09:30.424 --72928-- --verbose 00:09:30.424 --72928-- Contents of /proc/version: 00:09:30.424 --72928-- 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:09:30.424 --72928-- 00:09:30.424 --72928-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:30.424 --72928-- Page sizes: currently 4096, max supported 4096 00:09:30.424 --72928-- Valgrind library directory: /usr/libexec/valgrind 00:09:30.424 --72928-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:30.424 --72928-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:30.424 --72928-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:30.424 --72928-- might be shown as UnknownInlinedFun 00:09:30.424 --72928-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:30.424 --72928-- object doesn't have a dynamic symbol table 00:09:30.424 --72928-- Scheduler: using generic scheduler lock implementation. 00:09:30.424 --72928-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:30.424 ==72928== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72928-by-???-on-0f641d807d47 00:09:30.424 ==72928== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72928-by-???-on-0f641d807d47 00:09:30.424 ==72928== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72928-by-???-on-0f641d807d47 00:09:30.424 ==72928== 00:09:30.424 ==72928== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:30.424 ==72928== don't want to do, unless you know exactly what you're doing, 00:09:30.424 ==72928== or are doing some strange experiment): 00:09:30.424 ==72928== /usr/libexec/valgrind/../../bin/vgdb --pid=72928 ...command... 00:09:30.424 ==72928== 00:09:30.424 ==72928== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:30.424 ==72928== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:30.424 ==72928== and then give GDB the following command 00:09:30.424 ==72928== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72928 00:09:30.424 ==72928== --pid is optional if only one valgrind process is running 00:09:30.424 ==72928== 00:09:30.424 --72928-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:30.424 --72928-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:30.424 --72928-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:30.424 --72928-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:30.424 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.424 --72928-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:30.424 --72928-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:30.424 --72928-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:30.424 --72928-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:30.424 --72928-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:30.424 --72928-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:30.424 --72928-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:30.424 --72928-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:30.424 --72928-- Reading syms from /usr/lib64/libm.so.6 00:09:30.424 --72928-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:30.424 --72928-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:30.424 --72928-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:30.424 --72928-- Reading syms from /usr/lib64/libc.so.6 00:09:30.424 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.424 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.424 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.424 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.424 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.424 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.424 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.424 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.425 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.425 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.425 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.425 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.425 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.425 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.425 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.425 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.425 --72928-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.425 --72928-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.425 --72928-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:30.425 --72928-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:30.425 --72928-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:30.425 --72928-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:30.682 --72928-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:30.683 --72928-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:30.683 --72928-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 ==72928== Preferring higher priority redirection: 00:09:30.683 --72928-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:30.683 --72928-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:30.683 --72928-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 --72928-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.683 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.683 --72928-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.683 --72928-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.683 ==72928== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.683 --72928-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.683 --72928-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.683 --72928-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:30.683 --72928-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:30.683 --72928-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:30.683 --72928-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:30.683 --72928-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:30.683 --72928-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:30.683 --72928-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:30.683 --72928-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:30.683 --72928-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:30.683 --72928-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:30.683 --72928-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:30.683 --72928-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:30.683 --72928-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:30.683 --72928-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:30.683 --72928-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:30.684 --72928-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:30.684 00:09:30.684 00:09:30.684 CUnit - A unit testing framework for C - Version 2.1-3 00:09:30.684 http://cunit.sourceforge.net/ 00:09:30.684 00:09:30.684 00:09:30.684 Suite: string 00:09:30.684 Test: test_parse_ip_addr ...passed 00:09:30.684 Test: test_str_chomp ...passed 00:09:30.684 Test: test_parse_capacity ...--72928-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:30.684 passed 00:09:30.684 Test: test_sprintf_append_realloc ...--72928-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:30.684 passed 00:09:30.684 Test: test_strtol ...passed 00:09:30.684 Test: test_strtoll ...passed 00:09:30.684 Test: test_strarray ...--72928-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:30.684 --72928-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:30.684 passed 00:09:30.684 Test: test_strcpy_replace ...--72928-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:09:30.684 passed 00:09:30.684 00:09:30.942 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.942 suites 1 1 n/a 0 0 00:09:30.942 tests 8 8 8 0 0 00:09:30.942 asserts 161 161 161 0 n/a 00:09:30.942 00:09:30.942 Elapsed time = 0.075 seconds 00:09:30.942 --72928-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.942 --72928-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.942 ==72928== 00:09:30.942 ==72928== HEAP SUMMARY: 00:09:30.942 ==72928== in use at exit: 0 bytes in 0 blocks 00:09:30.942 ==72928== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:09:30.942 ==72928== 00:09:30.942 ==72928== All heap blocks were freed -- no leaks are possible 00:09:30.942 ==72928== 00:09:30.942 ==72928== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.942 21:36:05 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:09:30.943 ==72930== Memcheck, a memory error detector 00:09:30.943 ==72930== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:30.943 ==72930== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:30.943 ==72930== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:30.943 ==72930== 00:09:30.943 --72930-- Valgrind options: 00:09:30.943 --72930-- --leak-check=full 00:09:30.943 --72930-- --error-exitcode=2 00:09:30.943 --72930-- --verbose 00:09:30.943 --72930-- Contents of /proc/version: 00:09:30.943 --72930-- 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:09:30.943 --72930-- 00:09:30.943 --72930-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:30.943 --72930-- Page sizes: currently 4096, max supported 4096 00:09:30.943 --72930-- Valgrind library directory: /usr/libexec/valgrind 00:09:30.943 --72930-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:30.943 --72930-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:30.943 --72930-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:30.943 --72930-- might be shown as UnknownInlinedFun 00:09:30.943 --72930-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:30.943 --72930-- object doesn't have a dynamic symbol table 00:09:30.943 --72930-- Scheduler: using generic scheduler lock implementation. 00:09:30.943 --72930-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:30.943 ==72930== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72930-by-???-on-0f641d807d47 00:09:30.943 ==72930== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72930-by-???-on-0f641d807d47 00:09:30.943 ==72930== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72930-by-???-on-0f641d807d47 00:09:30.943 ==72930== 00:09:30.943 ==72930== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:30.943 ==72930== don't want to do, unless you know exactly what you're doing, 00:09:30.943 ==72930== or are doing some strange experiment): 00:09:30.943 ==72930== /usr/libexec/valgrind/../../bin/vgdb --pid=72930 ...command... 00:09:30.943 ==72930== 00:09:30.943 ==72930== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:30.943 ==72930== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:30.943 ==72930== and then give GDB the following command 00:09:30.943 ==72930== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72930 00:09:30.943 ==72930== --pid is optional if only one valgrind process is running 00:09:30.943 ==72930== 00:09:30.943 --72930-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:30.943 --72930-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:30.943 --72930-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:30.943 --72930-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:30.943 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.943 --72930-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:30.943 --72930-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:30.943 --72930-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:30.943 --72930-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:30.943 --72930-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:30.943 --72930-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:30.943 --72930-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:30.943 --72930-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:30.943 --72930-- Reading syms from /usr/lib64/libm.so.6 00:09:30.943 --72930-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:30.943 --72930-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:30.943 --72930-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:30.943 --72930-- Reading syms from /usr/lib64/libc.so.6 00:09:30.943 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.944 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.944 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.944 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.944 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.944 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.944 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.944 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.202 --72930-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:31.202 --72930-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:31.202 --72930-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:31.202 --72930-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:31.202 --72930-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:31.202 --72930-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:31.202 --72930-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.202 --72930-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 ==72930== Preferring higher priority redirection: 00:09:31.203 --72930-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:31.203 --72930-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:31.203 --72930-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 --72930-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.203 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.203 --72930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.203 --72930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.203 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.203 --72930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.203 --72930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.203 --72930-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:31.203 --72930-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:31.203 --72930-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:31.203 --72930-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:31.203 --72930-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:31.203 --72930-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:31.203 --72930-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:31.203 --72930-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:31.203 --72930-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:31.203 --72930-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:31.203 --72930-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:31.203 --72930-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:31.203 --72930-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:31.203 --72930-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:31.203 --72930-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:31.203 --72930-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:31.203 00:09:31.203 00:09:31.203 CUnit - A unit testing framework for C - Version 2.1-3 00:09:31.203 http://cunit.sourceforge.net/ 00:09:31.203 00:09:31.203 00:09:31.203 Suite: dif 00:09:31.461 Test: dif_generate_and_verify_test ...[2024-07-15 21:36:06.354536] /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:09:31.461 [2024-07-15 21:36:06.382394] /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:09:31.461 [2024-07-15 21:36:06.383598] /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:09:31.461 [2024-07-15 21:36:06.385799] /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:09:31.461 [2024-07-15 21:36:06.386918] /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:09:31.461 [2024-07-15 21:36:06.387840] /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:09:31.461 passed 00:09:31.461 Test: dif_disable_check_test ...[2024-07-15 21:36:06.394452] /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:09:31.461 [2024-07-15 21:36:06.395441] /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:09:31.461 [2024-07-15 21:36:06.396366] /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:09:31.461 passed 00:09:31.461 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-15 21:36:06.414238] /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:09:31.461 [2024-07-15 21:36:06.416116] /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:09:31.461 [2024-07-15 21:36:06.417443] /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:09:31.461 [2024-07-15 21:36:06.418302] /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:09:31.461 [2024-07-15 21:36:06.419408] /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:09:31.461 [2024-07-15 21:36:06.420192] /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:09:31.461 [2024-07-15 21:36:06.420971] /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:09:31.461 [2024-07-15 21:36:06.421772] /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:09:31.461 [2024-07-15 21:36:06.422733] /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:09:31.461 [2024-07-15 21:36:06.423545] /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:09:31.462 [2024-07-15 21:36:06.424331] /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:09:31.462 passed 00:09:31.462 Test: dif_apptag_mask_test ...[2024-07-15 21:36:06.426977] /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:09:31.462 [2024-07-15 21:36:06.429614] /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:09:31.462 passed 00:09:31.462 Test: dif_sec_512_md_0_error_test ...[2024-07-15 21:36:06.430518] /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:09:31.462 passed 00:09:31.462 Test: dif_sec_4096_md_0_error_test ...[2024-07-15 21:36:06.431386] /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:09:31.462 [2024-07-15 21:36:06.431949] /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:09:31.462 passed 00:09:31.462 Test: dif_sec_4100_md_128_error_test ...[2024-07-15 21:36:06.432675] /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:09:31.462 [2024-07-15 21:36:06.433298] /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:09:31.462 passed 00:09:31.462 Test: dif_guard_seed_test ...passed 00:09:31.462 Test: dif_guard_value_test ...passed 00:09:31.462 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:31.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:31.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:31.720 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:36:06.591278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.720 [2024-07-15 21:36:06.596488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.720 [2024-07-15 21:36:06.601943] /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=4088 00:09:31.720 [2024-07-15 21:36:06.607446] /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=4088 00:09:31.720 [2024-07-15 21:36:06.613360] /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=40000058 00:09:31.720 [2024-07-15 21:36:06.617351] /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=40000058 00:09:31.720 [2024-07-15 21:36:06.622249] /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=725b 00:09:31.720 [2024-07-15 21:36:06.624713] /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=3766 00:09:31.720 [2024-07-15 21:36:06.627473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.720 [2024-07-15 21:36:06.631745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.720 [2024-07-15 21:36:06.636284] /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=4088 00:09:31.720 [2024-07-15 21:36:06.640536] /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=4088 00:09:31.720 [2024-07-15 21:36:06.645634] /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=4000000000000058 00:09:31.720 [2024-07-15 21:36:06.649926] /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=4000000000000058 00:09:31.720 [2024-07-15 21:36:06.654478] /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=20d7527e 00:09:31.720 [2024-07-15 21:36:06.656821] /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=ad4d6ef5 00:09:31.720 [2024-07-15 21:36:06.659176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.720 [2024-07-15 21:36:06.663111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.720 [2024-07-15 21:36:06.667290] /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=4088 00:09:31.720 [2024-07-15 21:36:06.671213] /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=4088 00:09:31.720 [2024-07-15 21:36:06.675812] /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=4058 00:09:31.720 [2024-07-15 21:36:06.679760] /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=4058 00:09:31.720 [2024-07-15 21:36:06.683931] /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=1b29aa479f3c8d7c 00:09:31.720 [2024-07-15 21:36:06.685945] /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=dd98620a2e593f6d 00:09:31.720 passed 00:09:31.720 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-15 21:36:06.687900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.720 [2024-07-15 21:36:06.688684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.720 [2024-07-15 21:36:06.689539] /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=4088 00:09:31.720 [2024-07-15 21:36:06.690136] /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=4088 00:09:31.720 [2024-07-15 21:36:06.690950] /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=40000058 00:09:31.720 [2024-07-15 21:36:06.691545] /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=40000058 00:09:31.720 [2024-07-15 21:36:06.692348] /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=725b 00:09:31.720 [2024-07-15 21:36:06.692815] /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=3766 00:09:31.721 [2024-07-15 21:36:06.693572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.721 [2024-07-15 21:36:06.694213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.721 [2024-07-15 21:36:06.695082] /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=4088 00:09:31.721 [2024-07-15 21:36:06.695733] /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=4088 00:09:31.721 [2024-07-15 21:36:06.696595] /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=4000000000000058 00:09:31.721 [2024-07-15 21:36:06.697247] /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=4000000000000058 00:09:31.721 [2024-07-15 21:36:06.698113] /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=20d7527e 00:09:31.721 [2024-07-15 21:36:06.698646] /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=ad4d6ef5 00:09:31.721 [2024-07-15 21:36:06.699328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.721 [2024-07-15 21:36:06.699913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.721 [2024-07-15 21:36:06.700729] /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=4088 00:09:31.721 [2024-07-15 21:36:06.701319] /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=4088 00:09:31.721 [2024-07-15 21:36:06.702132] /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=4058 00:09:31.721 [2024-07-15 21:36:06.702740] /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=4058 00:09:31.721 [2024-07-15 21:36:06.703536] /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=1b29aa479f3c8d7c 00:09:31.721 [2024-07-15 21:36:06.703997] /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=dd98620a2e593f6d 00:09:31.721 passed 00:09:31.721 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-15 21:36:06.705418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.721 [2024-07-15 21:36:06.706020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.721 [2024-07-15 21:36:06.706846] /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=4088 00:09:31.721 [2024-07-15 21:36:06.707446] /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=4088 00:09:31.721 [2024-07-15 21:36:06.708282] /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=40000058 00:09:31.721 [2024-07-15 21:36:06.708885] /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=40000058 00:09:31.721 [2024-07-15 21:36:06.709705] /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=725b 00:09:31.721 [2024-07-15 21:36:06.710171] /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=3766 00:09:31.721 [2024-07-15 21:36:06.710922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.721 [2024-07-15 21:36:06.711579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.721 [2024-07-15 21:36:06.712473] /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=4088 00:09:31.721 [2024-07-15 21:36:06.713118] /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=4088 00:09:31.721 [2024-07-15 21:36:06.714004] /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=4000000000000058 00:09:31.721 [2024-07-15 21:36:06.714666] /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=4000000000000058 00:09:31.721 [2024-07-15 21:36:06.715530] /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=20d7527e 00:09:31.721 [2024-07-15 21:36:06.716056] /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=ad4d6ef5 00:09:31.721 [2024-07-15 21:36:06.716762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.722 [2024-07-15 21:36:06.717351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.722 [2024-07-15 21:36:06.718166] /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=4088 00:09:31.722 [2024-07-15 21:36:06.718759] /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=4088 00:09:31.722 [2024-07-15 21:36:06.719587] /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=4058 00:09:31.722 [2024-07-15 21:36:06.720175] /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=4058 00:09:31.722 [2024-07-15 21:36:06.720982] /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=1b29aa479f3c8d7c 00:09:31.722 [2024-07-15 21:36:06.721459] /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=dd98620a2e593f6d 00:09:31.722 passed 00:09:31.722 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-15 21:36:06.722864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.722 [2024-07-15 21:36:06.723468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.722 [2024-07-15 21:36:06.724297] /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=4088 00:09:31.722 [2024-07-15 21:36:06.724884] /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=4088 00:09:31.722 [2024-07-15 21:36:06.725701] /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=40000058 00:09:31.722 [2024-07-15 21:36:06.726286] /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=40000058 00:09:31.722 [2024-07-15 21:36:06.727092] /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=725b 00:09:31.722 [2024-07-15 21:36:06.727572] /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=3766 00:09:31.722 [2024-07-15 21:36:06.728330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.722 [2024-07-15 21:36:06.728981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.722 [2024-07-15 21:36:06.729869] /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=4088 00:09:31.722 [2024-07-15 21:36:06.730532] /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=4088 00:09:31.722 [2024-07-15 21:36:06.731417] /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=4000000000000058 00:09:31.722 [2024-07-15 21:36:06.732073] /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=4000000000000058 00:09:31.722 [2024-07-15 21:36:06.732937] /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=20d7527e 00:09:31.722 [2024-07-15 21:36:06.733470] /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=ad4d6ef5 00:09:31.722 [2024-07-15 21:36:06.734156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.722 [2024-07-15 21:36:06.734753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.722 [2024-07-15 21:36:06.735577] /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=4088 00:09:31.722 [2024-07-15 21:36:06.736163] /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=4088 00:09:31.722 [2024-07-15 21:36:06.736974] /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=4058 00:09:31.722 [2024-07-15 21:36:06.737580] /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=4058 00:09:31.722 [2024-07-15 21:36:06.738398] /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=1b29aa479f3c8d7c 00:09:31.722 [2024-07-15 21:36:06.738876] /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=dd98620a2e593f6d 00:09:31.722 passed 00:09:31.722 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-15 21:36:06.740296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.722 [2024-07-15 21:36:06.740892] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.723 [2024-07-15 21:36:06.741712] /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=4088 00:09:31.723 [2024-07-15 21:36:06.742305] /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=4088 00:09:31.723 [2024-07-15 21:36:06.743144] /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=40000058 00:09:31.723 [2024-07-15 21:36:06.743746] /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=40000058 00:09:31.723 [2024-07-15 21:36:06.744577] /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=725b 00:09:31.723 [2024-07-15 21:36:06.745046] /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=3766 00:09:31.723 passed 00:09:31.723 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-15 21:36:06.746510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.723 [2024-07-15 21:36:06.747165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.723 [2024-07-15 21:36:06.748067] /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=4088 00:09:31.723 [2024-07-15 21:36:06.748728] /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=4088 00:09:31.723 [2024-07-15 21:36:06.749625] /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=4000000000000058 00:09:31.723 [2024-07-15 21:36:06.750279] /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=4000000000000058 00:09:31.723 [2024-07-15 21:36:06.751174] /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=20d7527e 00:09:31.723 [2024-07-15 21:36:06.751716] /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=ad4d6ef5 00:09:31.723 [2024-07-15 21:36:06.752687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.723 [2024-07-15 21:36:06.753276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.723 [2024-07-15 21:36:06.753857] /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=4088 00:09:31.723 [2024-07-15 21:36:06.754441] /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=4088 00:09:31.723 [2024-07-15 21:36:06.755024] /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=4058 00:09:31.723 [2024-07-15 21:36:06.755609] /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=4058 00:09:31.723 [2024-07-15 21:36:06.756185] /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=1b29aa479f3c8d7c 00:09:31.723 [2024-07-15 21:36:06.756645] /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=dd98620a2e593f6d 00:09:31.723 passed 00:09:31.723 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-15 21:36:06.757792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.723 [2024-07-15 21:36:06.759937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:09:31.723 [2024-07-15 21:36:06.760787] /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=4088 00:09:31.723 [2024-07-15 21:36:06.761377] /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=4088 00:09:31.723 [2024-07-15 21:36:06.762195] /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=40000058 00:09:31.723 [2024-07-15 21:36:06.762788] /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=40000058 00:09:31.723 [2024-07-15 21:36:06.763609] /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=725b 00:09:31.723 [2024-07-15 21:36:06.764079] /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=3766 00:09:31.724 passed 00:09:31.724 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-15 21:36:06.765538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.724 [2024-07-15 21:36:06.766199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=78574660, Actual=38574660 00:09:31.724 [2024-07-15 21:36:06.767094] /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=4088 00:09:31.724 [2024-07-15 21:36:06.767762] /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=4088 00:09:31.724 [2024-07-15 21:36:06.768672] /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=4000000000000058 00:09:31.724 [2024-07-15 21:36:06.769332] /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=4000000000000058 00:09:31.724 [2024-07-15 21:36:06.770258] /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=20d7527e 00:09:31.724 [2024-07-15 21:36:06.770792] /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=ad4d6ef5 00:09:31.724 [2024-07-15 21:36:06.771779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.724 [2024-07-15 21:36:06.772373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c8010a2d4837a266, Actual=88010a2d4837a266 00:09:31.724 [2024-07-15 21:36:06.772954] /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=4088 00:09:31.724 [2024-07-15 21:36:06.773538] /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=4088 00:09:31.724 [2024-07-15 21:36:06.774117] /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=4058 00:09:31.724 [2024-07-15 21:36:06.774705] /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=4058 00:09:31.724 [2024-07-15 21:36:06.775284] /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=1b29aa479f3c8d7c 00:09:31.724 [2024-07-15 21:36:06.775746] /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=dd98620a2e593f6d 00:09:31.724 passed 00:09:31.724 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:09:31.724 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:31.724 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:31.981 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:31.981 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:31.981 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:31.981 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:31.981 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:31.981 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:31.981 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:36:06.901119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.981 [2024-07-15 21:36:06.904093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed47, Actual=ad47 00:09:31.981 [2024-07-15 21:36:06.906460] /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=4088 00:09:31.981 [2024-07-15 21:36:06.908425] /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=4088 00:09:31.981 [2024-07-15 21:36:06.910693] /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=40000058 00:09:31.981 [2024-07-15 21:36:06.912674] /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=40000058 00:09:31.981 [2024-07-15 21:36:06.914911] /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=725b 00:09:31.981 [2024-07-15 21:36:06.917113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=e451 00:09:31.981 [2024-07-15 21:36:06.919687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.982 [2024-07-15 21:36:06.922011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385a16c6, Actual=785a16c6 00:09:31.982 [2024-07-15 21:36:06.924600] /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=4088 00:09:31.982 [2024-07-15 21:36:06.926916] /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=4088 00:09:31.982 [2024-07-15 21:36:06.929496] /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=4000000000000058 00:09:31.982 [2024-07-15 21:36:06.931831] /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=4000000000000058 00:09:31.982 [2024-07-15 21:36:06.934442] /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=20d7527e 00:09:31.982 [2024-07-15 21:36:06.936766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=7fbc6839 00:09:31.982 [2024-07-15 21:36:06.939011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.982 [2024-07-15 21:36:06.940981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bafef545f04a9f59, Actual=fafef545f04a9f59 00:09:31.982 [2024-07-15 21:36:06.943211] /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=4088 00:09:31.982 [2024-07-15 21:36:06.945195] /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=4088 00:09:31.982 [2024-07-15 21:36:06.948742] /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=4058 00:09:31.982 [2024-07-15 21:36:06.950738] /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=4058 00:09:31.982 [2024-07-15 21:36:06.953010] /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=1b29aa479f3c8d7c 00:09:31.982 [2024-07-15 21:36:06.954986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=6dff423c30b4ada9 00:09:31.982 passed 00:09:31.982 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 21:36:06.957388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:09:31.982 [2024-07-15 21:36:06.958085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed47, Actual=ad47 00:09:31.982 [2024-07-15 21:36:06.958944] /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=4088 00:09:31.982 [2024-07-15 21:36:06.959548] /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=4088 00:09:31.982 [2024-07-15 21:36:06.960401] /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=40000058 00:09:31.982 [2024-07-15 21:36:06.960996] /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=40000058 00:09:31.982 [2024-07-15 21:36:06.961832] /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=725b 00:09:31.982 [2024-07-15 21:36:06.962409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=e451 00:09:31.982 [2024-07-15 21:36:06.963353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=5ab753ed, Actual=1ab753ed 00:09:31.982 [2024-07-15 21:36:06.964046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=385a16c6, Actual=785a16c6 00:09:31.982 [2024-07-15 21:36:06.965001] /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=4088 00:09:31.983 [2024-07-15 21:36:06.965689] /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=4088 00:09:31.983 [2024-07-15 21:36:06.966647] /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=4000000000000058 00:09:31.983 [2024-07-15 21:36:06.967337] /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=4000000000000058 00:09:31.983 [2024-07-15 21:36:06.968274] /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=20d7527e 00:09:31.983 [2024-07-15 21:36:06.968964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=7fbc6839 00:09:31.983 [2024-07-15 21:36:06.969809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:31.983 [2024-07-15 21:36:06.970403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bafef545f04a9f59, Actual=fafef545f04a9f59 00:09:31.983 [2024-07-15 21:36:06.971261] /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=4088 00:09:31.983 [2024-07-15 21:36:06.971864] /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=4088 00:09:31.983 [2024-07-15 21:36:06.972729] /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=4058 00:09:31.983 [2024-07-15 21:36:06.973324] /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=4058 00:09:31.983 [2024-07-15 21:36:06.974165] /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=1b29aa479f3c8d7c 00:09:31.983 [2024-07-15 21:36:06.974762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=6dff423c30b4ada9 00:09:31.983 passed 00:09:31.983 Test: dix_sec_512_md_0_error ...[2024-07-15 21:36:06.975933] /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:09:31.983 passed 00:09:31.983 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:09:31.983 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:31.983 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:31.983 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:31.983 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:31.983 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:31.983 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:31.983 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:31.983 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:31.983 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 21:36:07.093135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bd4c, Actual=fd4c 00:09:31.983 [2024-07-15 21:36:07.096339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=3110, Actual=7110 00:09:31.983 [2024-07-15 21:36:07.099869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:31.983 [2024-07-15 21:36:07.101977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:32.241 [2024-07-15 21:36:07.105634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=4000005d 00:09:32.241 [2024-07-15 21:36:07.107743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=4000005d 00:09:32.241 [2024-07-15 21:36:07.110595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=d0eb 00:09:32.241 [2024-07-15 21:36:07.112917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=1d88 00:09:32.241 [2024-07-15 21:36:07.115757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5ab753ed, Actual=1ab753ed 00:09:32.241 [2024-07-15 21:36:07.118338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88c133f2, Actual=c8c133f2 00:09:32.241 [2024-07-15 21:36:07.121180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:32.241 [2024-07-15 21:36:07.123748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:32.241 [2024-07-15 21:36:07.126569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=400000000000005d 00:09:32.241 [2024-07-15 21:36:07.129157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=400000000000005d 00:09:32.241 [2024-07-15 21:36:07.131988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=101fc933 00:09:32.241 [2024-07-15 21:36:07.134568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=81f8c5d2 00:09:32.241 [2024-07-15 21:36:07.136917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:32.241 [2024-07-15 21:36:07.138998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=3f5230a6c93b1ecb, Actual=7f5230a6c93b1ecb 00:09:32.241 [2024-07-15 21:36:07.142616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:32.241 [2024-07-15 21:36:07.144712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=4088 00:09:32.241 [2024-07-15 21:36:07.147086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=40000000005d 00:09:32.241 [2024-07-15 21:36:07.149175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=40000000005d 00:09:32.241 [2024-07-15 21:36:07.151537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=e80677cc1a4fe5ed 00:09:32.241 [2024-07-15 21:36:07.153634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=471680e086f83f3 00:09:32.241 passed 00:09:32.241 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 21:36:07.156029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=bd4c, Actual=fd4c 00:09:32.241 [2024-07-15 21:36:07.156736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5291, Actual=1291 00:09:32.241 [2024-07-15 21:36:07.157613] /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=4088 00:09:32.241 [2024-07-15 21:36:07.158216] /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=4088 00:09:32.241 [2024-07-15 21:36:07.159080] /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=40000059 00:09:32.241 [2024-07-15 21:36:07.159692] /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=40000059 00:09:32.242 [2024-07-15 21:36:07.160558] /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=d0eb 00:09:32.242 [2024-07-15 21:36:07.161156] /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=7e09 00:09:32.242 [2024-07-15 21:36:07.162126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5ab753ed, Actual=1ab753ed 00:09:32.242 [2024-07-15 21:36:07.162848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=49410607, Actual=9410607 00:09:32.242 [2024-07-15 21:36:07.163834] /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=4088 00:09:32.242 [2024-07-15 21:36:07.164556] /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=4088 00:09:32.242 [2024-07-15 21:36:07.165529] /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=4000000000000059 00:09:32.242 [2024-07-15 21:36:07.166253] /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=4000000000000059 00:09:32.242 [2024-07-15 21:36:07.167240] /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=101fc933 00:09:32.242 [2024-07-15 21:36:07.167965] /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=4078f027 00:09:32.242 [2024-07-15 21:36:07.168828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=e576a7728ecc20d3, Actual=a576a7728ecc20d3 00:09:32.242 [2024-07-15 21:36:07.169423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=cab03f35efd49a94, Actual=8ab03f35efd49a94 00:09:32.242 [2024-07-15 21:36:07.170287] /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=4088 00:09:32.242 [2024-07-15 21:36:07.170894] /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=4088 00:09:32.242 [2024-07-15 21:36:07.171757] /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=400000000059 00:09:32.242 [2024-07-15 21:36:07.172365] /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=400000000059 00:09:32.242 [2024-07-15 21:36:07.173208] /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=e80677cc1a4fe5ed 00:09:32.242 [2024-07-15 21:36:07.173816] /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=f193679d2e8007ac 00:09:32.242 passed 00:09:32.242 Test: set_md_interleave_iovs_test ...passed 00:09:32.242 Test: set_md_interleave_iovs_split_test ...passed 00:09:32.242 Test: dif_generate_stream_pi_16_test ...passed 00:09:32.242 Test: dif_generate_stream_test ...passed 00:09:32.242 Test: set_md_interleave_iovs_alignment_test ...[2024-07-15 21:36:07.244858] /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:09:32.242 passed 00:09:32.242 Test: dif_generate_split_test ...passed 00:09:32.242 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:09:32.242 Test: dif_verify_split_test ...passed 00:09:32.242 Test: dif_verify_stream_multi_segments_test ...passed 00:09:32.242 Test: update_crc32c_pi_16_test ...passed 00:09:32.242 Test: update_crc32c_test ...passed 00:09:32.242 Test: dif_update_crc32c_split_test ...passed 00:09:32.242 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:09:32.242 Test: get_range_with_md_test ...passed 00:09:32.500 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:09:32.500 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:09:32.500 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:32.500 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:09:32.500 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:09:32.500 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:32.500 Test: dif_generate_and_verify_unmap_test ...passed 00:09:32.500 00:09:32.500 Run Summary: Type Total Ran Passed Failed Inactive 00:09:32.500 suites 1 1 n/a 0 0 00:09:32.500 tests 79 79 79 0 0 00:09:32.500 asserts 3584 3584 3584 0 n/a 00:09:32.500 00:09:32.500 Elapsed time = 1.148 seconds 00:09:32.500 --72930-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:32.500 --72930-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:32.500 ==72930== 00:09:32.500 ==72930== HEAP SUMMARY: 00:09:32.500 ==72930== in use at exit: 0 bytes in 0 blocks 00:09:32.500 ==72930== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:09:32.500 ==72930== 00:09:32.500 ==72930== All heap blocks were freed -- no leaks are possible 00:09:32.500 ==72930== 00:09:32.500 ==72930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:32.500 21:36:07 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:09:32.500 ==72948== Memcheck, a memory error detector 00:09:32.500 ==72948== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:32.500 ==72948== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:32.500 ==72948== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:32.500 ==72948== 00:09:32.500 --72948-- Valgrind options: 00:09:32.500 --72948-- --leak-check=full 00:09:32.500 --72948-- --error-exitcode=2 00:09:32.500 --72948-- --verbose 00:09:32.500 --72948-- Contents of /proc/version: 00:09:32.500 --72948-- 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:09:32.500 --72948-- 00:09:32.500 --72948-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:32.500 --72948-- Page sizes: currently 4096, max supported 4096 00:09:32.500 --72948-- Valgrind library directory: /usr/libexec/valgrind 00:09:32.500 --72948-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:32.500 --72948-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:32.500 --72948-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:32.500 --72948-- might be shown as UnknownInlinedFun 00:09:32.500 --72948-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:32.500 --72948-- object doesn't have a dynamic symbol table 00:09:32.500 --72948-- Scheduler: using generic scheduler lock implementation. 00:09:32.500 --72948-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:32.500 ==72948== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72948-by-???-on-0f641d807d47 00:09:32.501 ==72948== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72948-by-???-on-0f641d807d47 00:09:32.501 ==72948== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72948-by-???-on-0f641d807d47 00:09:32.501 ==72948== 00:09:32.501 ==72948== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:32.501 ==72948== don't want to do, unless you know exactly what you're doing, 00:09:32.501 ==72948== or are doing some strange experiment): 00:09:32.501 ==72948== /usr/libexec/valgrind/../../bin/vgdb --pid=72948 ...command... 00:09:32.501 ==72948== 00:09:32.501 ==72948== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:32.501 ==72948== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:32.501 ==72948== and then give GDB the following command 00:09:32.501 ==72948== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72948 00:09:32.501 ==72948== --pid is optional if only one valgrind process is running 00:09:32.501 ==72948== 00:09:32.501 --72948-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:32.501 --72948-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:32.501 --72948-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:32.501 --72948-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:32.501 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.501 --72948-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:32.501 --72948-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:32.501 --72948-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:32.501 --72948-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:32.501 --72948-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:32.501 --72948-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:32.501 --72948-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:32.501 --72948-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:32.501 --72948-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:32.501 --72948-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:32.501 --72948-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:32.501 --72948-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:32.501 --72948-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:32.758 --72948-- Reading syms from /usr/lib64/libm.so.6 00:09:32.758 --72948-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:32.758 --72948-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:32.758 --72948-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:32.758 --72948-- Reading syms from /usr/lib64/libc.so.6 00:09:32.758 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:32.759 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:32.759 --72948-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:32.759 --72948-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:32.759 --72948-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:32.759 --72948-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:32.759 --72948-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:32.759 --72948-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:32.759 --72948-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 ==72948== Preferring higher priority redirection: 00:09:32.759 --72948-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:32.759 --72948-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:32.759 --72948-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 --72948-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:32.759 --72948-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:32.759 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.759 --72948-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:32.759 --72948-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:32.759 --72948-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:32.759 --72948-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:32.759 --72948-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:33.017 --72948-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:33.017 --72948-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:33.017 --72948-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:33.017 --72948-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:33.017 --72948-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:33.017 --72948-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:33.017 --72948-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:33.017 --72948-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:33.017 --72948-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:33.017 --72948-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:33.017 --72948-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:33.017 --72948-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:33.017 --72948-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:33.017 00:09:33.017 00:09:33.017 CUnit - A unit testing framework for C - Version 2.1-3 00:09:33.017 http://cunit.sourceforge.net/ 00:09:33.017 00:09:33.017 00:09:33.017 Suite: iov 00:09:33.017 Test: test_single_iov ...passed 00:09:33.017 Test: test_simple_iov ...passed 00:09:33.017 Test: test_complex_iov ...passed 00:09:33.017 Test: test_iovs_to_buf ...passed 00:09:33.017 Test: test_buf_to_iovs ...passed 00:09:33.017 Test: test_memset ...passed 00:09:33.017 Test: test_iov_one ...passed 00:09:33.017 Test: test_iov_xfer ...passed 00:09:33.017 00:09:33.017 Run Summary: Type Total Ran Passed Failed Inactive 00:09:33.017 suites 1 1 n/a 0 0 00:09:33.017 tests 8 8 8 0 0 00:09:33.017 asserts 156 156 156 0 n/a 00:09:33.017 00:09:33.017 Elapsed time = 0.041 seconds 00:09:33.017 --72948-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:33.017 --72948-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:33.017 ==72948== 00:09:33.017 ==72948== HEAP SUMMARY: 00:09:33.017 ==72948== in use at exit: 0 bytes in 0 blocks 00:09:33.017 ==72948== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:09:33.017 ==72948== 00:09:33.017 ==72948== All heap blocks were freed -- no leaks are possible 00:09:33.017 ==72948== 00:09:33.017 ==72948== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:33.017 21:36:08 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:09:33.017 ==72949== Memcheck, a memory error detector 00:09:33.017 ==72949== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:33.017 ==72949== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:33.017 ==72949== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:33.017 ==72949== 00:09:33.017 --72949-- Valgrind options: 00:09:33.017 --72949-- --leak-check=full 00:09:33.017 --72949-- --error-exitcode=2 00:09:33.017 --72949-- --verbose 00:09:33.017 --72949-- Contents of /proc/version: 00:09:33.017 --72949-- 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:09:33.017 --72949-- 00:09:33.017 --72949-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:33.017 --72949-- Page sizes: currently 4096, max supported 4096 00:09:33.017 --72949-- Valgrind library directory: /usr/libexec/valgrind 00:09:33.017 --72949-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:33.017 --72949-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:33.017 --72949-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:33.017 --72949-- might be shown as UnknownInlinedFun 00:09:33.017 --72949-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:33.017 --72949-- object doesn't have a dynamic symbol table 00:09:33.017 --72949-- Scheduler: using generic scheduler lock implementation. 00:09:33.017 --72949-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:33.017 ==72949== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72949-by-???-on-0f641d807d47 00:09:33.017 ==72949== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72949-by-???-on-0f641d807d47 00:09:33.017 ==72949== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72949-by-???-on-0f641d807d47 00:09:33.017 ==72949== 00:09:33.018 ==72949== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:33.018 ==72949== don't want to do, unless you know exactly what you're doing, 00:09:33.018 ==72949== or are doing some strange experiment): 00:09:33.018 ==72949== /usr/libexec/valgrind/../../bin/vgdb --pid=72949 ...command... 00:09:33.018 ==72949== 00:09:33.018 ==72949== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:33.018 ==72949== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:33.018 ==72949== and then give GDB the following command 00:09:33.018 ==72949== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72949 00:09:33.018 ==72949== --pid is optional if only one valgrind process is running 00:09:33.018 ==72949== 00:09:33.018 --72949-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:33.018 --72949-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:33.018 --72949-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:33.018 --72949-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:33.018 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.018 --72949-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:33.018 --72949-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:33.275 --72949-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:33.275 --72949-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:33.275 --72949-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:33.275 --72949-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:33.275 --72949-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:33.275 --72949-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:33.275 --72949-- Reading syms from /usr/lib64/libm.so.6 00:09:33.275 --72949-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:33.275 --72949-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:33.275 --72949-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libc.so.6 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.275 --72949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.275 --72949-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:33.275 --72949-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:33.275 --72949-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:33.275 --72949-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:33.275 --72949-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:33.275 --72949-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 ==72949== Preferring higher priority redirection: 00:09:33.275 --72949-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:33.275 --72949-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:33.275 --72949-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 --72949-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.275 --72949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.275 ==72949== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.275 --72949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.275 --72949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.275 --72949-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:33.532 --72949-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:33.532 --72949-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:33.532 --72949-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:33.532 --72949-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:33.532 --72949-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:33.532 --72949-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:33.532 --72949-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:33.532 --72949-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:33.532 --72949-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:33.532 --72949-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:33.532 --72949-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:33.532 --72949-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:33.532 --72949-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:33.532 --72949-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:33.532 --72949-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:33.532 00:09:33.532 00:09:33.532 CUnit - A unit testing framework for C - Version 2.1-3 00:09:33.532 http://cunit.sourceforge.net/ 00:09:33.532 00:09:33.532 00:09:33.532 Suite: math 00:09:33.532 Test: test_serial_number_arithmetic ...passed 00:09:33.532 Suite: erase 00:09:33.532 Test: test_memset_s ...passed 00:09:33.532 00:09:33.532 Run Summary: Type Total Ran Passed Failed Inactive 00:09:33.532 suites 2 2 n/a 0 0 00:09:33.532 tests 2 2 2 0 0 00:09:33.532 asserts 18 18 18 0 n/a 00:09:33.532 00:09:33.532 Elapsed time = 0.008 seconds 00:09:33.532 --72949-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:33.532 --72949-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:33.532 ==72949== 00:09:33.532 ==72949== HEAP SUMMARY: 00:09:33.532 ==72949== in use at exit: 0 bytes in 0 blocks 00:09:33.533 ==72949== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:09:33.533 ==72949== 00:09:33.533 ==72949== All heap blocks were freed -- no leaks are possible 00:09:33.533 ==72949== 00:09:33.533 ==72949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:33.533 21:36:08 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:09:33.533 ==72962== Memcheck, a memory error detector 00:09:33.533 ==72962== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:33.533 ==72962== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:33.533 ==72962== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:33.533 ==72962== 00:09:33.533 --72962-- Valgrind options: 00:09:33.533 --72962-- --leak-check=full 00:09:33.533 --72962-- --error-exitcode=2 00:09:33.533 --72962-- --verbose 00:09:33.533 --72962-- Contents of /proc/version: 00:09:33.533 --72962-- 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:09:33.533 --72962-- 00:09:33.533 --72962-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:33.533 --72962-- Page sizes: currently 4096, max supported 4096 00:09:33.533 --72962-- Valgrind library directory: /usr/libexec/valgrind 00:09:33.533 --72962-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:33.533 --72962-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:33.533 --72962-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:33.533 --72962-- might be shown as UnknownInlinedFun 00:09:33.533 --72962-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:33.533 --72962-- object doesn't have a dynamic symbol table 00:09:33.533 --72962-- Scheduler: using generic scheduler lock implementation. 00:09:33.533 --72962-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:33.533 ==72962== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72962-by-???-on-0f641d807d47 00:09:33.533 ==72962== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72962-by-???-on-0f641d807d47 00:09:33.533 ==72962== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72962-by-???-on-0f641d807d47 00:09:33.533 ==72962== 00:09:33.533 ==72962== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:33.533 ==72962== don't want to do, unless you know exactly what you're doing, 00:09:33.533 ==72962== or are doing some strange experiment): 00:09:33.533 ==72962== /usr/libexec/valgrind/../../bin/vgdb --pid=72962 ...command... 00:09:33.533 ==72962== 00:09:33.533 ==72962== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:33.533 ==72962== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:33.533 ==72962== and then give GDB the following command 00:09:33.533 ==72962== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72962 00:09:33.533 ==72962== --pid is optional if only one valgrind process is running 00:09:33.533 ==72962== 00:09:33.533 --72962-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:33.533 --72962-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:33.533 --72962-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:33.533 --72962-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:33.533 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.533 --72962-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:33.533 --72962-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:33.533 --72962-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:33.533 --72962-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:33.791 --72962-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:33.791 --72962-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:33.791 --72962-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:33.791 --72962-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:33.791 --72962-- Reading syms from /usr/lib64/libm.so.6 00:09:33.791 --72962-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:33.791 --72962-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:33.791 --72962-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libc.so.6 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.791 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.791 --72962-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.791 --72962-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.791 --72962-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:33.791 --72962-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:33.791 --72962-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:33.791 --72962-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:33.791 --72962-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:33.791 --72962-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.791 --72962-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 ==72962== Preferring higher priority redirection: 00:09:33.792 --72962-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:33.792 --72962-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:33.792 --72962-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 --72962-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.792 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.792 --72962-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.792 --72962-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.792 ==72962== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.792 --72962-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.792 --72962-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.792 --72962-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:33.792 --72962-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:33.792 --72962-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:34.049 --72962-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:34.049 --72962-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:34.049 --72962-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:34.049 --72962-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:34.049 --72962-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:34.049 --72962-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:34.049 --72962-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:34.049 --72962-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:34.049 --72962-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:34.049 --72962-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:34.049 --72962-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:34.049 --72962-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:34.049 --72962-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:34.049 00:09:34.049 00:09:34.049 CUnit - A unit testing framework for C - Version 2.1-3 00:09:34.049 http://cunit.sourceforge.net/ 00:09:34.049 00:09:34.049 00:09:34.049 Suite: pipe 00:09:34.049 Test: test_create_destroy ...passed 00:09:34.049 Test: test_write_get_buffer ...passed 00:09:34.049 Test: test_write_advance ...passed 00:09:34.049 Test: test_read_get_buffer ...passed 00:09:34.049 Test: test_read_advance ...passed 00:09:34.049 Test: test_data ...passed 00:09:34.049 00:09:34.049 Run Summary: Type Total Ran Passed Failed Inactive 00:09:34.049 suites 1 1 n/a 0 0 00:09:34.049 tests 6 6 6 0 0 00:09:34.049 asserts 251 251 251 0 n/a 00:09:34.049 00:09:34.049 Elapsed time = 0.069 seconds 00:09:34.049 --72962-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:34.049 --72962-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:34.049 ==72962== 00:09:34.049 ==72962== HEAP SUMMARY: 00:09:34.049 ==72962== in use at exit: 0 bytes in 0 blocks 00:09:34.049 ==72962== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:09:34.049 ==72962== 00:09:34.050 ==72962== All heap blocks were freed -- no leaks are possible 00:09:34.050 ==72962== 00:09:34.050 ==72962== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:34.050 21:36:09 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:09:34.050 ==72964== Memcheck, a memory error detector 00:09:34.050 ==72964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:34.050 ==72964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:34.050 ==72964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:34.050 ==72964== 00:09:34.050 --72964-- Valgrind options: 00:09:34.050 --72964-- --leak-check=full 00:09:34.050 --72964-- --error-exitcode=2 00:09:34.050 --72964-- --verbose 00:09:34.050 --72964-- Contents of /proc/version: 00:09:34.050 --72964-- 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:09:34.050 --72964-- 00:09:34.050 --72964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:34.050 --72964-- Page sizes: currently 4096, max supported 4096 00:09:34.050 --72964-- Valgrind library directory: /usr/libexec/valgrind 00:09:34.050 --72964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:34.050 --72964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:34.050 --72964-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:34.050 --72964-- might be shown as UnknownInlinedFun 00:09:34.050 --72964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:34.050 --72964-- object doesn't have a dynamic symbol table 00:09:34.050 --72964-- Scheduler: using generic scheduler lock implementation. 00:09:34.050 --72964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:34.050 ==72964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72964-by-???-on-0f641d807d47 00:09:34.050 ==72964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72964-by-???-on-0f641d807d47 00:09:34.050 ==72964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72964-by-???-on-0f641d807d47 00:09:34.050 ==72964== 00:09:34.050 ==72964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:34.050 ==72964== don't want to do, unless you know exactly what you're doing, 00:09:34.050 ==72964== or are doing some strange experiment): 00:09:34.050 ==72964== /usr/libexec/valgrind/../../bin/vgdb --pid=72964 ...command... 00:09:34.050 ==72964== 00:09:34.050 ==72964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:34.050 ==72964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:34.050 ==72964== and then give GDB the following command 00:09:34.050 ==72964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72964 00:09:34.050 ==72964== --pid is optional if only one valgrind process is running 00:09:34.050 ==72964== 00:09:34.307 --72964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:34.307 --72964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:34.307 --72964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:34.307 --72964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:34.307 --72964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:34.307 --72964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:34.307 --72964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:34.307 --72964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:34.307 --72964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:34.307 --72964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:34.307 --72964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:34.307 --72964-- Reading syms from /usr/lib64/libm.so.6 00:09:34.307 --72964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:34.307 --72964-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:34.307 --72964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libc.so.6 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.307 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.307 --72964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.307 --72964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.307 --72964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:34.307 --72964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:34.307 --72964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:34.307 --72964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:34.307 --72964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:34.307 --72964-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.307 --72964-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 ==72964== Preferring higher priority redirection: 00:09:34.308 --72964-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:34.308 --72964-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:34.308 --72964-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.308 --72964-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.565 --72964-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.565 --72964-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.565 --72964-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.565 --72964-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.565 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.565 --72964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:34.565 --72964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:34.565 ==72964== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.565 --72964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:34.565 --72964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:34.565 --72964-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:34.565 --72964-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:34.565 --72964-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:34.565 --72964-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:34.565 --72964-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:34.565 --72964-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:34.565 --72964-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:34.565 --72964-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:34.565 --72964-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:34.565 --72964-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:34.566 --72964-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:34.566 --72964-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:34.566 --72964-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:34.566 --72964-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:34.566 --72964-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:34.566 --72964-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:34.566 00:09:34.566 00:09:34.566 CUnit - A unit testing framework for C - Version 2.1-3 00:09:34.566 http://cunit.sourceforge.net/ 00:09:34.566 00:09:34.566 00:09:34.566 Suite: xor 00:09:34.566 Test: test_xor_gen ...--72964-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:34.566 passed 00:09:34.566 00:09:34.566 Run Summary: Type Total Ran Passed Failed Inactive 00:09:34.566 suites 1 1 n/a 0 0 00:09:34.566 tests 1 1 1 0 0 00:09:34.566 asserts 17 17 17 0 n/a 00:09:34.566 00:09:34.566 Elapsed time = 0.025 seconds 00:09:34.566 --72964-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:34.566 --72964-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:34.566 ==72964== 00:09:34.566 ==72964== HEAP SUMMARY: 00:09:34.566 ==72964== in use at exit: 0 bytes in 0 blocks 00:09:34.566 ==72964== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:09:34.566 ==72964== 00:09:34.566 ==72964== All heap blocks were freed -- no leaks are possible 00:09:34.566 ==72964== 00:09:34.566 ==72964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:34.566 00:09:34.566 real 0m8.294s 00:09:34.566 user 0m7.996s 00:09:34.566 sys 0m0.269s 00:09:34.566 21:36:09 unittest_util -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:34.566 21:36:09 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:09:34.566 ************************************ 00:09:34.566 END TEST unittest_util 00:09:34.566 ************************************ 00:09:34.566 21:36:09 -- common/autotest_common.sh@1142 -- # return 0 00:09:34.566 21:36:09 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:34.566 21:36:09 -- 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:09:34.566 21:36:09 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:34.566 21:36:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:34.566 21:36:09 -- common/autotest_common.sh@10 -- # set +x 00:09:34.566 ************************************ 00:09:34.566 START TEST unittest_vhost 00:09:34.566 ************************************ 00:09:34.566 21:36:09 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:09:34.823 ==72993== Memcheck, a memory error detector 00:09:34.823 ==72993== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:34.823 ==72993== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:34.823 ==72993== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:34.823 ==72993== 00:09:34.823 --72993-- Valgrind options: 00:09:34.823 --72993-- --leak-check=full 00:09:34.823 --72993-- --error-exitcode=2 00:09:34.823 --72993-- --verbose 00:09:34.823 --72993-- Contents of /proc/version: 00:09:34.823 --72993-- 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:09:34.823 --72993-- 00:09:34.823 --72993-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:34.823 --72993-- Page sizes: currently 4096, max supported 4096 00:09:34.823 --72993-- Valgrind library directory: /usr/libexec/valgrind 00:09:34.823 --72993-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:34.823 --72993-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:34.823 --72993-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:34.823 --72993-- might be shown as UnknownInlinedFun 00:09:34.823 --72993-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:34.824 --72993-- object doesn't have a dynamic symbol table 00:09:34.824 --72993-- Scheduler: using generic scheduler lock implementation. 00:09:34.824 --72993-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:34.824 ==72993== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72993-by-???-on-0f641d807d47 00:09:34.824 ==72993== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72993-by-???-on-0f641d807d47 00:09:34.824 ==72993== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72993-by-???-on-0f641d807d47 00:09:34.824 ==72993== 00:09:34.824 ==72993== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:34.824 ==72993== don't want to do, unless you know exactly what you're doing, 00:09:34.824 ==72993== or are doing some strange experiment): 00:09:34.824 ==72993== /usr/libexec/valgrind/../../bin/vgdb --pid=72993 ...command... 00:09:34.824 ==72993== 00:09:34.824 ==72993== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:34.824 ==72993== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:34.824 ==72993== and then give GDB the following command 00:09:34.824 ==72993== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72993 00:09:34.824 ==72993== --pid is optional if only one valgrind process is running 00:09:34.824 ==72993== 00:09:34.824 --72993-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:34.824 --72993-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:34.824 --72993-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:34.824 --72993-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:34.824 --72993-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:34.824 --72993-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:34.824 --72993-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:34.824 --72993-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:34.824 --72993-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:34.824 --72993-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:34.824 --72993-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:34.824 --72993-- Reading syms from /usr/lib64/libm.so.6 00:09:34.824 --72993-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:34.824 --72993-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:34.824 --72993-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:34.824 --72993-- Reading syms from /usr/lib64/libc.so.6 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.824 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.824 --72993-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.824 --72993-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.082 --72993-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:35.082 --72993-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:35.082 --72993-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:35.082 --72993-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:35.082 --72993-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:35.082 --72993-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:35.082 --72993-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.082 --72993-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 ==72993== Preferring higher priority redirection: 00:09:35.083 --72993-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:35.083 --72993-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:35.083 --72993-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 --72993-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.083 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.083 --72993-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.083 --72993-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.083 ==72993== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.083 --72993-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.083 --72993-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.083 --72993-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:35.083 --72993-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:35.083 --72993-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:35.083 --72993-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:35.342 --72993-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:35.342 --72993-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:35.342 --72993-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:35.342 --72993-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:35.342 --72993-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:35.342 --72993-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:35.342 --72993-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:35.342 --72993-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:35.342 --72993-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:35.342 --72993-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:35.342 --72993-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:35.342 --72993-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:35.342 00:09:35.342 00:09:35.342 CUnit - A unit testing framework for C - Version 2.1-3 00:09:35.342 http://cunit.sourceforge.net/ 00:09:35.342 00:09:35.342 --72993-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:35.342 00:09:35.342 Suite: vhost_suite 00:09:35.342 Test: desc_to_iov_test ...[2024-07-15 21:36:10.381555] /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:09:35.342 passed 00:09:35.342 Test: create_controller_test ...[2024-07-15 21:36:10.444847] /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:09:35.342 [2024-07-15 21:36:10.445775] /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:09:35.342 [2024-07-15 21:36:10.446787] /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:09:35.342 [2024-07-15 21:36:10.447052] /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:09:35.342 [2024-07-15 21:36:10.447619] /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:09:35.342 --72993-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:35.342 [2024-07-15 21:36:10.450293] /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:09:35.343 [2024-07-15 21:36:10.455129] /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:09:35.343 passed 00:09:35.343 Test: session_find_by_vid_test ...passed 00:09:35.601 Test: remove_controller_test ...[2024-07-15 21:36:10.466029] /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:09:35.602 passed 00:09:35.602 Test: vq_avail_ring_get_test ...passed 00:09:35.602 Test: vq_packed_ring_test ...passed 00:09:35.602 Test: vhost_blk_construct_test ...passed 00:09:35.602 00:09:35.602 Run Summary: Type Total Ran Passed Failed Inactive 00:09:35.602 suites 1 1 n/a 0 0 00:09:35.602 tests 7 7 7 0 0 00:09:35.602 asserts 147 147 147 0 n/a 00:09:35.602 00:09:35.602 Elapsed time = 0.248 seconds 00:09:35.602 --72993-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:35.602 --72993-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:35.602 ==72993== 00:09:35.602 ==72993== HEAP SUMMARY: 00:09:35.602 ==72993== in use at exit: 304,168 bytes in 9,253 blocks 00:09:35.602 ==72993== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:09:35.602 ==72993== 00:09:35.602 ==72993== Searching for pointers to 9,253 not-freed blocks 00:09:35.602 ==72993== Checked 6,911,904 bytes 00:09:35.602 ==72993== 00:09:35.602 ==72993== LEAK SUMMARY: 00:09:35.602 ==72993== definitely lost: 0 bytes in 0 blocks 00:09:35.602 ==72993== indirectly lost: 0 bytes in 0 blocks 00:09:35.602 ==72993== possibly lost: 0 bytes in 0 blocks 00:09:35.602 ==72993== still reachable: 304,168 bytes in 9,253 blocks 00:09:35.602 ==72993== suppressed: 0 bytes in 0 blocks 00:09:35.602 ==72993== Reachable blocks (those to which a pointer was found) are not shown. 00:09:35.602 ==72993== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:35.602 ==72993== 00:09:35.602 ==72993== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:35.602 00:09:35.602 real 0m0.951s 00:09:35.602 user 0m0.915s 00:09:35.602 sys 0m0.033s 00:09:35.602 21:36:10 unittest_vhost -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:35.602 21:36:10 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:35.602 ************************************ 00:09:35.602 END TEST unittest_vhost 00:09:35.602 ************************************ 00:09:35.602 21:36:10 -- common/autotest_common.sh@1142 -- # return 0 00:09:35.602 21:36:10 -- 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:09:35.602 21:36:10 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:35.602 21:36:10 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:35.602 21:36:10 -- common/autotest_common.sh@10 -- # set +x 00:09:35.602 ************************************ 00:09:35.602 START TEST unittest_dma 00:09:35.602 ************************************ 00:09:35.602 21:36:10 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:09:35.602 ==73018== Memcheck, a memory error detector 00:09:35.602 ==73018== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:35.602 ==73018== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:35.602 ==73018== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:35.602 ==73018== 00:09:35.602 --73018-- Valgrind options: 00:09:35.602 --73018-- --leak-check=full 00:09:35.602 --73018-- --error-exitcode=2 00:09:35.602 --73018-- --verbose 00:09:35.602 --73018-- Contents of /proc/version: 00:09:35.602 --73018-- 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:09:35.602 --73018-- 00:09:35.602 --73018-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:35.602 --73018-- Page sizes: currently 4096, max supported 4096 00:09:35.602 --73018-- Valgrind library directory: /usr/libexec/valgrind 00:09:35.602 --73018-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:35.602 --73018-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:35.602 --73018-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:35.602 --73018-- might be shown as UnknownInlinedFun 00:09:35.602 --73018-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:35.602 --73018-- object doesn't have a dynamic symbol table 00:09:35.602 --73018-- Scheduler: using generic scheduler lock implementation. 00:09:35.602 --73018-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:35.602 ==73018== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73018-by-???-on-0f641d807d47 00:09:35.602 ==73018== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73018-by-???-on-0f641d807d47 00:09:35.602 ==73018== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73018-by-???-on-0f641d807d47 00:09:35.602 ==73018== 00:09:35.602 ==73018== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:35.602 ==73018== don't want to do, unless you know exactly what you're doing, 00:09:35.602 ==73018== or are doing some strange experiment): 00:09:35.602 ==73018== /usr/libexec/valgrind/../../bin/vgdb --pid=73018 ...command... 00:09:35.602 ==73018== 00:09:35.602 ==73018== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:35.602 ==73018== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:35.602 ==73018== and then give GDB the following command 00:09:35.602 ==73018== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73018 00:09:35.602 ==73018== --pid is optional if only one valgrind process is running 00:09:35.602 ==73018== 00:09:35.602 --73018-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:35.861 --73018-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:35.861 --73018-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:35.861 --73018-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:35.861 --73018-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:35.861 --73018-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:35.861 --73018-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:35.861 --73018-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:35.861 --73018-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:35.861 --73018-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:35.861 --73018-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:35.861 --73018-- Reading syms from /usr/lib64/libm.so.6 00:09:35.861 --73018-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:35.861 --73018-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:35.861 --73018-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:35.861 --73018-- Reading syms from /usr/lib64/libc.so.6 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.861 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.861 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.861 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.861 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.861 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:35.861 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.861 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.862 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.862 --73018-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:35.862 --73018-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:35.862 --73018-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:35.862 --73018-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:35.862 --73018-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:35.862 --73018-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:35.862 --73018-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 ==73018== Preferring higher priority redirection: 00:09:35.862 --73018-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:35.862 --73018-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:35.862 --73018-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.862 --73018-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.120 --73018-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.120 --73018-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.120 --73018-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.120 --73018-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.120 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.120 --73018-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.120 --73018-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.120 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.120 --73018-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.120 --73018-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.120 --73018-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:36.120 --73018-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:36.120 --73018-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:36.120 --73018-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:36.120 --73018-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:36.120 --73018-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:36.120 --73018-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:36.120 --73018-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:36.120 --73018-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:36.120 --73018-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:36.120 --73018-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:36.120 --73018-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:36.121 --73018-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:36.121 --73018-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:36.121 --73018-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:36.121 --73018-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:36.121 00:09:36.121 00:09:36.121 CUnit - A unit testing framework for C - Version 2.1-3 00:09:36.121 http://cunit.sourceforge.net/ 00:09:36.121 00:09:36.121 00:09:36.121 Suite: dma_suite 00:09:36.121 Test: test_dma ...[2024-07-15 21:36:11.112687] /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:09:36.121 passed 00:09:36.121 00:09:36.121 Run Summary: Type Total Ran Passed Failed Inactive 00:09:36.121 suites 1 1 n/a 0 0 00:09:36.121 tests 1 1 1 0 0 00:09:36.121 asserts 54 54 54 0 n/a 00:09:36.121 00:09:36.121 Elapsed time = 0.059 seconds 00:09:36.121 --73018-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:36.121 --73018-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:36.121 ==73018== 00:09:36.121 ==73018== HEAP SUMMARY: 00:09:36.121 ==73018== in use at exit: 0 bytes in 0 blocks 00:09:36.121 ==73018== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:36.121 ==73018== 00:09:36.121 ==73018== All heap blocks were freed -- no leaks are possible 00:09:36.121 ==73018== 00:09:36.121 ==73018== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:36.121 00:09:36.121 real 0m0.566s 00:09:36.121 user 0m0.542s 00:09:36.121 sys 0m0.022s 00:09:36.121 21:36:11 unittest_dma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:36.121 21:36:11 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:36.121 ************************************ 00:09:36.121 END TEST unittest_dma 00:09:36.121 ************************************ 00:09:36.379 21:36:11 -- common/autotest_common.sh@1142 -- # return 0 00:09:36.380 21:36:11 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:36.380 21:36:11 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:36.380 21:36:11 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:36.380 21:36:11 -- common/autotest_common.sh@10 -- # set +x 00:09:36.380 ************************************ 00:09:36.380 START TEST unittest_init 00:09:36.380 ************************************ 00:09:36.380 21:36:11 unittest_init -- common/autotest_common.sh@1123 -- # unittest_init 00:09:36.380 21:36:11 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:09:36.380 ==73048== Memcheck, a memory error detector 00:09:36.380 ==73048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:36.380 ==73048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:36.380 ==73048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:36.380 ==73048== 00:09:36.380 --73048-- Valgrind options: 00:09:36.380 --73048-- --leak-check=full 00:09:36.380 --73048-- --error-exitcode=2 00:09:36.380 --73048-- --verbose 00:09:36.380 --73048-- Contents of /proc/version: 00:09:36.380 --73048-- 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:09:36.380 --73048-- 00:09:36.380 --73048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:36.380 --73048-- Page sizes: currently 4096, max supported 4096 00:09:36.380 --73048-- Valgrind library directory: /usr/libexec/valgrind 00:09:36.380 --73048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:36.380 --73048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:36.380 --73048-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:36.380 --73048-- might be shown as UnknownInlinedFun 00:09:36.380 --73048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:36.380 --73048-- object doesn't have a dynamic symbol table 00:09:36.380 --73048-- Scheduler: using generic scheduler lock implementation. 00:09:36.380 --73048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:36.380 ==73048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73048-by-???-on-0f641d807d47 00:09:36.380 ==73048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73048-by-???-on-0f641d807d47 00:09:36.380 ==73048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73048-by-???-on-0f641d807d47 00:09:36.380 ==73048== 00:09:36.380 ==73048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:36.380 ==73048== don't want to do, unless you know exactly what you're doing, 00:09:36.380 ==73048== or are doing some strange experiment): 00:09:36.380 ==73048== /usr/libexec/valgrind/../../bin/vgdb --pid=73048 ...command... 00:09:36.380 ==73048== 00:09:36.380 ==73048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:36.380 ==73048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:36.380 ==73048== and then give GDB the following command 00:09:36.380 ==73048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73048 00:09:36.380 ==73048== --pid is optional if only one valgrind process is running 00:09:36.380 ==73048== 00:09:36.380 --73048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:36.380 --73048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:36.380 --73048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:36.380 --73048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:36.380 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.380 --73048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:36.380 --73048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:36.380 --73048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:36.380 --73048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:36.380 --73048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:36.380 --73048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:36.380 --73048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:36.380 --73048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:36.380 --73048-- Reading syms from /usr/lib64/libm.so.6 00:09:36.380 --73048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:36.380 --73048-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:36.380 --73048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:36.380 --73048-- Reading syms from /usr/lib64/libc.so.6 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:36.639 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.639 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.639 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:36.639 --73048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:36.639 --73048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:36.639 --73048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:36.639 --73048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:36.639 --73048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:36.639 --73048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:36.639 --73048-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.639 --73048-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.639 --73048-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.639 --73048-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.639 --73048-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 ==73048== Preferring higher priority redirection: 00:09:36.640 --73048-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:36.640 --73048-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:36.640 --73048-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 --73048-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.640 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.640 --73048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.640 --73048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.640 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.640 --73048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.640 --73048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.640 --73048-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:36.640 --73048-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:36.640 --73048-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:36.899 --73048-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:36.899 --73048-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:36.899 --73048-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:36.899 --73048-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:36.899 --73048-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:36.899 --73048-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:36.899 --73048-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:36.899 --73048-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:36.899 --73048-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:36.899 --73048-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:36.899 --73048-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:36.899 --73048-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:36.899 --73048-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:36.899 --73048-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:36.899 00:09:36.899 00:09:36.899 CUnit - A unit testing framework for C - Version 2.1-3 00:09:36.899 http://cunit.sourceforge.net/ 00:09:36.899 00:09:36.899 00:09:36.899 Suite: subsystem_suite 00:09:36.899 Test: subsystem_sort_test_depends_on_single ...passed 00:09:36.899 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:36.900 Test: subsystem_sort_test_missing_dependency ...[2024-07-15 21:36:11.928528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:09:36.900 [2024-07-15 21:36:11.965928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:36.900 passed 00:09:36.900 00:09:36.900 Run Summary: Type Total Ran Passed Failed Inactive 00:09:36.900 suites 1 1 n/a 0 0 00:09:36.900 tests 3 3 3 0 0 00:09:36.900 asserts 20 20 20 0 n/a 00:09:36.900 00:09:36.900 Elapsed time = 0.079 seconds 00:09:36.900 --73048-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:36.900 --73048-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:37.159 ==73048== 00:09:37.159 ==73048== HEAP SUMMARY: 00:09:37.159 ==73048== in use at exit: 33,744 bytes in 1,027 blocks 00:09:37.159 ==73048== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:09:37.159 ==73048== 00:09:37.159 ==73048== Searching for pointers to 1,027 not-freed blocks 00:09:37.159 ==73048== Checked 6,584,352 bytes 00:09:37.159 ==73048== 00:09:37.159 ==73048== LEAK SUMMARY: 00:09:37.159 ==73048== definitely lost: 0 bytes in 0 blocks 00:09:37.159 ==73048== indirectly lost: 0 bytes in 0 blocks 00:09:37.159 ==73048== possibly lost: 0 bytes in 0 blocks 00:09:37.159 ==73048== still reachable: 33,744 bytes in 1,027 blocks 00:09:37.159 ==73048== suppressed: 0 bytes in 0 blocks 00:09:37.159 ==73048== Reachable blocks (those to which a pointer was found) are not shown. 00:09:37.159 ==73048== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:37.159 ==73048== 00:09:37.159 ==73048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:37.159 00:09:37.159 real 0m0.828s 00:09:37.159 user 0m0.796s 00:09:37.159 sys 0m0.029s 00:09:37.159 21:36:12 unittest_init -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:37.159 21:36:12 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:37.159 ************************************ 00:09:37.159 END TEST unittest_init 00:09:37.159 ************************************ 00:09:37.159 21:36:12 -- common/autotest_common.sh@1142 -- # return 0 00:09:37.159 21:36:12 -- 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:09:37.159 21:36:12 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:37.159 21:36:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:37.159 21:36:12 -- common/autotest_common.sh@10 -- # set +x 00:09:37.159 ************************************ 00:09:37.159 START TEST unittest_keyring 00:09:37.159 ************************************ 00:09:37.159 21:36:12 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:09:37.159 ==73067== Memcheck, a memory error detector 00:09:37.159 ==73067== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:37.159 ==73067== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:37.159 ==73067== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:37.159 ==73067== 00:09:37.159 --73067-- Valgrind options: 00:09:37.159 --73067-- --leak-check=full 00:09:37.159 --73067-- --error-exitcode=2 00:09:37.159 --73067-- --verbose 00:09:37.159 --73067-- Contents of /proc/version: 00:09:37.159 --73067-- 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:09:37.159 --73067-- 00:09:37.159 --73067-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:37.159 --73067-- Page sizes: currently 4096, max supported 4096 00:09:37.159 --73067-- Valgrind library directory: /usr/libexec/valgrind 00:09:37.159 --73067-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:37.159 --73067-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:37.159 --73067-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:37.159 --73067-- might be shown as UnknownInlinedFun 00:09:37.159 --73067-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:37.159 --73067-- object doesn't have a dynamic symbol table 00:09:37.159 --73067-- Scheduler: using generic scheduler lock implementation. 00:09:37.159 --73067-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:37.159 ==73067== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73067-by-???-on-0f641d807d47 00:09:37.159 ==73067== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73067-by-???-on-0f641d807d47 00:09:37.159 ==73067== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73067-by-???-on-0f641d807d47 00:09:37.159 ==73067== 00:09:37.159 ==73067== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:37.159 ==73067== don't want to do, unless you know exactly what you're doing, 00:09:37.159 ==73067== or are doing some strange experiment): 00:09:37.160 ==73067== /usr/libexec/valgrind/../../bin/vgdb --pid=73067 ...command... 00:09:37.160 ==73067== 00:09:37.160 ==73067== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:37.160 ==73067== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:37.160 ==73067== and then give GDB the following command 00:09:37.160 ==73067== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73067 00:09:37.160 ==73067== --pid is optional if only one valgrind process is running 00:09:37.160 ==73067== 00:09:37.160 --73067-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:37.160 --73067-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:37.160 --73067-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:37.160 --73067-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:37.160 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.160 --73067-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:37.160 --73067-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:37.160 --73067-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:37.160 --73067-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:37.160 --73067-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:37.160 --73067-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:37.160 --73067-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:37.160 --73067-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:37.160 --73067-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:37.160 --73067-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:37.160 --73067-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:37.160 --73067-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:37.160 --73067-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:37.419 --73067-- Reading syms from /usr/lib64/libm.so.6 00:09:37.419 --73067-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:37.419 --73067-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:37.419 --73067-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:37.419 --73067-- Reading syms from /usr/lib64/libc.so.6 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.419 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.419 --73067-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.419 --73067-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.419 --73067-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:37.419 --73067-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:37.419 --73067-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:37.419 --73067-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:37.419 --73067-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:37.419 --73067-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:37.419 --73067-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.419 --73067-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 ==73067== Preferring higher priority redirection: 00:09:37.420 --73067-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:37.420 --73067-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:37.420 --73067-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.420 --73067-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.678 --73067-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.678 --73067-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.678 --73067-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.678 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.678 --73067-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.678 --73067-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.678 ==73067== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.678 --73067-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.678 --73067-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.678 --73067-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:37.678 --73067-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:37.678 --73067-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:37.679 --73067-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:37.679 --73067-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:37.679 --73067-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:37.679 --73067-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:37.679 --73067-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:37.679 --73067-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:37.679 --73067-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:37.679 --73067-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:37.679 --73067-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:37.679 --73067-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:37.679 --73067-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:37.679 --73067-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:37.679 --73067-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:37.679 00:09:37.679 00:09:37.679 CUnit - A unit testing framework for C - Version 2.1-3 00:09:37.679 http://cunit.sourceforge.net/ 00:09:37.679 00:09:37.679 00:09:37.679 Suite: keyring 00:09:37.679 Test: test_keyring_add_remove ...[2024-07-15 21:36:12.734957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:37.679 [2024-07-15 21:36:12.773931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:37.679 [2024-07-15 21:36:12.777173] /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:09:37.679 passed 00:09:37.679 Test: test_keyring_get_put ...passed 00:09:37.679 00:09:37.679 Run Summary: Type Total Ran Passed Failed Inactive 00:09:37.679 suites 1 1 n/a 0 0 00:09:37.679 tests 2 2 2 0 0 00:09:37.679 asserts 44 44 44 0 n/a 00:09:37.679 00:09:37.679 Elapsed time = 0.078 seconds 00:09:37.937 --73067-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:37.937 --73067-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:37.937 ==73067== 00:09:37.937 ==73067== HEAP SUMMARY: 00:09:37.937 ==73067== in use at exit: 0 bytes in 0 blocks 00:09:37.937 ==73067== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:37.937 ==73067== 00:09:37.937 ==73067== All heap blocks were freed -- no leaks are possible 00:09:37.937 ==73067== 00:09:37.937 ==73067== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:37.937 00:09:37.937 real 0m0.750s 00:09:37.937 user 0m0.717s 00:09:37.937 sys 0m0.030s 00:09:37.937 21:36:12 unittest_keyring -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:37.937 21:36:12 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:37.937 ************************************ 00:09:37.937 END TEST unittest_keyring 00:09:37.937 ************************************ 00:09:37.937 21:36:12 -- common/autotest_common.sh@1142 -- # return 0 00:09:37.937 21:36:12 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:37.937 21:36:12 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:37.937 21:36:12 -- unit/unittest.sh@293 -- # hostname 00:09:37.937 21:36:12 -- 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 0f641d807d47 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:10:04.466 21:36:38 -- 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:10:06.992 21:36:41 -- 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:10:08.887 21:36:43 -- 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:10:10.784 21:36:45 -- 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:10:12.683 21:36:47 -- 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:10:14.604 21:36:49 -- 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:10:16.502 21:36:51 -- 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:10:18.402 21:36:53 -- 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:10:18.402 21:36:53 -- 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:10:18.968 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:18.968 Found 366 entries. 00:10:18.968 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:10:18.968 Writing .css and .png files. 00:10:18.968 Generating output. 00:10:18.968 Processing file include/linux/virtio_ring.h 00:10:18.968 Processing file include/spdk/mmio.h 00:10:18.968 Processing file include/spdk/util.h 00:10:18.968 Processing file include/spdk/bdev_module.h 00:10:18.968 Processing file include/spdk/endian.h 00:10:18.968 Processing file include/spdk/base64.h 00:10:18.968 Processing file include/spdk/nvme_spec.h 00:10:18.968 Processing file include/spdk/nvmf_transport.h 00:10:18.968 Processing file include/spdk/nvme.h 00:10:18.968 Processing file include/spdk/thread.h 00:10:18.968 Processing file include/spdk/histogram_data.h 00:10:18.968 Processing file include/spdk/trace.h 00:10:18.968 Processing file include/spdk_internal/sock.h 00:10:18.968 Processing file include/spdk_internal/sgl.h 00:10:18.968 Processing file include/spdk_internal/virtio.h 00:10:18.968 Processing file include/spdk_internal/nvme_tcp.h 00:10:18.968 Processing file include/spdk_internal/rdma_utils.h 00:10:18.968 Processing file include/spdk_internal/utf.h 00:10:18.968 Processing file lib/accel/accel.c 00:10:18.968 Processing file lib/accel/accel_sw.c 00:10:18.968 Processing file lib/accel/accel_rpc.c 00:10:18.968 Processing file lib/bdev/part.c 00:10:18.968 Processing file lib/bdev/bdev_rpc.c 00:10:18.968 Processing file lib/bdev/scsi_nvme.c 00:10:18.968 Processing file lib/bdev/bdev.c 00:10:18.968 Processing file lib/bdev/bdev_zone.c 00:10:19.226 Processing file lib/blob/blob_bs_dev.c 00:10:19.226 Processing file lib/blob/blobstore.c 00:10:19.226 Processing file lib/blob/request.c 00:10:19.226 Processing file lib/blob/zeroes.c 00:10:19.226 Processing file lib/blob/blobstore.h 00:10:19.226 Processing file lib/blobfs/blobfs.c 00:10:19.226 Processing file lib/blobfs/tree.c 00:10:19.226 Processing file lib/conf/conf.c 00:10:19.226 Processing file lib/dma/dma.c 00:10:19.226 Processing file lib/env_dpdk/memory.c 00:10:19.226 Processing file lib/env_dpdk/pci_ioat.c 00:10:19.226 Processing file lib/env_dpdk/pci.c 00:10:19.226 Processing file lib/env_dpdk/sigbus_handler.c 00:10:19.226 Processing file lib/env_dpdk/env.c 00:10:19.226 Processing file lib/env_dpdk/init.c 00:10:19.226 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:10:19.226 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:10:19.226 Processing file lib/env_dpdk/pci_vmd.c 00:10:19.226 Processing file lib/env_dpdk/pci_event.c 00:10:19.226 Processing file lib/env_dpdk/pci_virtio.c 00:10:19.226 Processing file lib/env_dpdk/threads.c 00:10:19.226 Processing file lib/env_dpdk/pci_dpdk.c 00:10:19.226 Processing file lib/env_dpdk/pci_idxd.c 00:10:19.226 Processing file lib/env_ocf/ocf_env.h 00:10:19.226 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:10:19.226 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:10:19.226 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:10:19.226 Processing file lib/event/app.c 00:10:19.226 Processing file lib/event/log_rpc.c 00:10:19.226 Processing file lib/event/app_rpc.c 00:10:19.226 Processing file lib/event/reactor.c 00:10:19.226 Processing file lib/event/scheduler_static.c 00:10:19.484 Processing file lib/ftl/ftl_io.h 00:10:19.484 Processing file lib/ftl/ftl_rq.c 00:10:19.484 Processing file lib/ftl/ftl_debug.c 00:10:19.484 Processing file lib/ftl/ftl_nv_cache.c 00:10:19.484 Processing file lib/ftl/ftl_writer.c 00:10:19.484 Processing file lib/ftl/ftl_nv_cache_io.h 00:10:19.484 Processing file lib/ftl/ftl_l2p_flat.c 00:10:19.484 Processing file lib/ftl/ftl_layout.c 00:10:19.484 Processing file lib/ftl/ftl_debug.h 00:10:19.484 Processing file lib/ftl/ftl_writer.h 00:10:19.484 Processing file lib/ftl/ftl_core.h 00:10:19.484 Processing file lib/ftl/ftl_trace.c 00:10:19.484 Processing file lib/ftl/ftl_reloc.c 00:10:19.484 Processing file lib/ftl/ftl_init.c 00:10:19.484 Processing file lib/ftl/ftl_band.h 00:10:19.484 Processing file lib/ftl/ftl_p2l.c 00:10:19.484 Processing file lib/ftl/ftl_band_ops.c 00:10:19.484 Processing file lib/ftl/ftl_core.c 00:10:19.484 Processing file lib/ftl/ftl_io.c 00:10:19.484 Processing file lib/ftl/ftl_l2p.c 00:10:19.484 Processing file lib/ftl/ftl_nv_cache.h 00:10:19.484 Processing file lib/ftl/ftl_sb.c 00:10:19.484 Processing file lib/ftl/ftl_l2p_cache.c 00:10:19.484 Processing file lib/ftl/ftl_band.c 00:10:19.484 Processing file lib/ftl/base/ftl_base_dev.c 00:10:19.484 Processing file lib/ftl/base/ftl_base_bdev.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:10:19.484 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:10:19.484 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:10:19.484 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:10:19.484 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:10:19.484 Processing file lib/ftl/utils/ftl_addr_utils.h 00:10:19.484 Processing file lib/ftl/utils/ftl_mempool.c 00:10:19.484 Processing file lib/ftl/utils/ftl_conf.c 00:10:19.484 Processing file lib/ftl/utils/ftl_bitmap.c 00:10:19.484 Processing file lib/ftl/utils/ftl_property.c 00:10:19.484 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:10:19.484 Processing file lib/ftl/utils/ftl_md.c 00:10:19.484 Processing file lib/ftl/utils/ftl_df.h 00:10:19.484 Processing file lib/ftl/utils/ftl_property.h 00:10:19.484 Processing file lib/idxd/idxd_user.c 00:10:19.484 Processing file lib/idxd/idxd_internal.h 00:10:19.484 Processing file lib/idxd/idxd_kernel.c 00:10:19.484 Processing file lib/idxd/idxd.c 00:10:19.484 Processing file lib/init/subsystem_rpc.c 00:10:19.484 Processing file lib/init/json_config.c 00:10:19.484 Processing file lib/init/subsystem.c 00:10:19.484 Processing file lib/init/rpc.c 00:10:19.484 Processing file lib/ioat/ioat.c 00:10:19.484 Processing file lib/ioat/ioat_internal.h 00:10:19.484 Processing file lib/iscsi/iscsi_rpc.c 00:10:19.484 Processing file lib/iscsi/task.h 00:10:19.484 Processing file lib/iscsi/task.c 00:10:19.484 Processing file lib/iscsi/iscsi_subsystem.c 00:10:19.484 Processing file lib/iscsi/param.c 00:10:19.484 Processing file lib/iscsi/tgt_node.c 00:10:19.484 Processing file lib/iscsi/iscsi.h 00:10:19.484 Processing file lib/iscsi/init_grp.c 00:10:19.484 Processing file lib/iscsi/iscsi.c 00:10:19.484 Processing file lib/iscsi/md5.c 00:10:19.484 Processing file lib/iscsi/portal_grp.c 00:10:19.484 Processing file lib/iscsi/conn.c 00:10:19.484 Processing file lib/json/json_util.c 00:10:19.484 Processing file lib/json/json_write.c 00:10:19.484 Processing file lib/json/json_parse.c 00:10:19.484 Processing file lib/jsonrpc/jsonrpc_server.c 00:10:19.484 Processing file lib/jsonrpc/jsonrpc_client.c 00:10:19.484 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:10:19.484 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:10:19.742 Processing file lib/keyring/keyring_rpc.c 00:10:19.742 Processing file lib/keyring/keyring.c 00:10:19.742 Processing file lib/log/log_flags.c 00:10:19.742 Processing file lib/log/log.c 00:10:19.742 Processing file lib/log/log_deprecated.c 00:10:19.742 Processing file lib/lvol/lvol.c 00:10:19.742 Processing file lib/nbd/nbd.c 00:10:19.742 Processing file lib/nbd/nbd_rpc.c 00:10:19.742 Processing file lib/notify/notify_rpc.c 00:10:19.742 Processing file lib/notify/notify.c 00:10:19.742 Processing file lib/nvme/nvme_ns.c 00:10:19.742 Processing file lib/nvme/nvme_quirks.c 00:10:19.742 Processing file lib/nvme/nvme_tcp.c 00:10:19.742 Processing file lib/nvme/nvme_qpair.c 00:10:19.742 Processing file lib/nvme/nvme_poll_group.c 00:10:19.742 Processing file lib/nvme/nvme_cuse.c 00:10:19.742 Processing file lib/nvme/nvme_pcie.c 00:10:19.742 Processing file lib/nvme/nvme_rdma.c 00:10:19.742 Processing file lib/nvme/nvme_vfio_user.c 00:10:19.742 Processing file lib/nvme/nvme_zns.c 00:10:19.742 Processing file lib/nvme/nvme_transport.c 00:10:19.742 Processing file lib/nvme/nvme_fabric.c 00:10:19.742 Processing file lib/nvme/nvme.c 00:10:19.742 Processing file lib/nvme/nvme_ns_cmd.c 00:10:19.742 Processing file lib/nvme/nvme_pcie_internal.h 00:10:19.742 Processing file lib/nvme/nvme_ctrlr.c 00:10:19.742 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:10:19.742 Processing file lib/nvme/nvme_opal.c 00:10:19.742 Processing file lib/nvme/nvme_internal.h 00:10:19.742 Processing file lib/nvme/nvme_discovery.c 00:10:19.742 Processing file lib/nvme/nvme_auth.c 00:10:19.742 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:10:19.742 Processing file lib/nvme/nvme_pcie_common.c 00:10:19.742 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:10:19.742 Processing file lib/nvme/nvme_io_msg.c 00:10:19.999 Processing file lib/nvmf/tcp.c 00:10:19.999 Processing file lib/nvmf/subsystem.c 00:10:19.999 Processing file lib/nvmf/nvmf_internal.h 00:10:19.999 Processing file lib/nvmf/ctrlr_discovery.c 00:10:19.999 Processing file lib/nvmf/transport.c 00:10:19.999 Processing file lib/nvmf/rdma.c 00:10:19.999 Processing file lib/nvmf/ctrlr.c 00:10:19.999 Processing file lib/nvmf/auth.c 00:10:19.999 Processing file lib/nvmf/ctrlr_bdev.c 00:10:19.999 Processing file lib/nvmf/nvmf.c 00:10:19.999 Processing file lib/nvmf/nvmf_rpc.c 00:10:19.999 Processing file lib/nvmf/vfio_user.c 00:10:19.999 Processing file lib/rdma_provider/common.c 00:10:19.999 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:10:19.999 Processing file lib/rdma_utils/rdma_utils.c 00:10:19.999 Processing file lib/reduce/reduce.c 00:10:19.999 Processing file lib/rpc/rpc.c 00:10:19.999 Processing file lib/scsi/dev.c 00:10:19.999 Processing file lib/scsi/scsi_bdev.c 00:10:19.999 Processing file lib/scsi/task.c 00:10:19.999 Processing file lib/scsi/scsi_rpc.c 00:10:19.999 Processing file lib/scsi/port.c 00:10:19.999 Processing file lib/scsi/lun.c 00:10:19.999 Processing file lib/scsi/scsi_pr.c 00:10:19.999 Processing file lib/scsi/scsi.c 00:10:20.257 Processing file lib/sock/sock.c 00:10:20.257 Processing file lib/sock/sock_rpc.c 00:10:20.257 Processing file lib/thread/iobuf.c 00:10:20.257 Processing file lib/thread/thread.c 00:10:20.257 Processing file lib/trace/trace.c 00:10:20.257 Processing file lib/trace/trace_flags.c 00:10:20.257 Processing file lib/trace/trace_rpc.c 00:10:20.257 Processing file lib/trace_parser/trace.cpp 00:10:20.257 Processing file lib/ublk/ublk_rpc.c 00:10:20.257 Processing file lib/ublk/ublk.c 00:10:20.257 Processing file lib/ut/ut.c 00:10:20.257 Processing file lib/ut_mock/mock.c 00:10:20.257 Processing file lib/util/crc64.c 00:10:20.257 Processing file lib/util/crc16.c 00:10:20.257 Processing file lib/util/math.c 00:10:20.257 Processing file lib/util/pipe.c 00:10:20.257 Processing file lib/util/crc32.c 00:10:20.257 Processing file lib/util/bit_array.c 00:10:20.257 Processing file lib/util/base64.c 00:10:20.257 Processing file lib/util/cpuset.c 00:10:20.257 Processing file lib/util/string.c 00:10:20.257 Processing file lib/util/fd_group.c 00:10:20.257 Processing file lib/util/zipf.c 00:10:20.257 Processing file lib/util/xor.c 00:10:20.257 Processing file lib/util/iov.c 00:10:20.257 Processing file lib/util/dif.c 00:10:20.257 Processing file lib/util/net.c 00:10:20.257 Processing file lib/util/uuid.c 00:10:20.257 Processing file lib/util/hexlify.c 00:10:20.257 Processing file lib/util/crc32_ieee.c 00:10:20.257 Processing file lib/util/file.c 00:10:20.257 Processing file lib/util/fd.c 00:10:20.257 Processing file lib/util/crc32c.c 00:10:20.257 Processing file lib/util/strerror_tls.c 00:10:20.257 Processing file lib/vfio_user/host/vfio_user.c 00:10:20.257 Processing file lib/vfio_user/host/vfio_user_pci.c 00:10:20.257 Processing file lib/vfu_tgt/tgt_rpc.c 00:10:20.257 Processing file lib/vfu_tgt/tgt_endpoint.c 00:10:20.258 Processing file lib/vhost/vhost.c 00:10:20.258 Processing file lib/vhost/vhost_internal.h 00:10:20.258 Processing file lib/vhost/vhost_scsi.c 00:10:20.258 Processing file lib/vhost/vhost_blk.c 00:10:20.258 Processing file lib/vhost/vhost_rpc.c 00:10:20.258 Processing file lib/vhost/rte_vhost_user.c 00:10:20.258 Processing file lib/virtio/virtio_pci.c 00:10:20.258 Processing file lib/virtio/virtio_vfio_user.c 00:10:20.258 Processing file lib/virtio/virtio_vhost_user.c 00:10:20.258 Processing file lib/virtio/virtio.c 00:10:20.258 Processing file lib/vmd/vmd.c 00:10:20.258 Processing file lib/vmd/led.c 00:10:20.258 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:10:20.258 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:10:20.516 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:10:20.516 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:10:20.516 Processing file module/accel/dsa/accel_dsa.c 00:10:20.516 Processing file module/accel/dsa/accel_dsa_rpc.c 00:10:20.516 Processing file module/accel/error/accel_error_rpc.c 00:10:20.516 Processing file module/accel/error/accel_error.c 00:10:20.516 Processing file module/accel/iaa/accel_iaa_rpc.c 00:10:20.516 Processing file module/accel/iaa/accel_iaa.c 00:10:20.516 Processing file module/accel/ioat/accel_ioat.c 00:10:20.516 Processing file module/accel/ioat/accel_ioat_rpc.c 00:10:20.516 Processing file module/bdev/aio/bdev_aio.c 00:10:20.516 Processing file module/bdev/aio/bdev_aio_rpc.c 00:10:20.516 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:10:20.516 Processing file module/bdev/compress/vbdev_compress.c 00:10:20.516 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:10:20.516 Processing file module/bdev/crypto/vbdev_crypto.c 00:10:20.516 Processing file module/bdev/delay/vbdev_delay.c 00:10:20.516 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:10:20.516 Processing file module/bdev/error/vbdev_error_rpc.c 00:10:20.516 Processing file module/bdev/error/vbdev_error.c 00:10:20.516 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:10:20.516 Processing file module/bdev/ftl/bdev_ftl.c 00:10:20.516 Processing file module/bdev/gpt/vbdev_gpt.c 00:10:20.516 Processing file module/bdev/gpt/gpt.h 00:10:20.516 Processing file module/bdev/gpt/gpt.c 00:10:20.516 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:10:20.516 Processing file module/bdev/iscsi/bdev_iscsi.c 00:10:20.516 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:10:20.516 Processing file module/bdev/lvol/vbdev_lvol.c 00:10:20.516 Processing file module/bdev/malloc/bdev_malloc.c 00:10:20.516 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:10:20.516 Processing file module/bdev/null/bdev_null_rpc.c 00:10:20.516 Processing file module/bdev/null/bdev_null.c 00:10:20.516 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:10:20.516 Processing file module/bdev/nvme/bdev_nvme.c 00:10:20.516 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:10:20.516 Processing file module/bdev/nvme/nvme_rpc.c 00:10:20.516 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:10:20.516 Processing file module/bdev/nvme/bdev_mdns_client.c 00:10:20.516 Processing file module/bdev/nvme/vbdev_opal.c 00:10:20.775 Processing file module/bdev/ocf/vbdev_ocf.c 00:10:20.775 Processing file module/bdev/ocf/utils.c 00:10:20.775 Processing file module/bdev/ocf/ctx.c 00:10:20.775 Processing file module/bdev/ocf/data.c 00:10:20.775 Processing file module/bdev/ocf/stats.c 00:10:20.775 Processing file module/bdev/ocf/volume.h 00:10:20.775 Processing file module/bdev/ocf/volume.c 00:10:20.775 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:10:20.775 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:10:20.775 Processing file module/bdev/passthru/vbdev_passthru.c 00:10:20.775 Processing file module/bdev/raid/bdev_raid_rpc.c 00:10:20.775 Processing file module/bdev/raid/raid5f.c 00:10:20.775 Processing file module/bdev/raid/raid0.c 00:10:20.775 Processing file module/bdev/raid/bdev_raid_sb.c 00:10:20.775 Processing file module/bdev/raid/concat.c 00:10:20.775 Processing file module/bdev/raid/bdev_raid.c 00:10:20.775 Processing file module/bdev/raid/raid1.c 00:10:20.775 Processing file module/bdev/raid/bdev_raid.h 00:10:20.775 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:10:20.775 Processing file module/bdev/rbd/bdev_rbd.c 00:10:20.775 Processing file module/bdev/split/vbdev_split_rpc.c 00:10:20.775 Processing file module/bdev/split/vbdev_split.c 00:10:20.775 Processing file module/bdev/uring/bdev_uring_rpc.c 00:10:20.775 Processing file module/bdev/uring/bdev_uring.c 00:10:20.775 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:10:20.775 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:10:20.775 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:10:20.775 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:10:20.775 Processing file module/bdev/xnvme/bdev_xnvme.c 00:10:20.775 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:10:20.775 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:10:20.775 Processing file module/blob/bdev/blob_bdev.c 00:10:20.775 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:10:20.775 Processing file module/blobfs/bdev/blobfs_fuse.c 00:10:20.775 Processing file module/blobfs/bdev/blobfs_bdev.c 00:10:20.775 Processing file module/env_dpdk/env_dpdk_rpc.c 00:10:20.775 Processing file module/event/subsystems/accel/accel.c 00:10:20.775 Processing file module/event/subsystems/bdev/bdev.c 00:10:20.775 Processing file module/event/subsystems/iobuf/iobuf.c 00:10:20.775 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:10:20.775 Processing file module/event/subsystems/iscsi/iscsi.c 00:10:20.775 Processing file module/event/subsystems/keyring/keyring.c 00:10:20.775 Processing file module/event/subsystems/nbd/nbd.c 00:10:20.775 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:10:20.775 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:10:20.775 Processing file module/event/subsystems/scheduler/scheduler.c 00:10:20.775 Processing file module/event/subsystems/scsi/scsi.c 00:10:20.775 Processing file module/event/subsystems/sock/sock.c 00:10:20.775 Processing file module/event/subsystems/ublk/ublk.c 00:10:20.775 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:10:20.775 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:10:20.775 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:10:20.775 Processing file module/event/subsystems/vmd/vmd.c 00:10:20.775 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:10:20.775 Processing file module/keyring/file/keyring.c 00:10:20.775 Processing file module/keyring/file/keyring_rpc.c 00:10:21.034 Processing file module/keyring/linux/keyring_rpc.c 00:10:21.034 Processing file module/keyring/linux/keyring.c 00:10:21.034 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:10:21.034 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:10:21.034 Processing file module/scheduler/gscheduler/gscheduler.c 00:10:21.034 Processing file module/sock/posix/posix.c 00:10:21.034 Processing file module/sock/uring/uring.c 00:10:21.034 Processing file module/vfu_device/vfu_virtio_internal.h 00:10:21.034 Processing file module/vfu_device/vfu_virtio_blk.c 00:10:21.034 Processing file module/vfu_device/vfu_virtio_scsi.c 00:10:21.034 Processing file module/vfu_device/vfu_virtio_rpc.c 00:10:21.034 Processing file module/vfu_device/vfu_virtio.c 00:10:21.034 Processing file xnvme/include/libxnvme_cmd.h 00:10:21.034 Writing directory view page. 00:10:21.034 Overall coverage rate: 00:10:21.034 lines......: 35.6% (42170 of 118508 lines) 00:10:21.034 functions..: 38.8% (3839 of 9898 functions) 00:10:21.034 21:36:55 -- unit/unittest.sh@305 -- # set +x 00:10:21.034 00:10:21.034 00:10:21.034 ===================== 00:10:21.034 All unit tests passed 00:10:21.034 ===================== 00:10:21.034 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:10:21.034 00:10:21.034 00:10:21.034 21:36:55 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:10:21.034 21:36:55 -- pm/common@29 -- # signal_monitor_resources TERM 00:10:21.034 21:36:55 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:10:21.034 21:36:55 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:21.034 21:36:56 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:10:21.034 21:36:56 -- pm/common@44 -- # pid=165 00:10:21.034 21:36:56 -- pm/common@50 -- # kill -TERM 165 00:10:21.034 21:36:56 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:21.034 21:36:56 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:10:21.034 21:36:56 -- pm/common@44 -- # pid=166 00:10:21.034 21:36:56 -- pm/common@50 -- # kill -TERM 166 00:10:21.043 [Pipeline] } 00:10:21.060 [Pipeline] // stage 00:10:21.067 [Pipeline] } 00:10:21.085 [Pipeline] // timeout 00:10:21.089 [Pipeline] } 00:10:21.104 [Pipeline] // catchError 00:10:21.113 [Pipeline] stage 00:10:21.115 [Pipeline] { (Epilogue) 00:10:21.127 [Pipeline] sh 00:10:21.467 [Pipeline] setCustomBuildProperty 00:10:21.479 [Pipeline] catchError 00:10:21.481 [Pipeline] { 00:10:21.508 [Pipeline] sh 00:10:21.797 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:10:21.798 Artifacts sizes are good 00:10:21.806 [Pipeline] } 00:10:21.824 [Pipeline] // catchError 00:10:21.833 [Pipeline] sh 00:10:22.122 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:10:32.097 [Pipeline] archiveArtifacts 00:10:32.104 Archiving artifacts 00:10:33.093 [Pipeline] } 00:10:33.118 [Pipeline] // stage 00:10:33.124 [Pipeline] } 00:10:33.144 [Pipeline] // wrap 00:10:33.154 [Pipeline] } 00:10:33.173 [Pipeline] // node 00:10:33.179 [Pipeline] } 00:10:33.193 [Pipeline] // timeout 00:10:33.199 [Pipeline] } 00:10:33.212 [Pipeline] // retry 00:10:33.218 [Pipeline] End of Pipeline 00:10:33.251 Finished: SUCCESS